Commit Graph

32 Commits

Author SHA1 Message Date
Fabien BOURGEOIS c106f01f99 [FIX]Storage fix with latest 2.1.x 2020-07-04 16:31:39 +02:00
Fabien BOURGEOIS a556b199b0 [ADD]Odoo storage plugin : allow delete, write...,
Also some fixes (dicover, upload)
and performance improvements (image not managed anymore).
2020-04-10 16:01:01 +02:00
Fabien BOURGEOIS 60c6f10392 [ADD][WIP]Odoo storage plugin : allow creation of partner / company 2020-04-10 16:01:01 +02:00
Fabien BOURGEOIS 2587cfa999 [ADD]Odoo Right plugin : allow write on contacts 2020-04-09 15:07:11 +02:00
Fabien BOURGEOIS d3a2fa903a [FIX]Contacts from Odoo must only be contact type 2018-08-24 08:49:31 +02:00
Fabien BOURGEOIS c175628cb3 [FIX]Storage : attempt fo fix iOS name hidden by fixing 'n' family 2018-06-08 10:03:01 +02:00
Fabien BOURGEOIS 274bc29313 [FIX]Radicale Odoo Right : we must take care of authenticated users alongside paths 2018-05-16 09:43:14 +02:00
Fabien BOURGEOIS 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
Fabien BOURGEOIS 3659f811ea [TYPO]Radicale Odoo Storage 2018-05-13 09:11:52 +02:00
Fabien BOURGEOIS cc23a80c19 [FIX]Radicale Odoo Storage : event should take care of context (virtual_id problem) 2018-05-13 09:11:37 +02:00
Fabien BOURGEOIS 7b82b4c2d4 [PERF]Radicale Odoo Storage : huge performance optimization for events too 2018-05-13 09:01:01 +02:00
Fabien BOURGEOIS 15cf112cc3 [PERF]Radicale Odoo Storage : huge performance optimization caching all partners data and tags 2018-05-12 07:57:29 +02:00
Fabien BOURGEOIS 39368e38fe [IMP]Radicale Odoo Storage : handle phone, mobile and fax 2018-05-11 17:10:43 +02:00
Fabien BOURGEOIS cab13778ab [ADD][WIP]Radicale Odoo Storage : three calendar for authenticated user (own, in, all) 2018-05-11 16:50:51 +02:00
Fabien BOURGEOIS 671962ca5c [ADD][WIP]Radicale Odoo Storage : event recurrency handling 2018-05-11 16:15:56 +02:00
Fabien BOURGEOIS dc3657393d [IMP][TMP]Radicale Odoo Right : allow only read, not write ATM (not implemented) 2018-05-11 09:34:01 +02:00
Fabien BOURGEOIS 7f1ed8685b [IMP][WIP]Radicale Odoo Storage : handle all day events from Odoo 2018-05-10 19:11:29 +02:00
Fabien BOURGEOIS 81e84e7b28 [ADD][WIP]Radicale Odoo Storage : add alarms management from Odoo 2018-05-10 18:19:45 +02:00
Fabien BOURGEOIS 800cc260ed [REM][WIP]Radicale Odoo Storage : remove unused global admin connection 2018-05-10 17:37:15 +02:00
Fabien BOURGEOIS 0e7b2b9ae1 [TYPO][WIP]Radicale Odoo Storage : remove useless comment 2018-05-10 17:35:24 +02:00
Fabien BOURGEOIS 3350d83d94 [ADD][WIP]Radicale Odoo Storage : add calendar unique events display 2018-05-10 17:31:04 +02:00
Fabien BOURGEOIS b61be41911 [REF]Radicale Odoo Storage : refactor vCard code 2018-05-10 14:52:17 +02:00
Fabien BOURGEOIS f3033e8282 [FIX]Radicale Odoo Auth : let authentication fail, do not raise RuntimeError 2018-05-10 14:51:45 +02:00
Fabien BOURGEOIS 17fa3bba0c [IMP][WIP]Odoo storage plugin : CARDDav (RO) is enabled and works with several clients 2018-05-10 11:38:28 +02:00
Fabien BOURGEOIS 275205a169 [ADD]Radicale Odoo right and debug storage plugins 2018-05-09 18:25:27 +02:00
Fabien BOURGEOIS b92e8c3508 [IMP]Odoo Auth plugin : make Odoo as class object, for reuse elsewhere (on storage) 2018-05-09 18:24:41 +02:00
Fabien BOURGEOIS 94f6e12601 [IMP][WIP]Odoo storage plugin : other implementations, tests and failures... 2018-05-09 18:24:12 +02:00
Fabien BOURGEOIS 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
Fabien BOURGEOIS 34ab776f6d [WIP]Odoo Storage Plugin : first tests and elements 2018-05-09 09:17:12 +02:00
Fabien BOURGEOIS 0230508e19 [IMP]Auth plugin : namespace config variables 2018-05-09 09:16:52 +02:00
Fabien BOURGEOIS 2fa9f8e577 [IMP]Odoo Auth plugin : add init section to share odoo connection 2018-05-04 15:16:48 +02:00
Fabien BOURGEOIS b54d005919 [ADD]Initial commit with radicale odoo auth plugin 2018-05-04 12:43:21 +02:00