• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

- use new methods for links in form-usages

- support _publish_status in form-usages table

- allow get_children regardless of parent_id (when parent_id is empty)

- some cleanup

  1. … 2 more files in changeset.
- provide means to remove form_link from form-usages

- substitute & in where clauses

- make entries of type file children of the FormPage

- provide relative names for files (can be child_objects of arbitraty objects)

- providing a parent_id to pretty_link to make relative names

- extend admin pages to list child-objects

- some refactoring and cleanup

- add per-connection-caching for get_parameter

- bump version numbers

  1. … 8 more files in changeset.
provide error handling to the rss-client includelet

  1. … 1 more file in changeset.
- some refactoring (publish_status_clause)

- new value for form_constraints: @table_properties

to specifies values for form-usages and count_usages.

example

@table_properties:publish_status=all

to list/count all usages, independent of publish status

- improve method view for FormPages based on pure form

rendering (use sanity checks, ensure the margin-form class)

  1. … 2 more files in changeset.
- add iframe includelet

-reduce verbosity

-comment idiom to iterate over xowiki packages and sub-package with current interface

  1. … 2 more files in changeset.
- don't show the link for "add comment" if the user is not logged in

- includelet form-usages:

* additional option 'voting_form_anon_instances'

* add language prefix voting-forms if necessary

- allow form-buttons to receive their own form-ids

- new method of FormPage: exists_property

- new method of FormPage: isform (based on form_constraints property)

- fixing an ugly bug "eating" the util_user_messages

- some refactoring

- bump version number

  1. … 4 more files in changeset.
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.