Revisions for midas/clients/delete.php

Location: [ Horde ] / midas / clients / delete.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.26 (+2 -2 lines) 01/29/2008 04:49 PM Chuck Hagenbuch chuck

Fix editing and deleting clients
Bug: 6164, 6165

1.25 (+3 -3 lines) 01/29/2008 12:27 AM Chuck Hagenbuch chuck

merge in client info instead of replacing form info

1.24 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.23 (+2 -2 lines) 01/02/2007 07:48 AM Jan Schneider jan

Happy New Year

1.22 (+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.21 (+3 -3 lines) 12/30/2006 03:24 PM Jan Schneider jan

Standardize copyright wrapping and spacing.

1.20 (+2 -2 lines) 03/30/2006 03:03 AM Matt Selsky selsky

Cannot.

1.19 (+5 -5 lines) 03/10/2006 05:17 PM Chuck Hagenbuch chuck

Remove unnecessary references and Horde_Form::singleton() calls.

1.18 (+2 -2 lines) 01/01/2006 04:11 PM Jan Schneider jan

Happy new year\!

1.17 (+2 -2 lines) 08/24/2005 01:34 AM Matt Selsky selsky

Use double-quotes.

1.16 (+1 -2 lines) 04/20/2005 01:51 AM Matt Selsky selsky

Remove @version.

1.15 (+3 -3 lines) 01/03/2005 09:35 AM Jan Schneider jan

Happy New Year

1.14 (+3 -3 lines) 11/21/2004 05:32 PM Chuck Hagenbuch chuck

New menu.

Submitted by: Roel Gloudemans <roel@gloudemans.info>

1.13 (+3 -3 lines) 10/18/2004 08:45 PM Chuck Hagenbuch chuck

Registry::getParam() -> Registry::get().

1.12 (+5 -5 lines) 04/07/2004 10:43 AM Chuck Hagenbuch chuck

No more HORDE_LIBS.

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 (+5 -5 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 (+3 -3 lines) 01/18/2004 06:58 PM Jan Schneider jan

Show notifications only from the requested message stack.

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 (+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.6 (+4 -4 lines) 01/13/2004 01:46 PM mdjukic

updated paths for Horde_Form

1.5 (+3 -3 lines) 01/01/2004 10:16 AM Jan Schneider jan

Happy new year everyone.

1.4 (+3 -3 lines) 09/28/2003 04:20 AM mdjukic

use the setButtons() function for setting submit/reset buttons in Horde_Form

1.3 (+3 -3 lines) 09/16/2003 07:06 PM Jan Schneider jan

Use the new Util:: class.

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:10 PM mdjukic

client delete script split out from the original script