Revisions for turba/edit.php

Location: [ Horde ] / turba / edit.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.
Show Branch:
  Revision Date Author Log Message
1.70.4.10 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:32 AM Jan Schneider jan

Happy New Year

Tags: TURBA_2_3, TURBA_2_3_RC1, TURBA_2_2_1, TURBA_2_2, TURBA_2_2_RC4, TURBA_2_2_RC3, TURBA_2_2_RC2

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

Happy New Year

1.70.4.9 FRAMEWORK_3 (+37 -193 lines) 12/20/2007 09:34 AM Jan Schneider jan

Merge from HEAD.

1.108 (+3 -3 lines) 07/29/2007 07:30 PM Jan Schneider jan

The url parameter may be empty.

Tags: BEFORE_MERGE_3_2, TURBA_2_2_RC1, TURBA_2_2_ALPHA

1.107 (+2 -10 lines) 06/18/2007 12:50 AM Chuck Hagenbuch chuck

[cjh] Shared Address Books are now stored in a flat namespace so that they
do not rely on the hierarchical (i.e. DataTree) properties of the
Horde_Share API (Bug #4960).

To upgrade:
Run scripts/upgrades/2007-06-17_delete_old_vbooks.php and
scripts/upgrades/2007-06-17_flatten_shares.php, in that order.

1.106 (+2 -2 lines) 04/09/2007 06:02 PM Chuck Hagenbuch chuck

Fix form validation check
Bug: 5194

1.70.4.8 FRAMEWORK_3 (+2 -2 lines) 01/02/2007 08:55 AM Jan Schneider jan

Happy New Year

Tags: TURBA_2_1_7, TURBA_2_1_6, TURBA_2_1_5, TURBA_2_1_4

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

Happy New Year

1.104 (+4 -2 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.103 (+3 -5 lines) 10/25/2006 08:15 PM Chuck Hagenbuch chuck

Use Object->url for all links to contact.php

1.102 (+35 -180 lines) 10/23/2006 02:48 PM Chuck Hagenbuch chuck

[cjh] Phase out old ObjectView class in favor of proper forms in
lib/Forms and views in lib/Views.

This may be rough around a few edges, but it simplifies the top level
scripts a bunch and hopefully will start to consolidate a lot of
duplicate code.

1.101 (+3 -4 lines) 10/19/2006 11:58 AM Chuck Hagenbuch chuck

More slow moving of stuff out of add.php and edit.php that will move to lib/Forms.

1.70.4.7 FRAMEWORK_3 (+4 -3 lines) 09/13/2006 06:04 PM Chuck Hagenbuch chuck

MFH 1.100

Tags: TURBA_2_1_3

1.100 (+4 -3 lines) 09/13/2006 06:02 PM Chuck Hagenbuch chuck

Make sure that hooks and other logic is called when editing.
Bug: 4417
Submitted by: tinu (at) humbapa (dot) ch

1.99 (+2 -2 lines) 05/20/2006 11:34 AM eraserhd

* Remove ListView::displayPage(); coalesce into getPage()

1.98 (+2 -2 lines) 05/12/2006 10:45 PM eraserhd

* Restore ability to see other columns

1.97 (+1 -2 lines) 03/09/2006 06:09 PM Jan Schneider jan

Revert

1.96 (+2 -1 lines) 03/09/2006 04:57 PM Jan Schneider jan

No reason to not allow double submissions.

1.95 (+2 -2 lines) 03/04/2006 11:41 PM Chuck Hagenbuch chuck

Batch of Horde_Form::singleton() removals.

1.94 (+2 -2 lines) 03/02/2006 12:05 AM Chuck Hagenbuch chuck

Fix form name.
Bug: 3540

1.93 (+3 -5 lines) 02/09/2006 04:20 PM Chuck Hagenbuch chuck

- no need for custom renderer anymore
- fix editing multiple contacts

1.92 (+4 -4 lines) 02/09/2006 03:50 PM Chuck Hagenbuch chuck

Implement tabs for Turba. Because of the groupedit code, there is a
lot to still clean up here. We should also probably be able to remove
lib/ObjectView.php and lib/Renderer.php with a bit of additional work.

1.70.4.6 FRAMEWORK_3 (+2 -2 lines) 01/01/2006 04:29 PM Jan Schneider jan

Happy new year

Tags: TURBA_2_1_2, TURBA_2_1_1, TURBA_2_1, TURBA_2_1_RC2, TURBA_2_1_RC1

1.91 (+2 -2 lines) 01/01/2006 04:12 PM Jan Schneider jan

Happy new year\!

1.70.4.5 FRAMEWORK_3 (+16 -9 lines) 11/05/2005 03:38 PM Michael Rubinsky mrubinsk

MFH: 1.90

1.90 (+16 -9 lines) 11/05/2005 03:36 PM Michael Rubinsky mrubinsk

Make sure we get the correct source name when dealing with a share.
Fix endless redirection loop when user does not have PERMS_EDIT on any of the selected contacts for editing.

1.70.4.4 FRAMEWORK_3 (+140 -10 lines) 10/18/2005 08:50 AM Jan Schneider jan

Merged from HEAD.

1.70.4.3 FRAMEWORK_3 (+1 -2 lines) 10/12/2005 04:31 PM Chuck Hagenbuch chuck

MFH 1.89

Tags: TURBA_2_0_5, TURBA_2_0_4

1.89 (+1 -2 lines) 10/12/2005 04:31 PM Chuck Hagenbuch chuck

Horde_Form takes care of field focusing.
Submitted by: Marc Jauvin <marc@r4l.com>

Tags: BEFORE_MERGE_3_1

1.88 (+4 -1 lines) 09/17/2005 11:09 AM Michael Rubinsky mrubinsk

Fix broken browse actions for shared addressbooks.
Bug:2613
Submitted by:tevans (at) tachometry (dot) com

1.87 (+2 -2 lines) 07/30/2005 01:28 PM Chuck Hagenbuch chuck

Let Turba_List take an array of keys to fix the last call to
Turba_List::unserialize().
Bug: 2354

1.86 (+4 -8 lines) 07/24/2005 02:08 PM Chuck Hagenbuch chuck

[cjh] Get rid of cached search results entirely, and move more display
code into Turba_ListView, simplifying a number of different
codepaths and avoiding servercide when using Advanced Search.

1.85 (+3 -3 lines) 06/25/2005 10:37 AM Michael Rubinsky mrubinsk

Turba_Object and Turba_Driver objects are now responsible for checking permissions on the sources they represent.  Concrete Turba_Driver classes can override the default Horde permissions system by defining their own hasPermission() method (to check for backend acls for example).

IMSP driver now uses IMSP acls to check for permissions.
Bug: 2138

1.84 (+2 -2 lines) 05/24/2005 04:04 PM Chuck Hagenbuch chuck

Let Turba_Driver::singleton() worry about loading the source config,
so we can avoid passing it in everywhere.

1.83 (+2 -2 lines) 05/24/2005 03:15 PM Chuck Hagenbuch chuck

[cjh] Users can select which address books they wish to use, and in
which order they will be displayed (Bug #1650).

1.82 (+2 -8 lines) 05/24/2005 12:42 PM Chuck Hagenbuch chuck

Remove confusing "fresh" tracking of objects.

1.81 (+10 -9 lines) 05/23/2005 04:18 PM Chuck Hagenbuch chuck

[cjh] Contacts can now be added to lists stored in any address book
(Bug #1561).

- also, lots of ui and code cleanup while I was there.

1.80 (+7 -7 lines) 03/08/2005 03:14 AM Jan Schneider jan

Fix parameter encoding.

1.70.4.2 FRAMEWORK_3 (+2 -2 lines) 03/05/2005 06:15 PM Chuck Hagenbuch chuck

MFH: we consistently put this kind of license into LICENSE, not COPYING.

Tags: TURBA_2_0_3, TURBA_2_0_3_RC1

1.79 (+2 -2 lines) 03/05/2005 06:15 PM Chuck Hagenbuch chuck

This style of license lives in LICENSE, not COPYING.

1.78 (+2 -2 lines) 02/10/2005 06:18 PM Jan Schneider jan

Use full url for redirection.

1.77 (+20 -7 lines) 02/04/2005 12:32 PM Jan Schneider jan

Return to original browse view after finishing group editing.

1.76 (+7 -1 lines) 02/03/2005 01:15 PM Jan Schneider jan

Preserve open tab during group edit.

1.75 (+26 -1 lines) 01/13/2005 10:11 AM Jan Schneider jan

[jan] Show list of edited contacts below edit form when editing several
contacts at once.

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

Use configvfs and an init method for VFS instatiation.

1.73 (+33 -2 lines) 01/03/2005 10:31 AM Jan Schneider jan

Add VFS support to attach files to contacts.

1.72 (+67 -6 lines) 01/03/2005 10:24 AM Jan Schneider jan

Allow to edit several contacts at once.

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

Happy New Year

1.70.4.1 FRAMEWORK_3 (+2 -2 lines) 01/03/2005 07:25 AM Jan Schneider jan

Happy New Year

Tags: TURBA_2_0_2, TURBA_2_0_1, TURBA_2_0_1_RC1

1.70 (+2 -2 lines) 11/25/2004 11:49 PM Chuck Hagenbuch chuck

Change to Turba::getMenu(), fixes the menu on the Options screen.

Bug: 898

Tags: FRAMEWORK_3, TURBA_2_0, TURBA_2_0_RC3

1.69 (+7 -5 lines) 11/24/2004 05:30 PM Chuck Hagenbuch chuck

Don't overwrite form data.
Bug: 883

Tags: TURBA_2_0_RC2

1.68 (+4 -4 lines) 11/24/2004 04:42 PM Jan Schneider jan

Try again.

1.67 (+8 -69 lines) 11/24/2004 04:40 PM Jan Schneider jan

Ooops, revert. Not my day.

1.66 (+70 -9 lines) 11/24/2004 12:39 PM Jan Schneider jan

Same here, don't change a variable that has been passed by reference.

1.65 (+3 -3 lines) 10/25/2004 06:08 PM Jan Schneider jan

Fix redirection URL.

Tags: TURBA_2_0_RC1, TURBA_2_0_BETA

1.64 (+2 -2 lines) 10/18/2004 08:46 PM Chuck Hagenbuch chuck

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

1.63 (+3 -3 lines) 10/10/2004 12:05 AM Chuck Hagenbuch chuck

- Check for permission before deleting objects.
- Try to start standardizing on hasPermission() as a method name (instead of checkPermissions, etc.).

1.62 (+2 -2 lines) 09/24/2004 04:30 PM Chuck Hagenbuch chuck

More Location: fixes.

1.61 (+4 -5 lines) 09/17/2004 05:19 PM Chuck Hagenbuch chuck

Merge Source.php into Driver.php and just use the Turba_Driver class
to handle everything.

1.12.2.11 RELENG_1 (+1 -1 lines) 09/14/2004 09:17 PM Chuck Hagenbuch chuck

Remove confusing duplicate scripts.

1.60 (+2 -2 lines) 08/03/2004 09:47 PM Chuck Hagenbuch chuck

Clearer Reset button labels.

Submitted by: Francois Marier <francois@nit.ca>

1.12.2.10 RELENG_1 (+3 -5 lines) 06/30/2004 11:41 PM Chuck Hagenbuch chuck

MFH: Update the license bits that have been out of date for years -
point to the Horde ASL-style license as defined in COPYING.

1.59 (+4 -4 lines) 06/30/2004 11:41 PM Chuck Hagenbuch chuck

Update the license bits that have been out of date for years - point
to the Horde ASL-style license as defined in COPYING.

1.58 (+2 -2 lines) 06/08/2004 05:09 PM Chuck Hagenbuch chuck

Just include attributes.php in base.php instead of multiple places.

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

No more HORDE_LIBS.

1.12.2.9 RELENG_1 (+2 -2 lines) 03/26/2004 05:43 PM Jan Schneider jan

Lots and lots of copyright and license updates and fixes. Someone will have to that for the HEAD branches too.

1.56 (+3 -2 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'

Tags: TURBA_2_0_ALPHA

1.55 (+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.54 (+10 -12 lines) 02/25/2004 04:21 PM Chuck Hagenbuch chuck

Start referring to "contacts", not "objects", in the UI/comments/etc. This is
an address book/contact manager.

1.53 (+3 -2 lines) 02/21/2004 03:25 PM Chuck Hagenbuch chuck

clean up the ldap_rename patch

Submitted by: Tarjei Huse <tarjei+a_lists.phpgw@nu.no>

1.52 (+2 -2 lines) 01/18/2004 10:51 AM Jan Schneider jan

Use javascript notification.

1.51 (+2 -2 lines) 01/17/2004 05:57 PM Jan Schneider jan

All footers look the same, so why not use only one.

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

updated paths for Horde_Form

1.48 (+2 -2 lines) 01/01/2004 11:17 AM Jan Schneider jan

Happy new year everyone.

1.47 (+2 -2 lines) 11/12/2003 05:44 PM Marcus I. Ryan marcus

Don't add a '.' (period) to a returned error message.  Makes it consistant
with other similar messages.

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

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

1.45 (+2 -2 lines) 09/16/2003 07:08 PM Jan Schneider jan

Use the new Util:: class.

1.44 (+13 -10 lines) 09/15/2003 09:10 PM mdjukic

- set up the renderer object only when needed
- don't bother with external libs for only a few lines of horde_form
- after add redirect to display - any objections?
- tweak form object names, just stick to simple $form

1.43 (+3 -3 lines) 09/03/2003 09:25 PM Chuck Hagenbuch chuck

No reason for these scripts names to be so long.

1.42 (+21 -26 lines) 09/02/2003 05:06 PM Chuck Hagenbuch chuck

much simpler with just $form->validate()

1.41 (+2 -2 lines) 09/01/2003 12:36 AM Chuck Hagenbuch chuck

- support composite form fields
- disable input into composite fields
- update the value in those fields as the fields they are made of change

1.40 (+4 -4 lines) 08/29/2003 02:06 PM Chuck Hagenbuch chuck

[cjh] Add the ability to move or copy contacts to a separate
addressbook.

1.39 (+2 -2 lines) 07/23/2003 11:21 AM Chuck Hagenbuch chuck

Set focus on add/edit object screens

1.38 (+4 -2 lines) 07/08/2003 05:56 PM Chuck Hagenbuch chuck

Set the page title here.

1.37 (+2 -2 lines) 06/19/2003 02:48 PM Chuck Hagenbuch chuck

LOG_* constants -> PEAR_LOG_*

1.36 (+2 -3 lines) 05/22/2003 03:42 PM Chuck Hagenbuch chuck

- nuke menu.php

- fix multiple calls to $notification->notify() after output has
already started.

1.35 (+3 -1 lines) 04/16/2003 07:32 PM mdjukic

move the Form class so that it is required only in scripts that need it

1.34 (+2 -4 lines) 04/05/2003 05:48 AM mdjukic

new horde_form syntax

1.33 (+31 -15 lines) 03/09/2003 07:31 PM mdjukic

some style, after update if there is a url value send to that otherwise display the record, get/set all field values through the AbstractObject class

1.32 (+9 -10 lines) 02/20/2003 11:10 PM Chuck Hagenbuch chuck

- fix a bunch of places where attempts were made to redirect *after*
including UI code.

- lots more useability fixes.

1.31 (+3 -3 lines) 02/18/2003 12:47 AM Chuck Hagenbuch chuck

- this wasn't a filtering function, it was a check. fix name
- didn't need to keep going setting $out; $out was never an array, we
can return right away.
- wasn't honoring people set as admins for a source
- fix lots of copy-paste garbage

1.30 (+14 -15 lines) 02/18/2003 12:08 AM Chuck Hagenbuch chuck

- UI/code cleanup

- fix a couple broken things (attempts to redirect after including
headers, improperly calling notify() then exit (more of these to
catch), etc.

- Use "Object" less and names more.

1.29 (+9 -11 lines) 02/14/2003 09:45 AM mdjukic

clean this code up, get the rendering done only in one place at the end of the script, make sure that the for is redisplayed in case of errors!

1.28 (+2 -2 lines) 02/14/2003 07:32 AM mdjukic

pass the received vars into the setValue function properly

1.27 (+3 -1 lines) 02/07/2003 02:36 AM mdjukic

add notification and exit when no such object

1.26 (+72 -16 lines) 02/06/2003 10:01 AM mdjukic

total rewrite of this script - use Horde_Form, better checking for permissions and do not display an object if there is no permission to display it

1.25 (+2 -2 lines) 02/04/2003 11:17 PM Chuck Hagenbuch chuck

- remove unused files
- fix data loss caused by references that were left to 'multiline'

1.12.2.8 RELENG_1 (+2 -2 lines) 01/03/2003 07:48 AM Jan Schneider jan

Bump year.

Tags: TURBA_1_2_2, TURBA_1_2_2_RC1, TURBA_1_2_1, TURBA_1_2_1_RC1, TURBA_1_2_RC4, TURBA_1_2, TURBA_1_2_RC3, TURBA_1_2_RC2, TURBA_1_2_RC1

1.24 (+2 -2 lines) 01/02/2003 09:21 PM Jan Schneider jan

Bump year.

1.23 (+3 -3 lines) 01/02/2003 03:42 PM Michael M Slusarz slusarz

Horde::addParameter() updates.

1.22 (+2 -2 lines) 10/16/2002 05:56 PM Chuck Hagenbuch chuck

A little cleanup, and make sure that sorting by name uses the lastname
guess.

Only showing the 100 latest revisions. Show all revisions? (may take a while).