Commit graph

60 commits

Author SHA1 Message Date
Matthew Wilson
150087f703 lots of operation and auth fixes. 2006-01-19 03:07:34 +00:00
Colin Kuskie
1fdc49b3bf Storage constructors need session variables 2006-01-18 21:43:01 +00:00
Matthew Wilson
8839c094c5 some login logout cookie fixes. 2006-01-18 05:58:31 +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
453942cb58 more session related bug fixes
added setting test
2006-01-15 21:53:16 +00:00
Matthew Wilson
128f265678 finally, the last of this round of syntax fixes. 2006-01-15 21:02:00 +00:00
Matthew Wilson
f8de599f35 more bugfixes. last of this round of syntaxCheck.t fixes. 2006-01-15 19:39:12 +00:00
JT Smith
b0ffb721b6 more session related bug fixes 2006-01-15 18:34:44 +00:00
Matthew Wilson
65823b1f53 oodles of fixes. 2006-01-15 15:56:17 +00:00
Colin Kuskie
edfaa153b9 end of test program sweeps for dictionary lookups via subroutine instead
of object method.
2006-01-15 02:34:50 +00:00
Matthew Wilson
19bce8eaf6 bunches o syntax fixes. 2006-01-14 21:06:52 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +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
925906ca7e refactored WebGUI::Id to use new session api 2006-01-11 23:34:02 +00:00
JT Smith
b3974c0cd5 refactored WebGUI::HTMLForm api to use new session system 2006-01-11 16:53:02 +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
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +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
2b20ee661e - fix [ 1216810 ] anonymous registration errors persist (fixed for real!) 2005-12-12 07:07:06 +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
0815c61d9b fix [ 1216810 ] anonymous registration errors persist 2005-10-17 13:59:50 +00:00
JT Smith
223078c666 - Fixed a bug where password field was not being displayed in the user manager.
- Fixed a bug in version management where you couldn't see the list of things
   changed under a specific tag.
 - Fixed a bug in versioning that would allow a user not using the same tag as
   the original editor to edit a locked asset.
 - Fixed a bug that would not allow an editor to commit an individual asset
   revision.
2005-08-26 15:35:06 +00:00
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
Martin Kamerbeek
37d003f379 fix [ 1249117 ] resetExpiredPassword not a callable method from authmodules 2005-08-12 13:56:23 +00:00
Martin Kamerbeek
52670adb9f fix [ 1249114 ] unclosed <li> elements in auth modules 2005-08-12 13:22:54 +00:00
JT Smith
7d95169b38 adding the new form system 2005-07-26 15:55:15 +00:00
JT Smith
2c145c0d22 some cleanup and docs for the new logging system 2005-04-01 05:10:53 +00:00
JT Smith
40065e93e8 more bug fixes 2005-03-18 05:14:02 +00:00
Matthew Wilson
bdab761c13 - fix [ 1158944 ] Validate email addresses? (for real this time) 2005-03-17 02:45:56 +00:00
JT Smith
12b4c40c92 some bug fixes 2005-03-10 04:02:10 +00:00
JT Smith
914f29b169 updating tinymce to 1.43 and fixed some bugs 2005-03-09 00:51:58 +00:00
JT Smith
12ea0cf6fa switched over old auth links to the new url system 2005-03-05 02:34:20 +00:00
JT Smith
ac877443ed selectable templates for auth 2005-03-04 23:45:13 +00:00
JT Smith
66e2028c3a added captcha and email validation to webgui auth 2005-03-04 20:44:11 +00:00
JT Smith
8bd4f8274a password timeout fix 2005-03-03 01:33:57 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
JT Smith
4798ba497d removed old template system and replaced with template asset 2005-01-05 17:28:14 +00:00
JT Smith
48caad2d74 merging 6.2.9 changes 2004-11-19 22:59:25 +00:00
JT Smith
c866d00c1b changed company name 2004-09-03 17:01:59 +00:00
Len Kranendonk
33339679ad Bugfix: [ 1000205 ] Password Recovery Doesn't Work 2004-08-07 11:27:38 +00:00
JT Smith
efbb31b7dc a few last second bug fixes 2004-07-14 19:40:01 +00:00
JT Smith
e1320cebb6 bugfix [ 990710 ] Users can't change own passwords 2004-07-14 16:25:50 +00:00
JT Smith
bd7ccaf29d various bug fixes 2004-07-10 17:14:41 +00:00
JT Smith
7bb6ac31c1 rewrote internationalization and help system 2004-06-25 19:21:35 +00:00
JT Smith
20482def49 rewrote the template api and added lots of caching options 2004-06-15 17:36:25 +00:00
JT Smith
e324246158 added some security improvements 2004-04-19 18:39:16 +00:00