• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make usage of new parameter interface more explicit

don't use numeric comparison operators on string comparisons

user curly brackets around expr to allow for bytecode compilation

provide compatibility for packages providing pretty_name and package_key

Fix users search URL

Merged 5.3 to HEAD

Merged 5.3 to HEAD

    • -24508
    • +1050
    /openacs-4/ChangeLog
  1. … 46 more files in changeset.
provide pretty_name and package_key for ::s5::Package

    • -1
    • +2
    /openacs-4/packages/s5/tcl/s5-procs.tcl
provide pretty_name and package_key for ::xowiki::Package

    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
new parameter management

    • -0
    • +173
    /openacs-4/packages/xotcl-core/tcl/06-package-procs.tcl
    • -0
    • +311
    /openacs-4/packages/xotcl-core/tcl/06-param-procs.tcl
Added logging to syslog

fix naming of new folders, stop using ns_rand

add cluster stuff only, when clustering is enabled

use new cluster support

    • -7
    • +7
    /openacs-4/packages/xowiki/xowiki.info
    • -5
    • +5
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -6
    • +6
    /openacs-4/packages/xowiki/www/ajax/chat.tcl
make it easier to figure out, when some log messages come from

removed unneeded command

improve contrast for dates in chat messages

change error to a warning

bump version number to be able to depend on new features

Allow xowiki to be installed via install.xml without errors.

(Same change as in oacs-5-3 branch)

cluster support for cr-cache and chat

    • -0
    • +22
    /openacs-4/packages/xotcl-core/tcl/cluster-init.tcl
    • -0
    • +115
    /openacs-4/packages/xotcl-core/tcl/cluster-procs.tcl
minor cleanup (better contrast for date in chat via css, removed unneeded lines, changed "Error" into "Warning" for ad-generator"

Allow xowiki to be installed via install.xml without errors.

Problem was, that install.xml does not load init files, therefore

xotcl-core caches were not created, when xowiki-procs are sourced.

Consequence was that e.g. in xowiki/admin/index.tcl incorrect

entries were listed (which went away after the first reboot).

Handling of clobs (like in the version in the oacs-5-3 branch, but simpler

due to slot based code); bumping version numbers.

make sql query look more sane

reduce verbosity

    • -3
    • +3
    /openacs-4/packages/xowiki/www/index.vuh
Handling of arbitrary attributes of type CLOB in the content repository.

Before this change, only the content were allowed be larger than about 12KB,

other CLOBS showed problems with larger sizes (e.g. instance_attributes).

Now all CLOBs are handled as well automatically outside the view

through separate statements.

work on clobs for content attributes

fix for bug #2812

Use the new interface for instance_select_queries provided by xotcl-core 0.71

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
    • -9
    • +9
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
    • -2
    • +5
    /openacs-4/packages/xowiki/www/admin/list.tcl