Commit graph

17 commits

Author SHA1 Message Date
Lance Edgar 03066f1135 Add basic support for updating a Harvest Time Entry via API 2022-03-06 11:09:59 -06:00
Lance Edgar d84cc7a9d9 Add config extension to define importers 2022-02-28 22:05:34 -06:00
Lance Edgar 0ee4d52145 Lower log level when harvest time entry still running during import
that is not exactly an unexpected situation, no need to raise
awareness to it probably
2022-02-22 12:02:58 -06:00
Lance Edgar c6332be453 Add stop_time_entry() API method 2022-02-20 21:15:48 -06:00
Lance Edgar d8e9714771 Avoid entries w/ timer still running when exporting to Harvest
i.e. ignore entries on Harvest, which have timer running
2022-02-17 07:39:29 -06:00
Lance Edgar e79686b5b7 Avoid importing Harvest times for which timer is still running 2022-02-17 06:57:36 -06:00
Lance Edgar ac653d25f1 Add convenience function to get configured Harvest URL 2022-02-11 19:16:03 -06:00
Lance Edgar caa1ef93b7 Add version importers for Harvest cache models 2022-02-09 16:11:32 -06:00
Lance Edgar 63d238d307 Coalesce HarvestUser telephone to null 2022-01-31 10:37:33 -06:00
Lance Edgar 14f9dfdaa9 Add client_id field for TimeEntry export to Harvest 2022-01-30 20:28:24 -06:00
Lance Edgar 1f54ddc9e4 Add 'id' key field for exporting TimeEntry to Harvest 2022-01-30 19:36:04 -06:00
Lance Edgar ec78f8c9c4 Add HarvestUser.person association
importer does not set this; you must do so manually
2022-01-30 17:40:19 -06:00
Lance Edgar 3883a8551f Add HarvestProject.deleted flag to track deletions in Harvest
set this flag instead of deleting project, so we do not lose other
info about it.  can delete manually if truly unwanted
2022-01-30 12:14:42 -06:00
Lance Edgar 259d3b0f33 Allow import of harvest time entries w/ missing project 2022-01-29 19:33:03 -06:00
Lance Edgar 2a0c9bf015 Update changelog 2022-01-29 16:15:33 -06:00
Lance Edgar 2eb6b1e516 Add rattail<->rattail importers for harvest cache tables 2022-01-29 16:11:32 -06:00
Lance Edgar 66864e6f67 Initial commit, w/ cache tables and importers 2022-01-29 14:50:25 -06:00