|
1.19 (+2 -2 lines) |
01/02/2008 06:13 AM |
Jan Schneider jan |
Happy New Year |
|
1.18 (+2 -2 lines) |
08/01/2007 12:32 AM |
Chuck Hagenbuch chuck |
Marcus Ryan has assigned his copyrights to The Horde Project. |
|
1.17 (+2 -2 lines) |
06/27/2007 01:23 PM |
Jan Schneider jan |
Bump year, looks like a missed a few last time. |
|
1.16 (+2 -2 lines) |
01/01/2007 07:41 PM |
Jan Schneider jan |
Assign copyright to The Horde Project for those copyright holders that already agreed to it. |
|
1.15 (+4 -4 lines) |
04/30/2006 07:37 PM |
Chuck Hagenbuch chuck |
is_readable doesn't need to be silenced, but we generally silence app constant defines. |
|
1.14 (+2 -2 lines) |
01/01/2006 04:10 PM |
Jan Schneider jan |
Happy new year\! |
|
1.13 (+2 -1 lines) |
10/21/2005 04:24 PM |
Jan Schneider jan |
Make "Today" the default view
Bug: 845 |
|
1.12 (+2 -2 lines) |
01/03/2005 09:35 AM |
Jan Schneider jan |
Happy New Year |
|
1.3.2.4 RELENG_1 (+2 -2 lines) |
01/03/2005 06:25 AM |
Jan Schneider jan |
Happy New Year! :-) |
|
1.11 (+2 -3 lines) |
10/19/2004 06:09 AM |
Jan Schneider jan |
Remove html.php tests. |
|
1.10 (+4 -3 lines) |
09/29/2004 01:38 PM |
Chuck Hagenbuch chuck |
- comics.php is a required config file
- avoid dir() warnings
- trim ws
- no reason to global $css in the html.php files
- no reason to include html.php in comics.php |
|
1.9 (+2 -3 lines) |
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS. |
|
1.3.2.3 RELENG_1 (+2 -2 lines) |
03/26/2004 05:43 PM |
Jan Schneider jan |
Lots and lots of copyright and license updates and fixes. Someone will have to that for the HEAD branches too. |
|
1.3.2.2 RELENG_1 (+3 -3 lines) |
03/15/2004 11:09 PM |
Marcus I. Ryan marcus |
Bring RELENG_1 version of klutz back in line with HEAD, most notably convert
from Snoopy to HTML_Request (Snoopy clips images). Getting ready to finally
start the release cycle on this one.
WARNING: There is a good chance that there are still some bugs in here. This
was a major update, most of it done by hand. I've tested what I can, but
no promises of total stability. That said, this code has been working in HEAD
for months with no known reliability issues.
I haven't touched languages/translations so that needs to be done yet.
Still need install instructions |
|
1.8 (+2 -2 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.7 (+7 -14 lines) |
01/13/2004 10:25 AM |
Chuck Hagenbuch chuck |
Some index.php improvements, avoid undefined index errors, etc. |
|
1.6 (+2 -2 lines) |
01/01/2004 10:15 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.5 (+4 -2 lines) |
08/24/2003 06:48 PM |
Jan Schneider jan |
Use Horde_Test::configFileMissing(). |
|
1.3.2.1 RELENG_1 (+2 -2 lines) |
01/03/2003 07:48 AM |
Jan Schneider jan |
Bump year. |
|
1.4 (+2 -2 lines) |
01/02/2003 09:17 PM |
Jan Schneider jan |
Bump year. |
|
1.3 (+3 -3 lines) |
10/16/2002 12:37 AM |
Chuck Hagenbuch chuck |
Add missing readmes, flesh out some readmes, and clarify some license
information. Tags: RELENG_1 |
|
1.2 (+4 -8 lines) |
08/30/2002 12:52 AM |
Chuck Hagenbuch chuck |
A whole mess of basic style nits; mostly superglobals. |
|
1.1 |
06/26/2002 12:19 AM |
Marcus I. Ryan marcus |
Very limited base code for the new Klutz Comics module. More to come soon. |