• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed a couple of issues with date and spellchecking as they were fixed by Quest

  1. … 6 more files in changeset.
Fixing template::widget::menu. Checkbox and radio widgets are checked not selected when active. See: http://www.w3.org/TR/html4/interact/forms.html

Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
Zen: adding ID attributes for input button and file types.

Zen: template::widget::block bug fix - there was a th that was closed with a /td instead of a /th

Zen: removing trailing input tag / to pass html transitional

  1. … 8 more files in changeset.
reverting accidental commit

adding caption property to list_properties

  1. … 1 more file in changeset.
Zen project: Add ID attribute to date and select widgets

  1. … 1 more file in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Localizing the group name in the party_search

Added minimal documentation for each proc in this file, so they'll pass our

doc spec smoke test.

Added documentation to procs.

  1. … 1 more file in changeset.
inverted logic on checking multiple in last commit

support a display_widget attribute for the category widget so we can show checkboxes for category selection

  1. … 1 more file in changeset.
make 4 space

Switch to RTE for richtext html editor.

  1. … 4 more files in changeset.
add proc doc to a bunch of procs, declare some things with explicit namespaces rather than in namespace eval, make some public things private

  1. … 25 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 321 more files in changeset.
Apply a patch 602 (slightly modified) to make party_search be optional when

it is declared to be optional. Fixes bug 2122.

empty_string_p fixes for head

  1. … 4 more files in changeset.
fix the very common error of calling empty_string_p with var instead of $var

  1. … 5 more files in changeset.
Added template::widget::block for the new survey system.

Implementing display-mode radio/checkboxes using the 'disabled' HTML attribute instead of GIFs.

Replaced another 'Yes, please' with a 'Yes'

  1. … 1 more file in changeset.
Internationalized spellcheck label

  1. … 1 more file in changeset.
Someone changed 'checked' to 'checked="checked"' on elements, which broke the display-mode of radioboxes and checkboxes. Fixed.

Started I18N work (Together with Lars)

Added namespace eval $namespace calls to each file in the tcl dir.

Rooted out some hardcoded text, replaced it with respective calls to

the i18n text catalog text function.

Shuffled around proc creation and calling, so that everything works properly.

  1. … 25 more files in changeset.
Fixed bug #939 reported by Lars Pind. Only display the spellcheck sub-widget in edit mode.

Cleaned up the spell-checker a bit.

  1. … 3 more files in changeset.