• last updated 28 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add 'validate_string' test case, covering 'template::data::validate' and 'template::data::validate::string'

Add 'validate_text' test case, covering 'template::data::validate' and 'template::data::validate::text'

Add 'validate_number' test case, covering 'template::data::validate' and 'template::data::validate::number'

Add 'validate_float' test case, covering 'template::data::validate' and 'template::data::validate::float'

Add 'validate_naturalnum' test case, covering 'template::data::validate' and 'template::data::validate::naturalnum'

Add 'validate_integer' test case, covering 'template::data::validate' and 'template::data::validate::integer'

Add 'validate_email' test case, covering 'template::data::validate' and 'template::data::validate::email'

Make some tests production_safe

Add 'validate_boolean' test case, covering 'template::data::validate' and 'template::data::validate::boolean'

file data-procs.tcl was initially added on branch oacs-5-10.

make listing of tested procs more complete

  1. … 18 more files in changeset.
make listing of tested procs more complete

  1. … 11 more files in changeset.
improve readability

fix issue #3392, improve testability via paramterization of clock value, add regression test, improve Tcl sanity

  1. … 1 more file in changeset.
make tested API calls explicit

  1. … 2 more files in changeset.
prefer aa_equals over aa_true+string equal

improve testcases by removing useless expr commands

  1. … 17 more files in changeset.
Remove unnecessary expr and fix typo

Improve test so it reflects spellcheck configuration from parameters

Prefer string operators to 'string equal'.

  1. … 1 more file in changeset.
Provide developer with the option to declare compound resources (CSS

or JavaScript) to optimize performance or to provide customized

themes. New public function:

template::head::includes -container .. -parts ...

if an included resource is encountered during rendering of the page,

it is ignored. The compound resource management is aligned resource

flushing (when a compound resource is flushed, it stop shadowing

potentially other resources. An additional option could be to

add an "-parts" flag to add_link/add_script.

added simple regression test for basic functionality

    • -0
    • +49
    ./head-test-procs.tcl
  1. … 1 more file in changeset.
fix typos

  1. … 15 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7830 more files in changeset.
Fix spelling errors

  1. … 44 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 750 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- fix for bug #3065.

- change broken logic for obtaining results from the spell checker in order to distinguish between empty results and errors

- in case aspell is configured incorrectly return the error message only once

  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.
Removing ">>>>>>" ( signs from the merge between oacs-5-2 and HEAD maybe ).

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 720 more files in changeset.