• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
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

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.
remove duplicate rdbms type entry

add missing rdbms types in .xql files (why wasn't this noticed before?)

    • -0
    • +1
    ./elements-display-list-postgresql.xql
  1. … 10 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 53 more files in changeset.
- modernize HTML

  1. … 25 more files in changeset.
- fix quote

- use boolean operator for boolean comparisons

  1. … 11 more files in changeset.
- cleanup of recent changes

    • -1
    • +1
    ./elements-display-list-postgresql.xql
  1. … 1 more file in changeset.
- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

    • -2
    • +18
    ./elements-display-list-postgresql.xql
  1. … 3 more files in changeset.
- replace obsolete all_object_party_privilege_map by acs_object_party_privilege_map

  1. … 10 more files in changeset.
- explain output in more detail

- use button class for actions