[commits] Horde branch master updated. 11836938b261734bcc105000417747911aef823a

Jan Schneider jan at horde.org
Mon Jan 27 12:38:11 UTC 2014


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

from: 1a329c46d1390f445201c4fc2232cca2b3bbf824

4f9df36 Parameter doesn't exist.
a1a5d2b [jan] Indent sub tasks.
0574bf9 [jan] Support parent tasks in dynamic view.
bd9bcee Return in case of an error.
eb8b4fc Fix catched exception.
2d04673 phpdoc
d8156b6 [jan] Support task assignees.
1183693 Tasks only exist in dynamic view anyway.

Summary: http://github.com/horde/horde/compare/1a329c46d1390f445201c4fc2232cca2b3bbf824...11836938b261734bcc105000417747911aef823a

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

commit 4f9df365dd02e41df0cc9fd41a769f30a4357182
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jan 23 12:37:54 2014 +0100

    Parameter doesn't exist.

 kronolith/js/kronolith.js |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/4f9df365dd02e41df0cc9fd41a769f30a4357182
http://git.horde.org/horde-git/-/commit/4f9df365dd02e41df0cc9fd41a769f30a4357182

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

commit a1a5d2b5069b1b42ec9a86b1986426d53533b426
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jan 23 12:47:35 2014 +0100

    [jan] Indent sub tasks.

 kronolith/docs/CHANGES    |    1 +
 kronolith/js/kronolith.js |    6 +++++-
 kronolith/package.xml     |    4 +++-
 nag/lib/Task.php          |    1 +
 4 files changed, 10 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/a1a5d2b5069b1b42ec9a86b1986426d53533b426
http://git.horde.org/horde-git/-/commit/a1a5d2b5069b1b42ec9a86b1986426d53533b426

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

commit 0574bf991368b21ff7b5d31f86152a38957c1d1a
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jan 23 14:02:31 2014 +0100

    [jan] Support parent tasks in dynamic view.

 kronolith/docs/CHANGES               |    1 +
 kronolith/js/kronolith.js            |   30 +++++++++++++++++++++++++++
 kronolith/lib/Ajax.php               |    1 +
 kronolith/package.xml                |    2 +
 kronolith/templates/dynamic/task.inc |   37 +++++++++++++++++++++------------
 nag/lib/Task.php                     |   11 ++++++++-
 6 files changed, 66 insertions(+), 16 deletions(-)

http://github.com/horde/horde/commit/0574bf991368b21ff7b5d31f86152a38957c1d1a
http://git.horde.org/horde-git/-/commit/0574bf991368b21ff7b5d31f86152a38957c1d1a

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

commit bd9bceeb1e313d8b10971f55bf97bff54eb0e631
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jan 24 12:24:24 2014 +0100

    Return in case of an error.

 horde/lib/Ajax/Application/TwitterHandler.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/bd9bceeb1e313d8b10971f55bf97bff54eb0e631
http://git.horde.org/horde-git/-/commit/bd9bceeb1e313d8b10971f55bf97bff54eb0e631

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

commit eb8b4fc60314fb61c913c6662529c9dbb46b12c4
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jan 24 13:13:46 2014 +0100

    Fix catched exception.

 .../vendor/sabre/vobject/lib/Sabre/VObject/RecurrenceIterator.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/eb8b4fc60314fb61c913c6662529c9dbb46b12c4
http://git.horde.org/horde-git/-/commit/eb8b4fc60314fb61c913c6662529c9dbb46b12c4

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

commit 2d04673d462b65dab7d8d449576dafecc426e5e7
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jan 27 13:33:34 2014 +0100

    phpdoc

 kronolith/lib/Ajax/Application/Handler.php |   15 +++++++--------
 1 files changed, 7 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/2d04673d462b65dab7d8d449576dafecc426e5e7
http://git.horde.org/horde-git/-/commit/2d04673d462b65dab7d8d449576dafecc426e5e7

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

commit d8156b67f9aa00814800c153b0cb8806aa20028a
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jan 27 13:35:24 2014 +0100

    [jan] Support task assignees.

 kronolith/docs/CHANGES                    |    1 +
 kronolith/js/kronolith.js                 |   26 +++++++++++++++++++++-
 kronolith/lib/Ajax.php                    |    1 +
 kronolith/lib/Calendar.php                |    1 +
 kronolith/lib/Calendar/External/Tasks.php |    3 +-
 kronolith/lib/Calendar/Internal.php       |    1 +
 kronolith/lib/Kronolith.php               |   33 +++++++++++++++++++++++++++++
 kronolith/package.xml                     |    2 +
 kronolith/templates/dynamic/task.inc      |   33 ++++++++++++++++++----------
 9 files changed, 86 insertions(+), 15 deletions(-)

http://github.com/horde/horde/commit/d8156b67f9aa00814800c153b0cb8806aa20028a
http://git.horde.org/horde-git/-/commit/d8156b67f9aa00814800c153b0cb8806aa20028a

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

commit 11836938b261734bcc105000417747911aef823a
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jan 27 13:36:44 2014 +0100

    Tasks only exist in dynamic view anyway.

 kronolith/docs/CHANGES |    2 +-
 kronolith/package.xml  |   12 +++++++-----
 2 files changed, 8 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/11836938b261734bcc105000417747911aef823a
http://git.horde.org/horde-git/-/commit/11836938b261734bcc105000417747911aef823a




More information about the commits mailing list