xowiki-form-procs.tcl

  • last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
define different types of form fields as different classes, support for richtext

  1. … 2 more files in changeset.
update to 0.53, internationalization, using form-fields where appropriate, slot changes

  1. … 26 more files in changeset.
changing ImageField into ImageAnchorField, initial support for form-constraints in HTML forms

  1. … 3 more files in changeset.
support for anonymous form instances, when no html form is specified. extending form constraints with hidden and inform.

  1. … 2 more files in changeset.
support for one-step creation of named FormInstances, when only page template is given (like in the case, where form is specified)

  1. … 1 more file in changeset.
provide support for named and unnamed form instances, when forms are provided

  1. … 2 more files in changeset.
extending message catalog and forms for anonymous_instances

  1. … 1 more file in changeset.
fixing includelet parsing once more

  1. … 1 more file in changeset.
improved namig and documentation, some more internationalization

  1. … 4 more files in changeset.
fix validator for podcast items

using ::xo::db::sql instead of ::xo::db, use optionally form field definitions from the defined attributes

  1. … 12 more files in changeset.
ltree does not like spaces in keys. trim keys before inserting it into the database.

fixing name validator, which should never return ""

don't double-validate names when they are not changed (can lead to prefix adding)

commenting a method, fixing a function for pageinstances

  1. … 1 more file in changeset.
Added setting the default language correctly when adding a new page

fixing incorrect paranthesis

changed regular expression for closing double parenthesis into double-parenthesis followed by white space

  1. … 1 more file in changeset.
improved handling of instance attributes

  1. … 1 more file in changeset.
file omitted in previous commit

preliminary support for composite form objects

  1. … 3 more files in changeset.
adding title for external links

  1. … 2 more files in changeset.
get duration for podcast items via ffmpeg, if installed

fix tcl's clock scan problem by avoiding timestamps without localized strings.

upgrading to version 0.51, using new stored procedures interface from xotcl-core, be more silent on db-operation in error log

  1. … 15 more files in changeset.
provide a usage message for page names

upgrade to 0.49, make tags/categories/social software widget per element in weblog, break-up of rather monolithic view method to handle footer elements via includelets, contributors page, oacs-view2

  1. … 12 more files in changeset.
fixing dotlrn folder management, swa handling (many thanks to Michael Totschnig)

  1. … 2 more files in changeset.
don't require always login for permission checks

  1. … 1 more file in changeset.
added permission "creator" for policies

  1. … 1 more file in changeset.