• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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
- modernize Tcl code

- modernize HTML

  1. … 25 more files in changeset.
- modenize HTML

  1. … 8 more files in changeset.
- use entities for single quotes in HTML text

  1. … 13 more files in changeset.
- updated version numbers, regenerated documentation

  1. … 297 more files in changeset.
- add editor hints to .vuh files

  1. … 29 more files in changeset.
.xql-file reform of news

    • -13
    • +0
    ./tcl/news-callback-procs-oracle.xql
    • -13
    • +0
    ./tcl/news-callback-procs-postgresql.xql
- bump version numbers from 5.9.0b* to 5.9.0

  1. … 32 more files in changeset.
- bump version numbers to 6.9.0 (oacs) / 2.9.0 (dotlrn)

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

  1. … 221 more files in changeset.
- bump version numbers

  1. … 75 more files in changeset.
*** empty log message ***

  1. … 75 more files in changeset.
- fix bug: don't create two revisions for every news entry

- remove redundant operations from news__new()

- use default instead of two functions in news__archive()

- fix bug: don't overwrite title with lead text in search contract

- update comments

- bump version number to 5.9.0d2

    • -94
    • +52
    ./sql/postgresql/news-package-create.sql
file upgrade-5.9.0d1-5.9.0d2.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.9.0d1-5.9.0d2.sql
- use theme-able notification-widget in news and news-portlet

  1. … 2 more files in changeset.