• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reduce divergency between oracle and postgres codebase and simplify mutlirow creation

Remove divergency between oracle and postgres codebase

Replace deprecated 'relation_permission_p' by 'permission::permission_p'

Prefer literal in adp axpressions + Whitespace changes

  1. … 29 more files in changeset.
make spelling more consitent

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

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

  1. … 46 more files in changeset.
fix typos

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

  1. … 7824 more files in changeset.
Use ad_include_contract to simplify code

  1. … 1 more file in changeset.
use API rather than duplicated SQL queries

Fix spelling errors

  1. … 21 more files in changeset.
file remove-dependents-exist.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./remove-dependents-exist.adp
Fix broken <if> clause

- make boolean tests in .adp files more uniform

  1. … 55 more files in changeset.
- use boolean operator for boolean comparisons

  1. … 13 more files in changeset.
- prefer "localurl" over "return_url" of name of page filter

  1. … 87 more files in changeset.
- improve checking of return_urls in page_contracts

  1. … 84 more files in changeset.
.xql overhaul:

- removed misleading sql-statements from db_* calls, which were

ignored due .xql files

- removed bug where same query name was used in a single proc

with different intended sql queries, but the same was picked

up from the .xql file due to the name

- removed multiple entries of same query name from .xql files

(e.g. the entry "package_create_attribute_list.select_type_info" was

7 (!!!) times in a single .xql file)

- removed redundant queries for unsupported versions of the dbms

- added missing xql entries for db-backends, where other db-specific

queries exists (e.g. added an entry to -oracle.xql, where an entry

existed in -postgres.xql)

  1. … 68 more files in changeset.
- prefer ns_quotehtml over ad_quotehtml

  1. … 36 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 749 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

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

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

  1. … 55 more files in changeset.
- quote HTML attributes

- quote & in hrefs

  1. … 4 more files in changeset.
- improve validity and security of HTML of admin pages

- improve page_contracts

  1. … 36 more files in changeset.
- use type checking for boolean parameters in page_contracts to improve security

  1. … 29 more files in changeset.
- adding quotes for HTML attributes

  1. … 20 more files in changeset.
- fix HTML attribute quoting

  1. … 8 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2538 more files in changeset.