• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Merge fix for bug#2691 from 5.2 branch.

  1. … 1 more file in changeset.
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.