• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add ad_script_abort after ad_returnredirect to make termination intent explicit

    • -1
    • +2
    ./admin/group-types/rel-type-add-2.tcl
    • -1
    • +2
    ./admin/group-types/rel-type-remove-2.tcl
    • -1
    • +3
    ./admin/groups/change-join-policy-2.tcl
    • -1
    • +4
    ./admin/groups/constraints-create-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

  1. … 1 more file in changeset.
fix typos

  1. … 1 more file in changeset.
- use "ad_try" instead of "with_catch"

- avoid overlong lines

whitespace changes

Restore erroneously removed xql file

Remove obsolete xql file

Remove obsolete xql file

    • -25
    • +0
    ./admin/rel-types/roles/index-oracle.xql
Introduce dual idiom for oracle

Reduce divergencies between oracle and postgres codebase

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

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

Remove obsolete query

Reduce divergency between oracle and postgres codebase

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

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

Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 73 more files in changeset.
fix: Use proper "from" email in member-state notification email

normalize boolean expressions in ADP files

  1. … 14 more files in changeset.
Small improvement for portrait management (deletion)

Exploit existing on delete cascade constraints when we delete a portrait, instead of deleting stuff manually.

Also, put remaining logics into a proc and use it in acs_user::delete to address legit use case of people wanting

to remove a user permanently without removing portrait in advance.

  1. … 1 more file in changeset.
Make so that refreshing of theming subsite parameters doesn't include locally modified subsites

This includes also moving of logic to identify local modifications in a proc

  1. … 1 more file in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7820 more files in changeset.
regenerated ducumentation

  1. … 251 more files in changeset.
Don't make the code more complicatd than necessary

Setting return_url as optional in perm-include, fixing an issue accessing from /admin/ and probably other places

Remove Oracle incompatible code (as pointed out by regression tests)

Provide hint, when permission check fails

Allow to send as well mail, when membership was rejected