6.0.0-RC7
6/19/26

[#9926] [dynamic] Add interface elements for creating exceptions when editing a recurring event.
Summary [dynamic] Add interface elements for creating exceptions when editing a recurring event.
Queue Kronolith
Queue Version Git master
Type Enhancement
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester mrubinsk (at) horde (dot) org
Created 4/17/11 (5542 days ago)
Due
Updated 8/29/12 (5042 days ago)
Assigned
Resolved 1/12/12 (5272 days ago)
Milestone 3.1
Patch No

History
3512 Git Commit Comment #6 Reply to this comment
Changes have been made in Git (master):

commit 1f173b68c2f08815460e04c1f0c8ea9544398c2e
Author: Michael J Rubinsky <mrubinsk@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
3112 Git Commit Comment #5 Reply to this comment
Changes have been made in Git (master):

commit 1415158b55e203737599e4fa7ec8788142234aa2
Author: Michael J Rubinsky <mrubinsk@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
2812 Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit 74465bb4661f430b118d7d8ca590aa1a838b0df1
Author: Michael J Rubinsky <mrubinsk@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
2412 Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit e7bae5da9cd314554a43fed6fbc665909077d2bb
Author: Michael J Rubinsky <mrubinsk@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
432 Michael Rubinsky Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ [dynamic] Add interface elements for creating exceptions when editing a recurring event.
Queue ⇒ Kronolith
Assigned to Michael Rubinsky
Milestone ⇒ 3.1
Patch ⇒ No
State ⇒ Assigned
Reply to this comment
Need to provide option for editing current or all, like the 
traditional view does.

Saved Queries