Commit graph

25 commits

Author SHA1 Message Date
JT Smith
ef120fb06b Added isVisitor, isAdmin, and isRegistered methods to User object instead
of hard coding checks everywhere with group ids. And updated the code base 
   to match.
2008-09-16 22:32:36 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Colin Kuskie
654e5751e8 Add tests for GroupDelete and GroupAdd macros.
Fix bugs exposed by the tests.
2006-07-24 19:58:50 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +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
5a8845c407 remove grouping use line 2006-01-12 22:52:22 +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
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
657ae8baf7 more session conversion 2006-01-01 18:38:27 +00:00
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +00:00
Colin Kuskie
9e7d86af49 Update docs for GroupDelete (conditions for displaying the link)
Added POD to 4 more Macros
2005-12-18 00:39:31 +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
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
Colin Kuskie
d0984032a3 use assetIds instead of urls for default templates 2005-05-02 22:27:26 +00:00
Colin Kuskie
ef4065559e fix for sf bug 1191744, default templates wrong 2005-05-02 16:12:52 +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
JT Smith
7bb1b6bb36 visitors cannot add/remove themselves from groups 2004-07-13 20:58:15 +00:00
JT Smith
c0bf7e46f0 various patches added 2004-07-12 04:45:38 +00:00
JT Smith
8e79f008c7 changed the privileges API 2004-05-29 05:27:19 +00:00
JT Smith
403082ed23 updated copyright year 2004-02-29 15:40:11 +00:00
JT Smith
b7512be833 Added the ability for users to add/remove themseleves to/from groups. 2003-05-24 21:07:42 +00:00