Revisions for turba/test.php

Location: [ Horde ] / turba / test.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.9.10.8 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:32 AM Jan Schneider jan

Happy New Year

Tags: TURBA_2_2_1, TURBA_2_2, TURBA_2_2_RC4, TURBA_2_2_RC3, TURBA_2_2_RC2

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

Happy New Year

1.9.10.7 FRAMEWORK_3 (+28 -12 lines) 12/20/2007 09:34 AM Jan Schneider jan

Merge from HEAD.

1.21 (+4 -2 lines) 08/03/2007 01:06 PM Chuck Hagenbuch chuck

Brent has assigned his copyrights to The Horde Project.

Tags: BEFORE_MERGE_3_2, TURBA_2_2_RC1

1.20 (+2 -2 lines) 06/27/2007 01:24 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

Tags: TURBA_2_2_ALPHA

1.19 (+16 -2 lines) 01/04/2007 12:13 AM Chuck Hagenbuch chuck

check for Net_LDAP

1.9.10.6 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.18 (+2 -2 lines) 12/30/2006 02:15 PM Jan Schneider jan

Standardize on "_The_ Horde Project" and "http://_www_.horde.org".

1.17 (+2 -2 lines) 12/17/2006 01:19 AM Chuck Hagenbuch chuck

Tweak wording and tag

1.16 (+7 -7 lines) 07/14/2006 05:15 PM Matt Selsky selsky

Add labels for form elements.
Switch to using Horde::label() where possible.

Bug: 4080

1.9.10.5 FRAMEWORK_3 (+1 -4 lines) 05/12/2006 10:00 PM Matt Selsky selsky

MFH: 1.15

Tags: TURBA_2_1_3, TURBA_2_1_2

1.15 (+1 -4 lines) 05/09/2006 09:05 PM Matt Selsky selsky

xhtml

1.14 (+3 -3 lines) 04/30/2006 07:25 PM Chuck Hagenbuch chuck

Don't silence calls like is_readable, file_exists, or test calls that don't need to be silcned.

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

Happy new year

Tags: TURBA_2_1_1, TURBA_2_1, TURBA_2_1_RC2, TURBA_2_1_RC1

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

Happy new year\!

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

Merged from HEAD.

1.12 (+2 -2 lines) 10/13/2005 12:01 AM Matt Selsky selsky

ws

Tags: BEFORE_MERGE_3_1

1.9.10.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_5, TURBA_2_0_4, TURBA_2_0_3, TURBA_2_0_3_RC1

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

This style of license lives in LICENSE, not COPYING.

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

Happy New Year

1.9.10.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.9 (+3 -3 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.

Tags: FRAMEWORK_3, TURBA_2_0, TURBA_2_0_RC3, TURBA_2_0_RC2, TURBA_2_0_RC1, TURBA_2_0_BETA

1.8 (+4 -4 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.

Tags: TURBA_2_0_ALPHA

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

Happy new year everyone.

1.6 (+2 -2 lines) 10/29/2003 02:45 PM Chuck Hagenbuch chuck

Give this script a better name.

1.5 (+12 -1 lines) 10/29/2003 02:32 PM Chuck Hagenbuch chuck

Include check for the framework classes, and instructions for installing them,
in all test.php scripts.

1.4 (+5 -1 lines) 04/11/2003 03:54 PM Michael M Slusarz slusarz

Check to make sure Horde_Test:: exists.

1.3 (+27 -138 lines) 04/09/2003 02:01 AM Michael M Slusarz slusarz

Convert to Horde_Test:: and add some module checks.

1.2 (+14 -13 lines) 04/02/2003 07:22 PM Chuck Hagenbuch chuck

Use the specified port.

Bug: 1218
Submitted by: stacy.morang@legislature.maine.gov

1.1 02/13/2003 08:12 AM bjn

Create turba/test.php with a simple LDAP search tester.