• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file Parameter.form.page was initially added on branch oacs-5-10.

point link for xowiki-documentation to openacs instance

fix for openacs site issue #148

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.
Use explicit create statements

Fix cases of this portlet being called on trees without categories.

Modernize list assign idioms

- 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 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.
- fix missing interface changes in categories-portlet.page

  1. … 1 more file in changeset.
- upgrade form-field events to microformats2

- adjust prototype demo-page annoucement-talk.form.page

- update message keys

  1. … 3 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.
* use new interface in order to be able to use dbi-*

* updated dependencies

* bumped revision number

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

- reduce verbosity

  1. … 1 more file 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