Files
monica/app/Http/Controllers/People
Régis Freyd 8c6f2b72b0 Add birthday automatically when defining a birthdate (#337)
* When adding an exact birthdate for a contact, a significant other or a kid, a reminder is now automatically created.
* When editing this date, the reminder will be automatically updated.
* When deleting the object, the associated reminder will be deleted.
* Fix birthdate data in production.
* Fix duplication of reminders when updating a contact.
* Add a new way of tracking birthdays in the reminders table.

Fix #325
2017-06-16 19:04:33 -04:00
..