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
3d740cdfac
oodles of fixes.
2006-01-21 02:01:15 +00:00
Matthew Wilson
150087f703
lots of operation and auth fixes.
2006-01-19 03:07:34 +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
b0ffb721b6
more session related bug fixes
2006-01-15 18:34:44 +00:00
Matthew Wilson
f2cccdff9f
more oodles of changes.
2006-01-15 18:19:44 +00:00
JT Smith
89a6e4efdb
more session related bug fixes
2006-01-15 17:49:03 +00:00
Matthew Wilson
19bce8eaf6
bunches o syntax fixes.
2006-01-14 21:06:52 +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
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
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
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
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
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
Matthew Wilson
a8c99a2b9c
lots of changes.
2005-12-08 03:17:48 +00:00
JT Smith
a20aa5f587
refactored user manager to use new profile backend
2005-12-07 17:36:08 +00:00
Matthew Wilson
f6058c1b34
fixing lots of dashboard things.
2005-12-05 00:38:55 +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
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
Wouter van Oijen
3d65ae2158
XHTML bugfixes
2005-10-16 19:33:27 +00:00
Wouter van Oijen
421585937f
XHTML bugfixes
2005-10-12 21:48:03 +00:00
Wouter van Oijen
01ad8fd12c
Fixed a few XHTML 1.0 related bugs
2005-09-01 13:11:28 +00:00
JT Smith
97161c798e
fixed - fix [ 1276625 ] viewRSS not working (Andrew Khmelev)
...
- fix [ 1276695 ] Addition to 'viewRSS not working' (6.7.2) (Andrew Khmelev)
- Fixed a layout problem with the user search form.
- fix [ 1250418 ] unable to edit posts more than once
2005-08-31 12:56:38 +00:00
JT Smith
947c7f99d2
- User search now includes user alias.
...
- Fixed a bug in the user manager where userId, date created, date updated,
and karma were not showing up when editing users.
2005-08-26 16:23:08 +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
Martin Kamerbeek
e2f7a9740e
Cleaning up some left over unnamed parameter in Form methods.
2005-08-12 17:52:49 +00:00
Martin Kamerbeek
52670adb9f
fix [ 1249114 ] unclosed <li> elements in auth modules
2005-08-12 13:22:54 +00:00
JT Smith
3058d839c0
fixing bugs related to new form system
2005-07-28 22:10:28 +00:00
JT Smith
c9cefeca93
Added UI Level overrides for every field in the edit form of every asset.
2005-07-28 21:05:35 +00:00
Colin Kuskie
e7d282c730
hover help, help doc for edit user karma
2005-07-07 21:36:11 +00:00
Colin Kuskie
60bd9ea317
fix bug 1221284
2005-06-15 19:03:00 +00:00