• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- refactor book includelet further

- added the following includelets, which are derivatives of "book":

* jquery-carousel

* jquery-infinite-carousel

* jquery-cloud-carousel

* jquery-spacegallery

- refactor "book" includelet to ease overloading via mixins

- provided a small includelet for w3c slidy, mostly compatible with "book" includelet

- add "level" to includelet html-file

  1. … 1 more file in changeset.
- providing support to hide columns in child-resources

- allow child-resources to render siblings

  1. … 2 more files in changeset.
- reduce verbosity

  1. … 1 more file in changeset.
- added includelet html-file

- improve caching for random pages in aolserver

- add caching to the random-form-page includelet

- add "-parent_id" to form-stats includelet

- list per default all publish_status values in form menu and form-usages

- add option "-renderer highcharts" to from stats (needs highcharts, see source)

- make yui-carousel more robust

- optimize query in "most popular pages" includelet for large installations

  1. … 2 more files in changeset.
- 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.
- make yui-carousel better configurable

- make listing folder/parent_item aware

- fix collateral damage from changes in pretty_link

- avoid attempts to resolve "self" from tcl function frames (as suggested by Stefan)

  1. … 4 more files in changeset.
- don't include YUI for toc, when not needed.

- deletged obsolete code in toc (full migration towards tree renderer still to be done)

We need min_level to be substituted so we build the list with 'list' command instead of using braces.

- make all files in xowiki usable for "::xo::library require ..."

- don't call "is_link_page" on Package objects

- reset values in reused formfields (necessary for e.g. weblogs)

  1. … 15 more files in changeset.
- document prefixing of order-by variable

- fix orderby name

- new form_field type: author

* renders from user_id Author name and

* optionally a link to person-info and

* draws optionally an image (either from acs portraits or from

gravatar))

- new flags for form-usages: view_field and hidden_field_names

  1. … 4 more files in changeset.
- fix collateral damage:

* adding owners in toc

* fix parent_ids in www/view-book-no-ajax.tcl

* pass open_node to ::xowiki::Tree

  1. … 1 more file in changeset.
- return names with paths in importer

- import forms with canonical names

- fix name clash in includelet "recent"

- provide warnings when forms cannot be located (e.g. after import)

- return canonical names in "instantiate_forms" after import_protoype_page

- finish "Page.is_folder_page"

- add flag "refetch" for Package.require_site_wide_pages

- add newer version of prototype page folder.form.page

  1. … 6 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.
Removing unneeded braces.

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