• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
provide templated error pages for subsite. without this, error pages for host-node-mapped subsites are a pain

CVS: ----------------------------------------------------------------------

    • -0
    • +7
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
fix ad_form definition (moved redirect in after_submit block, ad_return_template at the end of template outside the ad_form) (thanks to Felix Moedritscher)

strengthen page contracts

    • -3
    • +3
    ./www/admin/site-map/parameter-set-2.tcl
    • -2
    • +2
    ./www/admin/site-map/parameter-set.tcl
  1. … 12 more files in changeset.
fix typo

delete unneeded .xql files

    • -19
    • +0
    ./tcl/plsql-utility-procs-oracle.xql
    • -19
    • +0
    ./tcl/plsql-utility-procs-postgresql.xql
    • -22
    • +0
    ./www/admin/groups/elements-by-group-type.xql
    • -15
    • +0
    ./www/admin/rel-types/roles/new-oracle.xql
  1. … 11 more files in changeset.
fix typo

  1. … 1 more file in changeset.
Use consistently ad_script_abort after ad_return_warning

  1. … 4 more files in changeset.
Use consistently ad_script_abort after ad_return_error.

Break long lines

    • -3
    • +5
    ./www/admin/group-types/rel-type-add-2.tcl
    • -3
    • +6
    ./www/admin/groups/rel-type-remove.tcl
    • -3
    • +5
    ./www/admin/rel-types/mapping-remove.tcl
  1. … 10 more files in changeset.
add ad_script_abort after connection-closing commands to make termination intent explicit

  1. … 30 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 21 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

    • -1
    • +2
    ./www/admin/attributes/value-delete-2.tcl
    • -1
    • +2
    ./www/admin/group-types/rel-type-add-2.tcl
  1. … 34 more files in changeset.
add required ad_script_abort after ad_returnredirect

  1. … 18 more files in changeset.
make sure to call ad_script_abort after ad_returnredirect

make sure to call ad_script_abort after ad_returnredirect

fix typos

  1. … 1 more file in changeset.
Bugfix, get also id_column from acs_object_type retrieval

- use "ad_try" instead of "with_catch"

- avoid overlong lines

whitespace changes

Fix typo in comment

white space changes

New callback: subsite::page_plugin:

- Execute pacakge-specfic code on every page. Callbacks of this type

typically call template::head::* functions to add application specific

code (CSS and JavaScript) to every page (e.g. like e.g. the cookie-consent-plugin).

This callback is a generalization of the callbacks "subsite::get_extra_headers"

and "subsite::header_onload".

- Bump version number to 5.10.0d2

Restore erroneously removed xql file

    • -0
    • +31
    ./www/admin/rel-types/index-oracle.xql
Remove obsolete xql file

    • -31
    • +0
    ./www/admin/rel-types/index-oracle.xql
Remove obsolete xql file

Introduce dual idiom for oracle

Reduce divergencies between oracle and postgres codebase

    • -0
    • +23
    ./www/admin/site-map/parameter-set.xql
    • -0
    • +15
    ./www/admin/attributes/enum-add-2.xql
Remove obsolete xql file

    • -21
    • +0
    ./www/admin/attributes/edit-one-oracle.xql
Revert erroneous modification

Remove obsolete query

    • -13
    • +0
    ./www/admin/group-types/one-oracle.xql
Reduce divergencies between oracle and postgres codebase, remove obsolete query

    • -24
    • +4
    ./tcl/attribute-procs-postgresql.xql