Commit Graph
26 Commits
Author SHA1 Message Date
01d1248c4f chore: reactivate analysers (#4660)
* chore: reactivate analysers

* reactivate psalm

* Apply fixes from StyleCI

* fix

* fixes

* rename back the file

Co-authored-by: Alexis Saettler <asbiin@users.noreply.github.com>
2020-12-06 15:51:47 +00:00
Alexis SaettlerandGitHub 7257a5a1b3 fix: fix bugs with phpstan and psalm (#3753) 2020-03-29 16:44:06 +02:00
Alexis SaettlerandGitHub 3e007af34e feat: enable activities edit (#3422) 2020-01-08 08:24:51 +01:00
Alexis SaettlerandGitHub 0a562adfc8 fix: use jobs for create avatar migration (#2984) 2019-09-09 15:48:30 +02:00
Regis FreydandAlexis Saettler 72ff0d3da4 feat: change avatar management (#2112) 2019-08-17 21:32:10 +02:00
Alexis SaettlerandGitHub aa75e7d3ce chore: add thecodingmachine/safe package (#2630) 2019-05-04 14:48:25 +02:00
Alexis SaettlerandGitHub 99d6b6b853 chore(deps-dev): upgrade vimeo/psalm (#2573) 2019-04-07 13:31:55 +02:00
Alexis SaettlerandGitHub 92bef2413c chore: add phpstan (#2383) 2019-02-07 22:44:34 +01:00
Alexis SaettlerandGitHub b4befd7de2 fix: accept lastname_firstname name order for VCard imports (FN field) (#2343) 2019-01-26 14:29:23 +01:00
Alexis SaettlerandGitHub f660c4fd98 feat: register all app services as singleton (#2337) 2019-01-25 15:56:35 +01:00
Régis FreydandGitHub 69cfdebb1a feat: refactor reminders (#2223)
yolo
2019-01-15 18:03:13 -05:00
Régis FreydandGitHub 731a6f0643 feat: add the concept of places (#2169) 2018-12-20 22:23:19 -05:00
Régis FreydandGitHub e7251f6baa fix: fix csv import not working (#1942) 2018-10-23 21:23:19 -04:00
Régis FreydandGitHub b3372264c8 chore: remove events table (#1829) 2018-09-22 22:22:34 -04: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
Tom RochetteandAlexis Saettler 90dc58348c [#1437] Set the default_avatar_color property before saving a contact model. (#1464) 2018-06-12 20:46:49 +02:00
Matthew BrownandAlexis Saettler da73a6e15d Add Psalm to check for possibly fatal issues (#973) 2018-04-29 19:11:40 +02:00
Alexis SaettlerandGitHub 9a5a35332e Fix sonar issues (#999) 2018-03-11 23:14:19 +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 d8bed11785 Add ability to add dates without a year (#677) 2017-12-13 15:38:05 -05: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
Zach2825andRégis Freyd 27629bb1a4 Update parameter referencing probably an old argument (#387) 2017-06-26 07:51:41 -04:00
Yamamoto KadirandRégis Freyd 6e9b9da46d Small refactor of CSV importing (#320)
You can use user emails now.
The validity of path and user will also be checked.
2017-06-16 19:19:42 -04:00
Marcus KazmierczakandRégis Freyd 551c48667e Add import CSV Command for GMail export (#60) 2017-06-15 21:20:58 -04:00