Commit Graph

77 Commits

Author SHA1 Message Date
Matthew Brown 684ce6bc56 refactor: fix bad return types with Psalter (#2435) 2019-02-16 19:20:28 +01:00
Alexis Saettler d6e851fcac fix: set a relationship without select any birthdate option (#2414) 2019-02-10 11:55:43 +01:00
Alexis Saettler 54204fc955 fix: no timestamp update on number of views update (#2391) 2019-02-09 14:47:57 +01:00
Alexis Saettler 92bef2413c chore: add phpstan (#2383) 2019-02-07 22:44:34 +01:00
Allan Wirth b0916625b0 fix: convert avatar deletion issues into a warning (#2036) 2019-02-07 19:05:59 +01:00
Alexis Saettler 49120bf744 fix: use lang in Str::ascii function (#2369) 2019-02-06 15:23:56 +01:00
Alexis Saettler 7bdec57f6f fix: fix reminders (#2318) 2019-01-29 23:46:36 +01:00
Alexis Saettler f4ffa4d916 feat: redirect to real contact when it's a partial one (#2353) 2019-01-28 18:50:04 +01:00
Alexis Saettler f660c4fd98 feat: register all app services as singleton (#2337) 2019-01-25 15:56:35 +01:00
Régis Freyd 69cfdebb1a feat: refactor reminders (#2223)
yolo
2019-01-15 18:03:13 -05:00
Alexis Saettler 95df53135d fix: fix validation fails with Services (#2258) 2019-01-05 16:24:09 +01:00
Régis Freyd ccd1b3e0d2 chore: refactor api methods to manage contacts (#2251) 2019-01-03 11:18:34 -05:00
Alexis Saettler 8ce964a6f3 fix: fix tags getting error (#2205) 2018-12-25 22:22:23 +01:00
Régis Freyd acfb216c86 chore: change how linkedin information is stored (#2200) 2018-12-24 21:27:21 -05:00
Régis Freyd ca34dec8fa feat: add support for weather (#2178) 2018-12-23 09:01:03 -05:00
Régis Freyd d242e0f29e chore: refactor contact management with services (#2168) 2018-12-20 23:36:53 -05:00
Alexis Saettler 4698c9ae90 fix: display avatars in search (#2075) 2018-11-24 13:19:05 +01:00
Régis Freyd 708b5df4b8 fix: fix document upload limit (#2017) 2018-11-11 11:28:47 -05:00
Alexis Saettler 6c8a8ea9a9 feat: vcard services for import/export (#1996)
Improve CardDAV with write functions
2018-11-11 16:24:52 +01:00
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