• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
backport from oacs-5-10 to allow installation of old version on pg11

backport from oacs-5-9, which might avoid problems with oacs 5-8 when used with recent versions of nsf

fix issue #3360; probably a problem that shows up with pg10.

make checking of pg_version number more robust (backporting changes from head).

See also issue #3359

- bump version number

- fix type of v_is_registered to boolean. This fix is necessary at least under pg 9.5

- (backport from oacs-5-9): rewrite update script based on a recursive query to avoid potential conflicts due to different orders of script execution, when e.g. acs_objects.tree_sortkey was already dropped.

- backport of oacs-5-9 to reflect changes of HTML markup affecting apm_get_repository_channels

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
- add forward compatibility of API for oacs-5-9

- backport from oacs-5-9

    • -0
    • +12
    /openacs-4/packages/xowiki/tcl/xowiki-init.tcl
    • -12
    • +28
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
file xowiki-init.tcl was added on branch oacs-5-8 on 2015-08-14 17:28:07 +0000

- backport from HEAD

    • -6
    • +30
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- never overwrite the physical_{item|package|parent)_id

    • -4
    • +10
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- backport of item_index fixes from HEAD/oacs-5-9

    • -1
    • +17
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- return full set of attributes for recursive folder query (at least title is needed in the folder-tree)

    • -8
    • +31
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
HEAD now defaults to version 5.10.

- backport changes

hot fix for http://cvs.openacs.org/changelog/OpenACS?cs=MAIN%3Agustafn%3A20150709212250 concerning slot-names and domains of slots created with extend_slot (backport to oacs-5-8)

i18n of labels used as column titles for the YUI based data table.

Using previously computed parent_id value.

Fix typo in XOTcl1_ParameterHandler

- fix caching of slots in db_slot for extend_slot (backport from HEAD)

Backporting fix from HEAD.

- backport from head to ease using HEAD modules

Joining explicitly xowiki_tags table with xowiki_pagei so that query planner can react better, improving query execution time from mins to ms.

    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
- harden page-contract (backport from HEAD)

- bump version number to 5.8.3d3

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
- rename "wordplus" by "token"

- use plain characters in for page contract filter names

- add word+ page contract