• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bugfix: when creating a paginator, queries containing $ variables cannot be passed by name and resolved by the

internal paginator machinery, because those vars won't be available in the expected evaluation scope when calling db_map.

Probably db_map could be made more clever about this, but as a simple solution for this case I have just made so the

pagination query is computed in the caller level and passed to the paginator directly.

- modernize HTML

  1. … 21 more files in changeset.
- modernize HTML in documentation

- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

  1. … 2 more files in changeset.
- fix typos

- minor markup changes

- updated version numbers, regenerated documentation

  1. … 298 more files in changeset.
- prepare documentation for release

  1. … 221 more files in changeset.
- pass tree_id via properties (amny thanks to Antonio Pisano for the fix)

- add editor hints to keep spaces/tabs in the future more consistent

  1. … 299 more files in changeset.
- use templating for navigation in doc files

- add adp-files /packages/acs-core-docs/lib/navheader and

/packages/acs-core-docs/lib/navfooter

  1. … 213 more files in changeset.
- let all package doc files start with H1

  1. … 51 more files in changeset.
- add .adp files for pretty documentation

  1. … 37 more files in changeset.
file design.adp was initially added on branch oacs-5-9.

file requirements.adp was initially added on branch oacs-5-9.

  1. … 2 more files in changeset.
file o.adp was initially added on branch oacs-5-9.

file install.adp was initially added on branch oacs-5-9.

file index.adp was initially added on branch oacs-5-9.

  1. … 4 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. … 382 more files in changeset.
- harden page contracts

- standardize url construction

  1. … 1 more file in changeset.
- make sure to quote hrefs

  1. … 4 more files in changeset.
- fix invalid bracing

- quote HTML attribute values

- use &amp instead of & in urls

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

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

  1. … 2533 more files in changeset.
More occurrances of ad_table. Using list templates instead.

- improve page-contracts

  1. … 3 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 24 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 111 more files in changeset.