• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- close a few opportunities for cross-site scripting attacks (e.g. via error messages)

  1. … 1 more file in changeset.
fixed prefixed_lookup to invoke methods on inherited content (the correct one)

Restoring xowiki code to yesterdays state. Hopefully getting rid of today's unwanted commits.

  1. … 999 more files in changeset.
revert previous change

  1. … 987 more files in changeset.
fix prefixed_lookup to invoke methods on inherited content

  1. … 16 more files in changeset.
- changing folder inheritance from names (was broken) to ids; resolver changes are missing

  1. … 2 more files in changeset.
- don't use numerical comparison for strings, can lead to errors and strange results

- provide message for further debugging, when name lookup fails

folder configuration & inheritance

  1. … 2 more files in changeset.
handle invalid input from url-parameter gracefully (many thanks to Frank Bergmann for the hint)

- fix regression test

- extend method reindex to handle folder structures

make URL resolver more robust when referencing subdirs

- allow absolute item refs (pointing to the root of the instance)

- extending regression test

  1. … 2 more files in changeset.
- don't overwrite for missing file already computed link_types

- fix typo in comment

- use new flag "-export_vars" for package initialize to prevent interaction with query-vars

- bump version number and update dependencies

  1. … 1 more file in changeset.
- return ref_ids (list of ids in a path) from item_ref

Adding parameter show_page_references in order to control weather or not to show my-references includelet at the bottom of the pages. Bumping up version number.

  1. … 2 more files in changeset.
- improve comment

- call build-name for import_prototype_page to ensure same naming conventions

- since aolserver and naviserver translate backslashses in urls into slashes, treat slashes and backslashses in page names as well the same (i.e. translate both)

- disallow "/" in names to avoid confusion with foders

- make sure, that resolve_package_path returns always 2nd argument set

- avoid warning messages when not necessary

  1. … 2 more files in changeset.
- make ad_proc instantiate_page_from_id more intelligence (let package decide, what kind of init is needed)

- provide an explicit invocation of method "initialize" in instantiate_page_from_id (used from service contracts)

- fix context_id for inheritance of permissions. After transformation from folders to form-pages, context id was -100

- fix object_type for folders transformed via ::xowiki::tranforms_root_folder

- bump version number to 0.135

  1. … 4 more files in changeset.
- provide better rfc 3986 compliant url-encoding (relevant when subst_blank_in_name is turned off) to fix behavior in naviserver

  1. … 1 more file in changeset.
- en:photo.form: simple default form

- generalize yui-carousel to work with FormPages of en:photo.form

- pass geometry in links

- bump version number to 0.134

  1. … 5 more files in changeset.
- make check for link to folder more robust for legacy cases