5 Commits

Author SHA1 Message Date
ccooper%deadsquid.com
729b978398 Misc.
- removed references to Time::Piece::* modules. The default date behavior has burned us a few time now (most notably in the Session code), so we need to be explicit about our dates and date comparisons.
- standardized how we make our calls to Date::Manip
- implemented a logError method and use it replace all old STDERR output references
- manage_categories cleanup: show product name in branch listing, making it easier to find which branch you're looking for when many branches have the same name. Do the same thing for opsyses and platforms.
- added Litmus::Utils::sanitize() for processing CGI input


git-svn-id: svn://10.0.0.236/trunk@252331 18797224-902f-48f8-a5cc-f745e15eee43
2008-06-13 21:07:48 +00:00
ccooper%deadsquid.com
4c65a00994 b=358035
- add automated testday reporting
- rejig sidebar -> divide up testing and reporting links
- added management category for testdays


git-svn-id: svn://10.0.0.236/trunk@214554 18797224-902f-48f8-a5cc-f745e15eee43
2006-11-01 22:13:32 +00:00
zach%zachlipton.com
4fdfdc48d2 Land the mod_perl branch.
git-svn-id: svn://10.0.0.236/trunk@206326 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-01 20:50:15 +00:00
zach%zachlipton.com
69097fbbee Fix enter_test.cgi so it sets the author, creation_date, and version fields of new testcases.
git-svn-id: svn://10.0.0.236/trunk@200443 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-20 17:41:53 +00:00
zach%zachlipton.com
9c0386843d * New feature: Add New Testcase
* Invalidate the current session when the user logs out

* Special variables defaultemail and show_admin are now included automatically in all template variable spaces. Scripts no longer need to manually fetch these and send them for the sidebar to work properly.

* The login page now displays a special message when an admin login is required to continue.


git-svn-id: svn://10.0.0.236/trunk@199800 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-13 17:05:23 +00:00