|
1.14 (+2 -2 lines) |
09/30/2008 04:11 PM |
Michael M Slusarz slusarz |
Update prototypejs to 1.6.0.3. Remove all duplicative scripts in H4 apps
to make upgrading easier in the future. |
|
1.8.2.6 FRAMEWORK_3 (+25 -2 lines) |
07/10/2008 06:52 PM |
Jan Schneider jan |
MFH: Add ability to mark a contact as your own and API method to export it. Tags: TURBA_2_3, TURBA_2_3_RC1 |
|
1.13 (+25 -2 lines) |
06/26/2008 12:57 PM |
Jan Schneider jan |
Add ability to mark a contact as your own and API method to export it. |
|
1.8.2.5 FRAMEWORK_3 (+2 -2 lines) |
06/13/2008 05:48 PM |
Chuck Hagenbuch chuck |
MFH:
1.12 +2 -2 turba/contact.php
1.422 +1 -0 turba/docs/CHANGES Tags: TURBA_2_2_1 |
|
1.12 (+2 -2 lines) |
06/13/2008 05:47 PM |
Chuck Hagenbuch chuck |
[cjh] SECURITY: Escape contact names in the contact display view. |
|
1.8.2.4 FRAMEWORK_3 (+2 -2 lines) |
05/05/2008 01:38 AM |
Chuck Hagenbuch chuck |
MFH:
1.11 +2 -2 turba/contact.php
1.414 +1 -0 turba/docs/CHANGES Tags: TURBA_2_2, TURBA_2_2_RC4 |
|
1.11 (+2 -2 lines) |
05/05/2008 01:14 AM |
Chuck Hagenbuch chuck |
[cjh] Fix editing contacts that were accessed by UID (Bug #6672). |
|
1.8.2.3 FRAMEWORK_3 (+4 -1 lines) |
03/14/2008 08:22 AM |
Jan Schneider jan |
MFH: Fix returning to last view after save. |
|
1.10 (+4 -1 lines) |
03/14/2008 08:15 AM |
Jan Schneider jan |
Fix returning to last view after save. |
|
1.8.2.2 FRAMEWORK_3 (+2 -2 lines) |
01/02/2008 06:32 AM |
Jan Schneider jan |
Happy New Year Tags: TURBA_2_2_RC3, TURBA_2_2_RC2 |
|
1.9 (+2 -2 lines) |
01/02/2008 06:14 AM |
Jan Schneider jan |
Happy New Year |
|
1.8.2.1 FRAMEWORK_3 (+1 -1 lines) |
12/20/2007 09:34 AM |
Jan Schneider jan |
Merge from HEAD. |
|
1.8 (+13 -4 lines) |
07/09/2007 10:15 PM |
Chuck Hagenbuch chuck |
[cjh] Add a print link for contacts (Request #2800). Tags: FRAMEWORK_3, BEFORE_MERGE_3_2, TURBA_2_2_RC1, TURBA_2_2_ALPHA |
|
1.7 (+2 -2 lines) |
01/02/2007 07:49 AM |
Jan Schneider jan |
Happy New Year |
|
1.6 (+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.5 (+2 -3 lines) |
10/25/2006 08:15 PM |
Chuck Hagenbuch chuck |
Use Object->url for all links to contact.php |
|
1.4 (+1 -2 lines) |
10/18/2006 11:14 PM |
Chuck Hagenbuch chuck |
include ObjectView in the file where it's needed. |
|
1.3 (+4 -3 lines) |
08/03/2006 04:06 PM |
Chuck Hagenbuch chuck |
[cjh] Don't show empty tabs if a contact does not have a full name (Bug #4243). |
|
1.2 (+4 -4 lines) |
02/11/2006 01:42 AM |
Chuck Hagenbuch chuck |
valid url for view link |
|
1.1 |
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. |