|
1.27 (+2 -2 lines) |
01/29/2008 04:49 PM |
Chuck Hagenbuch chuck |
Fix editing and deleting clients
Bug: 6164, 6165 |
|
1.26 (+3 -3 lines) |
01/29/2008 12:27 AM |
Chuck Hagenbuch chuck |
merge in client info instead of replacing form info |
|
1.25 (+2 -2 lines) |
01/02/2008 06:13 AM |
Jan Schneider jan |
Happy New Year |
|
1.24 (+2 -2 lines) |
01/02/2007 07:48 AM |
Jan Schneider jan |
Happy New Year |
|
1.23 (+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.22 (+3 -3 lines) |
12/30/2006 03:24 PM |
Jan Schneider jan |
Standardize copyright wrapping and spacing. |
|
1.21 (+5 -5 lines) |
03/10/2006 05:17 PM |
Chuck Hagenbuch chuck |
Remove unnecessary references and Horde_Form::singleton() calls. |
|
1.20 (+2 -2 lines) |
01/01/2006 04:11 PM |
Jan Schneider jan |
Happy new year\! |
|
1.19 (+1 -2 lines) |
04/20/2005 01:51 AM |
Matt Selsky selsky |
Remove @version. |
|
1.18 (+3 -3 lines) |
01/03/2005 09:35 AM |
Jan Schneider jan |
Happy New Year |
|
1.17 (+3 -3 lines) |
11/21/2004 05:32 PM |
Chuck Hagenbuch chuck |
New menu.
Submitted by: Roel Gloudemans <roel@gloudemans.info> |
|
1.16 (+3 -3 lines) |
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.15 (+5 -5 lines) |
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS. |
|
1.14 (+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.13 (+4 -4 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.12 (+3 -3 lines) |
01/18/2004 06:58 PM |
Jan Schneider jan |
Show notifications only from the requested message stack. |
|
1.11 (+3 -3 lines) |
01/17/2004 05:57 PM |
Jan Schneider jan |
All footers look the same, so why not use only one. |
|
1.10 (+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.9 (+4 -4 lines) |
01/13/2004 01:46 PM |
mdjukic |
updated paths for Horde_Form |
|
1.8 (+3 -3 lines) |
01/01/2004 10:16 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.7 (+3 -4 lines) |
09/28/2003 04:20 AM |
mdjukic |
use the setButtons() function for setting submit/reset buttons in Horde_Form |
|
1.6 (+3 -3 lines) |
09/16/2003 07:06 PM |
Jan Schneider jan |
Use the new Util:: class. |
|
1.5 (+5 -3 lines) |
09/03/2003 05:42 AM |
mdjukic |
add new client link, redirect to the clients view on success |
|
1.4 (+3 -3 lines) |
08/31/2003 03:02 PM |
mdjukic |
use the validate() function only |
|
1.3 (+3 -3 lines) |
08/29/2003 09:29 PM |
mdjukic |
fix submitting |
|
1.2 (+3 -3 lines) |
08/27/2003 10:31 AM |
Chuck Hagenbuch chuck |
Ad a few file headers, fix package names. |
|
1.1 |
08/26/2003 05:09 PM |
mdjukic |
client edit script split out from the original script |