• last updated 20 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Backport from 5.2 fix for $ in variable in call to expand percentage signs.

  1. … 1 more file in changeset.
Fix bug#2691, more safely substitute variables in message keys.

Thanks for Andrew Grumet for the original code and Jeff for the suggestion to

esacpe commands from an array key reference.

Includes autoamted test code.

  1. … 1 more file in changeset.
Apply patch#740. Fixes bug#2533. Do version check on Oracle to determine whether to use to_timestamp or to_date.

  1. … 1 more file in changeset.
file date-procs.tcl was initially added on branch oacs-5-2.

fix for bug 2526, adding DoubleApos functionality to tcl_to_sql_list

  1. … 1 more file in changeset.
fix for bug 2526, adding DoubleApos/ns_dbquotevalue functionality

  1. … 1 more file in changeset.
reversing tests associated with fix for bug 2526, due to bug 2593

resolves bug 2526, tcl_to_sql_list now uses db_ bind vars, includes tests requested by daveb

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

  1. … 2275 more files in changeset.
Allow adp array variable regexp to work with arrays with . in the key names. This happens when a formerror is generated on a form element where the element name has an embedded . so it can be interpreted as an array when processing the form. Added test cases.

  1. … 1 more file in changeset.
file parse-test-procs.tcl was initially added on branch oacs-5-1.

Removed test case that won't fix 'by design'.

Added categories to the automated test(s).

  1. … 9 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 596 more files in changeset.
Merging changes (which had accidentally been committed to head) to oacs-5-0.

  1. … 1 more file in changeset.
Don't perform spell-checking on elemets which are in display mode.

  1. … 1 more file in changeset.
Test case for #428

file multirow-procs.tcl was initially added on branch oacs-5-0.

file multirow-test.tcl was initially added on branch oacs-5-0.

file multirow-test.adp was initially added on branch oacs-5-0.

Fixed a bug in the call to the webspell wrapper which caused the associated test case to fail.

  1. … 1 more file in changeset.
I broke a test case when I changed the way spellcheck_properties works ...

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

Added some automated test cases to help test the spell-checker.

    • -0
    • +199
    ./spell-checker-procs.tcl