• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add a space

1) Added auto-detection of the spell-checker binary on startup. Lars Pind bug 886 . Til suggested it the first time around (Thanks).

2) Optimized the code some.

3) Removed the SpellcheckerPath param and added explaining text to the other param.

    • -0
    • +20
    ./spellcheck-init.tcl
  1. … 1 more file in changeset.
Bug #801 - made display / edit mode buttons available in a form_buttons(label, name) multirow.

adds a multirow pop command Patch 282 Jerry Asher

adds a multirow pop command Patch 282 Jerry Asher

I need to ad_quotehtml the value of the *.merge_text hidden var or the text is cut off at the first double quote.

updating spell checker test to reflect that text input fields are spellcheck disabled by default

Changed message key encoding to not confuse eval or subst

  1. … 1 more file in changeset.
Added some automated test cases to help test the spell-checker.

    • -0
    • +199
    ./test/spell-checker-procs.tcl
Added support for spell-checking to the form bulider and ad_form.

    • -0
    • +372
    ./spellcheck-procs.tcl
  1. … 3 more files in changeset.
Fixing a problem that was introduced in 1.20 - template::widget::numericRange failed when value is empty.

modified the wizard to be nlevel deep. also added more doc. wizard is also modified by Brad Duell

Translator mode integrated into the templating system

String trim label for null_label

- Fixed bug where it tried to sum columns with a count aggregate -- only sum if sum or average

- Export empty filter vars, anyway, to allow for null filters.

Changed list builder so it can now work with filter values which is the empty string, and provide a special label and where clause for such null values. Used in bug-tracker's patch list (and soon also in bug-tracker)

Trying -deprecated -warn instead of -default on ad_template_return ... must have been a little tired last night after all

Fixed bug #828: Typo

Adding ad_parse_template to make it easier to parse templates to a string

The buttons-fix had no datatype, causing it to default to integer, which caused annoying messages in the error log

Added documentation for form get_values and set_values

Fixed bug #691: Allow empty default value on template::get_attribute

Adding a new widget named party_search that searches in persons, groups and relsegs and offers to select one from the results.

    • -0
    • +31
    ./widget-procs-oracle.xql
    • -0
    • +31
    ./widget-procs-postgresql.xql
Applied patch #162: fixed display of pretty date, fixed default value for minutes/seconds

Applied patch #164: naturalnum support for form template

Rolling back patch #239, because #238 didn't work

Renamed standard-lars to standard, and standard to blue

    • -0
    • +57
    ./apm-callback-procs.tcl
  1. … 4 more files in changeset.
Applied patch #231 - get rid of buttons multirow, and replace with submit form elements

  1. … 9 more files in changeset.
Applied patch #239

Applied patch #251