• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
set pacakge_id from sitenode only, when package_id == 0

  1. … 1 more file in changeset.
improve ability to run outside of a connection thread

  1. … 1 more file in changeset.
- support option "keep_cc" for "ConnectionContext require" and "Package initialize" to preserve the original connection context

  1. … 1 more file in changeset.
-update to version 0.100, compliant with xowiki 0.105

  1. … 24 more files in changeset.
- added conveniance routine to determain lang from connection context

- additional method for package hander: first_instance

  1. … 1 more file in changeset.
- fix method name

- provide a wider interface to the per-connection-thread cache

- new flag -with_children for CrClass->instance_select_query

(if set, it returns as well the child objects of the objects for the given folder)

- bump version number

  1. … 3 more files in changeset.
- turning testwise force_refresh_login for package xowiki off

- using testwise untrusted user_id for link checking

- forcing login only in "enforce permssions", not in "check permissions"

  1. … 1 more file in changeset.
- reduce verbosity

roll back the changes in xotcl-core to the state of 2008-06-18 in order avoid conflicts in the release cycle

  1. … 8 more files in changeset.
merge in recent fixes from head

  1. … 8 more files in changeset.
more general handling of ical formatted output

  1. … 1 more file in changeset.
make multiple context inits more robust

move ::xo::update_query_variable from weblog-procs to xotcl-core

move ::xo::update_query_variable from weblog-procs to xotcl-core

make query variable and form variable interface more consistent

make query and form interface more uniform

handle strange input fields with empty names from Safari 3.*

handle strange input fields with empty names from Safari 3.*

adding a default role

provide context for easier setting of return-urls. There was a problem

with internal redirects, which can be fixed by providing "original_url_and_query"

in package initialize

  1. … 1 more file in changeset.
make querying of untrusted user id more robust

don't require to login in more cases

reduce verbosity, allow permission checks in conditional policy clauses ({somecondition attr permission} ...)

  1. … 1 more file in changeset.
overwork user id handling

reduce cases, where login is forced

address problems, where auth::login forces a script abort and cunfuses a surrounding catch operations

  1. … 2 more files in changeset.
rename non-pos argument to package_id, add minimal dotlrn awareness

more experimental stuff: roles for connection context

per connection cache (e.g. checking swa is more than 10 times faster this way as in without it)

make code more robust when run under scheduled procs

  1. … 1 more file in changeset.
provide compatibility for packages providing pretty_name and package_key