• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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 [[...]]

- support ad_complain in xowiki for invalid values

- bump version number to 5.9.1d2

  1. … 3 more files in changeset.
- rename all xowiki methods called via url to www-OLDNAME.

This makes it clear that these pages can call

ns_return, ns_returnredirect, or ad_script_abort, etc.

- don't raise an error, when a web-called method stops with ad_script_abort

- bump version numbers to 5.9.1d1

  1. … 6 more files in changeset.
- fix switching pablish status. since we are refetching the revision, make sure that the pubish_status is set to thew new value

- reduce number of "my info class" calls

- set __ia in the tuple-object, where the comparison happens

- perform special handling of locally reolved links only for SELF links

  1. … 1 more file in changeset.
- provide overloadable method "anchor_parent_id" to ease rendering links in complex embedding contexts

- relax link label quoting for the sake of backwards compatibility

  1. … 1 more file in changeset.
- prefer "ad_log error" for error messages in the log file

  1. … 5 more files in changeset.
- add -initialize flag to methods "get_instances_from_db" and "get_folder_children"

  1. … 2 more files in changeset.
- when included content is rendered with "resolve_local true", let also embedded content (e.g. images below SELF) appear as local (don't create download URLs pointing to the target package)

  1. … 3 more files in changeset.
- fix order of arguments of tcl's version compare (many thnaks for felix moedritscher for the hint)

- add truely relocatable serialize, already using new interface in forthcoming nsf release

- fix redirection after renaming of old-style (ad_form based) via edit operations on xowiki::Page

  1. … 5 more files in changeset.
- fix (over)quoting issues

  1. … 2 more files in changeset.
- perform export-renaming just for new-born entries (is_new_entry)

- prepare export such it does not import later to the global namespace

- don't perform renaming of anonymous instances when marshalling via clipboard

- backport from oacs-5-9

  1. … 2 more files in changeset.
- when form_instance_item_index is dropped, and hstore should be used,

repopulate the item_index with hstore values

- ::xowiki::hstore::update_update_all_form_instances respects now the

use_hstore package parameter values

  1. … 2 more files in changeset.