• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-2.8.1-2.8.2d1.sql was initially added on branch oacs-5-8.

- add missing indices

- bump version number to 5.8.3d2

file upgrade-5.8.3d1-5.8.3d2.sql was initially added on branch oacs-5-8.

file upgrade-5.8.1-5.8.3d1.sql was initially added on branch oacs-5-8.

- make sure to add indices on foreign keys

    • -3
    • +8
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- remove unused table from query

- the last commit deleted to much; reinstantiate save_data

    • -5
    • +22
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
- address bugs #3244 and #3245

    • -111
    • +288
    /openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl
- whitespace change

- refactor code such that "save_in_hstore" is called from "save" and "save_new" operations

- when a package instance has save_in_hstore set, now all FormPages use the hstore index

    • -27
    • +19
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
- improve code documentation

    • -1
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- fix for issue #3242: for items with a latest_revision but no live_revision, content::item::get_revision_content was raising an exception

if we deal with a ::xo::db::CrItem we use the item_id, otherwise use the object_id.

- allow includelet markup to be at the end of a string (not followed by any character)

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- improve includelet markup (double curly braces) in case it is followed immediately by a character. Old method of using entities is sometimes voided by clever richtext editors

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- reduce verbosity

- adressing 3 messages of "missing form widget"

- ckeditor4: update formfield ckeditor4 and image selector (many thanks to the learn@wu team)

- ckeditor4: use bootstrap as default style

- added message keys for ckeditor image selector plugin

- add dependency to xotcl-core 0.135

- bump revision to 0.159

    • -4
    • +4
    /openacs-4/packages/xowiki/xowiki.info
file image.png was initially added on branch oacs-5-8.

    • binary
    /openacs-4/packages/xowiki/www/ckeditor-images/image.png
- xotcl-core: let method query_parameter respect "set-parameter" values (e.g. from includelet)

- xotcl-core: update to version number 0.135

- xowiki: use query_parameter instead of the swiss-knife "get_parameter",

which potentially caches a provided default-value (which might be unspecified/"")

file syntaxhighlight.js was initially added on branch oacs-5-8.

- added plogin syntaxhighlight

- reduced size of default menubar

  1. … 3 more files in changeset.
file locations.json was initially added on branch oacs-5-8.

file icons32.svg was initially added on branch oacs-5-8.

file skin.js was initially added on branch oacs-5-8.

file icons16.svg was initially added on branch oacs-5-8.

- update bootstrapck (includes missing skin.js)

- added full configuration for ckeditor

added flash plugin