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
JT Smith
f1de189938
removed spectre
...
updated credits
2005-11-21 14:39:05 +00:00
Colin Kuskie
e49fcd76e9
remove log warning about creating empty DynamicField
2005-11-21 06:02:47 +00:00
Matthew Wilson
43ba1480c1
fixing someone's misuse of Macro::negate.
2005-11-19 22:37:27 +00:00
Colin Kuskie
b8c22c9308
tweak Operation/Help to support Help system tests
2005-11-16 22:47:17 +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
Michelle LaMar
990eb0fbf3
-fixed bug #1338558 : Profile field missing when visible/editable
2005-11-10 06:35:50 +00:00
Colin Kuskie
b77f503aec
make sure that Help skeleton does not actually generate a help entry
2005-11-07 20:04:41 +00:00
JT Smith
ea868a8c0e
moved uploadsAccessHandler into the main webgui handler mechanism
...
converted macros to use references
fixed some other various bugs
2005-11-07 01:40:07 +00:00
JT Smith
fe549ee746
a few more mp2 bugfixes
2005-11-04 15:04:52 +00:00
Matthew Wilson
c01d7e49d5
replaced $session{cgi} with $session{req}
2005-11-03 21:48:37 +00:00
Matthew Wilson
5ee8369c5e
fixed SCRIPT_NAME with a session variable from $r->uri
2005-11-03 19:17:34 +00:00
JT Smith
8ac8530227
now using DateTime instead of Date::Manip
2005-11-02 09:37:49 +00:00
Wouter van Oijen
3d65ae2158
XHTML bugfixes
2005-10-16 19:33:27 +00:00
JT Smith
c7781bdd66
- fix [ 1234051 ] Recursive loops in addGroupsToGroups
...
- Added handling for an exception in recurring payment processing where there
was missing data causing a fatal error.
2005-10-14 21:28:38 +00:00
Matthew Wilson
5fb251d01f
fixed user profile caching and retrieval issue.
2005-10-14 19:31:35 +00:00
Wouter van Oijen
421585937f
XHTML bugfixes
2005-10-12 21:48:03 +00:00
Colin Kuskie
a6b796ede3
clean up debugging code
2005-10-11 04:30:32 +00:00
Colin Kuskie
56e5b7ef2b
table of contents with internationalization
2005-10-10 05:22:37 +00:00
Daniel Collis-Puro
52d9f76d58
Fixed bug that may lead to the "listGroups" screen being empty when many isEditable=0 groups are in the groups table, the count(*) statement in www_listGroups needed to have where clause.
2005-10-08 16:38:27 +00:00