Commit Graph

35 Commits

Author SHA1 Message Date
Régis Freyd 300cdfece0 Hide view untagged filter when there are not tags (#1375) 2018-05-21 22:29:18 -04:00
Danny 8bbe1ce591 Fix duplication of tags when filtering contacts (#1341) 2018-05-16 18:57:18 -04:00
Danny 401582b1b6 Partial contacts now load associated real contacts when searching (#1307) 2018-05-13 21:06:04 -04:00
Danny 5438307fc3 Refactor how contacts are sort by last activity date (#1300) 2018-05-13 20:55:58 -04:00
Danny 4458baa0b9 Add a view for contacts who do not have tags associated with them (#1112) 2018-05-13 09:09:57 -04:00
Régis Freyd 4b1a8200e5 Fix missing views due to a folder restructure (#1288) 2018-05-07 20:45:53 -04:00
Régis Freyd 586e477bb8 Remove automatic birthday reminder creation when editing a contact (#1275) 2018-05-04 22:59:41 -04:00
Régis Freyd 1aa24bcc44 Fix error message in the Stay in touch feature (#1231) 2018-04-29 23:21:55 -04:00
Matthew Brown da73a6e15d Add Psalm to check for possibly fatal issues (#973) 2018-04-29 19:11:40 +02:00
Régis Freyd 901bc0c4d6 Add ability to stay in touch with a contact at a regular interval (#1195) 2018-04-21 12:36:25 -04:00
Régis Freyd 05bd0a52b2 Fix contact deletion not working (#1159) 2018-04-12 22:35:18 -04:00
Alexis Saettler a75fa01ac2 Fix delete contact's relationship on contact delete (#1132) 2018-04-10 09:42:39 +02:00
Régis Freyd 874a7f09fb Add ability to define which features you want active on the Contact sheet (#1121) 2018-04-09 09:07:52 -04:00
Danny 3ba96cf18b Add UUID instead of actual ID to identify contacts (#777)
Close #381
2018-04-08 14:23:13 -04:00
Régis Freyd ae521f5226 Refactor relationships (#971) 2018-04-01 20:46:51 -04:00
Christian Fratta 444f5f51b8 Order lastname and middlename parameters correctly for contact->setName call (#1073) 2018-03-30 11:42:39 +02:00
Gabriel Caruso 1794435726 Use now helper (#1051) 2018-03-29 10:09:04 +02:00
Régis Freyd 9d883ecba6 Add yearly statistics to activities and calls object (#1049) 2018-03-25 12:26:11 -04:00
Alexis Saettler 9d2c787b58 Reduce sonar complexity (#992) 2018-03-17 11:12:49 +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
Alexis Saettler 422a305b14 Fix gravatar support (#944) 2018-03-02 13:04:47 +01:00
Alexis Saettler 9fbf194e89 Fixes based on sonar recommandations (#934) 2018-02-26 19:31:39 +01:00
Régis Freyd 20d601580d Fix broken search (#941) 2018-02-26 07:41:24 -05:00
Régis Freyd 562016f7a9 Improve contact search through the API (#930) 2018-02-25 13:40:43 -05:00
Régis Freyd ba9f77fe81 Fix contact deletion not working (#915) 2018-02-19 19:53:42 -05:00
Régis Freyd b46fa4631c Better edit contact screen (#890) 2018-02-11 11:23:20 -05:00
Régis Freyd e78e140b9e Add support for custom genders (#879) 2018-02-04 15:44:26 -05:00
Régis Freyd a5a602033d Add ability to export a contact as CSV (#840) 2018-01-21 22:28:47 -05:00
Danny 495ff6fc90 Add ability to sort contact list by last activity date (#775) 2018-01-08 20:39:35 -05:00
Danny cfbecb18b1 Display missing page when loading a contact that does not exist (#741)
Close #276
2018-01-06 11:24:02 -05:00
Danny b1708801e4 Add ability to filter contacts by more than one tag (#738)
Close #659
2018-01-06 11:00:18 -05:00
Danny 10941325ef Allow searching by phone number (or contact fields in general) (#735)
This will allow a user to search there contacts by there contact information. It is done by entering the field they are searching by followed by a : then the search term. For example to find a contact with the email example@example.com you would enter email:example@example.com. 

Fixes #729
2018-01-02 11:06:55 -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 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