• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use (conditionally) template::head::add* interface

  1. … 1 more file in changeset.
- change tabs into spaces

  1. … 22 more files in changeset.
- use tcl 8.5 expand operator instead of eval

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

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

  1. … 6 more files in changeset.
Minor 18n improvements.

  1. … 2 more files in changeset.
- add general backslash escape function ::xo::backslash_escape

- make sure to quote content disposition properly

- bump version number to 0.124

  1. … 2 more files in changeset.
- provide simple approach to hide columns in a table widget

  1. … 1 more file in changeset.
- make sure to use uplevel with just one argument

  1. … 1 more file in changeset.
- avoid attempts to resolve "self" from tcl function frames (as suggested by Stefan)

  1. … 4 more files in changeset.
- add table field trype HiddenField

- collect scripted statements at end of the header

- use ::xo::library in 30-widget procs to make it more conveniant to subclass ::xo::Table

- provide minimal xotcl2 compatibility

  1. … 5 more files in changeset.
- bgdelivery: added a pseudo streaming spooler for h264

  1. … 1 more file in changeset.
- allow richtext property for arbitrary table fields

- fix wrong variable name (many thinks to michael aram for noticing)

- catch errors in "ns_conn query"

- use in AnchorFields (list widget) the css class of the Field and not of the line

- add title handling for AnchroFields in list widget

- avoid attempted upvars to adp_level in scheduled procedures

  1. … 1 more file in changeset.
- send content for bulk actions in lists via POST

- send bulk actions via POST

- support CSSclass for ImageFields, AnchorFields and ImageAnchorFields

- support HTML title attribute for AnchorFields

- some refactoring

-update to version 0.100, compliant with xowiki 0.105

  1. … 24 more files in changeset.
- make all switch statements safe

- bump version number

  1. … 2 more files in changeset.
- conveniance routine added for handling localizers

provide means to omit columns from csv output

  1. … 1 more file in changeset.
make sure to load extra_css (from xowiki parameters) after all other style files to allow overloading of CSS properties

  1. … 2 more files in changeset.
make SQL importer more robust, provide content-disposition for csv-output, provde has_hstore in symmetry to has_ltree

  1. … 1 more file in changeset.
- allow names to be specified for tables

- add content disposition for csv download