• last updated 24 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed obsolete argument

add information how many pages are currently selected in dnd mode

  1. … 1 more file in changeset.
prefer adp:icon over old-style .png images

  1. … 3 more files in changeset.
implement optional bulk operations for candidate_box_select in dnd mode

  1. … 1 more file in changeset.
fix typo

Cleanup leftover variables

Formatting changes

    • -15
    • +26
    ./ckeditor-images/thumb-view.tcl
Modernize page contract

Cleanup commented code

Delete obsolete scripts (feature uses since a long time the own object's download method)

Improved styling: use boostrap card component for rendering includelets

  1. … 1 more file in changeset.
moved <include...> content into lib directory

www/portlets -> lib/portlets

    • -53
    • +0
    ./portlets/weblog-mini-calendar.adp
    • -205
    • +0
    ./portlets/weblog-mini-calendar.tcl
  1. … 20 more files in changeset.
Remove private variable from the contract

Add page contract

Styling changes for minimal setups

This change is necessary for minimal setups, e.g. for plain installs

during regression test, when no bootstrap packages are available.

- define yui as last-resort fallback for "toolkit"

- handle CSS class composition for YUI as well

(merge of class-specific and item specific CSS classes,

used for color management for publish status button)

- remove underline for publish-status in YUI mode

  1. … 2 more files in changeset.
get rid of "xowiki::adp_parse_tags", since this is handled now already in acs-templating

    • -1
    • +1
    ./resources/xowiki-bootstrap5-specific.css
  1. … 4 more files in changeset.
provide CSS classes for sort handles and improve message key.

    • -3
    • +3
    ./resources/xowiki-bootstrap5-specific.css
  1. … 2 more files in changeset.
Make use of uniform styling based on adp:icon

  1. … 20 more files in changeset.
committed missing file

    • -0
    • +190
    ./resources/xowiki-bootstrap5-specific.css
file xowiki-bootstrap5-specific.css was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/xowiki-bootstrap5-specific.css
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

Delete CKEditor 3 (which was replaced by CKEditor 4 in 2012)

CKEditor 4 is continued to be supported.

    • -1433
    • +0
    ./resources/ckeditor/CHANGES.html
    • -1327
    • +0
    ./resources/ckeditor/LICENSE.html
    • -955
    • +0
    ./resources/ckeditor/ckeditor.asp
    • -149
    • +0
    ./resources/ckeditor/ckeditor.js
    • -211
    • +0
    ./resources/ckeditor/ckeditor.pack
    • -8
    • +0
    ./resources/ckeditor/ckeditor_basic.js
    • -566
    • +0
    ./resources/ckeditor/ckeditor_php4.php
    • -556
    • +0
    ./resources/ckeditor/ckeditor_php5.php
    • -35
    • +0
    ./resources/ckeditor/ckeditor_source.js
    • -306
    • +0
    ./resources/ckeditor/_source/adapters/jquery.js
  1. … 591 more files in changeset.
added file content checker for zip, gzip and dump imports

  1. … 2 more files in changeset.

Reduce dependencies on YUI 2

- Added native CSS classes for Tree renderer

(named "xowiki-tree" to avoid name clashes).

- Made TreeRenderer more configurable, by providing css class names etc.

- toc includelet: replaced default (when no style is provided)

from yuitree to list + xowiki-tree.

The old behavior can be achieved by {{toc -style yuitree}}

Note that not all features of the YUI tree might be available

- The CSS variant with xowiki-tree can also be used for the folder-tree,

but so far, the bootstrap3 renderer is more nice.

  1. … 2 more files in changeset.