• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- move invoke_object from package to ::xo::cc (xo::Context object)

  1. … 4 more files in changeset.
- 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.
- keep link-source for folder-tree to allow for opening the link-source and not the link-target branch

  1. … 1 more file in changeset.
- add query parameter "deref" to control per-call whether

operations should be performed on the link or on the target object

- don't use _p suffix for variable names in xotcl/nsf methods

-fix for bug #3249: don't import prototype-page when user requests a non-existing page

- update item index in reparent operation

- update item index in reparent operation

- backport from HEAD

  1. … 1 more file in changeset.
- improve robustness of upgrade scripts: handle cases with old installations, where some update scripts were not executed

  1. … 1 more file in changeset.
- generalize clipboard copy

  1. … 1 more file in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
Using ::xo::dc api instead of db_*.

  1. … 3 more files in changeset.
- improve readability of caught error messages

- use "create" method explicitely

  1. … 8 more files in changeset.
- return on eval status code 500 instead of 404, log error details in error.log

- use lassign consistently for result processing of get_form_data

  1. … 1 more file in changeset.
- allow to specify different targts (e.h. bootstap modals) for links

  1. … 2 more files in changeset.
- fix error handling of last change

- provide error message via standard error page

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- ease overloading of caching behavior

  1. … 1 more file in changeset.
- set after resolving the id the variable invoke_object in the package

object to ease page-secific behavior

- overload reply_to_user in xowiki to disable caching of dynamic pages

per default

- pllicies: add rules for methods "show-oject" and "list" to policy5

- improve robustness against pages with empty package_ids (site-wide pages)

  1. … 1 more file in changeset.
- provide nicer error messages when resolve_page raises an error

- update in "reparent" the acs_objects entry of the child-rel (mostly context_id); many thanks to guenter ernst for the snippet.

- new package-level method "reparent" to move pages around

- make change-page-order more configurable (folder_id, publish_status)