• last updated 38 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file icon.png was initially added on branch oacs-5-8.

file icon-rtl.png was initially added on branch oacs-5-8.

file anchor.png was initially added on branch oacs-5-8.

file logo_ckeditor.png was initially added on branch oacs-5-8.

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

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

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

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

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

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

file icons_hidpi.png was initially added on branch oacs-5-8.

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

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

- upgrade ckeditor 4 from 4.1 to version 4.4.7

- added global parameter PreferredRichtextEditor to allow easy choice between xinha (default), ckeditor, ckeditor4 or wym (in case, editor= is not specified for the form field)

- bumped version number to 0.158

    • -3
    • +4
    /openacs-4/packages/xowiki/xowiki.info
    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
  1. … 260 more files in changeset.
- removed bugfix from #3119, since it is apparently not needed anymore

- fixed bug in acs-subsite group management, where return-url was double encoded ("elements-by-rel-type")

- fixed bug in acs-subsite group management, where negative numbers were not allowed ("new" function)

- bumped version numbers

- fix bug when reloading xowiki-procs (e.g. "title" or "description" where missing)

- bump revision number

- linkage between xowiki and calendar: add ability for form-fields of type event to record event as well in a specified calendar

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

- improve readability of caught error messages

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- when constants are used in a date format, never query its value

- upgrade form-field events to microformats2

- adjust prototype demo-page annoucement-talk.form.page

- update message keys

- fix message key

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- fix name of message key

- use "create" method explicitely

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
    • -25
    • +25
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/repeat-procs.tcl
- use "create" method explicitely

- fix trim operation

- don't emit user-user-messages when langmarks formfields are transmitted without asking (some richtext editors do this)

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- improve wrning message

- address a case where a wrong property value is picked up

- form-usages: provide better error message, when the provided form name can't be resolved