• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replace deprecated api

  1. … 1 more file in changeset.
whitespace changes

Remove no_alarms_until column

Rationale: the column or the related api is never used in upstream code to check whether notifications should be sent or not or not. The UI to manage the column's value was not linked anywhere. On the instances accessible by me downstream, no tuple was found where this column had a value.

  1. … 13 more files in changeset.
Avoid fetching the request forum manually

Whitespace and comment cleanup

Cleanup redundant parameter fetching

Fix typo

improve input validation

harden page contract

perm-include checks already that privs are not empty

Accept package parameter definitions that do not have a "main" section

added navigation bar to be able to jump to parameter sections

This is in fact an include and not a standalone page

improve Oracle compatibility

    • -0
    • +32
    ./admin/group-types/one-postgresql.xql
improve Oracle compatibility

    • -0
    • +41
    ./admin/group-types/index-oracle.xql
improve Oracle compatibility

    • -5
    • +5
    ./admin/groups/elements-by-rel-type.tcl
improve Oracle compatibility

  1. … 1 more file in changeset.
improve Oracle compatibility

    • -0
    • +17
    ./admin/site-map/site-map-oracle.xql
    • -0
    • +18
    ./admin/site-map/site-map-postgresql.xql
improve Oracle compatibility

change datatype to file to ensure template::data::validate::file is executed

more beautification of admin pages, make interface more consistent

  1. … 3 more files in changeset.
bumped version numbers to reflect dependency on sitemap icon

  1. … 2 more files in changeset.
file sitemap.svg was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/sitemap.svg
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)