Colin Kuskie
f17fc5c7ad
Update Macros for wg8 instanciators.
2010-03-04 08:48:27 -08:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Patrick Donelan
3f25f2668f
Updated Macro API documentation to distinguish whether macros accept template arguments by templateId or by templateUrl
2008-11-25 03:51:40 +00:00
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
Colin Kuskie
5dbd9b44c9
Fixed a typo in the POD for Session/Env.pm
...
Added more docs for find method in Group.pm
Fixed a latent bug that would probably never occur in Macro/GroupAdd.pm
If Group->find is called with the name of a group that doesn't exist,
then Group will return an object with defaults, and the guid of the
group is undef, not ''. However, since by default autoAdd is off,
the Macro will still do the right thing.
GroupDelete has the same bug, but it shouldn't be patched until there's
a test written for it.
2006-07-24 05:08:17 +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
16de66517c
session api updates
2006-01-11 03:45:58 +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
Colin Kuskie
8aafc5a3ad
Update docs for GroupAdd.
...
Internationalize error message for File Url
Add POD to 3 macros.
2005-12-17 21:54:34 +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