[commits] Horde branch master updated. b67c10972f80c26d348526d5059fb502c6146d14

Jan Schneider jan at horde.org
Thu May 21 10:56:56 UTC 2015


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

from: c46f1719460c883ccbf652ba37942aba18bf6325

b5f15e0 $backend is undefined.
c0ffcd9 Fix fixture.
b6d45dc Date.getYear() is deprecated.
d33e037 Build minical early, to have a more complete screen while loading.
8394376 Add link to API docs.
25e3bd7 Missed one case; and one typo.
b67c109 [jan] Add support for monthly recurrence on last weekday.

Summary: http://github.com/horde/horde/compare/c46f1719460c883ccbf652ba37942aba18bf6325...b67c10972f80c26d348526d5059fb502c6146d14

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

commit b5f15e0e661b6e0f2ab90b529e77a1db4cc3d28e
Author: Jan Schneider <jan at horde.org>
Date:   Wed May 20 16:38:16 2015 +0200

    $backend is undefined.

 kronolith/migration/24_kronolith_upgrade_resourcestoshares.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/b5f15e0e661b6e0f2ab90b529e77a1db4cc3d28e

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

commit c0ffcd9fdd063fe6acdf53d898c0023be13d6a98
Author: Jan Schneider <jan at horde.org>
Date:   Wed May 20 16:42:07 2015 +0200

    Fix fixture.

 kronolith/test/Kronolith/fixtures/export1.ics |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/c0ffcd9fdd063fe6acdf53d898c0023be13d6a98

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

commit b6d45dc08e39160aa7a7ebe905a404202db56649
Author: Jan Schneider <jan at horde.org>
Date:   Wed May 20 17:10:04 2015 +0200

    Date.getYear() is deprecated.

 framework/Core/js/horde.js |    2 +-
 imp/js/prefs/pgp.js        |    2 +-
 kronolith/js/kronolith.js  |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/b6d45dc08e39160aa7a7ebe905a404202db56649

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

commit d33e037051282af550e2f06d2de8d01cb0eb94a4
Author: Jan Schneider <jan at horde.org>
Date:   Wed May 20 17:41:19 2015 +0200

    Build minical early, to have a more complete screen while loading.

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

http://github.com/horde/horde/commit/d33e037051282af550e2f06d2de8d01cb0eb94a4

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

commit 83943765606f6309609390d9c69e4781815326ec
Author: Jan Schneider <jan at horde.org>
Date:   Thu May 21 12:34:12 2015 +0200

    Add link to API docs.

 framework/OpenXchange/lib/Horde/OpenXchange/Base.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/83943765606f6309609390d9c69e4781815326ec

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

commit 25e3bd7c0907d068ae0f471b445908a37fc6ab50
Author: Jan Schneider <jan at horde.org>
Date:   Thu May 21 12:55:10 2015 +0200

    Missed one case; and one typo.

 framework/Date/lib/Horde/Date/Recurrence.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/25e3bd7c0907d068ae0f471b445908a37fc6ab50

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

commit b67c10972f80c26d348526d5059fb502c6146d14
Author: Jan Schneider <jan at horde.org>
Date:   Thu May 21 12:56:31 2015 +0200

    [jan] Add support for monthly recurrence on last weekday.

 kronolith/docs/CHANGES                              |    1 +
 kronolith/js/edit.js                                |   20 +++++++
 kronolith/js/kronolith.js                           |   51 +++++++++++++++++--
 kronolith/lib/Ajax.php                              |    1 +
 kronolith/lib/Event.php                             |    8 +++-
 kronolith/lib/Kronolith.php                         |    1 +
 kronolith/package.xml                               |    4 +-
 kronolith/templates/dynamic/edit.inc                |    6 ++-
 kronolith/templates/dynamic/task.inc                |    6 ++-
 kronolith/templates/edit/edit.inc                   |    6 ++
 kronolith/templates/smartmobile/javascript_defs.php |    4 ++
 kronolith/templates/view/view.inc                   |    2 +
 nag/docs/CHANGES                                    |    1 +
 nag/lib/Form/Type/NagRecurrence.php                 |    7 ++-
 nag/lib/Ui/VarRenderer/Nag.php                      |   15 ++++++
 nag/package.xml                                     |    4 +-
 16 files changed, 124 insertions(+), 13 deletions(-)

http://github.com/horde/horde/commit/b67c10972f80c26d348526d5059fb502c6146d14




More information about the commits mailing list