• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
prefer XOTcl2 idioms

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

  1. … 7834 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.
Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
- make instance variables kept in the object cache configurable per

class via pattern (using "non_cached_instance_var_patterns"; default

{__*})

- use xotcl2 variable resolver for better performance

- bump version of xotcl-core to 0.156

  1. … 1 more file in changeset.
- new method for ::xotcl::Object mset: set a series of instance

variables via the provided attribute value list (as e.g. returned by

[array get], [ns_set array], ...

- implement the prepared statement handling within the scope of

a "db_with_handle", to make sure, the prepare and the subsequent

command are using the same handle (and therefore session).

- use for prepared statement caching the result of [ns_db session_id]

when available

- bump version to 0.155

  1. … 2 more files in changeset.
- remove the need for providing a prepare name by using a md5 hash, which is also better scalable

- bump versin number to 0.154

  1. … 1 more file in changeset.
- first draft of prepared statements for xo::dc using the standard PostgreSQL handler

- bump version number to 0.153

  1. … 1 more file in changeset.
Require latest acs-kernel, as new features use freshly defined db utilities

- set live and latest revision on one sweep (use is_latests setting when setting live_revision)

  1. … 1 more file in changeset.
- use template::add_event_listener

- bump version number to 0.151

  1. … 1 more file in changeset.
- make class "create" operations explicit

- update version dependencies

  1. … 1 more file in changeset.
- use always template::head procs

- bump version number to 0.150

  1. … 1 more file in changeset.
- updated package info

- bump version number to 0.149 to allow other packages to rely on the initialize parameter of "get_instance_from_db"

- added tdom command "::html::CSRFToken" similar to html::div etc. for easy generation of csrf token in tdom contexts

  1. … 1 more file in changeset.
- add method CSRFToken to tdom::Object

- bump version number to 0.147

  1. … 1 more file in changeset.
- improve checking of return_urls in page_contracts

  1. … 16 more files in changeset.
- provide means to avoid i18n substitutions in cases where the full

content is running trough full substitutions

- bump version number of xowiki to 5.9.1d4

- bump version number of xotcl-core to 0.145

  1. … 4 more files in changeset.
- 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.