• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rework variable assignment (set -> lassign) + Whitespace changes

  1. … 2 more files in changeset.
Fix typos

  1. … 62 more files in changeset.
Fix typos

  1. … 28 more files in changeset.
add text/markdown to the accepted text formats of the richtext widget and ad_html_text_convert

  1. … 5 more files in changeset.
Move more deprecated procs to depecated-procs

  1. … 5 more files in changeset.
Fix typos

  1. … 4 more files in changeset.
add support for editors requiring a different HTML tag for richtext (e.g. div)

bump version number to 5.10.0d2

  1. … 3 more files in changeset.
Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 81 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Standardize spelling of names of products (Tcl, AOLserver, PostgreSQL, NaviServer)

  1. … 43 more files in changeset.
- adding nonce values to script tags

  1. … 11 more files in changeset.
- add nonce to inline javascript

- don't use dashes ("-") in namespaces

  1. … 7 more files in changeset.
- initialize variable ::template::util::richtext::editors for cases, where no richtext editor is registered

- provide a plugin interface for richtext editors

- bump version number to 5.9.1d2

  1. … 1 more file in changeset.
- check result of regepx before assuming a match variable is set

- prefer ns_quotehtml over ad_quotehtml

  1. … 36 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 more files in changeset.
- fix braces in javascript for ckeditor4

- fix typo

- streamline spelleck (sub)widget of richtext between different modes, fix one more label occurance

- don't let <label> contain <input> fields, end the label text before it.

The original version has bad effects on e.g. bootstrap, which sets

a font-property for <label>, which is afterwards as well used for input fields.

  1. … 1 more file in changeset.
- provide minimal support for ckeditor4 (via CDN)

- added changes from antonio to pass handling for unknown editor to the master templates

  1. … 2 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- normalize string expressions

  1. … 12 more files in changeset.
- replace "eval" by expand operator

  1. … 11 more files in changeset.
don't qoute boolean vars when initializing tinymce init params

fix for bug in tinymce init code regarding booleans

Added doc section to the richtext to_sql proc.

Added a couple of template validation procedures ("added a couple of

templating system datatypes") to bring the kernel and templating system's

view of datatypes closer together. Added to_sql/from_sql helpers to move

that functionality from ad_form into the templating system.

  1. … 2 more files in changeset.