• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer '{}' to '[list]' when creating empty lists

  1. … 201 more files in changeset.
Fix typos

  1. … 7 more files in changeset.
fix adp expression

fix spelling errors

category::get: new API call in symmetry to category::set to obtain as name and description for the specified locale.

iBump version number to 1.1.4

add ad_script_abort after ad_returnredirect to make termination intent explicit

    • -0
    • +1
    ./www/cadmin/category-link-delete-2.tcl
    • -0
    • +1
    ./www/cadmin/category-parent-change-2.tcl
    • -0
    • +1
    ./www/cadmin/site-wide-status-change.tcl
  1. … 6 more files in changeset.
Reduce divergency between oracle and postgres codebase

    • -7
    • +0
    ./tcl/category-synonyms-procs-oracle.xql
    • -7
    • +0
    ./tcl/category-synonyms-procs-postgresql.xql
    • -0
    • +11
    ./tcl/category-synonyms-procs.xql
merged changes from the oacs-5-9 branch and resolved conflicts

    • -12
    • +16
    ./catalog/categories.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/categories.en_US.ISO-8859-1.xml
    • -0
    • +105
    ./catalog/categories.es_ES.ISO-8859-1.xml
    • -0
    • +113
    ./catalog/categories.it_IT.ISO-8859-1.xml
    • -18
    • +8
    ./sql/postgresql/categories-create.sql
  1. … 7820 more files in changeset.
regenerated ducumentation

  1. … 250 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. … 7 more files in changeset.
Fix spelling errors

    • -1
    • +1
    ./catalog/categories.en_US.ISO-8859-1.xml
    • -3
    • +3
    ./sql/postgresql/categories-create.sql
Remove broken links

  1. … 2 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.
Updating of German translation for many packages (many thanks to Markus Moser)

    • -11
    • +16
    ./catalog/categories.de_DE.ISO-8859-1.xml
  1. … 25 more files in changeset.
Updated es_ES translation

    • -0
    • +105
    ./catalog/categories.es_ES.ISO-8859-1.xml
  1. … 20 more files in changeset.
Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
Italian localization of message keys for many packages

    • -0
    • +113
    ./catalog/categories.it_IT.ISO-8859-1.xml
  1. … 25 more files in changeset.
file categories.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-9.

    • -0
    • +0
    ./catalog/categories.it_IT.ISO-8859-1.xml
- remove leftovers from earlier upgrades

- bump version number to 1.1.3d8

file upgrade-1.1.3d7-1.1.3d8.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.1.3d7-1.1.3d8.sql
- make boolean tests in .adp files more uniform

  1. … 8 more files in changeset.
- standardize entries in de_DE: rule of thumb: when en_US entry does not end with colon, then the german entry should not do so either.

This way, we avoid .adp pages with double colons.

    • -1
    • +1
    ./catalog/categories.de_DE.ISO-8859-1.xml
  1. … 10 more files in changeset.
Fix wrong localization key

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.
acs_privilege_descendant_map is obsolete: http://openacs.org/forums/message-view?message_id=5330206

Remove possibly leftover definition of category_tree__new/9 stored procedure.

It can still be present on old upgraded installations, conflicting with the new one (different argument types...)

file upgrade-1.1.3d6-1.1.3d7.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.1.3d6-1.1.3d7.sql
- Fix site-wide-status-change so it doesn't require an implicit (broken) cast to boolean

- Pass permissions context to tree-form.adp so admins of xowiki instances can create and map categories there

    • -1
    • +1
    ./www/cadmin/site-wide-status-change.xql