acs-automated-testing

  • last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
-provide/use return_url for back button to testcase list (preserve all settings like chosen category, etc)

-don't treat no data as failed

-prettify table

Colorize pass/fail in test log as well...

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...

- renamve template::add_acs_confirm_handler into template::add_confirm_handler

  1. … 9 more files in changeset.
- use confirm handler instead of "onclick=..." in all packages in oacs-5-9

  1. … 14 more files in changeset.
- use "info procs" rather than "info proc"

- replace deprecated "cc_lookup_email_user ..." by "party::get_by_email -email ..."

  1. … 2 more files in changeset.
- modernize tags in .adp files

- use entities for single quotes in HTML text

  1. … 73 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.
.xql-file reform of acs-automated-testing

- remove sql statements from the code, where these are provided via .xql

- prefer empty sql statements over various forms of *SQL*

- remove unneeded sql queries (postgres and oracle)

aa_run_testcase.delete_testcase_results_sql

aa_run_testcase.delete_testcase_final_results_sql

- bump version numbers from 5.9.0b* to 5.9.0

  1. … 32 more files in changeset.
- bump version numbers to 6.9.0 (oacs) / 2.9.0 (dotlrn)

  1. … 72 more files in changeset.
- prepare documentation for release

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

- improve readability of code

- modernize tcl

  1. … 12 more files in changeset.
- bump version numbers

  1. … 75 more files in changeset.
*** empty log message ***

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

    • -1
    • +7
    ./tcl/test/acs-automated-testing-procs.tcl
  1. … 740 more files in changeset.
- remove trailing .html from doc references (to allow e.g. .adp as well)

  1. … 4 more files in changeset.
- use templating for navigation in doc files

- add adp-files /packages/acs-core-docs/lib/navheader and

/packages/acs-core-docs/lib/navfooter

  1. … 214 more files in changeset.
- make pretty-naming of acs-core packages more consistent

- bump verision numbers

  1. … 16 more files in changeset.
- removing cvs-log entries, add bug-tracker references

  1. … 19 more files in changeset.
- let all package doc files start with H1

  1. … 51 more files in changeset.
- documentation update

  1. … 64 more files in changeset.
- remove unneeded global statement

- remove globals for errorInfo/errorCode and use namespace qualifiers instead

  1. … 1 more file in changeset.