xowiki-form-procs.tcl

  • last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Avoid other double encoding when export_vars is applied on xowiki pretty_links

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

  1. … 13 more files in changeset.
Fix spelling errors

  1. … 24 more files in changeset.
- modernize mimetypes

  1. … 2 more files in changeset.
- don't try to normalize_name when it is empty

  1. … 2 more files in changeset.
- prefer use in old-style FormForm xinha (ckeditor "eats" forms, we have not foll control there over ckeditor)

- fix validator for prefix-less pages

- generalize name normalizing (and fix freshly introduced bug)

  1. … 1 more file in changeset.
- don't enforce xinha as default editor (obey settings from preferred editor)

- fix for bug #3255

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use spaces rather than tabs

  1. … 15 more files in changeset.
* use new interface in order to be able to use dbi-*

* updated dependencies

* bumped revision number

  1. … 24 more files in changeset.
- use tcl 8.5 "dict" instead of associative array __ia for fast access to instance attributes

- bump version number to 0.148

  1. … 5 more files in changeset.
- make exact "lsearch" operations explicit

  1. … 2 more files in changeset.
- use tcl 8.5 expand operator instead of "eval lappend ..." idiom

  1. … 1 more file in changeset.
- use lassign instead of "foreach ... break" idiom

  1. … 21 more files in changeset.
- use more tcl 8.5 idioms

  1. … 7 more files in changeset.
- bump version number

- update dependency on xotcl-core

- use faster sql interface

  1. … 11 more files in changeset.
- added ::xowiki::virus check based on clamav (http://sourceforge.net/projects/clamav/)

- added virus validator for uploaded ::xowiki::Files

- added virus valudator for formfield of type "file"

  1. … 2 more files in changeset.
Restoring xowiki code to yesterdays state. Hopefully getting rid of today's unwanted commits.

  1. … 999 more files in changeset.
revert previous change

  1. … 987 more files in changeset.
fix typo

- add .pdf to the extensions for ::xowiki::guesstype

- handle the generic mime-type "application/force-download" in the same way as "application/octet-stream"

  1. … 1 more file in changeset.
- more changes induced by xotcl 2.0

  1. … 2 more files in changeset.
- make all files in xowiki usable for "::xo::library require ..."

- don't call "is_link_page" on Package objects

- reset values in reused formfields (necessary for e.g. weblogs)

  1. … 15 more files in changeset.
- add .xotcl to the list of guessable extensions

  1. … 1 more file in changeset.
- for autonamed entries, refetch a fresh name (useful after imports from other instances)

- major editing work: streamlined generation of urls and resolving of name relative to parent_ids

- new method Page.pretty_url and Page.detail_link

- removed ::xowiki::Includelet.detail_link

- provided updated prototype pages to use the new interface

- bumped version number to 0.130

  1. … 16 more files in changeset.
- provide proper query-names for db_* interface

  1. … 8 more files in changeset.