|
1.15 (+6 -4 lines) |
01/06/2008 06:07 PM |
Chuck Hagenbuch chuck |
@define -> define |
|
1.14 (+2 -2 lines) |
01/02/2008 06:14 AM |
Jan Schneider jan |
Happy New Year |
|
1.13 (+7 -2 lines) |
11/18/2007 09:04 PM |
Jan Schneider jan |
Copyright from Tyler Colbert |
|
1.12 (+5 -3 lines) |
06/13/2007 04:04 PM |
Jan Schneider jan |
No compression for downloads. |
|
1.11 (+2 -2 lines) |
06/16/2006 11:48 PM |
Chuck Hagenbuch chuck |
Fix deletion of the most recent revision. |
|
1.10 (+4 -1 lines) |
05/20/2006 10:26 AM |
Jan Schneider jan |
Page compression. |
|
1.9 (+2 -2 lines) |
10/12/2005 11:49 PM |
Matt Selsky selsky |
ws |
|
1.8 (+2 -2 lines) |
10/18/2004 08:46 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.7 (+2 -2 lines) |
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS. |
|
1.6 (+2 -2 lines) |
02/13/2004 08:36 PM |
Chuck Hagenbuch chuck |
Config:: and Help:: moved to framework packages. |
|
1.5 (+6 -3 lines) |
01/24/2004 03:04 PM |
Chuck Hagenbuch chuck |
[cjh] Various $no_auth and $self_contained_auth flags have been standardized
into an AUTH_HANDLER constant, which if defined signals the application
that it should not check permissions upon calling $registry->pushApp(),
as the calling script will handle that itself, or is a system-level cron
job/script/etc.
[cjh] Add an option to $registry->pushApp() to specify whether or not to check
application permissions. |
|
1.4 (+1 -9 lines) |
01/24/2004 12:15 AM |
Chuck Hagenbuch chuck |
[cjh] The 'allow_guests' setting, and $registry->allowGuests(), have been
removed in favor of Horde_Perms application permissions. |
|
1.3 (+3 -5 lines) |
11/17/2003 12:27 PM |
Chuck Hagenbuch chuck |
Some default pages (most not used yet), and a bunch of cleanup to try and get
this closer to working order. |
|
1.2 (+2 -1 lines) |
11/17/2003 09:38 AM |
Chuck Hagenbuch chuck |
we use Page.php everywhere; include it here. |
|
1.1 |
11/11/2003 12:51 PM |
Chuck Hagenbuch chuck |
Initial import of Wicked, original code written by Tyler Colbert
<tyler-hordeml@colberts.us>. The initial name was "wicke", so a lot of
d's need to be added in various places, but this should be a complete,
otherwise functional start on a Horde Wiki. |