• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- initial checkin of russian catalog file as contributed by v v (see issue #3282)

file rss-support.ru_RU.utf-8.xml was initially added on branch oacs-5-9.

- initial checking of russian catalog file as contributed by v v (see issue #3283)

file search.ru_RU.utf-8.xml was initially added on branch oacs-5-9.

    • -0
    • +0
    /openacs-4/packages/search/catalog/search.ru_RU.utf-8.xml
- update of russian catalog files as contributed by v v (see issue #3276) in branch oacs-5-9

- update of russian catalog files as contributed by v v (see issue #3276)

HEAD now defaults to version 5.10.

Bumping up core packages version to 5.10.0d1

    • -4
    • +4
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 10 more files in changeset.
- remove duplicate line

- bump version number

- fix broken template

- fix ID settings in links

- fix exported formvars

- fix url

- fix html

- fix updating problem for FormPage.set_live_revision method: perform update_item_index with the data from the new revision

- make code more clear that we are fetching by revision

    • -2
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- add missing upgrade script

- remove commented out command

- improve robustness of upgrade script

- fix bug in content-type creation: etp created entries in acs_object_types for non-existing table_names and non-existing id_columns

- fix HTML vality of several pages

- bump version number

- update of russian catalog files as contributed by v v (see issue #3274)

- update of russian catalog files as contributed by v v (see issue #3273)

- second part of Part 4 of OpenACS 5.9 agenda: get rid of tree_sortkey in acs-objects : getting rid of functions accessing acs_objects.tree_sortkey when creating new instances

- use variable names "ot1" and "ot2" instead of "o1" and "o2" when referring to object_types (and not objects)

Removed exclusive lock from permission granting and revoking. Use exception handling or ignoring instead, as in Oracle codebase.

- Part 4 of OpenACS 5.9 agenda: get rid of tree_sortkey in acs-objects ; to be on the safe side, backup your database before upgrading, since the acs-objects.treesortkey is being removed (custom packages might erroneously depend on it)

- make styling of footer more robust when used together with bootstrap

- correct comments

- backport changes

- insert missing dollar-sign

- restrict table styling to #main-content