Commit graph

15 commits

Author SHA1 Message Date
Matthew Wilson
6761a9635e oops :/ 2006-05-08 23:25:35 +00:00
Matthew Wilson
006e08f39d a fix hopefully 2006-05-08 23:23:33 +00:00
Matthew Wilson
23a9a8761b corrected a problem with RadioList.pm - where no default value was set, and the form was submitted without selecting one of the radio buttons, getValueFromPost would have returned an empty arrayref. 2006-05-08 13:06:16 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
09483e18c5 a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily. 2006-01-16 22:45:21 +00:00
Colin Kuskie
cf23a67ae5 fix bad accessor assignments 2006-01-15 23:33:47 +00:00
Colin Kuskie
6a9a63c4b0 bug fixes from running t/FormGetName.t 2006-01-15 05:18:11 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +00:00
Colin Kuskie
99df1f414e Form inheritance work for lists, removal of $session{os}{slash} 2005-12-01 20:46:55 +00:00
Colin Kuskie
e75988cd1f Colin: adding avatar to collaboration systems and refactoring some user profile stuff. Added photo and avatar fields to user profile. 2005-11-13 18:42:08 +00:00
Colin Kuskie
6f89eb4bc1 pull if statement out of for loop 2005-10-31 05:04:26 +00:00
JT Smith
3e587762be renamed the form fields to upper case for proper perl style 2005-08-23 15:58:55 +00:00