Commit graph

27 commits

Author SHA1 Message Date
Colin Kuskie
4c76715f57 Remove some whitespace. 2009-05-13 18:01:32 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Colin Kuskie
e0ce8caf5a ProfileCategory->set really wants ALL the options. Document that in POD. 2009-02-18 02:42:27 +00:00
Frank Dillon
c9fac9d620 Added properties argument to getCategories and getFields methods which allow you to specify the states of visible, editable, and in the case of getFields required. 2008-11-16 18:53:18 +00:00
Frank Dillon
615e0e3746 lots of changes 2008-11-12 23:03:42 +00:00
Frank Dillon
5166512f32 Fixed #8924: useProfile: s/viewable/visible/ig 2008-10-28 22:10:09 +00:00
Colin Kuskie
bc9ddbf163 Added a method to check to see if a profile category has protected fields.
Use that method to see prevent the category from being deleted in the ProfileSettings operation.
Change the delete profile confirmation message to match what it does, which is delete all
the fields in the category.
2008-06-27 20:57:54 +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
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
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
e33c7bebc3 an absolute slew of changes. 2006-01-18 01:45:55 +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
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
JT Smith
02c5a65857 updated profile field and profile category to use the new session api 2006-01-12 18:55:10 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
JT Smith
76c38edb44 fixing remaining bugs 2005-12-07 20:49:59 +00:00
JT Smith
59df4ab49e migrated user profile schema editor to new back end 2005-12-07 20:04:40 +00:00
JT Smith
c6035f338a fixing bug 2005-12-07 16:31:54 +00:00
JT Smith
58df04b36c added getLabel method 2005-12-07 16:28:55 +00:00
JT Smith
f76da3335a making the much needed user profile api 2005-12-07 06:05:23 +00:00
JT Smith
9e17031f84 another update 2005-12-07 03:22:51 +00:00
JT Smith
6bda7a623d more methods 2005-12-07 03:11:14 +00:00
JT Smith
cbf2e4bbbe adding profile schema api, and matt is a dirty bitch 2005-12-07 03:02:32 +00:00