Revisions for imp/imple.php

Location: [ Horde ] / imp / imple.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
2.7.2.2 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:31 AM Jan Schneider jan

Happy New Year

Tags: IMP_4_2_1_RC1, IMP_4_2, IMP_4_2_RC4, IMP_4_2_RC3, IMP_4_2_RC2

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

Happy New Year

2.7.2.1 FRAMEWORK_3 (+1 -1 lines) 12/20/2007 08:59 AM Jan Schneider jan

Merge from HEAD.

2.7 (+2 -19 lines) 04/23/2007 07:52 AM Michael M Slusarz slusarz

Move DIMP's sendResponse() to IMP so that IMP's json calls can take
advantage of it also.
Strip out null bytes in JSON output stream since they will cause IE to stop
reading the stream, resulting in invalid JSON.

Tags: FRAMEWORK_3, BEFORE_MERGE_3_2, IMP_4_2_RC1, IMP_4_2_ALPHA

2.6 (+6 -10 lines) 02/01/2007 11:38 PM Michael M Slusarz slusarz

optimizations

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

Happy New Year

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

2.3 (+3 -3 lines) 05/11/2006 12:20 PM Jan Schneider jan

Add JSON.php for BC.

2.2 (+6 -9 lines) 05/02/2006 02:11 PM Chuck Hagenbuch chuck

remove PATH_INFO requirement.
Bug: 3864

2.1 04/17/2006 11:26 PM Michael M Slusarz slusarz

Port contacts auto-expand code from DIMP.