|
1.32 (+2 -2 lines) |
01/02/2008 06:13 AM |
Jan Schneider jan |
Happy New Year Tags: JONAH_2008_08_22 |
|
1.31 (+2 -2 lines) |
01/02/2007 07:48 AM |
Jan Schneider jan |
Happy New Year |
|
1.30 (+5 -3 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.29 (+2 -2 lines) |
09/10/2006 01:50 PM |
Chuck Hagenbuch chuck |
Remove Jonah_News::singleton() and unnecessary references. Use
Jonah_News::factory() instead. |
|
1.28 (+12 -13 lines) |
02/22/2006 11:51 PM |
Chuck Hagenbuch chuck |
[cjh] Standardize the date fields for stories with an updated field that is
always the timestamp that the story was last modified, and a published
field which is controlled by the author and determines the release date.
This should also fix #3323, along with a bunch of other minor issues. |
|
1.27 (+9 -9 lines) |
01/07/2006 02:50 PM |
Chuck Hagenbuch chuck |
Start reorganizing forms a bit, don't require description for feeds. |
|
1.26 (+3 -3 lines) |
01/01/2006 04:10 PM |
Jan Schneider jan |
Happy new year\! |
|
1.25 (+2 -2 lines) |
08/24/2005 01:39 AM |
Matt Selsky selsky |
Use double-quotes. |
|
1.24 (+2 -4 lines) |
06/28/2005 12:09 PM |
Chuck Hagenbuch chuck |
Just use validate, not isValid. |
|
1.23 (+2 -1 lines) |
06/21/2005 05:36 PM |
Chuck Hagenbuch chuck |
- html cleanup
- don't instantiate $template variable in base.php
- menu item cleanups and accesskeys
- lots of htmlspecialchars fixes |
|
1.22 (+3 -3 lines) |
01/03/2005 09:35 AM |
Jan Schneider jan |
Happy New Year |
|
1.21 (+5 -10 lines) |
11/17/2004 10:01 AM |
Chuck Hagenbuch chuck |
New menu.
Bug: 832 |
|
1.20 (+3 -3 lines) |
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.19 (+9 -5 lines) |
08/19/2004 01:47 PM |
Jan Schneider jan |
Composite channels. |
|
1.18 (+3 -3 lines) |
07/09/2004 10:54 AM |
Jan Schneider jan |
Link to new aggregation form. |
|
1.17 (+3 -3 lines) |
05/20/2004 11:48 AM |
Jan Schneider jan |
Fix package names. |
|
1.16 (+5 -5 lines) |
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS. |
|
1.15 (+3 -3 lines) |
03/02/2004 03:02 PM |
mdjukic |
fix path |
|
1.14 (+3 -3 lines) |
03/02/2004 02:49 PM |
mdjukic |
add rte, fix notification |
|
1.13 (+3 -3 lines) |
03/02/2004 11:17 AM |
mdjukic |
fix paths |
|
1.12 (+4 -4 lines) |
03/01/2004 07:51 AM |
mdjukic |
use the horde_template menu |
|
1.11 (+4 -3 lines) |
02/26/2004 08:02 AM |
eraserhd |
* Use Variables::getDefaultVariables() instead of Horde_Form::getDefaultVars()
* Delete Horde_Form::getDefaultVars()
* Make sure that appropriate files require 'Horde/Variables.php' |
|
1.10 (+8 -8 lines) |
02/25/2004 11:19 PM |
eraserhd |
* Delete Horde_Form_Vars::, use Variables:: instead.
* Delete Horde_Form_Renderer_rows::, was only used by Hermes and depends on
Horde_Form_Vars:: cruft. |
|
1.9 (+8 -7 lines) |
02/04/2004 09:05 PM |
mdjukic |
add permission checking for channels |
|
1.8 (+3 -3 lines) |
01/17/2004 05:57 PM |
Jan Schneider jan |
All footers look the same, so why not use only one. |
|
1.7 (+4 -4 lines) |
01/13/2004 01:46 PM |
mdjukic |
updated paths for Horde_Form |
|
1.6 (+4 -4 lines) |
01/01/2004 10:15 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.5 (+4 -4 lines) |
09/16/2003 07:05 PM |
Jan Schneider jan |
Use the new Util:: class. |
|
1.4 (+3 -3 lines) |
05/23/2003 09:21 AM |
Chuck Hagenbuch chuck |
Another batch of menu.php -> ::menu() changes. |
|
1.3 (+11 -5 lines) |
05/11/2003 03:03 PM |
mdjukic |
better logic to detect when a channel type has changed. |
|
1.2 (+3 -3 lines) |
05/02/2003 05:49 PM |
mdjukic |
use JONAH_TEMPLATES constant |
|
1.1 |
04/28/2003 02:50 AM |
mdjukic |
scripts for editing channels and stories |