• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
- backport from head

- backport from HEAD

- implement a stack for resolve_contexts to assure proper behavior for nested calls

- never overwrite the physical_{item|package|parent)_id

- never overwrite the physical_{item|package|parent}_id

- never overwrite the physical_{item|package|parent)_id

- backport of item_index fixes from HEAD/oacs-5-9

  1. … 2 more files in changeset.
- applying resolve-local patch from HEAD

  1. … 1 more file in changeset.
resolve-local patch:

- one a sym-link, the developer can decide, whether the

resolve-context (for links, images, etc.) should be in the local

package (i.e. the package containing the link, the form-field

resolve_local is true) or the target package (resolve_local is

false). However, .SELF. references refer always to the target

package, which was incorrect in previous versions. This patch

resets the the resolving policy under der .SELF. reference and

allows for using both resolve_local choices.

  1. … 1 more file in changeset.
- fix updating problem for FormPage.set_live_revision method: perform update_item_index with the data from the new revision

- make code more clear that we are fetching by revision

  1. … 1 more file in changeset.
- define FormPage.set_live_revision, a specialized version of

CrItem.set_live_revision updating the item index.

- prefer usage of FormPage.set_live_revision over

"::xo::db::sql::content_item set_live_revision" in xowiki

  1. … 2 more files in changeset.
- provide a friendly message in case the xowiki_form_instance_item_index was not setup correctly

- fix quoting in weblog

- fix entries per page on weblog-portlet (was including all entries

instead of page-size entries)

- define "get_nls_language_from_lang" on xowiki::Package to fix

default language issue for imported prototype pages (when default

lang is not "en")

  1. … 5 more files in changeset.
- remove obsolete code

- improve safety of generated HTML

  1. … 5 more files in changeset.
- improve validity and security of generated HTML

  1. … 12 more files in changeset.
- make resolving of embedded resources more robust (reset id of search-path instead of prepending name, which might be unsufficiently constraint)

removing extra space.

removing extra space.

- drop unneeded method "reverse" (8.5 has this built in)

  1. … 1 more file in changeset.
- remove special handling of text attribute since this is not required when using xowiki_form_instance_item_view

- remove special handling of text attribute since this is not required when using xowiki_form_instance_item_view

- apply FormPage.update_attribute_from_slot change from oacs-5-8

- white space change (strip trailing spaces)