• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix spelling of "center"

- quote HTML attributes

- quote & in hrefs

- fix validation of HTML

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

  1. … 2533 more files in changeset.
- prettify documentation (use master templates)

file index.adp was initially added on branch oacs-5-8.

file usage.adp was initially added on branch oacs-5-8.

file requirements.adp was initially added on branch oacs-5-8.

file install.adp was initially added on branch oacs-5-8.

- change spelling of TCL to Tcl

- change requirements to Tcl 8.5

  1. … 63 more files in changeset.
- testcase_id are not acs-ids but alphanumeric keys

- simplify code

  1. … 3 more files in changeset.
- improve page-contracs

- normalize string expressions

- use "in" operator instead of "lsearch"

  1. … 3 more files in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 332 more files in changeset.
- don't produce hard error in case no reports are there

Fix xml in documentation for selenium

Implemented TIP#136 Add optional support for Selenium Remote Control to acs-automated-testing.

    • -0
    • +214
    ./doc/xml/selenium.xml
  1. … 5 more files in changeset.
HTML Strict cleanup: removed trailing slash of input, img, link, meta tags

  1. … 21 more files in changeset.
HTML strict cleanup: removed trailing slash of HR and BR tags

  1. … 25 more files in changeset.
Remove header stuff from core. Use template::head procedures.

Add template::head::add_style to add inline styles.

  1. … 5 more files in changeset.
Added recording of a tcl webtest test written by enrique at quest

    • -0
    • +5
    ./admin/record-test.adp
    • -0
    • +203
    ./admin/record-test.tcl
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 364 more files in changeset.
less braindamage for markup, aggregate result count in sql, filter fails only on quiet

banding on table, right align numbers, don't width 100pct the per package one since it's too wide that way

added documentation on setting up test management servers

  1. … 1 more file in changeset.
added auto-rebuilding links

    • -0
    • +11
    ./rebuild-server.tcl
added help links and link to admin page when in multi-server mode

adding yellow coloring of error count if it's not available. Adding cue that you need to be logged in to access admin password of remote server

link to both the remote server and the control page

make gui changes