• last updated 25 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged from 5.4.2

  1. … 283 more files in changeset.
Added the mktree_remember global variable so scripts that use mktree can decide if they want to keep the state of tree or not (mktree_remember defaults to false)

Replaced the use of the non valid attribute 'remember' by checking if the node has children to create/update a cookie that keeps its state

make openacs usable with opera. 2 fixes: avoid multiple "+" signs in mktree, turn off rich text editing with opera (like safari)

  1. … 1 more file in changeset.
make openacs usable with opera. 2 fixes: avoid multiple "+" signs in mktree, turn off rich text editing with opera (like safari)

  1. … 1 more file in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
Avoid multiple registry of convertTrees, causing multiple +/- bullets be displayed, when the .js file is loaded multiple times.

Some recent changes in dotlrn causes now mktree to be sourced from the dotlrn-main-portlet via dotlrn_master__header_stuff;

tested with safari, firefox 1.5, firefox 1.0 and IE 6.0

Adding dhtml tree code.

  1. … 4 more files in changeset.