Commit Graph

11 Commits

Author SHA1 Message Date
Alexis Saettler 7257a5a1b3 fix: fix bugs with phpstan and psalm (#3753) 2020-03-29 16:44:06 +02:00
Alexis Saettler 536f34abd0 chore: use string and array classes instead of helpers (#2605) 2019-04-16 08:21:46 +02:00
Alexis Saettler 334cbbb6a6 fix: fix addresses and contact fields imports on VCard import (#2405) 2019-02-09 15:19:15 +01:00
Alexis Saettler 92bef2413c chore: add phpstan (#2383) 2019-02-07 22:44:34 +01:00
Alexis Saettler b4befd7de2 fix: accept lastname_firstname name order for VCard imports (FN field) (#2343) 2019-01-26 14:29:23 +01:00
Alexis Saettler 6c8a8ea9a9 feat: vcard services for import/export (#1996)
Improve CardDAV with write functions
2018-11-11 16:24:52 +01:00
Dago de6f70582c feat: standardise phone number format while importing vCard (#1281) 2018-10-26 22:08:27 -04:00
Régis Freyd 341ee04197 Dates are now stored in UTC (#1491) 2018-07-22 11:11:06 -04:00
Régis Freyd 29197090a7 Restructure where models are stored (#1476)
The idea is to clean the repository a little bit by moving models into their respective folders.
2018-06-14 20:49:12 -04:00
Matthew Brown 749caa2c03 Fix issues found by static analysis (#878) 2018-03-04 18:23:33 +01:00
Régis Freyd a5a602033d Add ability to export a contact as CSV (#840) 2018-01-21 22:28:47 -05:00