|
1.22 (+1 -1 lines) |
01/02/2008 07:51 AM |
Jan Schneider jan |
Happy New Year |
|
1.21 (+3 -3 lines) |
01/12/2007 08:13 AM |
Jan Schneider jan |
Fix and update copyright headers. |
|
1.20 (+1 -1 lines) |
12/30/2006 02:15 PM |
Jan Schneider jan |
Standardize on "_The_ Horde Project" and "http://_www_.horde.org". |
|
1.19 (+1 -1 lines) |
09/06/2006 08:24 AM |
Matt Selsky selsky |
Fix project url, names. |
|
1.18 (+1 -1 lines) |
01/05/2006 05:47 AM |
Jan Schneider jan |
Happy new year |
|
1.17 (+1 -1 lines) |
01/04/2006 10:09 PM |
Chuck Hagenbuch chuck |
Add support for bodyId to all apps and improve the bodyClass code in some apps.
Also make sure some apps load their own css (if it exists). |
|
1.16 (+1 -1 lines) |
12/04/2005 04:15 PM |
Chuck Hagenbuch chuck |
Always make sure that $page_title is escaped. |
|
1.15 (+1 -1 lines) |
05/27/2005 12:45 PM |
Jan Schneider jan |
Update years. |
|
1.14 (+1 -0 lines) |
02/20/2005 01:20 PM |
Jan Schneider jan |
Add shortcut icons for all applications. |
|
1.13 (+1 -1 lines) |
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.5.2.2 RELENG_1 (+3 -3 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.12 (+1 -1 lines) |
01/18/2004 12:54 PM |
Jan Schneider jan |
Remove $js_onLoad variable altogether. |
|
1.11 (+1 -1 lines) |
01/01/2004 10:15 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.10 (+1 -1 lines) |
09/26/2003 12:44 PM |
Chuck Hagenbuch chuck |
I can't figure out why we needed to load all of the html.php files on every
single page load just to get the theme name to pass to Horde::stylesheetLink().
This rearranges stylesheetLink() to make a bit more sense and to not need
the $theme parameter unless you want to override it. |
|
1.9 (+1 -1 lines) |
09/16/2003 07:05 PM |
Jan Schneider jan |
Use the new Util:: class. |
|
1.8 (+1 -1 lines) |
06/10/2003 11:18 AM |
Chuck Hagenbuch chuck |
consistently use bodyClass, not bodyStyle. |
|
1.7 (+1 -1 lines) |
04/28/2003 07:03 PM |
Jan Schneider jan |
Use Horde::nonInputVar() |
|
1.6 (+5 -5 lines) |
12/28/2002 10:52 AM |
Jan Schneider jan |
Use NLS::getCharset().
Update copyright information. |
|
1.5.2.1 RELENG_1 (+2 -2 lines) |
11/15/2002 03:55 PM |
Marcus I. Ryan marcus |
First round of fixes to make this work with Horde 2.1 or greater |
|
1.5 (+1 -18 lines) |
07/31/2002 12:53 PM |
Michael M Slusarz slusarz |
Stylesheet link generation handled by Horde::stylesheetLink(). Tags: RELENG_1 |
|
1.4 (+0 -5 lines) |
07/16/2002 10:53 AM |
Jan Schneider jan |
Oops. Was it me or Marcus? ;-) |
|
1.3 (+23 -0 lines) |
07/16/2002 10:52 AM |
Jan Schneider jan |
Add theme support. |
|
1.2 (+3 -3 lines) |
07/16/2002 10:05 AM |
Marcus I. Ryan marcus |
Remove short tags (should probably update the skeleton module since that's
where they came from). |
|
1.1 |
06/26/2002 12:29 AM |
Marcus I. Ryan marcus |
Hopefully I got them all this time... |