Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-02 | kal: milestone, ics data can be added to the calendar | Tobias Brox | |
2021-12-30 | working on the new kal interface | Tobias Brox | |
2021-11-27 | timezones are difficult in python - tried to get rid of pytz dependency, but ↵ | Tobias Brox | |
ended up filing https://github.com/collective/icalendar/issues/333 https://github.com/collective/icalendar/issues/335 https://github.com/collective/icalendar/issues/336 instead | |||
2020-06-07 | wontfix https://github.com/tobixen/calendar-cli/issues/74 | Tobias Brox | |
2020-06-07 | Ref https://github.com/tobixen/calendar-cli/issues/74 there may still be ↵ | Tobias Brox | |
some time zone issues here | |||
2020-06-07 | fixing up test code | Tobias Brox | |
2020-06-07 | documentation and comments. Resolves ↵ | Tobias Brox | |
https://github.com/tobixen/calendar-cli/issues/65 | |||
2020-06-06 | more work on proper timestamp localization/conversion in agenda. Resolves ↵ | Tobias Brox | |
https://github.com/tobixen/calendar-cli/issues/11 | |||
2020-06-06 | bugfix for https://github.com/tobixen/calendar-cli/issues/11 - timezone was ↵ | Tobias Brox | |
not honored when doing an agenda date search | |||
2020-06-06 | partial fix for https://github.com/tobixen/calendar-cli/issues/11 - fix TZ ↵ | Tobias Brox | |
when adding events. (agenda is still fubarred when caldav server yields timezone information) | |||
2020-06-06 | more tests, including one that breaks until ↵ | Tobias Brox | |
https://github.com/tobixen/calendar-cli/issues/49 is fixed | |||
2020-06-06 | more test code, preparing to work with ↵ | Tobias Brox | |
https://github.com/tobixen/calendar-cli/issues/49 | |||
2020-06-05 | support for xandikos in the tests ... sort of ... resolves ↵ | Tobias Brox | |
https://github.com/tobixen/calendar-cli/issues/68 | |||
2020-06-05 | make it possible to create a calendar, resolves ↵ | Tobias Brox | |
https://github.com/tobixen/calendar-cli/issues/69 - automated tests towards radicale, ref https://github.com/tobixen/calendar-cli/issues/68 | |||
2020-04-13 | Strings printed to stdout should not be utf-8-encoded. resolves ↵ | Tobias Brox | |
https://github.com/tobixen/calendar-cli/issues/60 | |||
2018-12-17 | testing with non-ascii characters in location field, ref ↵ | Tobias Brox | |
https://github.com/tobixen/calendar-cli/issues/45 | |||
2018-12-17 | more fixing, ref https://github.com/tobixen/calendar-cli/issues/45 | Tobias Brox | |
2018-12-14 | bugfix | Tobias Brox | |
2015-05-04 | new feature: hide parent task if we need to work on children tasks (think of ↵ | Tobias Brox | |
parent as dependent on the children to be done) | |||
2015-05-02 | releasing version 0.10 | Tobias Brox | |
2015-04-25 | working on todo | Tobias Brox | |
2015-04-25 | added the tests directory ... hm, missing for so long? | Tobias Brox | |