• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

- modernize tcl

    • -17
    • +17
    ./tcl/test/news-db-test-init.tcl
- use <property name="doc(title)">

  1. … 44 more files in changeset.
- replace deprecated calls => export_vars

  1. … 14 more files in changeset.
- replace deprecated "ad_parameter" by "parameter::get"

    • -1
    • +1
    ./www/admin/revision-add-postgresql.xql
  1. … 1 more file in changeset.
- replace deprecated "ad_parameter" by "parameter::get"

- replace deprecated "ad_permission_p " by "permission::permission_p"

- replace deprecated "ad_require_permission" by "permission::require_permission"

PG 9.0 compatibility. Avoiding quering the root folder from dual.

PG 9.0 compatibility. Avoiding fetching next value of sequences using a view.

    • -2
    • +2
    ./sql/postgresql/news-package-create.sql
    • -0
    • +135
    ./sql/postgresql/upgrade/upgrade-5.6.0d1-5.6.0d2.sql
  1. … 3 more files in changeset.
Improve the RSS content format

Removed more of the text file upload stuff

Put back in a date check that might still be needed.