• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Applied patch #255

Comment: mention __adp_properties as well

avoid error from richtext::get_property proc when contents is empty

adding the template::form::get_elements proc that returns the element names of a form

bug fix for bug #791, added __ prefix to local vars to mimize clobbering

Changed the <trn> tag to use new acs-lang API