• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make object creation explicit to avoid potential name clashes

align tests

- make admin/list more robust

Allow the use of naturalnum page parameter type with ::xowiki::Package initialize (thanks to Stefan Sobernig)

Put again naturalnum instead of integer in xowiki's permission admin page

  1. … 1 more file in changeset.
Replace naturalnum with integer, as the first doesn't work with ::xowiki::Package initialize

- adding missing "www-" prefix

- fix typo

  1. … 11 more files in changeset.
- use confirm handler instead of "onclick=..." in all packages in oacs-5-9

  1. … 15 more files in changeset.
- fixed default value specification (many thanks to Thomas Renner)

- remove onlick handler be event listener

- use "www-" prefix

- prefer "ad_log error" for error messages in the log file

  1. … 5 more files in changeset.
- add editor hints

  1. … 53 more files in changeset.
- perform msg-key substitution directly in script file to have access to the embedded variable pretty_plural

- backport of item_index fixes from HEAD/oacs-5-9

  1. … 2 more files in changeset.
- fix updating problem for FormPage.set_live_revision method: perform update_item_index with the data from the new revision

- make code more clear that we are fetching by revision

  1. … 1 more file in changeset.
- define FormPage.set_live_revision, a specialized version of

CrItem.set_live_revision updating the item index.

- prefer usage of FormPage.set_live_revision over

"::xo::db::sql::content_item set_live_revision" in xowiki

  1. … 2 more files in changeset.
- remove header_stuff property from .adp files

  1. … 1 more file in changeset.
- fix and standardize quoting in template properties

  1. … 392 more files in changeset.
- remove obsolete border attribute

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.
- adapt regression test to reflect latest changes

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

  1. … 2535 more files in changeset.
- delete cache info when uninstantiating package

  1. … 1 more file in changeset.
- make test run more robust against destructive operations on package instances from the tcl-api

- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 13 more files in changeset.
- use call-by-reference rather than call by value for passing values to included subtemplates (should be done probably on many more places)

  1. … 1 more file 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.
* use new interface in order to be able to use dbi-*

* updated dependencies

* bumped revision number

  1. … 19 more files in changeset.
- don't abbreaviate subcommands of "file"

  1. … 1 more file in changeset.