Commit Graph

47 Commits

Author SHA1 Message Date
Aerex 67e34e52b8 refactor(lib): Fixed API change for process symfony 2022-06-19 12:44:50 -05:00
Aerex dc96556b5a chore: Updated to sabre to version 4.3 2022-06-19 11:25:30 -05:00
Aerex 31822ab7e7 fix: Updated TreeBuilder contructor arguments 2022-02-23 20:59:44 -06:00
Aerex 50e9a4c621 chore: Updated dependencies 2022-02-23 20:54:07 -06:00
Aerex 0710ef474f fix(console): Fixed the questions asked in console not working correctly 2021-10-14 08:45:11 -05:00
Aerex 50748f2fb5 chore: Updated dependencies to work with php 8 2021-08-16 22:01:06 -05:00
Aerex 0755b84fdd chore: Removed trailing spaces and cleaned up code 2021-07-05 16:41:38 -05:00
Aerex 39feb2edb9 fix: Used new github repo location in composer file 2021-07-05 15:51:25 -05:00
Aerex a09bc5aff1 docs: Fixed binary location in README 2021-07-05 15:50:23 -05:00
Aerex d3dd08081b docs: Cleaned up docs and added information on using cli 2021-07-05 15:49:05 -05:00
Aerex 427f830e42 chore: Updated composer file to use correct binary name 2021-07-05 15:48:45 -05:00
Aerex f23375ffce feat: Added autocomplete file path in cli command 2021-07-05 15:48:20 -05:00
Aerex 6a11a9dcce refactor: Renamed the cli file 2021-07-05 15:47:39 -05:00
Aerex 31f781af0d Merge branch 'master' of github.com:Aerex/baikal-storage-plugin 2021-07-02 19:40:57 -05:00
Aerex 6cf5d4477b chore: Cleaned up code 2021-07-02 19:39:08 -05:00
Aerex 4db9237a5b chore: Generalized example config values 2021-07-02 19:38:50 -05:00
Aerex b8963270ec chore: Added title to console command 2021-07-02 19:38:34 -05:00
Aerex 9dda2d8127
Update README.md 2021-02-24 18:52:52 -06:00
Aerex d87d4b0c5c feat: Added create config console command (support taskwarior) 2021-01-07 23:52:00 -06:00
Aerex 357531d329 fix: Retrieved displayname using getProperties from server obj
- chore: Cleaned up comments and plugin info
2020-10-09 01:12:57 -05:00
Aerex a875bd8e2b chore: Fixed plugin description 2020-09-28 23:53:32 -05:00
Aerex 4140ded5b3 fix: Generalized import cal events not from source storages 2020-09-28 23:48:55 -05:00
Aerex 0a01e6e905 feat: Added tasks with no projects to default calendar 2020-09-18 22:15:12 -05:00
Aerex ce60c373f8 test: Fixed unit tests directory path 2020-09-13 01:29:05 -05:00
Aerex 1217c2f5e4 refactor(tw): Removed unused project_prefix_suffix config 2020-09-13 01:26:22 -05:00
Aerex 444db318e7 fix: Ignored processing delete calendar requests 2020-08-23 17:39:56 -05:00
Aerex bf9a55de0e fix: Prevent importing calendar tasks if coming from taskwarrior cli 2020-07-31 02:41:04 -05:00
Aerex f63e2d0e2e fix: Used completed property instead of dtend in vtodo event 2020-07-31 02:35:51 -05:00
Aerex a89dd17991 feat: Added deleting task when ical todo delete has been sent
- feat: Added warn logger method to logger class
2020-06-27 00:56:44 -05:00
Aerex 98eb84b3b6 feat: Added config html page for storages on baikal browser
feat(tw): Used RELATED-TO iCal prop as depends prop
feat(tw): Used DESCRIPTION iCal prop as annotations
refactor(tw): Changed project_tag_prefix to project_category_prefix
chore(tw): Added documentation on configs
2020-06-14 23:55:05 -05:00
Aerex df7ab092cc fix: Added logger as a dependency for storage class 2020-06-11 11:43:56 -05:00
Aerex 8cafda3f26 fix: Upgraded sabre/dav 2020-06-11 11:24:06 -05:00
Aerex b9d27d9aa2 fix: Upgrade sabre/dav 2020-06-11 11:21:28 -05:00
Aerex 728fce1b78 fix: Created log file if files does not exist 2020-06-11 11:10:45 -05:00
Aerex c302c4653a feat(tw): Applied timezone to datetimes that are not given in local time 2020-06-03 00:46:06 -05:00
Aerex c2e181aa75 refactor: Added general config validations and timezone config 2020-06-03 00:04:43 -05:00
Aerex 00d0ea624f fix(tw): Reloaded tasks into object array for refresh
- chore(tw): Wrapped import function in try catch and logged error
2020-06-02 21:16:18 -05:00
Aerex 2f87752f6e fix: Used ArrayNodeDefinition to append taskwarrior config to main
config
2020-05-29 11:45:53 -05:00
Aerex 346e5c239b feat(tw): Added project_tag_suffix config to use tag for tw project 2020-05-28 11:54:21 -05:00
Aerex 9d78b4a8eb fix: Downgraded symfony/yaml to fix dep confilicts 2020-05-13 00:12:36 -05:00
Aerex 84ecfb5ad1 feat: Added missing symfony/yaml dep 2020-05-13 00:09:35 -05:00
Aerex 40b66fb38b feat: Converted vcalendar todo events to taskwarrior tasks 2020-05-12 23:56:22 -05:00
Aerex 45ea34da94 fix: Created config directory recursively 2020-05-05 00:04:31 -05:00
Aerex 56eb7e7571 fix: Used correct declaration for setRawConfigs
- chore: Added README
2020-05-04 23:39:00 -05:00
Aerex 51b51e3de8 chore: Downgrade symfony/config to ^3.4 2020-05-04 23:25:11 -05:00
Aerex 1281ebff03 feat: Initial commit 2020-05-04 23:23:17 -05:00
Aerex b3175cb4b8 feat: first init 2020-03-19 11:35:12 -05:00