• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
don't omit nls_language in forms when creating new pages

improve documentation

- fixing string range parameter

- iterate over input and textarea

  1. … 1 more file in changeset.
provide passing of nls_language for new items

  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.
- provide package level methods 'manage-categories' and 'edit-category-tree'

- use these methods in admin/index and admin/list

- extended category-edit-button to either manage all categories or edit a category tree

- improve behavior, when mapped category tree exists, but does not contain categories

  1. … 5 more files in changeset.
complete last update

  1. … 1 more file in changeset.
- fix typo

- make unknown link behave like "new" menu item

- use keywords form-field, when rendering FormPages

  1. … 3 more files in changeset.
don't set empty meta-tags if no values are provided

for locating the tcl script directory for xinha, use the actual package instance, if it is plain xowiki instance

for locating the tcl script directory for xinha, use the actual package instance, if it is plain xowiki instance

- allow top-includelet "none" (to e.g. override a non-empty default; "" means no value)

- generalize css class handling for form buttons

- allow nls_language to be passed along with the name to create-new

reduce verbosity

- new www-method for Page:

"create-or-use": allows to create conditionally a page, if no page with the default name exists

- make sure to initialize instance_attributes for dynamically created FormPages

  1. … 1 more file in changeset.
Right hand side of expression also needs to be trimmed.

- reduce verbosity

- reduce verbosity

- reduce verbosity

- initialize for "FormPage new" in create-new name to empty (for debug mode in xowf)

  1. … 1 more file in changeset.
- initialize name as empty (for debug mode in xowf)

- bump version number to 0.107

- update dependencies

- initial draft for inheriting pages form different xowiki instances

- new package parameter "PackagePath"

- pass page context to templates to allow templates to display it (for inherited pages)

- inheritance supported for calling methods on pages, link-resolver and

includelet "recent" (displayed currently only for admins)

  1. … 14 more files in changeset.
- make sure, that xowiki uses only mapped category-trees (import, form-fields, ...)

- turn off per default extra fields for mapped categories in FormPages

(can be activated via form_constraints @categories:on)

- factor out common code

  1. … 6 more files in changeset.
- change from folder_id to parent_id

  1. … 1 more file in changeset.
- use html diff when it is available and it works

- improve HTML

- make RSS-client more robust

- pass orderby/page_number/page_size to get_form_entries

- prepare diff for HTML diff

  1. … 12 more files in changeset.
- fix typo in comment

- bump version number

- new interface for initializing FormPages when they

are created in the database (method initialize)

  1. … 2 more files in changeset.
- simplify locale handling

- added "contains" operator to where option of form-usages

- added a some tests for filter expression to the regression tests

  1. … 1 more file in changeset.