• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Upgrade to jQuery UI 1.13.1

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.
Added archiving of items, reduced usage of images for icons

When an item is archived, it is not shown to plain users. Internally,

when an item is archived, the publish status is changed to "expired"

and removed from search/syndication. When an item is archived, it can

be brought via "toggle-publish-status" to state "production" again.

Future versions might rename the item in such conditions, but

currently, it is NOT renamed, so one cannot create one more item in

the same folder with the same name.

For realizing this functionality, the includelet "form-usages" accepts

now an additional optional value for "-buttons" named "archive". The

publish status toggle can be used now for switching from

"production"->"ready", "ready"->"production" and

"expired"->"production".

Additionally, the usage of .png images as icons was reduced by CSS

elements for easier styling (e.g., for different themes) and for

reducing less server requests and better responsiveness. In particular

the images for active.png and inactive.png are not necessary any more

and were removed.

Bumped version number to 5.10.1d8 to enforce loading of the message

keys.

    • -3
    • +31
    ./resources/xowiki-bootstrap3-specific.css
    • -8
    • +25
    ./resources/xowiki-yui-specific.css
  1. … 10 more files in changeset.
Update jquery-ui to version 1.13.0 to mitigate high severity XSS vulnerabilities

    • -11
    • +15
    ./resources/jquery/jquery-ui.css
    • -740
    • +1080
    ./resources/jquery/jquery-ui.js
    • -10
    • +3
    ./resources/jquery/jquery-ui.min.js
Added support for tailored messages when autosave is rejected

Optionally, the AJAX call from autosave can be answered with

a JSON structure containing a "feedback". If this is provided, this

is presented to the user. The mechanism can be extended in the

future to include some reason code, etc. for further automatic

processing in JavaScript.

With this change, the inclass-exam-answer workflow will use this

to comminicate the reasone for rejected autosave operations in

situations, where the examtime is up.

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

  1. … 2 more files in changeset.
move prototype pages to resources directory

  1. … 21 more files in changeset.
added range checking for page_size and page_number for weblog-portlet

modernized weblog-portlet code

moved weblog-portlet to the right place

bumped version number to 5.10.1d1

    • -123
    • +0
    ./prototypes/weblog-portlet.page
  1. … 4 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. … 4 more files in changeset.
file jquery-3.6.0.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/jquery/jquery-3.6.0.js
  1. … 1 more file in changeset.
file jquery-3.6.0.min.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/jquery/jquery-3.6.0.min.js
  1. … 1 more file in changeset.
Upgrade to jQuery 3.6.0 (released March 2021)

    • -10872
    • +0
    ./resources/jquery/jquery-3.5.1.js
    • -2
    • +0
    ./resources/jquery/jquery-3.5.1.min.js
    • -0
    • +10881
    ./resources/jquery/jquery-3.6.0.js
    • -0
    • +2
    ./resources/jquery/jquery-3.6.0.min.js
  1. … 6 more files in changeset.
reduce warnings on loading: Move resources to non-deprecated location

    • -14
    • +0
    ./prototypes/import-archive.form.page
  1. … 6 more files in changeset.
support multiple autosave fields on a single page