Commit Graph

314 Commits

Author SHA1 Message Date
Alexis Saettler 4e7a2ca972 fix: fix conversation creation (#2894) 2019-08-12 19:15:13 +02:00
Alexis Saettler 557f34bf55 fix: fix subscription cancel (#2886) 2019-08-11 18:35:30 +02:00
Bryan Kam eed73add84 fix: rename preferences typo (#2684) 2019-08-11 00:29:47 +02:00
Alexis Saettler 103b27b0d7 fix: fix last consulted list (#2887) 2019-08-10 23:54:59 +02:00
dependabot-preview[bot] 387e45b85d chore(deps): bump laravel/cashier from 8.0.1 to 9.3.5 (#2857)
* chore(deps): bump laravel/cashier from 8.0.1 to 9.3.5

Bumps [laravel/cashier](https://github.com/laravel/cashier) from 8.0.1 to 9.3.5.
- [Release notes](https://github.com/laravel/cashier/releases)
- [Changelog](https://github.com/laravel/cashier/blob/9.0/CHANGELOG.md)
- [Upgrade guide](https://github.com/laravel/cashier/blob/9.0/UPGRADE.md)
- [Commits](https://github.com/laravel/cashier/compare/v8.0.1...v9.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-10 16:12:47 +02:00
Alexis Saettler f9131e71c9 fix: fix exception in case a user register twice (#2882) 2019-08-10 10:00:30 +02:00
tbirrell 708c3c5dc0 feat: hide stay-in-touch for deceased contacts (#2845) 2019-08-08 11:22:28 +02:00
Alexis Saettler cace547ba2 feat: use pretty-radio and optimize vue.js components (#2750) 2019-06-25 23:57:56 +02:00
Alexis Saettler 73592fcaef Apply fixes from StyleCI (#2768) 2019-06-13 00:42:33 +02:00
Alexis Saettler 9037113b12 fix: fix dav url on dav settings page (#2685) 2019-05-16 19:34:14 +02:00
Alexis Saettler 0770bcc138 fix: fix schedule run (#2652) 2019-05-07 15:02:57 +02:00
Alexis Saettler e7c531d4ae chore: apply fixes from StyleCI (#2654) 2019-05-06 08:16:09 +02:00
Alexis Saettler ab15f93256 feat: add WebAuthn multi-factor authentication (#2570) 2019-05-04 15:44:08 +02:00
Alexis Saettler aa75e7d3ce chore: add thecodingmachine/safe package (#2630) 2019-05-04 14:48:25 +02:00
Alexis Saettler b654ffd92f feat: group relationships in create/edit forms (#2642) 2019-05-04 12:38:58 +02:00
Alexis Saettler f42a342ebb chore(deps): update vue-select to the latest version (#2632) 2019-04-29 23:50:47 +02:00
Alexis Saettler 13fa81252f fix: fix contact link create on job queue (#2627) 2019-04-28 14:51:35 +02:00
Alexis Saettler 789f98b39a fix: fix settings/dav route (#2625) 2019-04-26 09:27:41 +02:00
Alexis Saettler 536f34abd0 chore: use string and array classes instead of helpers (#2605) 2019-04-16 08:21:46 +02:00
Alexis Saettler 74070d84de feat: add multi factor auth on oauth (#2597) 2019-04-15 23:52:31 +02:00
Alexis Saettler 0b265ec73f fix: fix display relationship without a partner (#2598) 2019-04-14 16:06:15 +02:00
Alexis Saettler f01a0e81d6 fix: fix register request validate (#2601) 2019-04-14 13:29:44 +02:00
Alexis Saettler 6720163725 fix: fix relationship create (#2587) 2019-04-08 22:57:45 +02:00
Alexis Saettler 8d9303fac3 feat: add ability to update a relationship (#2470) 2019-04-07 15:36:22 +02:00
Alexis Saettler 397c3e4885 fix: fix event dispatch (#2555) 2019-04-01 06:11:38 +02:00
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