Commit Graph

58 Commits

Author SHA1 Message Date
Régis Freyd 1f65b18a3c feat: add ability to autocomplete tags (#1995) 2018-11-09 20:48:12 -05:00
Alexis Saettler c8941e4a92 fix: fix some routes and validations (#1991) 2018-11-07 22:20:47 +01:00
Alexis Saettler 444babbb43 test: improve services rules validation (#1986) 2018-11-02 16:34:22 +01:00
oh fdcefcabdb feat: hide deceased people in dashboard / people list (#1903) 2018-10-26 22:51:10 -04:00
Alexis Saettler a98b762195 feat: add ability to archive a contact (#1769) 2018-10-26 21:33:24 -04:00
Régis Freyd 980abd14e8 feat: add description field for a contact (#1910) 2018-10-11 23:15:15 -04:00
Régis Freyd 5dbedb6407 feat: count the number of times a contact is seen (#1868) 2018-10-02 07:18:28 -04:00
Régis Freyd e3e9fcbdcd feat: add life events feature (#1765) 2018-09-25 19:18:07 -04:00
Régis Freyd b3372264c8 chore: remove events table (#1829) 2018-09-22 22:22:34 -04:00
Alexis Saettler feded44625 feat: prepare AWS S3 upload for avatars (#1747) 2018-09-02 16:43:54 +02:00
Alexis Saettler 8d11d64a6e refactor: Improve automatic route binding (#1689) 2018-08-20 08:10:57 +02:00
Régis Freyd 395e49f039 feat: add limitation to free accounts (#1715) 2018-08-18 18:07:49 -04:00
Régis Freyd 1d35dea8b8 feat: add ability to favorite contacts (#1691) 2018-08-17 00:03:02 +02:00
Alexis Saettler 1c70d4ef24 fix: Fix contacts account mismatch (#1625) 2018-08-01 23:28:05 +02:00
Alexis Saettler 893322d378 Fix moment date parsing (#1618) 2018-07-26 11:02:27 +02:00
Alexis Saettler ed80f544a5 Improve Date and DateTime parsing (#1576) 2018-07-23 00:15:48 +02:00
Alexis Saettler 0ec0e8591d Use route function everywhere (#1568) 2018-07-22 21:04:31 +02:00
Régis Freyd 341ee04197 Dates are now stored in UTC (#1491) 2018-07-22 11:11:06 -04:00
Alexis Saettler a95d0f3368 Use Carbon::toDateString function (#1571) 2018-07-14 15:49:56 +02:00
Régis Freyd b4ec3d96ca Replace activity types and activity type categories models (#1556)
This PR adds the first step towards supporting custom activity types and custom activity type categories.
2018-07-14 08:25:31 -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
Régis Freyd 3d1ff3e867 Add support for nickname (#1359) 2018-06-04 18:02:21 -04:00
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