• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
When adding a user to a group we were checking read permission on the users offered for selection. Since all OpenACS users have a null context_id only the site-wide-admin would have read privilege on them. To also allow subsite admins to add users to groups I removed the read privilege check on the users. See http://openacs.org/forums/message-view?message_id=171339

    • -4
    • +0
    ./www/admin/relations/add-postgresql.xql
repair the borkulated provides lines for core packages may fix bug 1669

  1. … 14 more files in changeset.
file user-batch-add-2.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/members/user-batch-add-2.adp
file user-batch-add.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/members/user-batch-add.tcl
file user-batch-add.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/members/user-batch-add.adp
file user-batch-add-2.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/members/user-batch-add-2.tcl
moving bulk user add pages from /acs-admin to subsite admin

  1. … 5 more files in changeset.
Applying the groups your member of patch by Branimir from head: cvs update -j1.4 -j1.5 packages/acs-subsite/lib/user-info.adp cvs update -j1.11 -j1.12 packages/acs-subsite/lib/user-info.tcl

warn on value provided for non-existent arg for package_exec_plsql

Merged over acs-developer-support stylesheet from HEAD

  1. … 1 more file in changeset.
Moved acs-developer-support stylesheet to acs-developer-support package

Fixed get_pageflow_structure to correctly label the index_redirect_url as

"Home".

changed package version numbers to 5.1.0a1

  1. … 14 more files in changeset.
Showing the user in which groups he is a member. This feature is not

very useful considering that we are just showing a passive list of

names.

Oops. Wanted to fix Bug #1563 but realized after looking in bugtracker that I'm not supposed to commit these things myself in other peoples' packages.

Fixed Bug #1563 by changing help_text in the application-add form

Remerge Timo's changes for tip 42,43, cf tip 53

  1. … 94 more files in changeset.
merge the changes between 5.0.3 and 5.0.4 to head

    • -1
    • +1
    ./catalog/acs-subsite.ast_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.da_DK.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.fr_FR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.gl_ES.ISO-8859-1.xml
  1. … 235 more files in changeset.
added new keys

    • -1
    • +13
    ./catalog/acs-subsite.RO_RO.utf-8.xml
    • -1
    • +1
    ./catalog/acs-subsite.ast_ES.ISO-8859-1.xml
    • -4
    • +16
    ./catalog/acs-subsite.ch_zh.utf-8.xml
    • -61
    • +73
    ./catalog/acs-subsite.da_DK.ISO-8859-1.xml
    • -17
    • +29
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
    • -35
    • +35
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -9
    • +21
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.fr_FR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.gl_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.it_IT.ISO-8859-1.xml
  1. … 109 more files in changeset.
changed release dates

  1. … 17 more files in changeset.
added new keys

    • -1
    • +13
    ./catalog/acs-subsite.RO_RO.utf-8.xml
    • -1
    • +1
    ./catalog/acs-subsite.ast_ES.ISO-8859-1.xml
    • -4
    • +16
    ./catalog/acs-subsite.ch_zh.utf-8.xml
    • -61
    • +73
    ./catalog/acs-subsite.da_DK.ISO-8859-1.xml
    • -17
    • +29
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
    • -35
    • +35
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -9
    • +21
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.fr_FR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.gl_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.it_IT.ISO-8859-1.xml
  1. … 277 more files in changeset.
updated core version numbers

  1. … 17 more files in changeset.
Fixed bug: Pass up context

Fixed a small problem which led to a "URL not found" error if you deleted

a subsite from within its own sitemap.

    • -14
    • +21
    ./www/admin/site-map/instance-delete.tcl
added clear: left; to the style for breadcrumb.

The requirement is only apparent in mozilla - since the font sizing etc there

makes the sitename text sit a little lower, the lhs of the breadcrumb would

alignt with the rhs of the sitename. note that the design requires it in all

css implementations to be correct, and it will do no harm...

Configure HTMLarea to have the right root directory

rollback of Timo's name, package_id commit; see TIP 53

  1. … 93 more files in changeset.
TIP#42,43: adding package_id and title to acs_objects table

  1. … 93 more files in changeset.
Fix bug when inviting new users via the members page on the main site, where creating the user will already make them a member of the main site, by checking to see if a relation already exists before inserting a new one. The reason for this particular fix is that it will still insert the extra admin_rel relation, if you're chose to make the user an admin.

Fixed rendering bug on IE: context bar should be 'position: relative', otherwise the float: left stuff on the tabs causes it to not be shown at all