• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Implemented TreePartitionedCache (to allow patter flushes on partitions)

- use xo::Cache on more occasions

- bump version numbers of xowiki to 5.10.0d12 and xotcl-core to 5.10.0d9

  1. … 9 more files in changeset.
improving comments

  1. … 3 more files in changeset.
improve spelling

  1. … 7 more files in changeset.
Remove redundant method

  1. … 1 more file in changeset.
remove commented out code

prefer XOTcl2 idioms

  1. … 1 more file in changeset.
Prefer XOTcl 2.0 idioms

  1. … 2 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- don't force db-query for every unknown parameter request

  1. … 1 more file in changeset.
- provide minimal xotcl2 compatibility

  1. … 5 more files in changeset.
- provide proper query-names for db_* interface

  1. … 8 more files in changeset.
- improve parameter handling

  1. … 2 more files in changeset.
fix parameter setting where a new parameter was defined after startup, and its value is being modified.

- make get_package_id_from_package_key more robust

Comment logging commands

if a "parameter get" without explicit package_id is used without connections, use the kernel_id (to be compatible with trad. parameter::get)

- rename flag "as_order_composite" of ::xo::db::Class->instantiate_objects to "as_ordered_composite"

- add delete method (opposite of existing "add") to ordered composite

  1. … 2 more files in changeset.
Larger name change: alter xowiki::portlet (namespace, class, variable names,

package parameter) to "includelet" to reduce confusion between dotlrn portlets and xowiki

(xowiki can be used as an portlet in dotlrn). The change script copies e.g. the

old package parameter "top_portlet" to the new parameter "top_includelet".

This change effects as well many adp files; in case of local tailorizations,

please change your files as well accordingly.

  1. … 25 more files in changeset.
handle null values in comparisons correctly

update parameter values when they are changed via parameter forms

handle null values in defaults

add definition of new parameters in sample code

new parameter management

    • -0
    • +311
    ./06-param-procs.tcl
  1. … 5 more files in changeset.