• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- update/add .adp files for documentation

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

    • -0
    • +0
    ./www/doc/requirements.adp
  1. … 1 more file in changeset.
file design.adp was initially added on branch oacs-5-9.

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

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

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

  1. … 20 more files in changeset.
- remove spaces between xml attribute names, equal-sign, and attribute values

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

  1. … 31 more files in changeset.
- standardize url construction

- quote HTML attribute values

- use &amp instead of & in hrefs

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

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

    • -25
    • +39
    ./sql/postgresql/news-create.sql
    • -170
    • +258
    ./sql/postgresql/news-package-create.sql
    • -8
    • +18
    ./sql/postgresql/upgrade/upgrade-4.1.0b-4.6.sql
    • -14
    • +23
    ./sql/postgresql/upgrade/upgrade-4.6-5.0d1.sql
  1. … 2533 more files in changeset.
- bump version numbers to 5.8.1

  1. … 74 more files in changeset.
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 more files in changeset.
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- change spelling of TCL to Tcl

- change requirements to Tcl 8.5

  1. … 64 more files in changeset.
- provide summaries and maturities

  1. … 11 more files in changeset.
- improve page-contracts

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

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

  1. … 13 more files in changeset.
- perform better checking on page number

  1. … 4 more files in changeset.
- add missing file www/news.adp

- get rid of error 'column "html_p" does not exist' when clicking on a

news item (bug from search, when viewing search result via

news__datasource)

- remove unneeded lib/item-postgres.xql file

- bump version number to 5.8.1d3

- use $$ quoting in postgres SQL

- use named parameters for SQL functions

- fix/complete define_function_args

    • -25
    • +39
    ./sql/postgresql/news-create.sql
    • -170
    • +258
    ./sql/postgresql/news-package-create.sql
    • -8
    • +18
    ./sql/postgresql/upgrade/upgrade-4.1.0b-4.6.sql
    • -14
    • +23
    ./sql/postgresql/upgrade/upgrade-4.6-5.0d1.sql
- moved former www/news.{tcl,adp} to lib, since when it was called via www, it produced errors

file news.adp was initially added on branch oacs-5-8.

file news.tcl was initially added on branch oacs-5-8.

- use numeric comparison operator for truth value comparisons

- remove uneeded and broken file

- brace expressions

- bump version number