aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/recurrence (follow)
Commit message (Collapse)AuthorAge
...
* Fix final-event-occurence.Hugo Hörnquist2020-05-22
|
* Move new recurrence generator to generate.scm.Hugo Hörnquist2020-05-19
|
* Remove old recurrence generator.Hugo Hörnquist2020-05-19
|
* Fix recurrence display for BYMONTHDAY in YEARLY.Hugo Hörnquist2020-05-19
|
* Recurrence rules now always parsed.Hugo Hörnquist2020-05-19
|
* Remove recurrence instances before our start date.Hugo Hörnquist2020-05-14
|
* Remove some duplicates in recurrence set generation.Hugo Hörnquist2020-05-14
|
* RRule Limiters works much better.Hugo Hörnquist2020-05-14
|
* Week day limiter working?Hugo Hörnquist2020-05-13
|
* Update run-test for recurrence sets.Hugo Hörnquist2020-05-13
|
* Commented up where the failing recurrence sets fail.Hugo Hörnquist2020-05-13
|
* Some more rr rules.Hugo Hörnquist2020-05-13
|
* RRULES with FREQ=MONTHLY and BYDAY now works in the extension case.Hugo Hörnquist2020-05-13
|
* Reword recurrence tests.Hugo Hörnquist2020-05-11
|
* New parser now on feature parity with old.Hugo Hörnquist2020-05-09
|
* Tests run again.Hugo Hörnquist2020-05-04
|
* Replace direct output to current-error-port with warnings.Hugo Hörnquist2020-05-04
|
* All warning procedures now uses warning system.Hugo Hörnquist2020-05-04
|
* Add final-event-occurence procedure.Hugo Hörnquist2020-04-27
|
* DTEND now optional for recurrence sets.Hugo Hörnquist2020-04-26
|
* Add new recurrence generator.Hugo Hörnquist2020-04-25
|
* Recurrence internal export! count.Hugo Hörnquist2020-04-25
|
* Recurrence rule WKST properly parsed again.Hugo Hörnquist2020-04-23
|
* Improve error reporting on recurrence parse.Hugo Hörnquist2020-04-22
|
* Remove define-quick-record macros.Hugo Hörnquist2020-04-22
|
* Improve some errors.Hugo Hörnquist2020-04-17
|
* RRULE parser now converts weekdays to (datetime util) weekdays.Hugo Hörnquist2020-04-17
|
* Added pretty formatter for RRULE:s.Hugo Hörnquist2020-04-06
|
* recurence BYMONTH now sets correct field.Hugo Hörnquist2020-04-06
|
* Rename parse-date to parse-ics-date, add parse-iso-date.Hugo Hörnquist2020-03-31
|
* Clarify error on bad RRULE's.Hugo Hörnquist2020-03-29
|
* Change date{,time}-difference to hopefully sensible types.Hugo Hörnquist2020-03-24
|
* Remove deprecated get-time.Hugo Hörnquist2020-03-23
|
* Date difference once again returns dates.Hugo Hörnquist2020-03-22
|
* Minor cleanup.Hugo Hörnquist2020-03-21
|
* Start work on better wide html renderer.Hugo Hörnquist2020-03-20
|
* Freed datetime from its srfi-19 prison.Hugo Hörnquist2020-02-18
|
* Store TZ in sensible way when parsing datetimes.Hugo Hörnquist2020-02-18
|
* Repair recurrence rules.Hugo Hörnquist2020-02-14
|
* Once again compiles.Hugo Hörnquist2020-01-30
|
* Update recurrence generate to new date obj.Hugo Hörnquist2020-01-26
|
* Start of new date structures.Hugo Hörnquist2020-01-24
|
* Minor fixups.Hugo Hörnquist2019-12-30
|
* Rework vcomponent recurrence internals.Hugo Hörnquist2019-12-30
|
* Fix invalid logic in reccurence generation.Hugo Hörnquist2019-12-23
|
* Fix reccuring events with exceptions.Hugo Hörnquist2019-12-23
| | | | | | | An event with an RRULE can have extra VEVENT's which share their UID, but add a RECCURENCE-ID which contains when the event was supposed to take place. In place of that time it may supply it's own overriding time. It may also override other fields.
* Work on ICS output.Hugo Hörnquist2019-11-11
|
* Move remaining stuff out of vcomponent.Hugo Hörnquist2019-11-05
|
* Remove old next-event.Hugo Hörnquist2019-11-05
|
* Add let-env.Hugo Hörnquist2019-11-05
|