Commit graph

61 commits

Author SHA1 Message Date
Colin Kuskie
314a317f56 more typos. looks like some kind of pattern where string concatenation got broken with one of the upgrade scripts 2006-01-13 04:18:05 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +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
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
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
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
Colin Kuskie
16b9675b0c fix typo 2006-01-05 21:28:54 +00:00
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +00:00
JT Smith
f184646506 preparing for 6.8.2 beta release 2005-12-13 16:07:29 +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
Colin Kuskie
45de852b61 Remove debugging code from User.pm
Add clause to remove any dot file from getToolbarOptions in Icon.pm
2005-12-10 21:29:06 +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
Roy Johnson
6151e59cbd Added tests for User.pm
Fixed lastUpdated bugs in User.pm
Fixed karma bug in User.pm
2005-12-06 05:10:58 +00:00
Colin Kuskie
e26b7c9808 check for definedness vs veracity in quote 2005-12-04 23:20:38 +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
25af8fb98b merging 6.7.8 changes 2005-10-18 23:12:36 +00:00
JT Smith
0fa6b3a645 fixed a caching bug in the user system 2005-10-18 14:56:50 +00:00
JT Smith
844b03b34a - fix [ 1288699 ] 6.7.4 - username sometimes does not appear
- fix [ 1296468 ] Username doesn't show up in Edit User Account
 - fix [ 1295921 ] Problem with Survey content.
 - fix [ 1290460 ] Survey error when adding multiple choice answers
 - fix [ 1288887 ] new user information mail dos'nt contains the username
2005-09-20 16:35:07 +00:00
JT Smith
62d1c58ae4 - Added cache to settings which increased performance by .02 seconds per
page.
 - Added user cache which increased performance by more than .1 seconds per
   page.
 - Added some new indicies to make asset queries .01 to .1 seconds faster per query.
 - fix [ 1274488 ] Visitors language not recognized 6.7.2
2005-09-10 15:37:03 +00:00
JT Smith
923e99ccf2 adding initial rich editor code 2005-04-30 15:23:07 +00:00
JT Smith
2abe8c078c migrating uss and forum to collaboration 2005-02-11 17:03:45 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
JT Smith
4149d8eb5c rolling in some donorware changes 2004-12-22 19:15:00 +00:00
JT Smith
2b6eb201a9 changed POD formatting 2004-09-14 02:22:38 +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
JT Smith
22994e8373 more guid stuff 2004-08-12 22:40:38 +00:00
JT Smith
f83b2c6086 fixed typo 2004-05-28 04:17:24 +00:00
JT Smith
f1508cfd93 bug fixes 2004-03-08 01:05:12 +00:00
JT Smith
403082ed23 updated copyright year 2004-02-29 15:40:11 +00:00
JT Smith
b1b5ebf17f fixed another typo 2004-02-04 17:49:23 +00:00
JT Smith
db602679ea bugfix 2004-02-04 17:41:32 +00:00
JT Smith
cdcf737a3b got rid of magic groups 2004-02-04 02:45:10 +00:00
Frank Dillon
37a3f3e6d0 no message 2003-12-20 08:02:24 +00:00
JT Smith
d1fe30f9d2 adding a simple affiliate program 2003-09-29 18:18:29 +00:00
JT Smith
ac102923ce added a rudamentary affiliate tracking program 2003-08-29 22:13:19 +00:00
Len Kranendonk
abf903c1ba Fixed security hole 2003-07-01 09:46:59 +00:00
JT Smith
f1067a0d8f Added expiration overrides for groupings imported through the user importer. 2003-02-13 02:01:14 +00:00
JT Smith
13bd980137 Exposed APIs for Groups and Groupings. 2003-02-01 22:04:42 +00:00
JT Smith
225ca72d3e Updated all files for new copyright year. 2003-01-05 18:32:19 +00:00
JT Smith
005e2eb8aa Fixed some POD formatting. 2002-12-17 00:39:48 +00:00
JT Smith
3e89b31e13 Fixed POD syntax. 2002-12-16 01:13:06 +00:00
JT Smith
8943c7df58 Fixed a couple of unreported bugs. 2002-12-04 04:05:23 +00:00
Martin Kamerbeek
0ea8cd6845 Adding user-status and two bugfixes for pluggable auth. 2002-11-27 21:03:35 +00:00
Martin Kamerbeek
7af36f0c03 Adding pluggable authentication 2002-11-18 17:44:14 +00:00
JT Smith
bd0bf20710 Added developer (perldoc) documentation. 2002-08-07 02:14:20 +00:00
JT Smith
19bfa5b581 Updated the headers to reflect Plain Black's new identity. 2002-07-17 04:45:55 +00:00