gecko-dev/webtools/litmus/Litmus
ccooper%deadsquid.com f63071d750 b=352877
- add default '-Branch-' option to branches list when managing testgroups -> allows for limiting subgroup display by product only, but also allows display of subgroups that have not yet been assigned to a testgroup a therefore have no branch information associated with them

Misc.
- add helper text to Manage Testgroups and Manage Subgroups when in add mode, similar to what was already present for Manage Testcases
- search for all entities when using json.cgi, not just those that are Enabled
- move JS functions into separate JS files for each management interface
2006-09-17 17:19:58 +00:00
..
DB b=350106 2006-09-04 12:22:24 +00:00
Auth.pm b=328489 2006-08-29 17:49:14 +00:00
BugzillaDBI.pm Only load Litmus::BugzillaDBI if Bugzilla auth is enabled, otherwise we get errors when the database connection fails. 2006-04-06 03:29:37 +00:00
Cache.pm - added table related_testcases to track cloned testcase relations 2006-06-20 19:34:53 +00:00
CGI.pm b=314928 2006-01-25 17:03:40 +00:00
Config.pm b=323768 2006-06-05 03:55:52 +00:00
DBI.pm Fix "subroutine db_main() redefined" warnings. 2006-08-03 18:13:52 +00:00
DBTools.pm Fix a few more missing $sth->finish warnings in DBTools 2006-06-21 17:01:20 +00:00
Error.pm Land the mod_perl branch. 2006-08-01 20:50:15 +00:00
FormWidget.pm b=352877 2006-09-17 17:19:58 +00:00
StripScripts.pm Bug 344207 - Can't use colons in link URLs. Fix adds colons to the regular expression in Litmus::StripScripts. Presumably, we want to consider sending this upstream to the real StripScripts developers. 2006-07-11 17:46:00 +00:00
SysConfig.pm Stupid typo... 2006-06-20 23:13:29 +00:00
Template.pm - declare empty hash properly 2006-08-03 15:27:42 +00:00
Testlist.pm b=314928 2006-01-25 17:03:40 +00:00
UserAgentDetect.pm b=323768 2006-06-05 03:55:52 +00:00
Utils.pm b=314928 2006-01-25 17:03:40 +00:00
XML.pm Land the mod_perl branch. 2006-08-01 20:50:15 +00:00