[commits] Horde branch develop updated. 054eecf3cb94bf1545f6f9a73c0878bf3bcc2760

Michael J. Rubinsky mrubinsk at horde.org
Thu Jan 12 18:00:27 UTC 2012


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

from: 9c2d800892b207dd59f27a5ec67beaa3b2785cf6

e7bae5d Implement deleting current | future | all recurring event instances in ajax view.
96bce36 phpdoc
ca5a32c ws/phpdoc
74465bb Pass view_start/view_end, and continue to require it in _saveEvent()
1415158 Implement editing recurring event series in dynamic view.
1f173b6 No need to use a form field for this, it's never transmitted to server.
054eecf CHANGES

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

commit e7bae5da9cd314554a43fed6fbc665909077d2bb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jan 12 11:21:30 2012 -0500

    Implement deleting current | future | all recurring event instances in ajax view.
    
    Bug: 9926

 kronolith/js/kronolith.js          |   47 +++++++++++++++++-
 kronolith/lib/Ajax/Application.php |   94 ++++++++++++++++++++++++++----------
 kronolith/templates/index/edit.inc |   13 +++++-
 3 files changed, 126 insertions(+), 28 deletions(-)

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

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

commit 96bce3689446a2032653455ea80b1db6b7f83cbe
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jan 12 11:24:19 2012 -0500

    phpdoc

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

http://git.horde.org/horde-git/-/commit/96bce3689446a2032653455ea80b1db6b7f83cbe

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

commit ca5a32c325f5e787d20ad789abdcc44f74bd94ba
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jan 12 11:24:59 2012 -0500

    ws/phpdoc

 kronolith/lib/Kronolith.php |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

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

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

commit 74465bb4661f430b118d7d8ca590aa1a838b0df1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jan 12 12:23:15 2012 -0500

    Pass view_start/view_end, and continue to require it in _saveEvent()
    
    Bug: 9926

 kronolith/js/kronolith.js          |    2 ++
 kronolith/lib/Ajax/Application.php |    8 ++++----
 2 files changed, 6 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/74465bb4661f430b118d7d8ca590aa1a838b0df1

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

commit 1415158b55e203737599e4fa7ec8788142234aa2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jan 12 12:24:58 2012 -0500

    Implement editing recurring event series in dynamic view.
    
    Bug: 9926

 kronolith/js/kronolith.js          |   50 ++++++++-
 kronolith/lib/Ajax/Application.php |  213 ++++++++++++++++++++++++++++++------
 kronolith/templates/index/edit.inc |   10 ++
 3 files changed, 233 insertions(+), 40 deletions(-)

http://git.horde.org/horde-git/-/commit/1415158b55e203737599e4fa7ec8788142234aa2

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

commit 1f173b68c2f08815460e04c1f0c8ea9544398c2e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jan 12 12:43:32 2012 -0500

    No need to use a form field for this, it's never transmitted to server.
    
    Bug: 9926
    Use a local memeber to track these values if needed.

 kronolith/js/kronolith.js          |   24 +++++++++++++-----------
 kronolith/templates/index/edit.inc |   20 ++++++++++----------
 2 files changed, 23 insertions(+), 21 deletions(-)

http://git.horde.org/horde-git/-/commit/1f173b68c2f08815460e04c1f0c8ea9544398c2e

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

commit 054eecf3cb94bf1545f6f9a73c0878bf3bcc2760
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jan 12 12:59:45 2012 -0500

    CHANGES

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

http://git.horde.org/horde-git/-/commit/054eecf3cb94bf1545f6f9a73c0878bf3bcc2760




More information about the commits mailing list