• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Dont mark log entries green (like "passed")

Fix redirect; Do not always redirect to start page; One wants to stay within a filtered view of test cases (e.g. the package under development)

Fix link; close unclosed paragraph tag...

- modernize tags in .adp files

  1. … 3 more files in changeset.
- improve component view

- prefer localurl as name for page filter

  1. … 16 more files in changeset.
- improve checking of return_urls in page_contracts

  1. … 13 more files in changeset.
- no need to use backslash for continuation between curly brackets

- improve readability of code

- modernize tcl

  1. … 13 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 747 more files in changeset.
- fix page contracts, improve saftey of argument passing via URLs

- fix and standardize quoting in template properties

  1. … 393 more files in changeset.
- standardize url construction to protect against injection attacks

  1. … 3 more files in changeset.
- hardening page contracts

  1. … 17 more files in changeset.
- ensure proper encoding of hrefs

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