• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- white space change

Reduce verbosity

- don't store hkeys for xowiki::FormPage in the cache

- bump version of xowiki to 0.156

  1. … 1 more file in changeset.
- switch from db_0or1row (plain forwarder to the db_0or1row command)

to a construct based on an explicit db_with_handle, using as well

the new "mset" methods

- update dependencies

- bump version to 5.9.1d18

  1. … 1 more file in changeset.
Use prepared statements for last_visited updates

- using the updated prepare statement interface

- bump version number to 5.9.1d17

  1. … 1 more file in changeset.
- use prepared statement for fetch_object

- bump version number to 5.9.1d16

  1. … 1 more file in changeset.
- add "-initialize" flag to get_all_children

add method form_field_flush_cache

Set required hkey variable

- clean dirty editor buffer

- reduce number of update statements to keep #dead tuples low

- remove commented out lines

- use :form_field_index for adding names recursively to the index

- provide more detailed debugging info

  1. … 1 more file in changeset.
- add repeat container to debugging output

- add debugging aids in case creation of nested formfields fails

  1. … 2 more files in changeset.
- detect when repeat fields are used in input mode: as long we have no js-support, max repeat count form fields have to be created in advance

- avoid duplicate generations for form fields in some cases

  1. … 2 more files in changeset.
- allow the repeat fields to be sent in arbitrary order from the browser

- extend dynamic repeat field creating for nested cases

- add functionality to dynamically add components for repeated form fields (no preallocation needed).

This is per default deactivated, .js support for "adding more" is missing.

  1. … 2 more files in changeset.
- handle ad_script_abort in payload of xowiki::Objects

- make intention more clear, don't go useless miles

Removing leftovers of instance_attributes column

- quote variable contents in ad_return_complaint messages

  1. … 2 more files in changeset.
- improve error message and error handling on ad_script_abort

- allow to specify object_type in new_link method

- bump version number to 5.9.1d6

  1. … 2 more files in changeset.
- modernize mimetypes

  1. … 2 more files in changeset.
- notifications: make nofication subject tailorable via

xowiki::Page method "notification_subject"

- allow specification of "piblish_status" in

xowiki::Page method "www-create-new"

- trigger notifications in "www-create-new"

  1. … 2 more files in changeset.
Notifications for form-pages:

- added notifications to form pages (omitting per default create/edit operations of links and folders)

- notification content is now generated via method "notification_render" (similar to "search_render")

  1. … 1 more file in changeset.
- remove spaces around links specified via [[...]]