• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Providing return_url form item-button class.

- Using the url in the package object as return_url; instead of using the url in the connection object.

- 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.
- preserve white-space in multi-line includelets

- improve HTML

  1. … 3 more files in changeset.
minor cleanup

-use YUI 2.6.0

- use "range" instead of "match" for "toc" and "book"

-added simple match option to toc+book

- added decoration=edit for includelets

- pretty_value of form-fields of type richtext cares aout wiki flag to substitute wiki markup

- renamed FormPage->get_children to FormPage->get_form_entries

- allow _text to be included in attribute names for form-usages

- provide a richer set of operators in the where clause in form-usages (=, <, <=, >, >=)

  1. … 3 more files in changeset.
- passing object to sub-components and "get_single_spec" (needed for object specific roles)

  1. … 1 more file in changeset.
- updated and extended message catalog

- bump version number

  1. … 4 more files in changeset.
- allow conditional form_field_values in @table

  1. … 1 more file in changeset.
- new method for ::xowiki::Includelet "include_head_entries" to include always HTML head entries (like e.g. CSS) even when render is cached

- activate caching for includelet toc again

  1. … 1 more file in changeset.
- deactivate page fragment cache for toc (must always inject javascript into header)

- handle "orderby" in table_properties

- avoid name clashes between attributes in @table for form-usages

made includelet 'toc' cachable

don't double escape in form-usages (the input to form-usages is pretty_value of form-fields, which should be properly escaped)

- use new methods for links in form-usages

- support _publish_status in form-usages table

- allow get_children regardless of parent_id (when parent_id is empty)

- some cleanup

  1. … 2 more files in changeset.
- provide means to remove form_link from form-usages

- substitute &amp; in where clauses

- make entries of type file children of the FormPage

- provide relative names for files (can be child_objects of arbitraty objects)

- providing a parent_id to pretty_link to make relative names

- extend admin pages to list child-objects

- some refactoring and cleanup

- add per-connection-caching for get_parameter

- bump version numbers

  1. … 8 more files in changeset.
provide error handling to the rss-client includelet

  1. … 1 more file in changeset.
- some refactoring (publish_status_clause)

- new value for form_constraints: @table_properties

to specifies values for form-usages and count_usages.

example

@table_properties:publish_status=all

to list/count all usages, independent of publish status

- improve method view for FormPages based on pure form

rendering (use sanity checks, ensure the margin-form class)

  1. … 2 more files in changeset.
- add iframe includelet

-reduce verbosity

-comment idiom to iterate over xowiki packages and sub-package with current interface

  1. … 2 more files in changeset.
- don't show the link for "add comment" if the user is not logged in

- includelet form-usages:

* additional option 'voting_form_anon_instances'

* add language prefix voting-forms if necessary

- allow form-buttons to receive their own form-ids

- new method of FormPage: exists_property

- new method of FormPage: isform (based on form_constraints property)

- fixing an ugly bug "eating" the util_user_messages

- some refactoring

- bump version number

  1. … 4 more files in changeset.
fix unread items