• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- en:photo.form: simple default form

- generalize yui-carousel to work with FormPages of en:photo.form

- pass geometry in links

- bump version number to 0.134

  1. … 5 more files in changeset.
- new method Package->item_ref_from_url

- renamed "item_id_ref" to "item_ref_from_id"

- search in html-included content (between curly brackets) in

prototype pages, along the package path and in site-wide pages

- improved documentation

- fixed regression test

- updated dependencies

- bump version number to 0.133

  1. … 6 more files in changeset.
- use "::xowiki::Package instances -closure true" to avoid replicated code when upgrading xowiki derived packages

- bump version number to 0.132

  1. … 1 more file in changeset.
- dropped language prefix from folders (ease life with WebDav and nice path names)

- new method Page.is_folder_page

- fixed weblog sublinks when used in folders

- use ::xo::update_query in weblog-procs, update dependencies

- bumped version number to 0.131

  1. … 4 more files in changeset.
- major editing work: streamlined generation of urls and resolving of name relative to parent_ids

- new method Page.pretty_url and Page.detail_link

- removed ::xowiki::Includelet.detail_link

- provided updated prototype pages to use the new interface

- bumped version number to 0.130

  1. … 16 more files in changeset.
- generalized get_labels in form-fields

- render candidate_box in disabled state via "pretty_value"

- provide multiple_style comma|list for abstract_page

- provide parent-id handling for my-references and my-refers

- provide switch inherit_from_forms to form-usages

- add parent_id on several occations

- changed default spec for _assignee to hidden

- retrieve always page_template and assignee in get_form_entries

- new methods "group_require" and "group_assign" to turn form-pages into groups

- allow brace-substituion in xowiki::forms (might need protection in some cases)

- bumped version number to 0.129

  1. … 8 more files in changeset.
- for unknown reasons, rewriting xowiki.info file via Package manager + "edit info" removed the callback entries, so upgrade was not performed. quick fix: bumped package number again and edited xml file manually.

  1. … 1 more file in changeset.
- bump version number to 0.127

- added upgrade script

  1. … 2 more files in changeset.
- bump version number to 0.126

  1. … 3 more files in changeset.
- new package parameters

* WidgetSpecs (for xinha widgets specs per instance),

* PackageTitle, PackageDescription (used in RSS feeds)

- stop using "folder objects". Folder objects are not longer

created. In rare cases, where they are used, their

content must be migrated manually to the new

package parameters.

- bump version number to 0.125

- update dependencies for xotcl-core

  1. … 6 more files in changeset.
- use xotcl-core's "set_instance_vars_defaults"

- provide default for nls_language in xowiki

- update dependency and bump verision number to 0.124

  1. … 3 more files in changeset.
- changed naming for "-var" in form-stats to "-property" in includelet form-stats

- improved speed for csv-dump and form-stats (relevant, when e.g. more

than 1000 workflow instances are processed)

- updated dependencies, bumped version number to 0.123

  1. … 2 more files in changeset.
- provide optionally return_url to make_form_link

- assumption oft top-level objects in cache management

(Package->delete)

- flush cache correctly for tree deletions

- bump version number and update references

  1. … 3 more files in changeset.
- use ::xo::Package->require_root_folder

- remove unneeded parent_id handling, since item_refs provide them already

- use provided item refs as anchor labels, when lables are not provided.

- updated regression test

- bumped version number and dependencies due to xotcl-core refactoring

  1. … 5 more files in changeset.
- implemented generic item_refs:

Item_refs are symbolic references to content items,

stored in the xowiki folder or below (under pages or other folders).

The item_refs are currently only used for internal links (between

[[...]]), but will be used on other places as well (refering to

included pages, refering to variable of other pages, etc.)

- adjusted Link resolver logic to use item_refs

(typed links (like the glossary link) are currently not supported)

Item names with slashes are not allowed anymore!

- remove old package parameter "top_portlet"

- update dependencies

- bump version number

  1. … 8 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.
Adding ::xowiki::policy3 description to the parameter security_policy.

improve the description of "use_connection_locale"

- 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.
- bump version to 0.117

- use Module definition for utilities

  1. … 2 more files in changeset.
- bump version number to 0.116

- bump version number to 0.115

- provide means to force a certain name for radio controls

- bump version number

  1. … 1 more file 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.
Typo in parameter description.

- bump version number

- new method get_nls_language_from_lang

  1. … 2 more files in changeset.
bump version number

bump version number

bump version number

bump version numbers to pick up fixes from last weeks via apm-tools