• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- prefer bindar emulation over dollar-substitution

- make "name" for Page required

make "name" for formPages required

- 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.
- improve interface to google translate slightly to avoid exceptions (google website is a moving traget)

- close a few opportunities for cross-site scripting attacks (e.g. via error messages)

  1. … 1 more file in changeset.
Restoring xowiki code to yesterdays state. Hopefully getting rid of today's unwanted commits.

  1. … 999 more files in changeset.
revert previous change

  1. … 987 more files in changeset.
- changing folder inheritance from names (was broken) to ids; resolver changes are missing

  1. … 2 more files in changeset.
improved version of get_super_folders

- fix get_super_folders in cases, where pages are subpages of e.g. an

xowiki::Page; otherwise the regeression test fails

- try to simplify logic with intersect/concat

folder configuration & inheritance

  1. … 2 more files in changeset.
- working around tdom bug (in asHTML)

- remove unneeded line

- respect package_path in link renderer (we might consider using a config option for this)

trim lines when processing lists of .js or .css files

- make Page render more robust by not requiring "references" to be set

- use pair of object and field name when performing lookup for field names

  1. … 1 more file in changeset.
- added new method FormPage get_folder_children to list the items of a folder represented by a form page.

- FormPage get_folder_children is used in child-resources

  1. … 1 more file in changeset.
- allow absolute item refs (pointing to the root of the instance)

- extending regression test

  1. … 2 more files in changeset.
- unescape content of double-square-brackets in HTML pages

- reduce the uglyness of the hack slightly

Ugly hack to fight against a problem with tDom

- add "level" to includelet html-file

  1. … 1 more file in changeset.
- providing support to hide columns in child-resources

- allow child-resources to render siblings

  1. … 2 more files in changeset.
- don't save empty tags (many thanks to Selim Erol for this fix)

- fix typp (many thanks to michael totschnig gor pointing this out)

- pass language from page as default language to included page

Using the right message key for attribute pretty_plural.

Adding parameter show_page_references in order to control weather or not to show my-references includelet at the bottom of the pages. Bumping up version number.

  1. … 2 more files in changeset.