Alexis Saettler and GitHub
9d2c787b58
Reduce sonar complexity ( #992 )
2018-03-17 11:12:49 +01:00
Alexis Saettler and GitHub
558515b59a
Fix issues proposed by sonar ( #986 )
2018-03-08 22:37:27 +01:00
Alexis Saettler and GitHub
422a305b14
Fix gravatar support ( #944 )
2018-03-02 13:04:47 +01:00
Régis Freyd and GitHub
e78e140b9e
Add support for custom genders ( #879 )
2018-02-04 15:44:26 -05:00
Régis Freyd and GitHub
d8bed11785
Add ability to add dates without a year ( #677 )
2017-12-13 15:38:05 -05:00
Régis Freyd and GitHub
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
Régis Freyd and GitHub
a2172f0851
Add style CI ( #503 )
...
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
Yamamoto Kadir and Régis Freyd
79e5a37856
Add import:vcard command ( #201 )
...
This pull request adds a command to import vcards (similar to #60 ).
Usage: php artisan import:vcard {user: User's email address} {path: Path to a .vcf file}
The command checks whether an email already exists, so duplicates shouldn't be an issue.
2017-06-11 22:20:33 -04:00