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
Colin Kuskie
f6ffdeb148
bugfix, array refs that contain undef are true. Default values not properly set
2005-04-08 05:41:39 +00:00
JT Smith
ae691afe94
switched session id generator to use guid
2005-04-01 19:12:56 +00:00
Matthew Wilson
12cbfd02bb
[ 1166071 ] Create New User allows blank username (fixed)
2005-03-18 17:20:39 +00:00
Matthew Wilson
d836042ead
[ 1166071 ] Create New User allows blank username
2005-03-18 16:53:54 +00:00
JT Smith
9a57b0df47
many bug fixes
2005-03-04 00:28:49 +00:00
JT Smith
1dc555e078
bug fixes
2005-02-23 16:43:08 +00:00
JT Smith
4dd121e634
fix [ 1118753 ] GUID not displayed in 6.2.9 if it begins with "-".
2005-02-10 15:21:41 +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
fd76365c1b
added automatic file versioning to file assets
2004-12-02 17:00:30 +00:00
JT Smith
48caad2d74
merging 6.2.9 changes
2004-11-19 22:59:25 +00:00
Len Kranendonk
1471d60d0f
fixed a bug: a new user NULL was created when op=editUser&uid=new
2004-11-17 09:14:05 +00:00
JT Smith
874cdd0aff
user manager now more streamlined
2004-11-04 03:38:50 +00:00
JT Smith
33cb972f2d
more admin console stuff
2004-11-03 20:35:15 +00:00
JT Smith
73fd8fc506
more admin console changes
2004-11-03 18:26:02 +00:00
JT Smith
c2efefbc4c
more admin console stuff
2004-11-03 06:57:14 +00:00
JT Smith
945c753728
more admin console stuff
2004-11-03 04:50:11 +00:00
Len Kranendonk
c01f16a27f
operations now dynamically loaded
2004-10-28 10:42:31 +00:00
JT Smith
d2a301e02b
6.2.6 bugfixes
2004-09-30 01:16:02 +00:00
JT Smith
b65ddaf8f0
bugfixes
2004-09-15 21:17:59 +00:00
JT Smith
40a36966dd
bugfix [ 1025755 ] UILevel can't be set to beginner (0)
2004-09-12 17:01:15 +00:00
JT Smith
c866d00c1b
changed company name
2004-09-03 17:01:59 +00:00