History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
68bb2c62181d | epriestley | Implement RFC5545 WEEKLY RRULE tests | Sep 30 2016 | |||
9bf1784ca265 | epriestley | Add most RFC5545 tests for RRULEs | Sep 30 2016 | |||
b077cfaf1b07 | epriestley | Add SECONDLY tests to RRULE code | Sep 30 2016 | |||
1024f03f68e8 | epriestley | Support BYSETPOS for RRULE events with FREQ=MINUTELY | Sep 30 2016 | |||
49f472ab8578 | epriestley | Support BYSETPOS for RRULE events with FREQ=HOURLY | Sep 30 2016 | |||
91cf945a2bdf | epriestley | Fix a TERRIBLE RRULE issue with INTERVAL interacting with ALL OTHER RULES and… | Sep 30 2016 | |||
f6424183c50e | epriestley | Add RRULE support for SETPOS with FREQ=DAILY | Sep 29 2016 | |||
83e9aaa17832 | epriestley | Fix an RRULE bug with day cursors and skipped months | Sep 29 2016 | |||
1a5bbe5971cc | epriestley | Implement BYSETPOS for YEARLY and MONTHLY RRULES | Sep 28 2016 | |||
16cb15ae0c22 | epriestley | Add many working RRULE test cases | Sep 28 2016 | |||
50db12901a84 | epriestley | Fix an RRULE bug with MONTHLY INTERVALs larger than 12 | Sep 28 2016 | |||
90b5670cd5e0 | epriestley | Implement RRULE support for BYDAY with relative offsets ("FREQ=YEARLY;BYDAY=… | Sep 28 2016 | |||
4e9a2288f527 | epriestley | Add some working RRULE unit tests | Sep 28 2016 | |||
9a923abf4e49 | epriestley | Fix an RRULE issue with all-day events expanded by BYHOUR or high-frequency… | Sep 28 2016 | |||
51a1ac172a35 | epriestley | Fix RRULE bugs with week numbers for leading and trailing partial weeks | Sep 28 2016 | |||
9db0dd4fe2fd | epriestley | Fix some RRULE bugs with BYWEEKNO | Sep 28 2016 | |||
a84b6f73a7dd | epriestley | Fix two RRULE bugs with YEARDAY | Sep 28 2016 | |||
a1254d047a55 | epriestley | Fix a RRULE issue with BYDAY and similar constraints in noninitial months | Sep 28 2016 | |||
03ca6a391f8e | epriestley | Fix a remaining `cursorYear` instead of `stateYear` | Sep 28 2016 | |||
4f0b4899b570 | epriestley | Fix an RRULE issue where BYMONTHDAY did not properly expand the month set | Sep 28 2016 | |||
e7ff546372db | epriestley | Fix an RRULE issue with month days at the end of the month | Sep 28 2016 | |||
5e5ae77b462b | epriestley | Validate various RRULE components and simplify logic slightly | Sep 28 2016 | |||
103f13c03f38 | epriestley | Rough cut of implementing some of RRULE behaviors | Sep 27 2016 | |||
1a0371a2247a | epriestley | Add initial support for complex recurring events | Sep 24 2016 | |||
fa6519f4cea1 | epriestley | Add "ORGANIZER" and "ATTENDEE" sections to ICS writer | Sep 15 2016 | |||
b398e48a8fc7 | epriestley | Support more ICS parameters and properties | Sep 15 2016 | |||
7c1fc80a54f0 | epriestley | Write basic ICS files from Phutil intermediate objects | Sep 15 2016 | |||
f241706ade25 | epriestley | Parse ICS datetimes and durations | Sep 14 2016 | |||
f8af794b2135 | epriestley | Make error handling for ICS parsing more robust | Sep 12 2016 | |||
0107c187b6d8 | epriestley | Add a very basic ICS syntax parser | Sep 9 2016 |
c4science · Help