• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- replace deprecated "export_form_vars" by "export_vars -form"

- replace deprecated "ad_export_vars" by "export_vars"

    • -2
    • +2
    ./admin/group-types/change-join-policy.tcl
    • -2
    • +2
    ./admin/group-types/groups-display.tcl
    • -2
    • +2
    ./admin/group-types/rel-type-add-2.tcl
  1. … 58 more files in changeset.
- revert form_vars update

    • -1
    • +1
    ./admin/group-types/change-join-policy.tcl
    • -1
    • +1
    ./admin/group-types/groups-display.tcl
    • -1
    • +1
    ./admin/group-types/rel-type-add-2.tcl
  1. … 68 more files in changeset.
- replace deprecated "export_form_vars" by "export_vars -form"

- replace deprecated "ad_export_vars" by "form_vars"

    • -2
    • +2
    ./admin/group-types/change-join-policy.tcl
    • -2
    • +2
    ./admin/group-types/groups-display.tcl
    • -2
    • +2
    ./admin/group-types/rel-type-add-2.tcl
  1. … 39 more files in changeset.
- replace deprecated "export_form_vars" by "form_vars"

  1. … 24 more files in changeset.
- replace deprecated "site_node_closest_ancestor_package_url" by "lindex [site_node::get_url_from_object_id -object_id [site_node::closest_ancestor_package ...]] 0"

    • -1
    • +1
    ./permissions/perm-user-add-include.tcl
- replace deprecated "ad_get_user_id" by "ad_conn user_id"

  1. … 6 more files in changeset.
- replace deprecated "ad_require_permission" by "permission::require_permission"

    • -1
    • +1
    ./admin/rel-segments/elements-display.tcl
    • -2
    • +2
    ./admin/rel-segments/constraints/one.tcl
  1. … 54 more files in changeset.
- remove deprecated call ad_privacy_threshold

- replace deprecated ad_permission_p with permission::permission_p

    • -3
    • +3
    ./admin/groups/elements-by-rel-type.tcl
    • -2
    • +2
    ./admin/groups/elements-display-list.tcl
    • -1
    • +1
    ./admin/rel-segments/elements-display.tcl
    • -2
    • +2
    ./admin/rel-segments/constraints/one.tcl
  1. … 18 more files in changeset.
- change widget from "allhtml" to "html" on (potential) non-admin pages (thanks to Frank Bergmann for the suggestion)

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