Alexis Saettler
9fbf194e89
Fixes based on sonar recommandations ( #934 )
2018-02-26 19:31:39 +01:00
Régis Freyd
e96b70f95c
Add concept of notifications for reminders ( #894 )
2018-02-25 17:42:14 -05:00
Alexis Saettler
01a7f593b7
Run tests with php 7.0 ( #904 )
2018-02-18 02:17:13 +01:00
Régis Freyd
d004791b11
Refactor destroyAndReplace method to facilitate unit testing ( #880 )
2018-02-04 16:39:56 -05:00
Régis Freyd
e78e140b9e
Add support for custom genders ( #879 )
2018-02-04 15:44:26 -05:00
Régis Freyd
cc754ca35d
Add Annual plan ( #861 )
2018-01-28 13:22:55 -05:00
Alexis Saettler
620c5de2b0
Add Two Factor Authentication (2FA) ( #724 )
2018-01-08 18:17:06 -05:00
Régis Freyd
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
8b7d9206c2
Fix access to upgrade account view ( #578 )
2017-09-06 08:45:38 -04: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
Régis Freyd
5b5b2da5f8
Add multi user support and subscriptions ( #359 )
...
This pull request adds support to multi users in one account. It also introduces the notion of subscriptions.
Accounts can now have multiple users.
Subscriptions are defined by a new env variable called REQUIRES_SUBSCRIPTION, and defaults to false. As promised, all the paid features on .com will be free if you download and host Monica on your own server.
2017-06-20 20:51:40 -04:00