• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- refactored dnd for form-fields (moved from abstract_page into candidate_box_select)

- added parent_id on a few more occurences

- fixed cross-package links in get_page_from_item_ref

- moved some more style-properties to xowiki.css

  1. … 5 more files in changeset.
- provide proper parent_id form formfields of type "form_page"

- added new form-field "child_pages" list number of form_pages.

- update parent object for every form-page diring rendering of single fields in form-usages

  1. … 1 more file in changeset.
- add "pretty-age" as possible display_format to formfield "date"

- add flag renderer for using alternate renderers in form-usages

- search for forms in form-usages with directory containing including page (and for the time being, use yui renderer if available)

- provide minimal setup for form-based linear forum

  1. … 2 more files in changeset.
- formfiles time/image: don't require user to re-input files/images on edits

- fix typo

- 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.
- removed "required" from parameters, which is in XOTcl 1 just a comment

- minor cleanup

  1. … 3 more files in changeset.
- adding includelets form-stats flowplayer

  1. … 1 more file in changeset.
- use numeric entity instead of the named entity apos

- add the form-field class "redirect"

- improving comments

- handle different languages in elements and subelements in pretty-url

- improving youtube url parser

  1. … 3 more files in changeset.
- validator for years, to avoid that the user sees tcl errors from "clock scan"

- provide proper query-names for db_* interface

  1. … 8 more files in changeset.
- added form-field flag "validate via ajax"

  1. … 1 more file in changeset.
- provide default value in case conversion fails

- provide more CSS classes for error reporting in xowiki-forms

- let the inline flag of a form field overrule the display-block from the forms.css

- new form-field-type "include", can be nicey be used to create symbolic links (Form with a single "include" field).

- added parameter to pass ::xowiki::Form to ::xowiki::Link to create entries of the form

- added method page_item_ref for cross package item_refs

- extending item_refs to allow to specify the form in case the entry has to be generated

  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.
- added option "correct_when=answer_words lowercase" to form based exercises

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

- minor cleanup

  1. … 2 more files in changeset.
- adaption for new version of wymeditor

- 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