• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Getting rid of last calls to deprecated ad_table. Instead using the list-builder. There is still one call to ad_table within acs-subsite but this page is not linked from anywhere anymore ( probably we remove it later ).

  1. … 6 more files in changeset.
- get rid of empty_string_p in non-deprecated code

- make use of tcl byte-code compiler

    • -3
    • +3
    ./admin/groups/elements-display-list.tcl
  1. … 29 more files in changeset.
Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying

queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view.

    • -0
    • +53
    ./admin/site-map/index-postgresql.xql
    • -0
    • +51
    ./admin/site-map/site-map-postgresql.xql
  1. … 12 more files in changeset.
- replace deprecated command "ns_unlink" with native tcl command "file delete"

  1. … 7 more files in changeset.
changed ad_return_error to ad_return_exception_page 404 with same message, because error is not with system, but with request. This helps prevent bots from retrying when user no longer exists etc.

fix typo

i18n and translation into spanish

  1. … 2 more files in changeset.
i18n and translation into spanish

    • -1
    • +1
    ./admin/groups/elements-by-group-type.adp
    • -38
    • +47
    ./admin/groups/elements-by-rel-type.adp
    • -2
    • +6
    ./admin/groups/elements-by-rel-type.tcl
  1. … 2 more files in changeset.
Localization and translation into spanish

    • -22
    • +22
    ./admin/group-types/rel-type-add.adp
  1. … 2 more files in changeset.
Localization and translation into spanish

    • -1
    • +1
    ./admin/applications/application-add.adp
    • -5
    • +5
    ./admin/applications/application-add.tcl
  1. … 2 more files in changeset.
Localization and translation into spanish

  1. … 2 more files in changeset.
When inviting users from the main site, show only the form to add a new user since searching for an existing one makes no sense.

  1. … 2 more files in changeset.
A new user would be added as administrator when he was added to the main site. Fix for this.

calendar popup fixes - date range and month combo box display quirk

calendar popup widget fixes

Adding messing extention to image src url.

Fix passing HTML in url variable and use util_user_message instead

  1. … 2 more files in changeset.
remove old limitation that forbids acs_objecs of more than 8 digits

disable old integer limit that forbids objects with more than 8 digits via regexp

Changes for supporting postgresql 9.0:

- Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked).

- Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ).

Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches.

    • -3
    • +5
    ./admin/group-types/rel-type-add-2.tcl
  1. … 15 more files in changeset.
file perm-user-add-include-oracle.xql was added on branch oacs-5-9 on 2016-07-14 15:57:38 +0000

    • -0
    • +0
    ./permissions/perm-user-add-include-oracle.xql
file perm-user-add-include-postgresql.xql was added on branch oacs-5-9 on 2016-07-14 15:57:38 +0000

    • -0
    • +0
    ./permissions/perm-user-add-include-postgresql.xql
fixed pagination error in this seldom used (and fairly useless) page

    • -21
    • +0
    ./permissions/perm-user-add-include-oracle.xql
    • -21
    • +0
    ./permissions/perm-user-add-include-postgresql.xql
    • -2
    • +0
    ./permissions/perm-user-add-include.tcl
    • -3
    • +3
    ./permissions/perm-user-add-include.xql
Improved the queries for global/instance params ...

1. First shot at sitewide admin ui for global parameters. You can edit them

from the sitewide admin page list that was previously built for packages

that have a sitewide-admin subdirectory. Package is now displayed for

either the existence of sitewide-admin or global parameters.

2. Did something I'd wanted to do for some time. When Nima added the

parameter_changed callback in acs subsite, he actually *moved* the

set_value call there. I've changed it so it more rationally sets the

value in the parameters page, then calls the parameter_changed callback.

3. Invented a global_parameter_changed callback that works as the regular

parameter_changed callback. This was necessary to avoid breaking existing

uses of parameter_changed.

More testing is required before release (which will hopefully happen

tomorrow, Sunday Apr 4).

  1. … 4 more files in changeset.
Oracle 9i allows the standard SQL outer join syntax so we can share these

queries now ...

Fix typo

Fix typo

Unset sections at the end of the form so the action buttons will appear under the last section border.

default to authority sort order rather than assuming local authority