• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- move back default version of YUI from 2.8.0r4 to 2.7.0 due to problems with Drag and Drop

- some refactoring of Link class for handling folders

- fixed a bug recently introduced for handling the default languages in partial links

  1. … 5 more files in changeset.
- using for permission checking in editing the actual package type, not ::xowiki::Package (important for subpackages); many thanks to Hector Amado

- use "-" instead of "_" in web-callable method

  1. … 1 more file in changeset.
- removed one more tcl 8.5 dependency

- fixed filter_experssion for single instance variable

- extended regression test

  1. … 2 more files in changeset.
- remove tcl 8.5 feature

- name meta tag "language", not "lang"

- minor cleanup

  1. … 2 more files in changeset.
- add adp property "displayed_object_id" to provided templates

- eval filter expression in get_form_entries in the context of the form pages

  1. … 12 more files in changeset.
- use in the "is_true" clause the same expression parser as in the includelet "form-usages"

  1. … 3 more files in changeset.
- adjust count_usages to newer interface

- use xo::library functions

  1. … 13 more files in changeset.
- pass creation_user to create_form_page_instance (needed for "in_role creator")

- 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.
- make sure that form-fields array is always set before used

- 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.
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.
- 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.
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