• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- make formfield ckeditor4 loadable from CDN

  1. … 1 more file in changeset.
formfield hidden:

- add form-field parameter "sign" and "maxage"

- add validator that checks signed variable

- add flag "searchable" for form-field file: this allows the use to control, whether the content of the (embedded) file should be searchable or not, Default: false

- add dependency on richtext-xinha, since the file manager poups use it

  1. … 6 more files in changeset.
- when included content is rendered with "resolve_local true", let also embedded content (e.g. images below SELF) appear as local (don't create download URLs pointing to the target package)

  1. … 3 more files in changeset.
- fix typos

  1. … 2 more files in changeset.
- prefer ns_quotehtml over ad_quotehtml

  1. … 36 more files in changeset.
- fix braces

- improve themeability

  1. … 2 more files in changeset.
- change "info command" -> "info commands"

  1. … 6 more files in changeset.
- improve validation for HTML and HTML5

  1. … 1 more file in changeset.
- applying resolve-local patch from HEAD

  1. … 1 more file in changeset.
resolve-local patch:

- one a sym-link, the developer can decide, whether the

resolve-context (for links, images, etc.) should be in the local

package (i.e. the package containing the link, the form-field

resolve_local is true) or the target package (resolve_local is

false). However, .SELF. references refer always to the target

package, which was incorrect in previous versions. This patch

resets the the resolving policy under der .SELF. reference and

allows for using both resolve_local choices.

  1. … 1 more file in changeset.
- remove obsolete code

- improve safety of generated HTML

  1. … 5 more files in changeset.
- improve validity and security of generated HTML

  1. … 12 more files in changeset.
merging back to HEAD fixes regarding repeatable formfields.

  1. … 1 more file in changeset.
All js functions used to load ckeditor need to be prefixed with 'load_'.

- provide path for calc_wiki_image_links_to_image_tags() in

richtext::ckeditor and richtext::ckeditor2 to fix image

replacement in cases, where a linked page is edited with

embedded images.

- do not change resolve context per default on included pages. this is required, when the included page has included content stored underneath the object (e.g. .SELF./... references)

- handle case where variable tmpfile for viruscheck was never set

- handle case where variable tmpfile for viruscheck was never set

Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
- improve virus check for upgrade scripts: in case of an upgrade script, the (uploaded) tmp file might not exist (many thanks to felix moedritscher for reporting issue)

- strip traling whitespace

  1. … 1 more file in changeset.
- don't load ckeditor for repeated fields repeatedly, since this can bloat the browser (many thanks to Markus Moser for the patch)

  1. … 1 more file in changeset.
- fix bareword syntax error

- fix bad interaction between html5 "required" and richtext editors (ckeditor4)

- in recent versions of ckeditor4, we do not need the hack with   for inline mode any more (many thanks to Thomas Renner for this change)

formfields i18n.

- 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

  1. … 9 more files in changeset.