• last updated 31 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
whitespace changes

  1. … 11 more files in changeset.
- fix broken glyphicons, when "bootstrap" is the preferred toolkit, but theme does not include it.

- register CSPs for URNs

- bump version to 5.10.0d51

  1. … 4 more files in changeset.
use consistently xowiki.css variants based on the preferred CSS toolkit

  1. … 5 more files in changeset.
- modernize code (remove "my")

- prefer fully qualified commands based on IDs

  1. … 33 more files in changeset.
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. … 225 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
make object creation explicit to avoid potential name clashes

  1. … 1 more file in changeset.
- remove onlick handler be event listener

- add editor hints

  1. … 64 more files in changeset.
- perform msg-key substitution directly in script file to have access to the embedded variable pretty_plural

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.
i18n of xowiki admin UIs. Bumping up version number in order to load catalog files and run upgrade script.

  1. … 8 more files in changeset.
- provide package level methods 'manage-categories' and 'edit-category-tree'

- use these methods in admin/index and admin/list

- extended category-edit-button to either manage all categories or edit a category tree

- improve behavior, when mapped category tree exists, but does not contain categories

  1. … 5 more files in changeset.
- improve handling of missing category trees

- flush page fragment cache (for category includelets) when categories are managed

  1. … 3 more files in changeset.
- using a CSS sprite for small images (e.g. for *button includelets, form-usages,

notification-image, file link, external link, admin/index, admin/list)

- provide xowiki.css to admin pages index and list

  1. … 17 more files in changeset.
- added subsite::url callback implementation for resolving /o/*

references in categories

- added action for categories (instead of link)

- provide context for permission checking

  1. … 3 more files in changeset.
make use of yahoo CDN

new view-item-button

global footer elimination (e.g. for slides)

  1. … 2 more files in changeset.
removed unneeded command

minor cleanup (better contrast for date in chat via css, removed unneeded lines, changed "Error" into "Warning" for ad-generator"

  1. … 2 more files in changeset.
decativating unneeded and broken button on admin paages for creating FormPages via "nobody" privilege

  1. … 3 more files in changeset.
decativating unneeded and broken button for creating FormPages via "nobody" privilege

  1. … 3 more files in changeset.
adding the release version of xowiki and xotcl-core to the oacs-5-3 branch

  1. … 213 more files in changeset.
file index.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

make index listing more robust against unknown types

make index listing more robust against unknown types

make index listing more robust against unknown types

provide context objects to get privilege and privilege guards (conditions) to enable make_link to make checks on query parameter without the need to access ::xo::cc

  1. … 4 more files in changeset.
some more cleanup after restructuring

  1. … 2 more files in changeset.