Index: openacs-4/packages/acs-automated-testing/www/admin/index.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/www/admin/index.adp,v diff -u -r1.14 -r1.15 --- openacs-4/packages/acs-automated-testing/www/admin/index.adp 27 Oct 2014 16:39:02 -0000 1.14 +++ openacs-4/packages/acs-automated-testing/www/admin/index.adp 12 Jun 2015 21:01:19 -0000 1.15 @@ -1,25 +1,25 @@ @title;noquote@ - +
- - - + + + @@ -85,27 +83,29 @@
CategoryModeView byCategoryModeView by
[ all - all + all | @main_categories.name@ - @main_categories.name@ + @main_categories.name@ ]
@@ -30,28 +30,26 @@

- + - - + + checkbox - Include Stress tests

- + - - + + checkbox - Include tests that may compromise security

@@ -60,9 +58,9 @@
[ quiet | - verbose + verbose - quiet + quiet | verbose ]
@@ -74,9 +72,9 @@
[ package | - testcase + testcase - package + package | testcase ]
+
» + Rerun displayed test cases +
+
» - Rerun displayed test cases -
- » - Clear test result data + Clear test result data +
-
+
» - Record a test + Record a test +
- -
+ - - - - - - + + + + + + @@ -114,12 +114,10 @@ - + - + @@ -137,15 +135,15 @@
Package keyTestcases runPassesFailsResult
Package keyTestcases runPassesFailsResult
@packageinfo.key@ @packageinfo.key@ No Data -- - fail - fail @packageinfo.total@ @packageinfo.passes@
- - - - - - - - - + + + + + + + + + @@ -158,14 +156,12 @@ - + - + \n"
Package keyTestcase idCategoriesDescriptionResultTimestampPassesFails
Package keyTestcase idCategoriesDescriptionResultTimestampPassesFails
@tests.package_key@ @tests.id@ @tests.id@ @tests.categories@ @tests.description@ No Data -- - fail - fail @@ -184,17 +180,21 @@
+ + -
+ +
+

Documentation Index: openacs-4/packages/acs-tcl/tcl/table-display-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/Attic/table-display-procs.tcl,v diff -u -r1.21 -r1.22 --- openacs-4/packages/acs-tcl/tcl/table-display-procs.tcl 27 Oct 2014 16:40:08 -0000 1.21 +++ openacs-4/packages/acs-tcl/tcl/table-display-procs.tcl 12 Jun 2015 21:01:56 -0000 1.22 @@ -95,9 +95,9 @@ } if {$option_val eq $thisoption } { - append html "[lindex $option_value 1]" + append html "[ns_quotehtml [lindex $option_value 1]]" } else { - append html "[lindex $option_value 1]" + append html "[ns_quotehtml [lindex $option_value 1]]" } } append html "\]