• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
- make include_header_info more flexible

- bump version number to 0.139

  1. … 2 more files in changeset.
- allow forms to provide their own css+js for view and edit operations

  1. … 2 more files in changeset.
i18n of the ::xowiki::File's content render.

- make automatic css class name generation more robust against "." in page names

- make child-resouces embeddable in pages to list siblings

  1. … 1 more file in changeset.
i18n of xowiki admin UIs. Bumping up version number in order to load catalog files and run upgrade script.

  1. … 8 more files in changeset.
- define method get_anon_instances to allow overloading (from eg. xowf)

  1. … 1 more file in changeset.
- make sure to construct valid h-store queries in case, use_hstore is activated

- add length restriction to names in xowiki pages to avoid potential limitations of the form-fields of the oacs content repository