[commits] Horde branch master updated. 6cc601a66d0c8db0e81a717c221354cf25ea7cc1

Jan Schneider jan at horde.org
Thu Mar 20 21:48:41 UTC 2014


The branch "master" has been updated.
The following is a summary of the commits.

from: a33faf47c0271f8d62a8a8c7bc8f76495eed1bd6

467516f Remove unused variables.
0e4b4d3 Allow to set completion date when adding tasks.
1d6ab9b phpdoc
6cc601a [jan] Add script to import tasks from Open-Xchange.

Summary: http://github.com/horde/horde/compare/a33faf47c0271f8d62a8a8c7bc8f76495eed1bd6...6cc601a66d0c8db0e81a717c221354cf25ea7cc1

-----------------------------------------------------------------------

commit 467516f2bb144b5b1575fb494195655e5267ace9
Author: Jan Schneider <jan at horde.org>
Date:   Thu Mar 20 22:37:10 2014 +0100

    Remove unused variables.

 kronolith/bin/kronolith-import-openxchange |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/467516f2bb144b5b1575fb494195655e5267ace9
http://git.horde.org/horde-git/-/commit/467516f2bb144b5b1575fb494195655e5267ace9

-----------------------------------------------------------------------

commit 0e4b4d361406fac2dee012ffb47a0c627b1cbd23
Author: Jan Schneider <jan at horde.org>
Date:   Thu Mar 20 22:37:53 2014 +0100

    Allow to set completion date when adding tasks.

 nag/lib/Driver.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/0e4b4d361406fac2dee012ffb47a0c627b1cbd23
http://git.horde.org/horde-git/-/commit/0e4b4d361406fac2dee012ffb47a0c627b1cbd23

-----------------------------------------------------------------------

commit 1d6ab9b91363392ff4ce4a579b45b972ff46a00f
Author: Jan Schneider <jan at horde.org>
Date:   Thu Mar 20 22:38:05 2014 +0100

    phpdoc

 nag/lib/Task.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/1d6ab9b91363392ff4ce4a579b45b972ff46a00f
http://git.horde.org/horde-git/-/commit/1d6ab9b91363392ff4ce4a579b45b972ff46a00f

-----------------------------------------------------------------------

commit 6cc601a66d0c8db0e81a717c221354cf25ea7cc1
Author: Jan Schneider <jan at horde.org>
Date:   Thu Mar 20 22:48:26 2014 +0100

    [jan] Add script to import tasks from Open-Xchange.

 framework/OpenXchange/lib/Horde/OpenXchange/Events.php         |    3 +
 framework/OpenXchange/lib/Horde/OpenXchange/EventsAndTasks.php |    3 -
 framework/OpenXchange/lib/Horde/OpenXchange/Tasks.php          |  124 ++++
 framework/OpenXchange/package.xml                              |    6 +-
 nag/bin/nag-import-openxchange                                 |  253 ++++++++
 nag/docs/CHANGES                                               |    1 +
 nag/package.xml                                                |   10 +-
 7 files changed, 393 insertions(+), 7 deletions(-)
 create mode 100644 framework/OpenXchange/lib/Horde/OpenXchange/Tasks.php
 create mode 100755 nag/bin/nag-import-openxchange

http://github.com/horde/horde/commit/6cc601a66d0c8db0e81a717c221354cf25ea7cc1
http://git.horde.org/horde-git/-/commit/6cc601a66d0c8db0e81a717c221354cf25ea7cc1




More information about the commits mailing list