aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Testing hyphenation and word breaks.hyphenHugo Hörnquist2020-04-26
|
* Table cells date now in <time> tag.Hugo Hörnquist2020-04-26
|
* All HTML graphical events now use same render code.Hugo Hörnquist2020-04-26
|
* Break out format-recurrence-rule.Hugo Hörnquist2020-04-26
|
* Move events-between.Hugo Hörnquist2020-04-26
|
* Styled weekly,monthly button better.Hugo Hörnquist2020-04-26
|
* CSS change scale from percent to parts.Hugo Hörnquist2020-04-26
| | | | | Apparently chrome doesn't support transform: scale(100%), but just scale(1). Firefox support both.
* Month view better colors.Hugo Hörnquist2020-04-26
|
* Fix errors in tests.Hugo Hörnquist2020-04-26
|
* Move date-range to datetime/util.Hugo Hörnquist2020-04-26
|
* Remove days-between in favour of days-in-interval.Hugo Hörnquist2020-04-26
|
* HTML event attributes added as html attributes.Hugo Hörnquist2020-04-26
|
* Remove wkst argument from tablify.Hugo Hörnquist2020-04-26
|
* DTEND now optional for recurrence sets.Hugo Hörnquist2020-04-26
|
* Tests run again.Hugo Hörnquist2020-04-26
|
* Add some comments.Hugo Hörnquist2020-04-26
|
* HTML Description exception handler now works.Hugo Hörnquist2020-04-26
|
* HTML update gray to have slightly better contrast.Hugo Hörnquist2020-04-26
|
* Made repeat-marker in side menu red.Hugo Hörnquist2020-04-25
|
* Renormalize some dt's to local time, solving owerflow.Hugo Hörnquist2020-04-25
| | | | | Previously, if a DTEND = 01:00+02:00, but was given in UTC (23:00Z) then the fact that DTEND was in different dates lead to some problems.
* Add exception handler to description filter.Hugo Hörnquist2020-04-25
|
* Add new recurrence generator.Hugo Hörnquist2020-04-25
|
* Datetime+ now retains zoneinfo.Hugo Hörnquist2020-04-25
|
* Slightly improve display of EXDATES.Hugo Hörnquist2020-04-25
|
* Add some TODO items.Hugo Hörnquist2020-04-25
|
* Remove previous-week-start.Hugo Hörnquist2020-04-25
|
* Add comments in vcomponent/parse.Hugo Hörnquist2020-04-25
|
* Recurrence internal export! count.Hugo Hörnquist2020-04-25
|
* Document 'warning'Hugo Hörnquist2020-04-25
|
* define-config now expands correctly.Hugo Hörnquist2020-04-25
|
* util now sets keyword style.Hugo Hörnquist2020-04-25
|
* Add stream-remove.Hugo Hörnquist2020-04-25
|
* Terminal output end time now end time again.Hugo Hörnquist2020-04-25
|
* Add ice-9 format to datetime/util.Hugo Hörnquist2020-04-25
|
* Add current-datetime.Hugo Hörnquist2020-04-25
|
* Add note about weeks starting on sunday.Hugo Hörnquist2020-04-25
|
* Update (start|end)-of-week to work as expected.Hugo Hörnquist2020-04-24
|
* Recurrence rule WKST properly parsed again.Hugo Hörnquist2020-04-23
|
* Improve error reporting on recurrence parse.Hugo Hörnquist2020-04-22
|
* ICAL Change to new tz source.Hugo Hörnquist2020-04-22
|
* Filter X-HNH-FILENAME from ical output.Hugo Hörnquist2020-04-22
|
* ICAL output support for number of new types.Hugo Hörnquist2020-04-22
|
* Add zoneinfo->vtimezone.Hugo Hörnquist2020-04-22
|
* Allow multiple ATETENDEE keys.Hugo Hörnquist2020-04-22
|
* Fix warning parameter.Hugo Hörnquist2020-04-22
|
* Add ~Z format to datetimes.Hugo Hörnquist2020-04-22
|
* Add locale parameter to week-day-name.Hugo Hörnquist2020-04-22
|
* Work on zoneinfo parser.Hugo Hörnquist2020-04-22
|
* Add get-timezone.Hugo Hörnquist2020-04-22
|
* Add time-zero?Hugo Hörnquist2020-04-22
|