|
1.38 (+2 -2 lines) |
01/02/2008 06:13 AM |
Jan Schneider jan |
Happy New Year |
|
1.37 (+2 -2 lines) |
01/02/2007 07:48 AM |
Jan Schneider jan |
Happy New Year |
|
1.36 (+3 -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.35 (+2 -2 lines) |
03/30/2006 03:03 AM |
Matt Selsky selsky |
Cannot. |
|
1.34 (+6 -48 lines) |
02/09/2006 07:49 AM |
Jan Schneider jan |
Create campaign form in a central place. |
|
1.33 (+13 -6 lines) |
02/08/2006 01:15 PM |
Jan Schneider jan |
Add Cancel button, fix date field handling. |
|
1.32 (+2 -2 lines) |
01/26/2006 05:51 AM |
Chuck Hagenbuch chuck |
HTML cleanup, escaping, etc. |
|
1.31 (+2 -2 lines) |
01/01/2006 04:11 PM |
Jan Schneider jan |
Happy new year\! |
|
1.30 (+1 -2 lines) |
04/20/2005 01:51 AM |
Matt Selsky selsky |
Remove @version. |
|
1.29 (+3 -3 lines) |
01/03/2005 09:35 AM |
Jan Schneider jan |
Happy New Year |
|
1.28 (+3 -3 lines) |
11/21/2004 05:32 PM |
Chuck Hagenbuch chuck |
New menu.
Submitted by: Roel Gloudemans <roel@gloudemans.info> |
|
1.27 (+3 -3 lines) |
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.26 (+3 -3 lines) |
05/02/2004 06:21 PM |
mdjukic |
add some desc |
|
1.25 (+10 -3 lines) |
05/02/2004 07:46 AM |
mdjukic |
set up the image field correctly for editing |
|
1.24 (+3 -3 lines) |
05/02/2004 07:34 AM |
mdjukic |
include renderer lib only when required |
|
1.23 (+6 -6 lines) |
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS. |
|
1.22 (+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.21 (+7 -7 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.20 (+4 -4 lines) |
02/09/2004 09:44 AM |
mdjukic |
fix format_in |
|
1.19 (+3 -3 lines) |
01/18/2004 06:58 PM |
Jan Schneider jan |
Show notifications only from the requested message stack. |
|
1.18 (+3 -3 lines) |
01/17/2004 05:57 PM |
Jan Schneider jan |
All footers look the same, so why not use only one. |
|
1.17 (+3 -3 lines) |
01/13/2004 10:44 PM |
Chuck Hagenbuch chuck |
These are by no means private constants. Remove the weird leading _
(it was my idea in the first place, for the record. Dunno why). |
|
1.16 (+5 -5 lines) |
01/13/2004 01:46 PM |
mdjukic |
updated paths for Horde_Form |
|
1.15 (+3 -3 lines) |
01/01/2004 10:16 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.14 (+3 -3 lines) |
12/22/2003 09:59 PM |
Chuck Hagenbuch chuck |
spacing nit |
|
1.13 (+3 -4 lines) |
09/28/2003 04:20 AM |
mdjukic |
use the setButtons() function for setting submit/reset buttons in Horde_Form |
|
1.12 (+3 -3 lines) |
09/16/2003 07:06 PM |
Jan Schneider jan |
Use the new Util:: class. |
|
1.11 (+3 -3 lines) |
08/31/2003 02:58 PM |
mdjukic |
use the validate() function only |
|
1.10 (+7 -10 lines) |
08/29/2003 09:23 PM |
mdjukic |
fixes with submitting and editing of the form |
|
1.9 (+12 -24 lines) |
08/29/2003 08:11 AM |
mdjukic |
split out the viewing, clean up a bit |
|
1.8 (+4 -3 lines) |
08/27/2003 11:09 AM |
Chuck Hagenbuch chuck |
Fix showing of ads. I can't upload image ads, but text ads work. I had
to re-add a bunch of functions that had disappeared, and click.php,
ad.php, and adjs.php all referred to non-existant variables and
functions.
This makes text add work via javascript, too. |
|
1.7 (+3 -3 lines) |
08/27/2003 10:31 AM |
Chuck Hagenbuch chuck |
Ad a few file headers, fix package names. |
|
1.6 (+17 -12 lines) |
08/26/2003 05:11 PM |
mdjukic |
clean up big time |
|
1.5 (+3 -3 lines) |
08/23/2003 01:27 PM |
Jan Schneider jan |
Casing |
|
1.4 (+33 -14 lines) |
08/23/2003 11:45 AM |
mdjukic |
add support for non-image ads, comments |
|
1.3 (+17 -46 lines) |
08/20/2003 08:02 PM |
mdjukic |
clean up some more |
|
1.2 (+2 -8 lines) |
08/20/2003 01:24 PM |
mdjukic |
preview field not needed |
|
1.1 |
08/20/2003 01:12 PM |
mdjukic |
split out the adding/editing of campaigns to a separate field |