pjs/webtools/litmus/templates/en/default/test
zach%zachlipton.com ef2fa8a12c - Make it possible to rename subgroups and testgroups and to enable and disable them (the state of the form controls were previously being ignored).
- When clicking the "edit testcase" link, make the edit form automatically display in manage_testcases.cgi

- Display markdown formatted text for testcase data in manage_testcases.cgi
2006-06-30 18:37:29 +00:00
..
formattingHelp.js.tmpl Add a simple formatting engine for testcase data using Text::Markdown. Normal HTML is passed through the filter unchanged, but now paragraphs will automatically be tagged with <p> and lists will automatically be converted to the proper html. A formatting help pane provides a description. The formatter is triggered with the 'markdown' filter in templates (e.g. [% expectedResults | markdown | testdata %]. 2006-06-15 18:54:15 +00:00
test.html.tmpl - Make it possible to rename subgroups and testgroups and to enable and disable them (the state of the form controls were previously being ignored). 2006-06-30 18:37:29 +00:00