Commit Graph

28 Commits

Author SHA1 Message Date
Alexis Saettler 78cd01b2b5 chore: update dependencies for Laravel 9 (#6098) 2022-08-12 18:42:35 +02:00
Alexis Saettler a5ff8fc247 chore: remove pragmarx/countries-laravel dependency (#6237) 2022-07-31 10:37:15 +02:00
Alexis Saettler 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 Saettler 7257a5a1b3 fix: fix bugs with phpstan and psalm (#3753) 2020-03-29 16:44:06 +02:00
Alexis Saettler 3e007af34e feat: enable activities edit (#3422) 2020-01-08 08:24:51 +01:00
Alexis Saettler 0a562adfc8 fix: use jobs for create avatar migration (#2984) 2019-09-09 15:48:30 +02:00
Regis Freyd 72ff0d3da4 feat: change avatar management (#2112) 2019-08-17 21:32:10 +02:00
Alexis Saettler aa75e7d3ce chore: add thecodingmachine/safe package (#2630) 2019-05-04 14:48:25 +02:00
Alexis Saettler 99d6b6b853 chore(deps-dev): upgrade vimeo/psalm (#2573) 2019-04-07 13:31:55 +02: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 f660c4fd98 feat: register all app services as singleton (#2337) 2019-01-25 15:56:35 +01:00
Régis Freyd 69cfdebb1a feat: refactor reminders (#2223)
yolo
2019-01-15 18:03:13 -05:00
Régis Freyd 731a6f0643 feat: add the concept of places (#2169) 2018-12-20 22:23:19 -05:00
Régis Freyd e7251f6baa fix: fix csv import not working (#1942) 2018-10-23 21:23:19 -04:00
Régis Freyd b3372264c8 chore: remove events table (#1829) 2018-09-22 22:22:34 -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
Tom Rochette 90dc58348c [#1437] Set the default_avatar_color property before saving a contact model. (#1464) 2018-06-12 20:46:49 +02:00
Matthew Brown da73a6e15d Add Psalm to check for possibly fatal issues (#973) 2018-04-29 19:11:40 +02:00
Alexis Saettler 9a5a35332e Fix sonar issues (#999) 2018-03-11 23:14:19 +01:00
Alexis Saettler 558515b59a Fix issues proposed by sonar (#986) 2018-03-08 22:37:27 +01:00
Matthew Brown 749caa2c03 Fix issues found by static analysis (#878) 2018-03-04 18:23:33 +01:00
Régis Freyd e78e140b9e Add support for custom genders (#879) 2018-02-04 15:44:26 -05:00
Régis Freyd d8bed11785 Add ability to add dates without a year (#677) 2017-12-13 15:38:05 -05:00
Régis Freyd a2172f0851 Add style CI (#503)
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
Zach2825 27629bb1a4 Update parameter referencing probably an old argument (#387) 2017-06-26 07:51:41 -04:00
Yamamoto Kadir 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 Kazmierczak 551c48667e Add import CSV Command for GMail export (#60) 2017-06-15 21:20:58 -04:00