xowiki-form-procs.tcl

  • last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
introduced "ad_file" as a means to avoid unexpected tilde substitution in file names

  1. … 50 more files in changeset.
improve spelling

  1. … 19 more files in changeset.
fix bug: never update references in the search renderer

before, it was possible that the search renderer added some

unsresolved references, although these were already fixed.

This was caused by the asynchrnous search queue, which

might have inserted such values.

The interface of Page.render was extended to be able to

specify, that the references should be always updated in the DB,

or just when unresolved references are encountered, or

never.

  1. … 3 more files in changeset.
  1. … 4 more files in changeset.
improve input validaton on query variables

  1. … 7 more files in changeset.
improving comments, variable names, and indentation

  1. … 2 more files in changeset.
Make file optional, validator already takes care to check whether this is a new upload and therefore requires one or not

Check if an upload file was supplied when validating

reduce old-style "my" references

  1. … 4 more files in changeset.
- modernize code (remove "my")

- prefer fully qualified commands based on IDs

  1. … 33 more files in changeset.
improve spelling and deactivate changes that were probably needed only for Firefox 2

  1. … 9 more files in changeset.
ease editing of "Form" entry (staring with <form> tag, don't fight with CKEditor cleanup)

  1. … 1 more file in changeset.
Use generic caching infrastructure

  1. … 5 more files in changeset.
Improve comments a little

  1. … 9 more files in changeset.
improve spelling

  1. … 8 more files in changeset.
improve code documentation

  1. … 10 more files in changeset.
prefer XOTcl2 idioms

  1. … 7 more files in changeset.
prefer XOTcl2 idioms also in commented-out statements

  1. … 11 more files in changeset.
prefer XOTcl2 idioms

  1. … 7 more files in changeset.
Fix typos

  1. … 24 more files in changeset.
Persist sanitized timestamp into data object before saving (Many thanks to Markus Moser)

Prefer XOTcl2 idioms

  1. … 3 more files in changeset.
Comment richtext related debug logging

XOTcl 2.0 improvements

- reduce usage of "instvar"

- make use of variable resolver instead

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

  1. … 7834 more files in changeset.
Don't assume import_file exists when checking for virus

replace "set" by "my" (sneaked in in last commit, many thanks to thomas renner for spotting it)

- add option "-path_encode" to methods "pretty_link" and "folder_path"

to allow to control, wether the result should be encoded or not

(default true)

- simplify logic around path encoding by using parameter -query of pretty_link

- Bump version number of xowiki and xowf to 5.9.1b4

  1. … 10 more files in changeset.
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.