• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix typo in method-name 'value_if_nothing_is_returned_from_form'

- improve indexing, when a large number of tags is used

  1. … 2 more files in changeset.
- fixing string range parameter

- iterate over input and textarea

  1. … 1 more file in changeset.
- factor out common code for toc-based navigation structures

- allow values for form fields of type form_page to come from multiple

forms and from multiple instances

- generalize ::xowiki::Package lookup to look as well names in

different packages (syntax //package-path/name

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

- new method get_nls_language_from_lang

  1. … 2 more files in changeset.
- pass title and name to pages when created via [[unknown_page_name|Sometitle]]

- set page lang always to the first two characters of nls_language

  1. … 2 more files in changeset.
minor editing

  1. … 1 more file in changeset.
- restructure page rendering code to make get_content and render more easy to use

  1. … 3 more files in changeset.
add permission checks for including xowiki pages

perform permission checks on included xowiki pages

- perform permission checking for included pages

security update for adp includes

security update for adp includes

security update for adp includelets

- extending regression test

- refactor link resolver to ease testing

- make regexp for internal links more robust when http queries are used

  1. … 2 more files in changeset.
- improve handling of missing category trees

- flush page fragment cache (for category includelets) when categories are managed

  1. … 3 more files in changeset.
- reduce collateral damage from change from Jan 19th (handling of richt-text internal representation)

avoid dependencies from running in a connection thread

allow dot in page order

allow "." in page_order

handle empty input from rich-text widgets

fix name clash in last change

make handling of richt-text internal representation ([list content content-type]) explicit in substitution handling to avoid confusions

fix for bug #109

  1. … 2 more files in changeset.
fix for bug #109

  1. … 2 more files in changeset.
provide local links (like e.g. [[#anchor]])

generalize links to different package instances

  1. … 2 more files in changeset.
- pass default specs (@fields and @cr_fields) to ad_subst

- improve error message

- making export more robust for missing values

  1. … 1 more file in changeset.
- allow method "include" to configure the includelet object; this allows application writers access to instance variables and methods of includelets