• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- keep mixin list in translation mode

- don't compute full domain for form_fields of type page or form_page, when displaying a value

  1. … 2 more files in changeset.
- extend set of automatically fetched attributes in get_form_entries to improve ease of use

  1. … 2 more files in changeset.
- use xo::library functions

  1. … 13 more files in changeset.
- fix abstract_page form fields with empty value

- some further cleanup: remove __refresh_instance_attributes hack

- provide experimental drag and drop handler for form-fields

of type abstract_page (form_page or page)

- provide experimental drag and drop handler for reordering page-orders

via drag and drop in lists (supported by the includelet book)

- new parameter for includelet book: "allow reorder"

E.g. "-allow_reorder 2" means: support drag and

drop reordering starting with the 2nd level

- provide interface for automatically renaming page_orders

  1. … 6 more files in changeset.
- reduce verbosity

- allowing multiple forms to be passed into form-usages

- renamed argument of ::xowiki::Weblog->instantiate_forms from "entries_of" to "forms"

  1. … 5 more files in changeset.
- Better handling of disabled form fields

  1. … 2 more files in changeset.
- small polishing on debug messages

  1. … 1 more file in changeset.
- include labels in forms a shidden fields

- transmit fields linke _name or _nls_langauge always from a form, even if it is set as disabled

  1. … 1 more file in changeset.
- improve handling of different connection contexts and parent_ids

  1. … 2 more files in changeset.
- turn off slim-mode for xinha on default (to provide backward compatibility)

- add main styles and lists toolbar buttons to slim mode

new method for Package "get_page_from_name": simple means to get an object from a page name

new methods for Page "create_form_page_instance": make it easier for app-write to create fully configured pages dynamically

  1. … 3 more files in changeset.
- provide means to force a certain name for radio controls

- bump version number

  1. … 1 more file in changeset.
* added inplace handling n xinha with edit-icons

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

- extended interface to compound form fields (get_named_sub_component_value,generate_fieldnames)

- removed need for __refresh_instance_attributes

  1. … 2 more files in changeset.
- better CSS configuability for form-fields

  1. … 2 more files in changeset.
- 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.
- 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.
- move formfield type "code_listing" from s5 here.

improve error message

  1. … 1 more file in changeset.
- factoring out common code

- new includelet: yui-carousel

  1. … 1 more file in changeset.
- add "htmlmode" to slim configuration for xinha

- add a simple inplace editor for xinha form-fields (activate by setting property inplace=true)

  1. … 1 more file in changeset.
make numeric convert_to_external more robust

- fix nested search for in compound structures