• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 18 more files in changeset.
fix ADP expression (may thanks to Raul Rodriguez)

Improve performances of the applications list

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

Deprecate util_commify_number, replace occurrences and translate automated tests

  1. … 8 more files in changeset.
Whitespace cleanup

  1. … 1 more file in changeset.
passing properties consistently with @....;literal@

  1. … 39 more files in changeset.
Make use of uniform styling based on adp:icon

  1. … 19 more files in changeset.
Reduce divergency between oracle and postgres codebase

Cleanup unreferenced SQL

Reduce divergency between oracle and postgres codebase

make end of options explicit

  1. … 17 more files in changeset.
Add missing var

Add include contract

remove calls to deprecated proc acs_lookup_magic_object (use acs_magic_object instead)

  1. … 3 more files in changeset.
Add page contract

don't rely on uppercase header field names

  1. … 10 more files in changeset.
switch to simple new group::update call with dict as argument

This change fixes as well a bug in install::xml::action::set-join-policy

since group::get returns a member "text" which is not accepted by

group::update.

  1. … 4 more files in changeset.
provide scaleable version for managing unmounted instances for pg12

fix performance problem with pg12 by using permission_p_recursive_array

mprove spelling: move closer to the linux documentation recommendations, standardize variable names

  1. … 18 more files in changeset.
don't depend on the node-id cache, which is only available, when xotcl-core is loaded

  1. … 4 more files in changeset.
move ad_get_host_node_map and security-locations-host-names from db_cache_pool to partitioned cache

  1. … 3 more files in changeset.
use ns_dbquotelist

  1. … 1 more file in changeset.
Reduce divergency between oracle and postgres codebase

Remove leftover test code

Reduce divergency between oracle and postgres codebase

Remove duplicated page properties, fix URL by using export_vars

Reduce divergency between oracle and postgres codebase

    • -47
    • +0
    ./groups/rel-type-add-2-postgresql.xql
Reduce divergencies between oracle and postgres codebase