• last updated 1 hour 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. … 2538 more files in changeset.
- testcase_id are not acs-ids but alphanumeric keys

- 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. … 334 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
    • +203
    ./record-test.tcl
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 365 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 help links and link to admin page when in multi-server mode

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

  1. … 5 more files 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

adding xml report from test results and saving the file in the file system. Using the xml file on the install pages

  1. … 1 more file in changeset.
added help text; exclusion categories

  1. … 3 more files in changeset.
Adding listing of procs tested. Making quiet mode show only counts of test results. Indenting tcl file

Added new capabilities to aa_register_case including bugs, error_levels and new categories.

  1. … 1 more file in changeset.
adding the proc coverage page

Fixed a minor nonsense.

adding several files for reporting results of install.sh

    • -0
    • +15
    ./install/report.adp
    • -0
    • +18
    ./install/report.tcl
    • -0
    • +59
    ./install/server.adp
    • -0
    • +11
    ./install/server.tcl
  1. … 1 more file in changeset.
Cleaned up display

  1. … 1 more file in changeset.
Got rid of local master, cleaned up context bar