Commit graph

7 commits

Author SHA1 Message Date
Scot Hacker
b3d94ab608 Update readme for 2.3 release 2019-03-25 23:43:34 -07:00
Scot Hacker
4a99d90d1e
Import tasks via CSV (#51)
* Bare start on CSV support

* Move core of CSV importer to operations

* More validations, break out validation function

* Validate dates and TaskList; convert errors to list of dictionaries

* Finish upsert code, and documentation

* Print msgs from the mgmt command, not the operations module

* Handle BOM marks

* Handle both in-memory and local file objects

* Update readme

* Working browser-upload view

* Bail on incorrect headers

* Fix default values and finish example spreadsheet

* Change column order, update docs

* Update index.md for RTD

* First round of responses to PR feedback

* Restore independent summaries/errors/upserts properties

* PR responses

* Split off reusable date validator into separate function

* Fix URLs append

* General test suite for CSV importer
2019-03-25 23:19:11 -07:00
Scot Hacker
0abc9bf16c Move conf.py to mkdocs.yml 2019-01-10 23:46:24 -08:00
Scot Hacker
3816abd123 Tweak RTD theme invocation 2019-01-10 23:42:48 -08:00
Scot Hacker
7b58a12d97 Change RTD theme 2019-01-10 23:39:52 -08:00
Scot Hacker
fdd14392fe Add conf.py for readthedocs 2019-01-10 23:37:04 -08:00
Scot Hacker
8e52aad828 Move index.md to docs dir 2019-01-10 23:18:09 -08:00