• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1456 more files in changeset.
merge from oacs-5-10

    • -18
    • +0
    ./constraints-create-postgresql.xql
  1. … 8085 more files in changeset.
Provide some basic way to create subgroups via the UI

Actually store the group name in the UI by intercepting the right form var

Use ad_include_contract for this include page

Fix typos in query

Move some quoting in the api

Fix typo: new relation would be added always for the latest segment

Replace stored procedures with inline queries and reduce divergency between oracle and postgres codebase

    • -41
    • +0
    ./elements-by-rel-type-postgresql.xql
Recover include intended behavior:

this include was supposedly looking at subgroups of the provided group_id (clearly stated in the doc), while in fact scope was always forcefully set on package_id from the connection

Streamline multirow creation

Redefine include as ad_include_contract with docs and parameters in the right place

Remove unneeded statements

Fix typo

improve rowcount expressions

  1. … 72 more files in changeset.
Switch from naturalnum to integer validator as there are valid negative group ids, e.g. -2

Remove divergency between oracle and postgres codebase

Replace deprecated 'party::permission_p' by 'permission::permission_p'

  1. … 5 more files in changeset.
Replace deprecated proc 'group::permission_p' with 'party::permission_p'

  1. … 5 more files in changeset.
fix typos, regenerated documentation

  1. … 307 more files in changeset.
delete unneeded .xql files

    • -24
    • +0
    ./elements-by-group-type-oracle.xql
    • -24
    • +0
    ./elements-by-group-type-postgresql.xql
    • -35
    • +0
    ./elements-by-rel-type-postgresql.xql
  1. … 22 more files in changeset.
Use consistently ad_script_abort after ad_return_error.

Break long lines

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

  1. … 44 more files in changeset.
Fix for site bug #133: removing obsolete .xql file and rename query name for saftey

merged changes from the oacs-5-9 branch and resolved conflicts

    • -3
    • +39
    ./elements-by-rel-type-postgresql.xql
    • -2
    • +19
    ./elements-display-list-postgresql.xql
  1. … 7820 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 117 more files in changeset.
- fix and standardize quoting in template properties

  1. … 388 more files in changeset.
- improve readability

- standardize url construction

  1. … 6 more files in changeset.
- standardize url construction to protect against injection attacks

  1. … 47 more files in changeset.