• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-5-10

  1. … 8099 more files in changeset.
Reform of permissions UI in acs-subsite:

- use simplified tabular view "perm-include" per default, but

allow user to switch to old list-based view

- show number of inherited permissions by default instead of full list

(list can be long). Admin can switch to full list.

- improved configurability of permissions/one.tcl

* ability to pass privileges to be displayed

* provided flag to show inherited_permissions

* provided flag to show detailed permissions (list view)

- improved configurability of permissions/perm-include.tcl

* provided flag "detailed_permissions_p" to provide access

to the old style interface, where all types of privileges

can be provided to all types of parties

- improved functionality of www/permissions/perm-user-add-include

* added search field for filtering users

- modernized idioms

- improved spelling

- extended internationalization

- bumped version of acs-subsite to 5.10.1d9

  1. … 19 more files in changeset.
improve rowcount expressions

  1. … 76 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 56 more files in changeset.
- modernize HTML in .adp files

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

  1. … 396 more files in changeset.
- quote HTML attribute values

  1. … 12 more files in changeset.
- fix validity of HTML

  1. … 2 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.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 337 more files in changeset.
HTML strict cleanup: removed trailing slash of HR and BR tags

  1. … 25 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)

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

  1. … 12 more files in changeset.
Noquote fix, closes Bug#570. Also added double quotes around links

generated by @controls@.

  1. … 1 more file in changeset.
noquote changes (Dirk Gomez)

  1. … 102 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 107 more files in changeset.
Fixed problems with the label for the checkboxes.

adding the new URL parameter application_url to the /permissions/one page, and its neighboring pages, so that you can get back to an application after having managed the permissions of an application object. Previous commit by me to the /permissions/one page didn't fully get the job done.

  1. … 6 more files in changeset.
adding new parameter to permissions page - return_url. If it is present then instead of offering a link up to the Main Site we offer a link to return to the application the user came from

  1. … 1 more file in changeset.
Tiny UI improvements

  1. … 3 more files in changeset.
merging in the templated version of one.tcl from the 4.6 branch. Converting one text to message lookup in one.adp

  1. … 2 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 76 more files in changeset.
stupid mistake in templating one.adp

templated, made to browse tree, and quote plaintext to avoid cross site scripting security holes

  1. … 7 more files in changeset.
file one.adp was initially added on branch oacs-4-6.