• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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

add new method to check if a subcomponent exists in a compound form structure

- use always localized strings for boolen form fields

- use "info method" to check for existing methods

- handle passing of wiki_p for the OacsFs plugin

- factor out listing of wiki names (used now on multiple places)

  1. … 2 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.
- formve default floating left for form-fields of type image

- 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.
- added property "skin" to wymeditor. Possible values ares "default", "sliver", "minimal" and "twopanels"

- added a property to wymeditor: plugins

- added new plugins to wymeditor: hovertools and resizable

- upgraded wymeditor to version 5.0b1

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

  1. … 1 more file in changeset.