summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/inc/coursebackend/coursebackend_exchange.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix some typos (found by codespell)Stefan Weil2019-12-141-1/+1
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* [locationinfo] increased cached date span for backends: dummy, davinci and ↵Udo Walter2019-07-181-2/+2
| | | | exchange
* [locationinfo] Introduce timeouts for curl operationsSimon Rettberg2019-03-071-0/+2
|
* [locationinfo] Add error log for backendsSimon Rettberg2019-03-071-6/+6
|
* [locationinfo] Stoffelsteffen!Simon Rettberg2019-02-201-6/+6
| | | | | | - Enable caching for Exchange backend - Update curl option setting - Proper timestamp formatting
* [locationinfo] Add exchange backendSimon Rettberg2018-04-051-0/+242
| | | | Closes #3170
* [locationinfo] Disable exchangeSimon Rettberg2017-11-141-203/+0Star
|
* [locationinfo] Add backend for Microsoft Exchange ServerSteffen Ritter2017-08-291-0/+203
We use the php-ews library which can be easily integrated via composer