• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 54 more files in changeset.
merge with missing files

  1. … 1464 more files in changeset.
merge from oacs-5-10

  1. … 8089 more files in changeset.
file form.form.page was initially added on branch oacs-5-10.

file table-of-contents.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./table-of-contents.page
file Parameter.form.page was initially added on branch oacs-5-10.

improve error handling and page title

Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Silence pretty_link warnings (no parent_id given)

fix category-portlet to support the latest TreeNode Class

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7830 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. … 4 more files in changeset.
- improve safety of prototype pages

  1. … 2 more files 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. … 519 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2545 more files in changeset.
- remove hard-coded CSS clear

- minor html optimization

  1. … 2 more files in changeset.
Restoring xowiki code to yesterdays state. Hopefully getting rid of today's unwanted commits.

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

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

  1. … 16 more files in changeset.
add viewers parameter in folder.form.page

- title in folders get a default value, so no need to make it required

- add required fields

- renamed protype pages according to form naming conventions

    • -0
    • +22
    ./announcement-talk.form.page
    • -0
    • +22
    ./announcement-workshop.form.page
    • -0
    • +21
    ./news-item.form.page
- 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

- 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

- omit nls_language in folder and link forms

- overhaul of link support

- replaced Package->resolve_request with link-aware item_info_from_url

- renamed item_ref_from_id => item_info_from_id

- renamed item_ref_from_url => item_info_from_url

- added more than 50 tests to regression tests

  1. … 7 more files in changeset.
- reduce verbosity

  1. … 1 more file in changeset.
- new method Package->item_ref_from_url

- renamed "item_id_ref" to "item_ref_from_id"

- search in html-included content (between curly brackets) in

prototype pages, along the package path and in site-wide pages

- improved documentation

- fixed regression test

- updated dependencies

- bump version number to 0.133

  1. … 5 more files in changeset.