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
Régis Freyd
3cbd95dec0
Add ability to associate and remove one or more tags to a contact via the API ( #924 )
...
3 new API methods have been added:
* It allows to associate one or more tags with a contact,
* It allows to remove one or more tags from a contact,
* It allows to remove all the tags from a contact at once.
2018-02-24 18:01:15 -05:00
Régis Freyd
e78e140b9e
Add support for custom genders ( #879 )
2018-02-04 15:44:26 -05:00
Régis Freyd
a9a6e4cdc6
Add more unit tests for Gift model ( #843 )
2018-01-21 23:19:14 -05:00
Régis Freyd
7f246922ed
Add ability to mark a gift idea as being offered ( #831 )
2018-01-18 23:53:20 -05:00
Jakaria Blaine
c836f56762
API: Fetch Countries in alphabetical order ( #752 )
2018-01-08 19:22:36 -05:00
Régis Freyd
6d8dcefe77
Add Pets management ( #722 )
2017-12-26 21:38:09 -05:00
Régis Freyd
94f8146411
Change how the Journal works ( #709 )
2017-12-22 14:53:45 -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
76c75ce6e7
Add inline notes editing and favorites for notes ( #672 )
...
Notes are now edited inline (with Vue.js) and can be marked as favorites.
Favorite notes will appear on the dashboard in a new tab.
2017-12-04 09:55:47 -05:00
Régis Freyd
7e367d67da
Manage tasks in Vue.js ( #666 )
...
* Tasks are now edited inline
* Tasks can be marked as completed
* Tasks can be edited
2017-11-29 16:07:37 -05:00
Régis Freyd
84a1461c0f
Add the ability to set an external avatar ( #662 )
...
This will allow the new Chrome extension for Monica to fetch
contacts from Facebook and retrieve the avatar.
2017-11-27 19:32:45 -05:00