• last updated 13 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
The default perm list didn't include the top-level perm "delete" (which is

useful when this is called from file-storage, for instance!)

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 363 more files in changeset.
Reverted all changes from Mannheim

  1. … 222 more files in changeset.
Mannheim update, fix and merge bugbash

  1. … 197 more files in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 718 more files in changeset.
I18N of strings and roles

  1. … 6 more files in changeset.
I18N of strings

fix so subsite admins toggling inheritence dont remove their own admin rights

fix to use ad_conn subsite_url

change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 688 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 320 more files in changeset.
show permissions granted to public on mainsite (used to be excluded on the query which made understanding the permissions quite difficult)

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2273 more files in changeset.
Grrr Oracle doesn't like long idents

security_context_root is no longer object 0

Got rid of call to permission_p() in WHERE clause, which Jeff thought he'd

already done but which I've not found in either 5.1 or HEAD.

Reverse previous commit - fix was actually in catalog. There was a duplicate value for 'Remove' and no 'Remove_All'.

Correct message key 'acs-subsite.Remove_All' to acs-subsite.Remove' to eliminate MISSING KEY message.

Added the grant permission action to acs-subsite/www/permissions/perm-include. The existing action returns a list of all users in OpenACS which can take ages to render. With grant permissions the admin can set permissions for a single user that he can search for. To use acs-subsite/www/permissions/grant from any other page I added the optional return_url parameter that redirects back to that page where grant was called

  1. … 2 more files in changeset.
change the perm-include page to use acs_object_party_privilege_map rather than acs_permission.permission_p which should be substantially faster

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
The check on the permissions/one page to prevent the admin from revoking read permission for the public on the main site package was broken. Fixes bug 1680

merge the changes between 5.0.3 and 5.0.4 to head

  1. … 249 more files in changeset.
Fixed bug when granting zero privileges crashing page

merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 286 more files in changeset.
Fixes Bug #1286: Changing permission for a given group erases previous permissions already given for that same group on the refered object.

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 597 more files in changeset.
bugfix #1117: paginated the list

    • -21
    • +0
    ./perm-user-add-include-postgresql.xql
file perm-user-add-include.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./perm-user-add-include.xql
more noquote stuff