xowiki-form-procs.tcl

  • last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
- provide optionally return_url to make_form_link

- assumption oft top-level objects in cache management

(Package->delete)

- flush cache correctly for tree deletions

- bump version number and update references

  1. … 3 more files in changeset.
- move back default version of YUI from 2.8.0r4 to 2.7.0 due to problems with Drag and Drop

- some refactoring of Link class for handling folders

- fixed a bug recently introduced for handling the default languages in partial links

  1. … 5 more files in changeset.
- use xo::library functions

  1. … 13 more files in changeset.
- improve handling of different connection contexts and parent_ids

  1. … 2 more files in changeset.
complete last update

  1. … 1 more file in changeset.
fix for bug #109

  1. … 2 more files in changeset.
fix for bug #109

  1. … 2 more files in changeset.
- make tidy handling more robust with unexpected input

- fix tidy bug, discovered by Matthew Dodwell

- some cleanup

- make form validator more robust

  1. … 1 more file in changeset.
- experimental tidy support

  1. … 1 more file in changeset.
- improved local handling

- extended tests

  1. … 1 more file in changeset.
- reduce verbosity

- minor cleanup

  1. … 2 more files in changeset.