Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-16 | add pyyaml to install_requiresHEADmaster | Robert Schütz | |
2023-07-18 | duh ... forgot to add the version numberv1.0.1 | Tobias Brox | |
2023-07-18 | tweaked some more comments | Tobias Brox | |
2023-07-18 | tweak on the README | Tobias Brox | |
2023-07-13 | Merge pull request #106 from fauxmight/fix-test_cal | Tobias Brox | |
Remove tests involving `parse_timespec` | |||
2023-07-13 | Remove tests involving `parse_timespec` | A Frederick Christensen | |
`parse_timespec` function has been split out to `plann` and is no longer available. | |||
2023-05-18 | cleaned out yet some of the 'new generation' stuff from the documenatation | Tobias Brox | |
2023-04-09 | write permissions | Tobias Brox | |
2023-04-06 | removed some more traces of kal | Tobias Brox | |
2023-01-16 | Merge pull request #103 from fauxmight/kal-to-plann-fixes | Tobias Brox | |
Correct SOME references to kal -> plann | |||
2023-01-16 | Correct SOME references to kal -> plann | A Frederick Christensen | |
2023-01-09 | future plans for calendar-cli | Tobias Brox | |
2023-01-09 | plann rather than kal. References ↵ | Tobias Brox | |
https://github.com/tobixen/calendar-cli/issues/88 | |||
2023-01-09 | removing kal | Tobias Brox | |
2023-01-09 | removing some obsoleted information, proper casing of DAV | Tobias Brox | |
2023-01-09 | Merge pull request #102 from fauxmight/update-calendar_cli-readme | Tobias Brox | |
Separate calendar-cli repository from kal repository and make documen… | |||
2023-01-08 | Separate calendar-cli repository from kal repository and make documentation ↵ | A Frederick Christensen | |
specific to calendar-cli | |||
2023-01-08 | some intial work on https://github.com/tobixen/calendar-cli/issues/101 | Tobias Brox | |
2023-01-08 | Merge pull request #100 from fauxmight/template-attributes-fix | Tobias Brox | |
Allow 'location,' 'description,' and 'url' values to be used in template | |||
2023-01-08 | Allow 'location,' 'description,' and 'url' values to be used in template | A Frederick Christensen | |
2023-01-08 | fixup - in f8ed2e12 the configuration handling was split out into a separate ↵ | Tobias Brox | |
file - but I forgot to add the file | |||
2023-01-08 | Started working on a kal vs calendar-cli project split, as suggested by ↵ | Tobias Brox | |
@fauxmight . Updates https://github.com/tobixen/calendar-cli/issues/88 | |||
2023-01-08 | Merge pull request #99 from fauxmight/cleanup-USER_GUIDE | Tobias Brox | |
Minor cleanups to USER_GUIDE.md | |||
2023-01-08 | tweaking a bit more on the README | Tobias Brox | |
2023-01-08 | Merge pull request #98 from fauxmight/readme-cleanup | Tobias Brox | |
Minor cleanups to README.md | |||
2023-01-07 | Minor cleanups to USER_GUIDE.md | A Frederick Christensen | |
2023-01-07 | Minor cleanups to README.md | A Frederick Christensen | |
2023-01-02 | various work on the interactive stuff | Tobias Brox | |
2023-01-02 | bugfix for ical adding | Tobias Brox | |
2022-12-30 | various ... I've been hacking a bit on those things over the last few weeks, ↵ | Tobias Brox | |
but forgotten to commit | |||
2022-12-09 | making cal.py useful for me | Tobias Brox | |
2022-12-04 | trying to get kal useful for me again | Tobias Brox | |
2022-12-03 | making calendar-cli useful, little by little (but sorting and templating is ↵ | Tobias Brox | |
awkward - also, it depends on changes in caldav library that hasn't been committed yet) | |||
2022-12-03 | more work on configuration and misc | Tobias Brox | |
2022-11-30 | Merge pull request #95 from fauxmight/readme-cleanups | Tobias Brox | |
README.md cleanups | |||
2022-11-30 | README.md cleanups | A Frederick Christensen | |
Multi-section config file was missing the second "section" name and a "{". Corrected misspelled "calldav-pass" -> "caldav-pass" | |||
2022-11-28 | config in place now ... and actually trying to use the new cal.py-interface ↵ | Tobias Brox | |
for practical tasks... | |||
2022-11-24 | more fixups to the test code | Tobias Brox | |
2022-11-24 | test directory may need an __init__.py file | Tobias Brox | |
2022-11-24 | preparing for v0.14.0-release | Tobias Brox | |
2022-11-06 | reorganized the repository - should fix ↵ | Tobias Brox | |
https://github.com/tobixen/calendar-cli/issues/94 | |||
2022-11-05 | bugfix - import calendar_cli.metadata rather than only metadata | Tobias Brox | |
2022-10-28 | Bugfix. I broke setup.py | Tobias Brox | |
2022-10-28 | Update USER_GUIDE.md | Tobias Brox | |
2022-10-28 | Update USER_GUIDE.md | Tobias Brox | |
2022-10-28 | bugfix | Tobias Brox | |
2022-10-28 | bugfix - setup.py imported calendar-cli to check for metadata, this broke ↵ | Tobias Brox | |
due to missing dependencies. metadata now pushed out in a separate file | |||
2022-10-23 | rubber-ducking | Tobias Brox | |
2022-10-20 | doc tweak | Tobias Brox | |
2022-10-20 | doc bugfix | Tobias Brox | |