• last updated 15 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.
- updated actual YUI version number

- added minimal folder support

- bump version number to 0.119, update dependency

  1. … 3 more files in changeset.
- omit warnings, when an xowiki form with recent xinha is used

- handling query-parameter revision_id for revisions of images

  1. … 2 more files 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.
- fix lang-prefix setting code for non en-languages (many thanks to Åsmund for reporting the problem)

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

- extend is_true for instance attributes

- use in the "is_true" clause the same expression parser as in the includelet "form-usages"

  1. … 3 more files in changeset.
- added condition=is_true for policy rules and added a commented example

- updated dependencies

- bumped version to 0.118

  1. … 2 more files in changeset.
- further complete list of attributes when $always_queried_attributes eq "*" in get_form_entries

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

  1. … 2 more files in changeset.
- allow to pass "*" to always_queried_attributes of get_form_entries

- extend the attribute list in get_form_entries to retrive as well page_template

- bump version to 0.117

- use Module definition for utilities

  1. … 2 more files in changeset.
- further generalize handling of default values for h_where in get_form_entries

- provide default for sql part of where-clause to allow omission of h_where of get_form_entries

- avoid duplicated adding of attributes in get_form_entries

- 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.
- check for attribute "name" when constructing list of disabled HTML element names

- strip colons from tags

  1. … 1 more file in changeset.
- Provide means to refer to a page of the current package instance even when a

package search path is provided (syntax for includelets: //./pagename).

This is needed for e.g. weblog, where the "weblog-portlet" should refer to

the same package.

  1. … 3 more files in changeset.
- 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.
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.
* added inplace handling n xinha with edit-icons

  1. … 3 more files in changeset.
- factor out adp name checking code

- allow adp includes from sub-packages (names are resolved relative to the package key)