• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file index.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

removing the server Logs section. Making the admin login link less ambitious. You now have to provide password manually

adding the IsInstallReportServer parameter. Moving the scripts that lived at www/admin/install to live directly under www

  1. … 1 more file in changeset.
adding XMLReportDir parameter. Adding description to the server page and cleaning up the page a little.

  1. … 2 more files in changeset.
adding new parameter XMLReportDir

  1. … 1 more file in changeset.
adding server login link

bug fix: server page would error if there was no test report xml file

added comment