• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix unread items

- additional form-field types: form and form_constraints

- add cross package instance support to includelet form-menu

- add support to create ::xowiki::FormPages in different instances where the ::xowiki::Form exists.

Effectively, ::xowiki::Forms can be shared among xowiki instances.

  1. … 2 more files in changeset.
additional flag for form-usages: -voting_form_form to specify an alternate for for editing the generated "voting form"

join multiple fields from field-usages into a single column in the voting form

- includelet form-usages: omit edit and delete button from csv output

- includelet form-usages: provide means to generate a "voting form" from form-usages (use -voting_form en:someformname)

  1. … 2 more files in changeset.
- extended filter_expression for get_children to support properties starting with _

- added "where" option to formfields of type form_page

  1. … 3 more files in changeset.
update default YUI version to 2.5.2

- make categories includelet not throw an error, when no categories are found

- allow for the attribute 'entries_of' of class ::xowiki::Weblog

names of XOTcl Classes to be specified. If specified, only

instances of the specified classes are shown in the weblog.

- simpler handling of nasty characters in weblog-portlet.page

  1. … 2 more files in changeset.
- pass package_id instead of folder_id to get_children

- try to keep creation_user and modifying_user in import/export

- use package parameter to control usage of optional hstore

  1. … 3 more files in changeset.
complete assoc arrays for where and unless clauses for FormPages

distinguish again between private and public tags in tags display (fixes as well openacs.org)

  1. … 2 more files in changeset.
- some cleanup after yesterdays renaming for form-fields

- allow categories includelet to obtain data from an ordered composite

  1. … 3 more files in changeset.
Change namespace for form-fields from class (::xowiki::FormField) to

ordinary Tcl namespace (::xowiki::formfield) to make it easier to

create formfield classes in other packages. This allows the file

xowiki/tcl/form-field-procs.tcl to be reloaded without swiping the

namespace.

  1. … 5 more files in changeset.
use tmp_table support for activity graph

  1. … 1 more file in changeset.
fix escaping of block markers; prevent double escaping in book-mode

  1. … 1 more file in changeset.
provide an error message in includelet categories, if no category tree matches requirements

fix wrong variable name, provide saftey net for unknown category trees

  1. … 1 more file in changeset.
- reduce verbosity

- import-procs: condensed out of package_procs

- handle some more ordering issues in import

  1. … 3 more files in changeset.
snapshot for category mapping on import

  1. … 2 more files in changeset.
- let form-usages to interface with categories includelet

- weblog-portlet.page: avoid substitutions, where the included page turned it off

- weblog.page: use {{categories ...}} instead of old style {{categories-portlet...}}

- bump version number to reload prototype pages

  1. … 5 more files in changeset.
refactoring form-usages includelet

  1. … 2 more files in changeset.
improvement for form-usages includelet:

- allow csv control to be removed by using " ... -csv false"

- allow csv download to work correctly, when multiple form-usages are on a single page

make "unless" less verbose

- provide "unless" option to restrict output of form-usages

- more general handling for publish_state in form-usages

- new includelet: my-refers (lists the pages, to which the current page refers to)

- make link objects more conveniant to create

  1. … 2 more files in changeset.
fix calls for includelet form-usages, where only -form is specified

- make sure that back-links from images (pages, on which the image is used) are listed only once

- continue to fix collateral damage from yesterday

  1. … 1 more file in changeset.
added outional output escaping for form entries of type label, better handling for including _text in forms

  1. … 2 more files in changeset.
updateing yui version

make page_order available for Oracle and postgres installations without ltree

bump version numbers for upgrade script

  1. … 8 more files in changeset.