• last updated 56 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix info file

- remove obsolete code

- use optional child-rels

- bump version number to 0.144

  1. … 2 more files in changeset.
- Allow to pass publish_date directly via xotcl-core/tcl/cr-procs.tcl.

This change reduces as well the number of update operations when

inserting/updating xowiki pages.

  1. … 1 more file in changeset.
- improve class, object and method browser (in collaboration

with acs-api-browser)

- improve xotcl2/nx support (e.g. obtain OpenACS doc-strings

from object, class and method definitions)

- suport for debugging methods from api-doc interface (with

an appropriate nsf version)

- rename xotcl::api to xo::api (same namespace as other OpenACS

specific xotcl stupport functions)

- state clearly that xotcl 2.0 is required

- improve xotcl2/nx support

- remove legacy code

- bump version to 0.142, update dependencies

  1. … 9 more files in changeset.
- rename all xowiki methods called via url to www-OLDNAME.

This makes it clear that these pages can call

ns_return, ns_returnredirect, or ad_script_abort, etc.

- don't raise an error, when a web-called method stops with ad_script_abort

- bump version numbers to 5.9.1d1

  1. … 6 more files in changeset.
- bump version numbers to 6.9.0 (oacs) / 2.9.0 (dotlrn)

  1. … 72 more files in changeset.
- bump version numbers

  1. … 75 more files in changeset.
*** empty log message ***

  1. … 75 more files in changeset.
- fix redirection after renaming of old-style (ad_form based) via edit operations on xowiki::Page

  1. … 5 more files in changeset.
- move invoke_object from package to ::xo::cc (xo::Context object)

  1. … 4 more files in changeset.
- fix caching of slots in db_slot for extend_slot (backport from HEAD)

  1. … 2 more files in changeset.
- fix caching of slots in db_slot for extend_slot

  1. … 2 more files in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
- don't clobber objects in "instantiate_objects" if these exists already

- add support for item index hook (to be used in other packages)

  1. … 2 more files in changeset.
- xo::pg_version: provide simple support for distinction of versions in pg

- use recursive query for child-items in folder-tree in pg9

- add experimental package parameter "MenuBarSymLinks" in xowiki parameters to ease testing

  1. … 3 more files in changeset.
- xotcl-core: let method query_parameter respect "set-parameter" values (e.g. from includelet)

- xotcl-core: update to version number 0.135

- xowiki: use query_parameter instead of the swiss-knife "get_parameter",

which potentially caches a provided default-value (which might be unspecified/"")

  1. … 2 more files in changeset.
- fix bug when reloading xowiki-procs (e.g. "title" or "description" where missing)

- bump revision number

  1. … 1 more file in changeset.
- bump verison numbers

  1. … 1 more file 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.
- bump version numbers to 5.8.1

  1. … 74 more files in changeset.
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 more files in changeset.
- update version numbers and dependencies

  1. … 1 more file in changeset.
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- name callbacks similar as in other xo* packages

  1. … 1 more file in changeset.
- fix copied typos

  1. … 4 more files in changeset.
- update vendor fields to an organization

  1. … 2 more files in changeset.
- The C-library function tmpnam() is deprecated since a while. Therefore naviserver has deprecated ns_tmpnam as well.

Therefore we introduce a new function "ad_tmpnam" which requires just a minimal change and uses ns_mktemp.

  1. … 27 more files in changeset.
- new helper method on xotcl::Class "extend_slot" to allow to clone

and configure a slot in one step

- bump version number to 0.129

  1. … 1 more file in changeset.
* overworked db-abstraction layer with support for dbi_*

* dbi_* support is per default deactivated, can be activated via

e.g. setting ::acs::preferdbi to 1 in 0-acs-init.tcl

* bump version number to use dependencies for packages, using the new interface

  1. … 9 more files in changeset.