|
1.18 (+1 -1 lines) |
01/02/2008 07:51 AM |
Jan Schneider jan |
Happy New Year |
|
1.17 (+0 -3 lines) |
11/16/2007 02:49 PM |
Chuck Hagenbuch chuck |
Kill these here too, though we still need the panel or something
similar if Genie is going to be maintained. |
|
1.16 (+3 -0 lines) |
01/12/2007 08:13 AM |
Jan Schneider jan |
Fix and update copyright headers. |
|
1.15 (+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.14 (+1 -1 lines) |
12/04/2005 04:15 PM |
Chuck Hagenbuch chuck |
Always make sure that $page_title is escaped. |
|
1.13 (+1 -1 lines) |
09/27/2005 07:50 AM |
Jan Schneider jan |
Fix scope |
|
1.12 (+3 -0 lines) |
09/08/2005 11:20 PM |
Chuck Hagenbuch chuck |
Ugly, but this is the only way I can find to put some sort of marker
on options with class="selected" in Safari and Kronolith.
Bug: 2559 |
|
1.11 (+1 -0 lines) |
02/20/2005 01:20 PM |
Jan Schneider jan |
Add shortcut icons for all applications. |
|
1.10 (+1 -1 lines) |
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.9 (+1 -1 lines) |
09/13/2004 04:16 PM |
Jan Schneider jan |
Print theme. |
|
1.8 (+1 -1 lines) |
01/18/2004 12:54 PM |
Jan Schneider jan |
Remove $js_onLoad variable altogether. |
|
1.7 (+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.6 (+1 -1 lines) |
09/16/2003 07:04 PM |
Jan Schneider jan |
Use the new Util:: class. |
|
1.5 (+2 -0 lines) |
09/03/2003 05:24 PM |
Chuck Hagenbuch chuck |
add missing includeScriptFiles() calls. |
|
1.4 (+1 -1 lines) |
06/10/2003 11:18 AM |
Chuck Hagenbuch chuck |
consistently use bodyClass, not bodyStyle. |
|
1.3 (+1 -1 lines) |
04/28/2003 07:03 PM |
Jan Schneider jan |
Use Horde::nonInputVar() |
|
1.2 (+1 -1 lines) |
02/06/2003 12:32 AM |
Chuck Hagenbuch chuck |
[cjh] Add a Horde_Block for Genie.
[cjh] Basic adding/listing/viewing/editing/deleting of items works. |
|
1.1 |
01/17/2003 03:05 PM |
Chuck Hagenbuch chuck |
Initial Genie commit. |