Commit graph

18 commits

Author SHA1 Message Date
Scott Walters
e88365cbb4 Ignore calls to DESTROY in AUTOLOAD, as a matter of policy. 2010-07-20 08:53:17 -04:00
Graham Knop
d667f724f4 fix things i broke 2010-04-18 13:45:47 -05:00
Graham Knop
5122518652 remove useless DESTROYs 2010-04-16 20:57:00 -05:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
314da5621e FormValidator doesn't need to handle defaults, the Forms API already does that 2008-12-03 00:32:30 +00:00
Colin Kuskie
189c8ea587 remove debug code 2008-09-09 03:40:41 +00:00
Kaleb Murphy
fd038fd0c8 Form/Integer now shows 0 in post submission page (Thanks perlDreamer) 2008-09-08 20:59:05 +00:00
JT Smith
03092ff297 forgot to check this in somehow 2008-07-30 21:17:46 +00:00
Frank Dillon
bba9788f92 Fixed issue which caused time tracker to complete on post and not allow you to make changes 2008-06-20 20:05:45 +00:00
JT Smith
8500c4d506 Cleaned the pollution from the forms system. 2008-04-16 16:11:10 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
fa09c41598 replaced return; with return undef; 2008-01-24 21:58:15 +00:00
JT Smith
3f62be51ec migrated forms system to use WebGUI::Pluggable 2008-01-04 19:57:54 +00:00
Colin Kuskie
96178fd70c first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Colin Kuskie
c3ce237e9d POD fixes for FormValidator package name 2007-05-30 22:43:16 +00:00
James Tolley
e553d60f10 WebGUI::FormValidator.pm 2007-05-30 22:36:17 +00:00
Colin Kuskie
261cd940c7 stub out FormValidator so WebGUI::Session will compile 2007-05-30 21:31:39 +00:00