• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Perform stricter checking of parent_ids

bump version number of xowiki to 5.10.1d22

  1. … 3 more files in changeset.
whitespace changes

stick with integer for purely nsf-based checks in public code.

Added API call "CrClass ad_proc id_belongs_to_package"

The new API call is useful for checking input validity, i.e.

whether to provided revision_id or item_id belongs to the specified package.

bump version number of xowiki to 5.10.1d21

bump version number of xotcl-core to 5.10.1d5

  1. … 3 more files in changeset.
check parent_id more properly

improve page contract

add minimal check that page is from the current package

added file content checker for zip, gzip and dump imports

  1. … 2 more files in changeset.
factor out common code

  1. … 2 more files in changeset.
make listing more compact

Port reform that replaces publish status display from a png to a character + css style to the xowiki/admin/list

The behavior of the default table widget had to be adapted to reflect that of the bootstrap one: css class from the line is appended to that from the field definition

  1. … 2 more files in changeset.
reduce deprecated calls

  1. … 2 more files in changeset.
Remove hard-coded styling with the "style" element to get a more consistent appearance

(many thanks to Monika Andergassen for looking into this).

  1. … 5 more files in changeset.
fix message key

  1. … 5 more files in changeset.
Use common interface for object reference in bulk actions

- use same interface in child-resources and form-usages (when bulk-actions are used)

- move "get_ids_for_bulk_actions" from page to package (to make in usable in www/admin)

- use consistently "get_ids_for_bulk_actions" (also in www/admin/*.tcl)

- provide backward compatibility (still support "name" and "-parent_id")

  1. … 5 more files in changeset.
whitespace changes

  1. … 10 more files in changeset.
improve spelling

  1. … 10 more files in changeset.
introduced "ad_file" as a means to avoid unexpected tilde substitution in file names

  1. … 50 more files in changeset.
improve spelling

  1. … 19 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. … 3 more files in changeset.
make confirmation message optional

add confirmation message before deleting a page

whitespace changes and editor hints for all xo* packages

  1. … 13 more files in changeset.
Use ad_page_contract

  1. … 2 more files in changeset.
Whitespace cleanup

simplify code

prefer dict over Tcl array

prefer common testing framework components

define ::xowiki::test::require_link based on symbolic name

extend regression test

  1. … 1 more file in changeset.
Whitespace changes

  1. … 2 more files in changeset.