• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use consistently ad_script_abort after ad_return_error.

  1. … 33 more files in changeset.
add ad_script_abort after connection-closing commands to make termination intent explicit

  1. … 29 more files in changeset.
add required ad_script_abort after ad_returnredirect

  1. … 5 more files in changeset.
add missing ',' in select statement

Use dual for oracle compliance

Add dual for oracle compliance

Reduce divergency between oracle and postgres codebase

    • -27
    • +0
    ./www/admin/process-2-postgresql.xql
    • -0
    • +17
    ./www/admin/process-2.xql
Reduce divergency between oracle and postgres codebase

    • -28
    • +0
    ./www/admin/revision-add-oracle.xql
    • -29
    • +0
    ./www/admin/revision-add-postgresql.xql
Use tcl to do date calculations instead of db, reduce postgres/oracle divergencies

Reduce divergence between oracle and postgres codebase, optimize queries

Do date calculations in tcl rather than in db, reduce oracle and postgres divergency

Reduce divergence between oracle and postgres code

    • -0
    • +10
    ./lib/latest-news.xql
Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 80 more files in changeset.
Use package_id as "displayed_object_id" for "item-create" and "revision-add"

merged changes from the oacs-5-9 branch and resolved conflicts

    • -96
    • +55
    ./sql/postgresql/news-package-create.sql
    • -0
    • +16
    ./sql/postgresql/upgrade/upgrade-5.9.0-5.9.1d1.sql
  1. … 7820 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Fix spelling errors

  1. … 1 more file in changeset.
Fix spelling errors

  1. … 7 more files in changeset.
- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.
Remove leftover from old installations (perform cleanup which was missing since Feb 2005)

Don't call deprecated version of content_revision__new

    • -3
    • +4
    ./sql/postgresql/news-package-create.sql
file upgrade-5.9.1b1-5.9.1b2.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.9.1b1-5.9.1b2.sql
Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 15 more files in changeset.
Some more Tcl cleanup

- use curly brackes to enable byte code compilation

- don't use "[expr ...]" when not needed

- prefer "incr i -1" over "set i [expr {$i - 1}] "

  1. … 15 more files in changeset.
- clean dirty editor buffer

    • -1
    • +2
    ./sql/postgresql/upgrade/upgrade-5.9.0-5.9.1d1.sql
- Cleanup cr_revisions belonging to the news package, for which there

are no news_id in cr_news. These entries were created since ever in

the news package. The bug adding spurious revisions was fixed with

the OpenACS 5.9.0 release, this upgrade scripts removes leftovers

of the earlier bug.

    • -0
    • +15
    ./sql/postgresql/upgrade/upgrade-5.9.0-5.9.1d1.sql
file upgrade-5.9.0-5.9.1d1.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.9.0-5.9.1d1.sql
file upgrade-5.9.0d2-5.9.0d3.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.9.0d2-5.9.0d3.sql