• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
modernized appearance of sitemap

bumped version number to 5.10.1d10

  1. … 1 more file 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

    • -0
    • +1
    ./permissions/perm-user-add-include-oracle.xql
    • -1
    • +2
    ./permissions/perm-user-add-include-postgresql.xql
    • -4
    • +9
    ./permissions/perm-user-add-include.adp
    • -4
    • +29
    ./permissions/perm-user-add-include.tcl
    • -0
    • +1
    ./permissions/perm-user-add-include.xql
  1. … 5 more files in changeset.
added a saftey-belt to handle empty labels

file arrow-left.png was initially added on branch oacs-5-10.

    • binary
    ./resources/arrow-left.png
file link.gif was initially added on branch oacs-5-10.

    • binary
    ./shared/images/link.gif
file arrow-right.png was initially added on branch oacs-5-10.

    • binary
    ./resources/arrow-right.png
improved adp:icon support

- added images for arrow left and arrow right

- added arrow-left and arrow-right to the list of all supported icon sets

  1. … 3 more files in changeset.
fix ADP expression (may thanks to Raul Rodriguez)

provide img icon for reload operations

main purpose is to provide a more reasonable look&feel when no iconsets are installed.

  1. … 1 more file in changeset.
file recylce16.png was initially added on branch oacs-5-10.

    • binary
    ./shared/images/recylce16.png
modernize test

Improve performances of the applications list

    • -16
    • +19
    ./admin/applications/index-postgresql.xql
Whitespace cleanup

    • -5
    • +5
    ./admin/applications/index-postgresql.xql
Deprecate export_ns_set_vars and extend export_vars to be able to export also a custom ns_set, which was the real added value provided by this api

  1. … 11 more files in changeset.
Deprecate util_commify_number, replace occurrences and translate automated tests

  1. … 8 more files in changeset.
Whitespace cleanup

  1. … 1 more file in changeset.
Small improvements:

- use "string is space" instead of trimming the string and checking if empty, at least 2x faster on development, wherever we don't need the trimmed value

- modernize leftover foreach trick with lassign

  1. … 6 more files in changeset.
Reuse computation

Avoid catch where a more appropriate idiom exists

Improve documentation

Cleanup case

Whitespace cleanup

Harden page contract

Deprecate acs-subsite/www/shared/db-error and move a copy to acs-subsite/lib/shared/db-error, replace occurrences, adjust dependencies

  1. … 7 more files in changeset.
Make this template more robust to the casual invocation from the outside

This should actually be moved to the lib directory, as it is intended as an include

Whitespace changes

Harden page contract

Make script more robust to agents that won't specify the tmpfile via using the api to retrieve the file information

Moved styling to site-master.css

  1. … 1 more file in changeset.
Fix missing variable, test the bug

  1. … 1 more file in changeset.