Commit Graph

26 Commits

Author SHA1 Message Date
274bc29313 [FIX]Radicale Odoo Right : we must take care of authenticated users alongside paths 2018-05-16 09:43:14 +02:00
258ccac379 [FIX]Radicale Odoo Storage : should return last modified, event if there is no event in database 2018-05-13 09:18:51 +02:00
3659f811ea [TYPO]Radicale Odoo Storage 2018-05-13 09:11:52 +02:00
cc23a80c19 [FIX]Radicale Odoo Storage : event should take care of context (virtual_id problem) 2018-05-13 09:11:37 +02:00
7b82b4c2d4 [PERF]Radicale Odoo Storage : huge performance optimization for events too 2018-05-13 09:01:01 +02:00
15cf112cc3 [PERF]Radicale Odoo Storage : huge performance optimization caching all partners data and tags 2018-05-12 07:57:29 +02:00
39368e38fe [IMP]Radicale Odoo Storage : handle phone, mobile and fax 2018-05-11 17:10:43 +02:00
cab13778ab [ADD][WIP]Radicale Odoo Storage : three calendar for authenticated user (own, in, all) 2018-05-11 16:50:51 +02:00
671962ca5c [ADD][WIP]Radicale Odoo Storage : event recurrency handling 2018-05-11 16:15:56 +02:00
dc3657393d [IMP][TMP]Radicale Odoo Right : allow only read, not write ATM (not implemented) 2018-05-11 09:34:01 +02:00
7f1ed8685b [IMP][WIP]Radicale Odoo Storage : handle all day events from Odoo 2018-05-10 19:11:29 +02:00
81e84e7b28 [ADD][WIP]Radicale Odoo Storage : add alarms management from Odoo 2018-05-10 18:19:45 +02:00
800cc260ed [REM][WIP]Radicale Odoo Storage : remove unused global admin connection 2018-05-10 17:37:15 +02:00
0e7b2b9ae1 [TYPO][WIP]Radicale Odoo Storage : remove useless comment 2018-05-10 17:35:24 +02:00
3350d83d94 [ADD][WIP]Radicale Odoo Storage : add calendar unique events display 2018-05-10 17:31:04 +02:00
b61be41911 [REF]Radicale Odoo Storage : refactor vCard code 2018-05-10 14:52:17 +02:00
f3033e8282 [FIX]Radicale Odoo Auth : let authentication fail, do not raise RuntimeError 2018-05-10 14:51:45 +02:00
17fa3bba0c [IMP][WIP]Odoo storage plugin : CARDDav (RO) is enabled and works with several clients 2018-05-10 11:38:28 +02:00
275205a169 [ADD]Radicale Odoo right and debug storage plugins 2018-05-09 18:25:27 +02:00
b92e8c3508 [IMP]Odoo Auth plugin : make Odoo as class object, for reuse elsewhere (on storage) 2018-05-09 18:24:41 +02:00
94f6e12601 [IMP][WIP]Odoo storage plugin : other implementations, tests and failures... 2018-05-09 18:24:12 +02:00
f23010827e [ADD][WIP]Odoo storage plugin : implementation of correct init, discover, lock, get META and create methods 2018-05-09 11:07:05 +02:00
34ab776f6d [WIP]Odoo Storage Plugin : first tests and elements 2018-05-09 09:17:12 +02:00
0230508e19 [IMP]Auth plugin : namespace config variables 2018-05-09 09:16:52 +02:00
2fa9f8e577 [IMP]Odoo Auth plugin : add init section to share odoo connection 2018-05-04 15:16:48 +02:00
b54d005919 [ADD]Initial commit with radicale odoo auth plugin 2018-05-04 12:43:21 +02:00