• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add new variant of mimetype to list of mimetypes

- added support for HTML5 attribute "multiple" to form-field "file"

(requires updated naviserver for handling multiple files via [ns_getform])

- added dropzone to xowiki menubar

(easy means for uploading one or many files to the current folder)

  1. … 7 more files in changeset.
- add dependency on richtext-xinha, since the file manager poups use it

  1. … 2 more files in changeset.
- rename all xowiki methods called via url to www-OLDNAME.

This makes it clear that these pages can call

ns_return, ns_returnredirect, or ad_script_abort, etc.

- don't raise an error, when a web-called method stops with ad_script_abort

- bump version numbers to 5.9.1d1

  1. … 6 more files in changeset.
file flowplayer-3.2.6.js was initially added on branch oacs-5-9.

    • -0
    • +0
    ./resources/flowplayer/flowplayer-3.2.6.js
- remove unused minified .sj files

- add non-minified files instead were needed

    • -0
    • +1572
    ./resources/flowplayer/flowplayer-3.2.6.js
    • -98
    • +0
    ./resources/overlib/Mini/overlib_anchor_mini.js
    • -49
    • +0
    ./resources/overlib/Mini/overlib_debug_mini.js
    • -322
    • +0
    ./resources/overlib/Mini/overlib_mini.js
  1. … 3 more files in changeset.
file jquery-1.11.0.js was initially added on branch oacs-5-9.

- prefer "ad_log error" for error messages in the log file

  1. … 5 more files in changeset.
- no need to include header_stuff

- add editor hints

  1. … 50 more files in changeset.
- improve themeability

  1. … 2 more files in changeset.
- add one more view

file oacs-view3-bootstrap.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./oacs-view3-bootstrap.adp
- perform msg-key substitution directly in script file to have access to the embedded variable pretty_plural

- backport of item_index fixes from HEAD/oacs-5-9

  1. … 2 more files in changeset.
- fix updating problem for FormPage.set_live_revision method: perform update_item_index with the data from the new revision

- make code more clear that we are fetching by revision

  1. … 1 more file in changeset.
- define FormPage.set_live_revision, a specialized version of

CrItem.set_live_revision updating the item index.

- prefer usage of FormPage.set_live_revision over

"::xo::db::sql::content_item set_live_revision" in xowiki

  1. … 2 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 21 more files in changeset.
- use better template variable modifiers

- remove header_stuff property from .adp files

- remove header_stuff properties from generated adp files

- fix and standardize quoting in template properties

  1. … 37 more files in changeset.
- fix and standardize quoting in template properties

  1. … 382 more files in changeset.
- harden page contracts

  1. … 6 more files in changeset.
- ensure quoting in urls

- fix quoting in weblog

- fix entries per page on weblog-portlet (was including all entries

instead of page-size entries)

- define "get_nls_language_from_lang" on xowiki::Package to fix

default language issue for imported prototype pages (when default

lang is not "en")

  1. … 4 more files in changeset.
- remove obsolete "header_stuff" property

- remove obsolete border attribute

- improve safety of prototype pages

  1. … 2 more files in changeset.
- quote HTML attributes

  1. … 3 more files in changeset.