• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- update in "reparent" the acs_objects entry of the child-rel (mostly context_id); many thanks to guenter ernst for the snippet.

- new package-level method "reparent" to move pages around

- make change-page-order more configurable (folder_id, publish_status)

- use spaces rather than tabs

- add "-title" to Package.make_form_link

* use new interface in order to be able to use dbi-*

* updated dependencies

* bumped revision number

  1. … 24 more files in changeset.
- use tcl 8.5 "dict" instead of associative array __ia for fast access to instance attributes

- bump version number to 0.148

  1. … 5 more files in changeset.
- improve robustness against invalid input

- normalize string expressions

  1. … 13 more files in changeset.
- don't abbreviate subcommands

  1. … 22 more files in changeset.
- replace call to eval by expand operator

- improve support for cross package links

- use more tcl 8.5 idioms

  1. … 7 more files in changeset.
- minor quoting changes

  1. … 2 more files in changeset.
- pretty_link: no need to call method, since $name is available

- no need to pass parent_id to page-based pretty_link

- pretty_link: fall back to the toplevel url of a package in case no parent_id is provided

- support cr-toplevel entries in pretty_link

  1. … 1 more file in changeset.
- allow clip-board operations via child-resources (via "MenuBar->xowiki->Index")

- make use of ::xo::db_list* functions

  1. … 4 more files in changeset.
- bump version number

- update dependency on xotcl-core

- use faster sql interface

  1. … 11 more files in changeset.
Removing unneeded emptiness check against item_id. 'string is integer' w/out the -strict switch returns 1 in case variable is empty.

checking that item_id is a valid integer iff it has been provided.

- fix logic for validity check for tag links

- added fresh generated templates

- xowikiimage;

* changed lang text from isolatin1 to utf-8

* updates for xowikiimage plugin for ckeditor support

* added icon image for xowikiimage plugin

- item-refs: added leading .SELF./ for referring to children of the current item

- refactored form-field "file" to fix loosing content and controls,

repeatable, nest-ability; for the time being going back to

version not depending on json code

  1. … 18 more files in changeset.
- move folder layout logic to adp files

  1. … 7 more files in changeset.
- Support for cross package symlinks to folders containing folders

  1. … 1 more file in changeset.
- close a few opportunities for cross-site scripting attacks (e.g. via error messages)

  1. … 1 more file in changeset.
fixed prefixed_lookup to invoke methods on inherited content (the correct one)

Restoring xowiki code to yesterdays state. Hopefully getting rid of today's unwanted commits.

  1. … 999 more files in changeset.