• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- check ids in page contracts

    • -2
    • +2
    ./applications/permissions-user-add.tcl
  1. … 26 more files in changeset.
Remove broken check for empty folder name.

A previous change in this line prevented one from instantiating applications

via this UI. However, the check for an empty value is obsolete anyhow...

- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 33 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 120 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 89 more files in changeset.
- stop renaming predefined AOLserver/NaviServer command ns_sendmai (for the time migration phase, simply overwrite it)

- replace calls to deprecated "ns_sendmail" to calls to "acs_mail_lite::send"

  1. … 3 more files in changeset.
- replace mulitple "lindex" operations by "lassign"

  1. … 5 more files in changeset.
- flatten nested list structures

  1. … 4 more files in changeset.
- use numeric comparison for truth values

    • -2
    • +2
    ./group-types/change-join-policy-2.tcl
  1. … 8 more files in changeset.
- use "lassign" instead of "util_unlist"

  1. … 19 more files in changeset.
- use standard templating

- remove deprecated call of ad_header

  1. … 1 more file in changeset.
file parameter-set.adp was initially added on branch oacs-5-8.

    • -0
    • +0
    ./site-map/parameter-set.adp
- fix gor bug #3174. subsites disappeared from sitemap, when a hard coded value was surpassed

- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

    • -1
    • +1
    ./applications/permissions-user-add.adp
  1. … 323 more files in changeset.
- replace deprecated "export_url_vars" by "export_vars -url", rewriting syntax

  1. … 1 more file in changeset.
- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

    • -1
    • +1
    ./group-types/change-join-policy-2.tcl
  1. … 107 more files in changeset.
- replace deprecated "export_form_vars" by "export_vars -form"

- replace deprecated "ad_export_vars" by "export_vars"

    • -2
    • +2
    ./group-types/change-join-policy-2.tcl
  1. … 58 more files in changeset.
- revert form_vars update

    • -1
    • +1
    ./group-types/change-join-policy-2.tcl
  1. … 68 more files in changeset.
- replace deprecated "ad_export_vars" by "form_vars"

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

  1. … 26 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. … 2 more files in changeset.
- replace deprecated "ad_require_permission" by "permission::require_permission"

    • -2
    • +2
    ./rel-segments/constraints/delete-2.tcl
  1. … 56 more files in changeset.
- replace deprecated ad_permission_p with permission::permission_p

  1. … 20 more files in changeset.
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

  1. … 37 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.

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

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

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

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

  1. … 2 more files in changeset.