Commit Graph

289 Commits

Author SHA1 Message Date
Alexis Saettler afcafa679b chore(deps): upgrade to laravel/framework 5.8 (#2553) 2019-03-31 00:17:20 +01:00
Alexis Saettler a5939d52cf feat: add gender type/sex (#2419) 2019-03-28 07:50:50 +01:00
Alexis Saettler 3d265359aa test: fix coverage on some lines (#2546) 2019-03-23 13:51:30 +01:00
Alexis Saettler 78e0597e2b fix: fix contact missing create form (#2468) 2019-03-15 15:09:24 -04:00
Alexis Saettler 08d87c18c3 feat: use laravel-sabre package (#2482) 2019-03-02 12:52:00 +01:00
mechanarchy ca5de97e9c fix: deleting a LifeEvent no longer deletes the associated Contact (#2462) 2019-02-24 11:24:48 +01:00
Matthew Brown 684ce6bc56 refactor: fix bad return types with Psalter (#2435) 2019-02-16 19:20:28 +01:00
Alexis Saettler a7f91656ce fix: fix adding people on activity update (#2426) 2019-02-11 19:04:46 +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
Régis Freyd 7b51868996 chore: refactor activity type categories (#2348) 2019-02-03 07:17:51 -05: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 3ed3e477de fix: change dav resources names (#2346) 2019-01-27 13:44:33 +01:00
Alexis Saettler b4befd7de2 fix: accept lastname_firstname name order for VCard imports (FN field) (#2343) 2019-01-26 14:29:23 +01:00
Alexis Saettler f660c4fd98 feat: register all app services as singleton (#2337) 2019-01-25 15:56:35 +01:00
Alexis Saettler 9b3fd15d94 feat: add a page in settings to display all DAV resources (#2341) 2019-01-25 15:08:13 +01:00
Alexis Saettler d487b434cb fix: fix datepicker input format for locales (#2334) 2019-01-24 10:36:38 +01:00
Alexis Saettler ba236dd718 feat: support CalDAV for birthdays and tasks (#2304) 2019-01-23 14:39:44 +01:00
Alexis Saettler 2fb691fb09 ci: cache route when running tests (#2330) 2019-01-22 22:46:26 +01:00
Alexis Saettler 89ef81341c feat: add laravel telescope and admin user (#2313) 2019-01-18 09:08:08 +01:00
Régis Freyd 69cfdebb1a feat: refactor reminders (#2223)
yolo
2019-01-15 18:03:13 -05:00
Alexis Saettler 8788ac9a1a feat: add ability to name u2fkeys and delete it (#2264) 2019-01-12 12:05:35 +01:00
Alexis Saettler 1d5515cf6d fix: fix label 'for' attributes (#2283) 2019-01-12 11:47:56 +01:00
Régis Freyd 5e8052b760 feat: add ability to add a comment after you rate your day (#2266) 2019-01-07 19:17:51 -05:00
Alexis Saettler cada421f43 fix: fix ability to delete a user with a u2f key activated (#2263) 2019-01-06 20:11:49 +01:00
Alexis Saettler 95df53135d fix: fix validation fails with Services (#2258) 2019-01-05 16:24:09 +01:00
Régis Freyd 555515d1c4 feat: add api methods to manage genders (#2259) 2019-01-04 19:02:54 -05:00
Régis Freyd ccd1b3e0d2 chore: refactor api methods to manage contacts (#2251) 2019-01-03 11:18:34 -05:00
Alexis Saettler 35bdf7dd12 fix: fix settags api call with an empty tag (#2246) 2019-01-02 12:17:09 +01:00
Alexis Saettler 76dcfcb3f9 feat: carddav: support sync-token (#2230) 2019-01-01 14:09:13 +01:00
Alexis Saettler 68f39369f3 fix: fix conversation without message (#2227) 2018-12-30 10:28:21 +01:00
Alexis Saettler 728584bce3 fix: fix associating null tag (#2213) 2018-12-26 11:42:58 +01:00
Alexis Saettler 8ce964a6f3 fix: fix tags getting error (#2205) 2018-12-25 22:22:23 +01:00
Alexis Saettler 9c3f80a829 fix: fix dashboard calls display (#2209) 2018-12-25 22:13:47 +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 6f5d0c20fd feat: add occupation object (#2198) 2018-12-24 19:11:48 -05:00
Régis Freyd 772b682e87 feat: add company object to the schema (#2195) 2018-12-24 13:17:20 -05:00
Régis Freyd ca34dec8fa feat: add support for weather (#2178) 2018-12-23 09:01:03 -05:00
Alexis Saettler ee74732a09 feat: add recovery codes (#2120) 2018-12-21 22:41:49 +01:00
Régis Freyd d242e0f29e chore: refactor contact management with services (#2168) 2018-12-20 23:36:53 -05:00
Régis Freyd 731a6f0643 feat: add the concept of places (#2169) 2018-12-20 22:23:19 -05:00
Adrien Poupa a1c93616ae fix: reduce the number of queries in the dashboard by eager loading the contacts (#2138) 2018-12-18 08:32:30 +01:00
Régis Freyd 3fd483186d feat: add ability to add gps coordinates to addresses (#2160) 2018-12-16 16:23:49 -05:00
Régis Freyd 64a7e51f72 feat: add ability to upload photos (#2132) 2018-12-13 15:12:45 -05:00
Régis Freyd a4e051e61c feat: add foundation to support emotions and ability to log emotions during a phone call (#2144) 2018-12-13 15:01:47 -05:00
Régis Freyd e226175f62 feat: add ability to indicate who initiated a phone call (#2143) 2018-12-08 21:24:15 -05:00