wasimshaikh / php-calendar

Automatically exported from code.google.com/p/php-calendar
1 stars 0 forks source link

Add/modify a single occurrence of a repeating event #61

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Enhancement idea:

I thought it might be very useful to include the ability to be able to delete a 
single instance in a repeating event.

Example:
I work odd hours and want to include my work schedule on the calendar so 
family/friends know when I will be working.  I may be scheduled Sat through Wed 
from 11p to 7a and I could enter each week as a repeating event.  But then at 
the last minute I may be advised that my schedule on Mon is changed to 6p to 4a 
or something.  I'd like the ability to be able to delete the 11p to 7a entry 
JUST FOR MON of that week without having to enter every single event separately 
to do so.

Along with this, being able to edit a single event of a repeated series would 
be helpful as well.  I could edit the Mon shift in my example above, for 
instance, to show as strikethrough instead of completely deleting it if I 
wanted.

I know it's a bigger deal on the coding side to do it this way, and I know most 
calendar offerings out there don't offer this ability - but many do.

As an aside, I very much like the layout and simplicity php-calendar provides - 
much moreso than anything else I've tried.  Kudos.

Original issue reported on code.google.com by krayg...@gmail.com on 16 Apr 2011 at 6:05

GoogleCodeExporter commented 9 years ago
I'm sorry for the slow response. I thought I had this done, and I do. If you go 
to the occurrence, there's a "Remove Occurrence" link right by the "delete 
event" link. I think this was first implemented for 2.0 beta10.

Original comment by sproctor@gmail.com on 20 Apr 2011 at 2:15

GoogleCodeExporter commented 9 years ago
And now it seems I dropped the ball as well.  I was under the impression I was 
using the latest version; I downloaded it and thought it was installed, but it 
obviously was not.  I installed the latest version and was able, as you noted, 
to delete a single occurence in a series.

Is there a way to also edit a single event of a repeated series?

Original comment by krayg...@gmail.com on 1 May 2011 at 1:49

GoogleCodeExporter commented 9 years ago
Currently, there is no way to edit a single occurrence, nor add a single 
occurrence. I'm not sure why I didn't think that was important. I'll definitely 
add that for the next version.

Original comment by sproctor@gmail.com on 2 May 2011 at 3:20

GoogleCodeExporter commented 9 years ago
I've never even though about how nice the ability to "add a single occrence" 
would be.  Sweet...

Original comment by krayg...@gmail.com on 3 May 2011 at 10:01

GoogleCodeExporter commented 9 years ago
I can neither edit a single occurrence nor edit the combined occurrence. I get 
back an error. I can edit normal non-reoccurring events just fine. I am using 
the latest beta.

Original comment by oldbus...@gmail.com on 6 May 2011 at 5:14

GoogleCodeExporter commented 9 years ago
Unfortunately, I spent about a year with no motivation to work on this. Updated 
the summary. I'll try to get this done by the next release. It's about the only 
thing I have planned for it at this point.

Original comment by sproctor@gmail.com on 20 Jul 2012 at 3:08

GoogleCodeExporter commented 9 years ago
Done in r564

Original comment by sproctor@gmail.com on 30 Jul 2012 at 3:39