Commit graph

676 commits

Author SHA1 Message Date
Colin Kuskie
fe3bcde088 session conversion 2006-01-13 16:42:46 +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
64048c0846 migrated tabform to new session system 2006-01-12 19:51:54 +00:00
JT Smith
0cc5884b77 converted subscription api 2006-01-12 19:27:59 +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
388cd8f306 migrated webgui product 2006-01-12 18:21:47 +00:00
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
877bf082a0 migrating paginator api to new session system
fixed a few old style session vars
2006-01-12 17:24:06 +00:00
JT Smith
65a40d75ac refactored WebGUI::LDAPLink to use session api 2006-01-12 05:24:52 +00:00
JT Smith
925906ca7e refactored WebGUI::Id to use new session api 2006-01-11 23:34:02 +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
2599a4c853 converting WebGUI::Form API to use new session system 2006-01-10 17:43:38 +00:00
JT Smith
9520b4ce48 migrating datetime api for session 2006-01-10 17:06:41 +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
eb98aaaf29 more session changes 2006-01-02 02:58:29 +00:00
JT Smith
f429daa942 more session changes 2006-01-02 02:54:23 +00:00
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +00:00
Colin Kuskie
ba3b34dfcc Add some POD to Operation::Group.
Removed dead code from Operation::User (a duplicate copy of www_deleteGrouping).
I verified that Operation.pm calls Group instead of User and there are no
places in the core code that calls that sub directly.
Fixed a typo in Operation::User::www_deleteUserConfirm.
2005-12-23 00:30:42 +00:00
Colin Kuskie
3a6284d0f4 Hover help for Matrix. Internationalized all labels and text as well.
Internationalized entries for Commerce settings that were missed before.
Added some POD.
2005-12-22 23:18:55 +00:00
Colin Kuskie
9bc967a042 POD for Operation/MessageLog
fixed broken i18n tag in Macro/Product
2005-12-22 00:39:33 +00:00
Colin Kuskie
4206828715 Add POD to 1 Asset and 7 Operations.
Internationalized a label in Operation::LoginHistory
2005-12-21 22:54:50 +00:00
Colin Kuskie
c02a3019c2 POD for two small files 2005-12-21 18:49:03 +00:00
JT Smith
a16b470dd4 - Fixed a problem where profile data would be mixed between the current user
and the user your viewing the profile of.
2005-12-16 17:33:48 +00:00
Colin Kuskie
27ae1a9977 fix broken i18n labels 2005-12-14 23:29:08 +00:00
Matthew Wilson
ab9207268f fixed a problem with op=editUser where it would use profile field values of the current user. 2005-12-14 02:56:03 +00:00
Matthew Wilson
41bd852e24 - fix [ 1378871 ] become this user doesn't work
- fix [ 1378909 ] (SVN 300) Unable to add user
 - fix [ 1323184 ] CS Submissions Not Sorting on multiple sites
 - fix [ 1378787 ] Unable to add new group to user
2005-12-13 03:22:55 +00:00
Colin Kuskie
235f2929fd fix broken i18n label 2005-12-13 00:07:27 +00:00
Colin Kuskie
156de5ea88 Make label overrideable in formField so that required fields
can be highlighted with an asterisk in the Profile tab for Operation/User.pm
2005-12-12 18:30:48 +00:00
Colin Kuskie
dc82b96d96 remove debugging code 2005-12-12 17:10:31 +00:00
Matthew Wilson
f5f73c1681 - Converted all the max((assetData.)revisionDate) calls to use mysql5/(4.1)
nested queries.
 - fix [ 1323184 ] CS Submissions Not Sorting on multiple sites
 - fixed some major oversights in the new profile system.
2005-12-12 10:34:39 +00:00
Matthew Wilson
1a1f477563 - Fixed bug where viewProfile did not show pretty printed values
- Fixed bug/rfe where it was not obvious when hovering over the rank
   column in the Asset Manager that you can drag rows up and down.
   Added cursor:move to the td's style.
2005-12-12 04:33:54 +00:00
Colin Kuskie
f5347b1314 WebGUI/Operation/Help.pm, refactor _getHelpName
All other files, make sure that either assetName, macroName or topicName is defined
in the i18n file.  Make sure that all Assets have assetName defined in their
definition sub.
2005-12-10 23:33:25 +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
JT Smith
a20aa5f587 refactored user manager to use new profile backend 2005-12-07 17:36:08 +00:00
JT Smith
5941f6d3f8 migrated user level profile functions to new backend 2005-12-07 17:20:11 +00:00
JT Smith
58df04b36c added getLabel method 2005-12-07 16:28:55 +00:00
Matthew Wilson
f6058c1b34 fixing lots of dashboard things. 2005-12-05 00:38:55 +00:00
Colin Kuskie
ad6c1f34d4 fixing broken template var in getRequiredProfileFields 2005-12-03 23:15:19 +00:00
JT Smith
c8cc6ddf8d oops, checked in some mistakes, fixing 2005-12-01 23:19:52 +00:00
Colin Kuskie
99df1f414e Form inheritance work for lists, removal of $session{os}{slash} 2005-12-01 20:46:55 +00:00
JT Smith
abe85d439e changes for new demo system 2005-12-01 19:49:05 +00:00
JT Smith
9749fd7005 merging 6.7.8 bug fixes 2005-11-29 01:28:28 +00:00