• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- fix and standardize quoting in template properties

  1. … 396 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.
Gave some Tcl files the I18N treatment. Removed duplicate key. Cleanup.

  1. … 4 more files in changeset.
A bunch of added I18N keys and catalog entries.

  1. … 12 more files in changeset.
Use a multiselect instead of a table with checkboxes, which makes the UI work a little bit better when there are lots of privileges.

  1. … 1 more file in changeset.
Rewrote the code that builds the tree representation of the privileges, since the initial version was based on the false assumption that children could only appear once in the tree. Fixes #887.

  1. … 4 more files in changeset.
Tried to clean up the hierarchical display a bit on Oracle, but it's still awfully broken

  1. … 1 more file in changeset.
Changed the permission grant page to use the new 'party_search' widget which allows to search for the party to grant permission to within the form, and to display the privilege hierarchy in a html tree, to convey visually the information about privilege inheritance. This includes a big hack to build the hierarchy in tcl in the oracle version, since it can't be queried directly (join doesn't like connect by in 8i).

  1. … 7 more files in changeset.