• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- improve quoting and indentations

- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 more files in changeset.
- standardize url construction to protect against injection attacks

  1. … 56 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- replace deprecated ad_permission_p with permission::permission_p

  1. … 28 more files in changeset.
- get rid of empty_string_p in non-deprecated code

- make use of tcl byte-code compiler

  1. … 42 more files in changeset.
Adding messing extention to image src url.

HTML Strict cleanup and fix in parameters page

  1. … 1 more file in changeset.
HTML Strict cleanup

  1. … 1 more file in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
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. … 367 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. … 721 more files in changeset.
I18N of strings

fix to use ad_conn subsite_url

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. … 2275 more files in changeset.
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. … 4 more files in changeset.
Do not link to community-member page for user_id 0

Improved instructions on inherited permissions

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
Added simple includeable permissions widget

  1. … 16 more files in changeset.
file perm-include.tcl was initially added on branch oacs-4-6.