|
1.6.10.5 FRAMEWORK_3 (+1 -26 lines) |
09/05/2008 11:02 AM |
Jan Schneider jan |
MFH: Fix some strict DTD violations. Tags: HORDE_3_3, HORDE_3_3_RC1 |
|
1.20 (+1 -26 lines) |
09/05/2008 10:07 AM |
Jan Schneider jan |
Fix some strict DTD violations. |
|
1.6.10.4 FRAMEWORK_3 (+160 -86 lines) |
12/20/2007 08:49 AM |
Jan Schneider jan |
Merge from HEAD. Tags: HORDE_3_2_2, HORDE_3_2_1, HORDE_3_2, HORDE_3_2_RC4, HORDE_3_2_RC3, HORDE_3_2_RC2 |
|
1.19 (+1 -0 lines) |
03/30/2007 12:43 PM |
Karsten Fourmont karsten |
Workaround for line folding issue with Sync4J plugin for Mozilla Lightning. Tags: BEFORE_MERGE_3_2, HORDE_3_2_RC1, HORDE_3_2_ALPHA |
|
1.18 (+30 -31 lines) |
01/30/2007 07:08 AM |
Jan Schneider jan |
Remove unncessary baseinstalldir attributes, that also broke installation paths. |
|
1.17 (+22 -5 lines) |
01/14/2007 02:31 PM |
Karsten Fourmont karsten |
Refactored SyncML module. Now with two backends: Horde and Sql.
Bumped SyncML version number to 0.7.0 |
|
1.16 (+19 -6 lines) |
10/29/2006 08:02 AM |
Karsten Fourmont karsten |
Minor protocol fixes. We now pass all tests of the SyncML conformance
suite. So bump the version to 0.6 and the status to beta. |
|
1.15 (+1 -1 lines) |
10/18/2006 05:57 PM |
Jan Schneider jan |
Fix dependency channel. |
|
1.14 (+6 -4 lines) |
07/24/2006 03:34 PM |
Karsten Fourmont karsten |
Major refactoring of the whole SyncML code. Should be a much nicer codebase
now. |
|
1.13 (+128 -86 lines) |
05/09/2006 01:15 AM |
Ben Chavet ben |
Finish package.xml-2.0 conversions for pear.horde.org |
|
1.6.10.3 FRAMEWORK_3 (+2 -1 lines) |
11/07/2005 05:01 AM |
Jan Schneider jan |
MFH Tags: HORDE_3_1_9, HORDE_3_1_8, HORDE_3_1_7, HORDE_3_1_6, HORDE_3_1_5, HORDE_3_1_4, HORDE_3_1_4_RC1, HORDE_3_1_3, HORDE_3_1_2, HORDE_3_1_1, HORDE_3_1, HORDE_3_1_RC3, HORDE_3_1_RC2, HORDE_3_1_RC1 |
|
1.12 (+1 -0 lines) |
10/30/2005 07:44 AM |
Karsten Fourmont karsten |
initial setup for Nokia phones. |
|
1.6.10.2 FRAMEWORK_3 (+3 -4 lines) |
10/18/2005 07:01 AM |
Jan Schneider jan |
Merged from HEAD. |
|
1.11 (+4 -4 lines) |
09/22/2005 10:55 AM |
Chuck Hagenbuch chuck |
Rename package to SyncML (drop the Horde_), and install accordingly. Tags: BEFORE_MERGE_3_1 |
|
1.10 (+2 -3 lines) |
09/21/2005 09:33 PM |
Chuck Hagenbuch chuck |
Make package name Horde_SyncML since that's how we named the classes,
and remove ResultsSender.php from package.xml since it was deleted. |
|
1.6.10.1 FRAMEWORK_3 (+24 -26 lines) |
07/07/2005 10:59 AM |
Chuck Hagenbuch chuck |
Merge the SyncML package. Tags: HORDE_3_0_12, HORDE_3_0_11, HORDE_3_0_10, HORDE_3_0_9, HORDE_3_0_8, HORDE_3_0_7, HORDE_3_0_6, HORDE_3_0_6_RC1, HORDE_3_0_5, HORDE_3_0_5_RC2, HORDE_3_0_5_RC1 |
|
1.9 (+3 -5 lines) |
06/17/2005 11:55 AM |
Chuck Hagenbuch chuck |
- rest of patches from Nathan Sharp
- lots of code cleanup/style/etc. |
|
1.8 (+2 -2 lines) |
06/12/2005 04:10 PM |
Matt Selsky selsky |
Remove tags. |
|
1.7 (+22 -22 lines) |
04/24/2005 08:09 AM |
Karsten Fourmont karsten |
Major Update. See announcement on sync@lists.horde.org |
|
1.6 (+5 -1 lines) |
07/02/2004 05:56 PM |
Chuck Hagenbuch chuck |
Here's the first patch. Partly due to Ian's feedback.
Description:
-updated package.xml
-DataTree object is no longer stored in session
-removed outdated uncommented code
Hope I got the CODING_STANDARDS right :-)
I must admit I'm notoriously bad at these things...
With these patches applied, any default CVS head installation should to be able to sync
at least with a P800/900.
Submitted By: Karsten Fourmont <fourmont@gmx.de> Tags: FRAMEWORK_3, HORDE_3_0_4, HORDE_3_0_4_RC2, HORDE_3_0_4_RC1, HORDE_3_0_3, HORDE_3_0_3_RC1, HORDE_3_0_2, HORDE_3_0_1, HORDE_3_0, HORDE_3_0_RC3 |
|
1.5 (+2 -4 lines) |
05/26/2004 01:32 PM |
Chuck Hagenbuch chuck |
- Remove last of the standalone Factory classes (factory methods now
live in parent classes, per rest of Horde).
- Lots of classname fixes.
- Move files into appropriate place in the dir structure.
- Lots of docs/formatting/WS fixes. |
|
1.4 (+4 -5 lines) |
05/25/2004 06:03 PM |
Chuck Hagenbuch chuck |
- remove seperate file for CommandFactory, move factory method into base
Command class instead.
- trim ws
- move Command.php up one level to fit standard directory organization. |
|
1.3 (+1 -5 lines) |
02/12/2004 02:53 PM |
Chuck Hagenbuch chuck |
take files that were removed out of the package.xml listing. Tags: HORDE_3_0_ALPHA |
|
1.2 (+13 -6 lines) |
01/19/2004 09:22 PM |
Chuck Hagenbuch chuck |
more accurate dates, descriptions, maintainers |
|
1.1 |
01/19/2004 09:11 PM |
Chuck Hagenbuch chuck |
package.xml for SyncML |