[commits] Horde branch master updated. 237e7aa0b810b806dc327df4fa1482d86047280c

Jan Schneider jan at horde.org
Thu Nov 10 23:13:26 UTC 2011


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

from: de8d587f7200a715a433866d1a072b9e8e6d04dd

45246b5 Make this kinda work.
a81c0bb Rename date parameter.
ce0758e Fix setting attendee response in dynamic view.
b3f256d [jan] Fix resetting attendee response status when saving events in dynamic view.
237e7aa Fix reRender() with holiday events.

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

commit 45246b574b2b50c370961d239c3f4f5625636a96
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 21 19:08:23 2011 +0200

    Make this kinda work.

 framework/Icalendar/test/Horde/Icalendar/common.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/45246b574b2b50c370961d239c3f4f5625636a96

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

commit a81c0bbead8a1724c22070389131651d56b79f6c
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 10 14:07:19 2011 +0100

    Rename date parameter.
    
    Fixes opening attendeed windows after Horde_Date upgrade.

 kronolith/attendees.php                     |    2 +-
 kronolith/js/edit.js                        |    2 +-
 kronolith/js/operator.js                    |   19 +++++++++++++++++++
 kronolith/templates/attendees/attendees.inc |    6 +++---
 4 files changed, 24 insertions(+), 5 deletions(-)
 create mode 100644 kronolith/js/operator.js

http://git.horde.org/horde-git/-/commit/a81c0bbead8a1724c22070389131651d56b79f6c

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

commit ce0758e6d4115b83cdbce08267bed37f36aca002
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 10 14:43:49 2011 +0100

    Fix setting attendee response in dynamic view.

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

http://git.horde.org/horde-git/-/commit/ce0758e6d4115b83cdbce08267bed37f36aca002

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

commit b3f256d051a8fed37d463387ba871048567328ef
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 10 15:02:07 2011 +0100

    [jan] Fix resetting attendee response status when saving events in dynamic view.

 kronolith/docs/CHANGES  |    2 ++
 kronolith/lib/Event.php |   17 +++++++++++++----
 kronolith/package.xml   |    2 ++
 3 files changed, 17 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/b3f256d051a8fed37d463387ba871048567328ef

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

commit 237e7aa0b810b806dc327df4fa1482d86047280c
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 10 15:45:36 2011 +0100

    Fix reRender() with holiday events.
    
    We keep a list of already added holidays, to avoid duplicates, but we
    didn't remove a holiday from the list when removing it from the DOM.

 kronolith/docs/CHANGES    |    1 +
 kronolith/js/kronolith.js |    7 ++++++-
 kronolith/package.xml     |    2 ++
 3 files changed, 9 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/237e7aa0b810b806dc327df4fa1482d86047280c




More information about the commits mailing list