• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Reduce divergencies between oracle and postgres codebase, remove obsolete queries

    • -23
    • +0
    ./tcl/relation-procs-postgresql.xql
Reduce divergency between oracle and postgres codebase, reduce query replication using api

Reduce divergency between oracle and postgres codebase

    • -20
    • +0
    ./tcl/approval-expiration-procs-oracle.xql
    • -22
    • +0
    ./tcl/approval-expiration-procs-postgresql.xql
    • -0
    • +16
    ./tcl/approval-expiration-procs.xql
Reduce divergency between oracle and postgres codebase

Simplify idiom

Bump version number to make sure, the recent fix is offered for installation via package manager

backport of Fix for site bug #133: removing obsolete .xql file and rename query name for saftey