Commit Graph
17 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub 6c8a8ea9a9 feat: vcard services for import/export (#1996)
Improve CardDAV with write functions
2018-11-11 16:24:52 +01:00
Régis FreydandGitHub 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
Barry vd. HeuvelandAlexis Saettler acaa6a3b69 Allow multiple imported fields, replace existing (#980) 2018-05-13 22:15:13 +02:00
Régis FreydandGitHub 08c61abf13 Refactor vCard import (#1227) 2018-04-30 23:06:42 -04:00
Gabriel CarusoandAlexis Saettler 1794435726 Use now helper (#1051) 2018-03-29 10:09:04 +02:00
Alexis SaettlerandGitHub 9d2c787b58 Reduce sonar complexity (#992) 2018-03-17 11:12:49 +01:00
Alexis SaettlerandGitHub 558515b59a Fix issues proposed by sonar (#986) 2018-03-08 22:37:27 +01:00
Matthew BrownandAlexis Saettler 749caa2c03 Fix issues found by static analysis (#878) 2018-03-04 18:23:33 +01:00
Régis FreydandGitHub e78e140b9e Add support for custom genders (#879) 2018-02-04 15:44:26 -05:00
Régis FreydandGitHub 01b6bcf2ad Fix contact field types not being linked to account during vcard import (#841)
Fix #838
2018-01-21 22:42:46 -05:00
KovahandRégis Freyd 361bd76445 Add better check on vCard imports (#753) 2018-01-08 19:33:21 -05:00
Régis FreydandGitHub d8bed11785 Add ability to add dates without a year (#677) 2017-12-13 15:38:05 -05:00
Régis FreydandGitHub 8e575735d5 Add support for multiple contact fields and addresses (#657)
This requires to run the migrations `php artisan migrate` which might take some time.
2017-11-26 09:36:20 -05:00
Scott WilliamsandRégis Freyd fbb2234bb5 Fix import by CSV (#565)
Fix #555
2017-08-23 19:44:56 -04:00
Régis FreydandGitHub a2172f0851 Add style CI (#503)
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
Regis Freyd 7c2c081239 Fix reminders being wrongly added during import 2017-06-29 23:41:20 -04:00
Régis FreydandGitHub fa190ec382 Add import from vCard from inside the application (#407) 2017-06-29 21:57:41 -04:00