Commit graph

71 commits

Author SHA1 Message Date
Martin Kamerbeek
c98308af17 Fixed some bugs in the profile setting stuff 2006-05-03 15:08:55 +00:00
JT Smith
2037bc510d fix [ 1445002 ] Field(s) fail to delete 2006-04-28 21:03:58 +00:00
JT Smith
1b2c824a9c added save buttons at the top of HTML forms 2006-04-07 04:37:20 +00:00
Colin Kuskie
40065c4658 Make TOC the front page of Help.
Add license to Commerce.pm
Update fields in Help for WebGUIProfile
Fix typo in i18n file for WebGUIProfile (missing comma)
full merge of fields from 6.8 for Operatin/ProfileSettings.
2006-03-06 18:28:27 +00:00
Colin Kuskie
0621fd4492 Missing session variables, reworked some wording on old POD.
Added POD to two more files.
2006-03-03 23:59:12 +00:00
Colin Kuskie
dc204428f6 POD for 2 more files 2006-03-03 23:24:53 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
fa5439b099 lots o fixes 2006-01-21 19:00:27 +00:00
Matthew Wilson
e33c7bebc3 an absolute slew of changes. 2006-01-18 01:45:55 +00:00
Colin Kuskie
9c07548c71 more missing session vars in form calls 2006-01-17 17:47:12 +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
5a8845c407 remove grouping use line 2006-01-12 22:52:22 +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
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
2735385050 migrated WebGUI::Icon api to use new session 2006-01-11 23:12:07 +00:00
JT Smith
b3974c0cd5 refactored WebGUI::HTMLForm api to use new session system 2006-01-11 16:53:02 +00:00
JT Smith
c74c1bdcbc merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
changed WebGUI::Group api to work with the new session api
2006-01-11 03:27:07 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
d470a7cdd4 more session related changes 2006-01-09 20:43:02 +00:00
JT Smith
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
JT Smith
f429daa942 more session changes 2006-01-02 02:54:23 +00:00
Matthew Wilson
a8c99a2b9c lots of changes. 2005-12-08 03:17:48 +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
bfffdae8a9 fixing bugs 2005-12-07 17:43:01 +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
e49fcd76e9 remove log warning about creating empty DynamicField 2005-11-21 06:02:47 +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
JT Smith
8ac8530227 now using DateTime instead of Date::Manip 2005-11-02 09:37:49 +00:00
Wouter van Oijen
01ad8fd12c Fixed a few XHTML 1.0 related bugs 2005-09-01 13:11:28 +00:00
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
Len Kranendonk
789263864a Bugfix [ 1243559 ] profile field security vulnerability 2005-08-25 15:18:40 +00:00
Len Kranendonk
eb0d1679f3 Fixed [ 1266285 ] 6.7.1 - UserProfile Fields Time error 2005-08-24 19:01:35 +00:00
Martin Kamerbeek
e2f7a9740e Cleaning up some left over unnamed parameter in Form methods. 2005-08-12 17:52:49 +00:00
JT Smith
b86148acaa added most of the rest of the form controls 2005-07-27 23:03:46 +00:00
Colin Kuskie
fe0d968d87 hover help editProfileCategory 2005-07-26 05:06:48 +00:00
Colin Kuskie
87d2a6401e hover help, more documentation 2005-07-25 18:43:12 +00:00
Colin Kuskie
235cd7c08f fixed typos from hover help conversion 2005-07-25 03:34:46 +00:00
Colin Kuskie
3d71467156 changes for moving help into its own file 2005-07-19 04:47:45 +00:00
JT Smith
c29c81be23 some bug fixes and the new group of groups hierarchy viewer in the group manager 2005-03-03 03:33:09 +00:00
JT Smith
1dc555e078 bug fixes 2005-02-23 16:43:08 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
JT Smith
eb7574e271 removed page stats system, fixed stats page, fixed admin console templating on all admin console error messages 2005-02-06 19:58:39 +00:00
JT Smith
d47830aceb merging 6.2.10 and 6.2.11 changes 2005-01-28 22:19:39 +00:00
Len Kranendonk
a832d4ce1c Unable to add new profile field 2004-11-18 12:43:17 +00:00
Martin Kamerbeek
18832fca98 Fixing a bug introduced by the overhaul of WebGUI::HTMLForm. 2004-11-16 15:10:27 +00:00
Len Kranendonk
4fa602e4a7 Added a javascript confirmation popup for delete icon 2004-11-08 16:40:25 +00:00
Len Kranendonk
c23b54f672 Added a javascript confirmation popup for delete icon 2004-11-08 16:32:23 +00:00
JT Smith
73fd8fc506 more admin console changes 2004-11-03 18:26:02 +00:00