Commit Graph
94 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub 5c50cad277 feat: support float amount values, and fix debts and gifts amount forms (#3906) 2020-05-20 13:11:58 +02:00
Alexis SaettlerandGitHub c5ecf34214 chore: fix search scopes (#3852) 2020-04-16 23:09:05 +02:00
Alexis SaettlerandGitHub a03c0d9af1 fix: fix vmodel everywhere (#3584) 2020-04-13 19:37:56 +02:00
Alexis SaettlerandGitHub df166d62e6 fix: fix login route already set by Laravel now (#3802) 2020-04-08 09:28:34 +02:00
Alexis SaettlerandGitHub 0a2604d6d3 chore: upgrade to laravel 7 (#3746) 2020-04-01 09:50:58 +02:00
Alexis SaettlerandGitHub 87bb435ab0 chore: remove access of eager load object if not needed (#3639) 2020-03-04 22:25:24 +01:00
IvanandGitHub 7d5038101f feat: Allow editing middle name (#3218) 2020-03-01 13:20:43 +01:00
Alexis SaettlerandGitHub 3e007af34e feat: enable activities edit (#3422) 2020-01-08 08:24:51 +01:00
Alexis SaettlerandGitHub 56bfde72cd feat: associate a photo to a gift (#3342) 2020-01-04 20:24:17 +01:00
Alexis SaettlerandGitHub 47ef3d75a7 fix: fix locale (#3420) 2020-01-01 13:04:57 +01:00
Regis FreydandGitHub 70f2adb58b chore: add foreign keys on all tables (#3311) 2019-12-24 11:28:04 -05:00
Alexis SaettlerandGitHub 2d1343a1a4 chore: clean email of user new registration (#3333) 2019-12-22 20:51:05 +01:00
Alexis SaettlerandGitHub 99f84c2906 feat: add API contact properties update + documents + photos + avatar (#3302) 2019-12-18 22:55:24 +01:00
Regis FreydandGitHub 161ffcdc1f feat: refactor how activities are managed and displayed (#2299) 2019-12-16 20:42:02 -05:00
Alexis SaettlerandGitHub c096741beb feat: improve trim string middleware (#3181) 2019-11-11 20:56:12 +01:00
Alexis SaettlerandGitHub d69d091c11 chore(deps): upgrade to Laravel 6.5 (#3135) 2019-11-11 17:24:06 +01:00
Alexis SaettlerandGitHub 735aea5b68 feat: enhance user invitation mail (#3158) 2019-11-05 01:08:21 +01:00
Regis FreydandGitHub aad07b8347 feat: refactor the export process (#3119) 2019-10-30 09:41:06 -04:00
Alexis SaettlerandGitHub 68ac253971 chore: consistency (#3136) 2019-10-27 23:37:45 +01:00
dependabot-preview[bot]andGitHub d8386231d5 chore(deps): bump laravel/cashier from 10.2.0 to 10.3.0 (#3058) 2019-10-26 11:27:37 +00:00
Adrien PoupaandAlexis Saettler 74febdad90 feat: paginate the Contacts page and improve database performance (#2135) 2019-08-25 17:57:47 +02:00
T3dandAlexis Saettler 7e5a5a3ad8 feat: add journal entry edit option (#2802) 2019-08-23 18:20:35 +02:00
Regis FreydandAlexis Saettler 72ff0d3da4 feat: change avatar management (#2112) 2019-08-17 21:32:10 +02:00
dependabot-preview[bot]andAlexis Saettler 296437e737 chore(deps): bump laravel/cashier from 9.3.5 to 10.0.0 (#2901) 2019-08-16 16:38:48 +02:00
Alexis SaettlerandGitHub 4e7a2ca972 fix: fix conversation creation (#2894) 2019-08-12 19:15:13 +02:00
Alexis SaettlerandGitHub 557f34bf55 fix: fix subscription cancel (#2886) 2019-08-11 18:35:30 +02:00
Bryan KamandAlexis Saettler eed73add84 fix: rename preferences typo (#2684) 2019-08-11 00:29:47 +02:00
dependabot-preview[bot]andAlexis Saettler 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 SaettlerandGitHub f9131e71c9 fix: fix exception in case a user register twice (#2882) 2019-08-10 10:00:30 +02:00
tbirrellandAlexis Saettler 708c3c5dc0 feat: hide stay-in-touch for deceased contacts (#2845) 2019-08-08 11:22:28 +02:00
Alexis SaettlerandGitHub cace547ba2 feat: use pretty-radio and optimize vue.js components (#2750) 2019-06-25 23:57:56 +02:00
Alexis SaettlerandGitHub e7c531d4ae chore: apply fixes from StyleCI (#2654) 2019-05-06 08:16:09 +02:00
Alexis SaettlerandGitHub ab15f93256 feat: add WebAuthn multi-factor authentication (#2570) 2019-05-04 15:44:08 +02:00
Alexis SaettlerandGitHub 7cdbe76297 feat: rewrite contact search in vue style (#2154) 2019-04-29 11:33:00 +02:00
Alexis SaettlerandGitHub 536f34abd0 chore: use string and array classes instead of helpers (#2605) 2019-04-16 08:21:46 +02:00
Alexis SaettlerandGitHub 0b265ec73f fix: fix display relationship without a partner (#2598) 2019-04-14 16:06:15 +02:00
Alexis SaettlerandGitHub 8d9303fac3 feat: add ability to update a relationship (#2470) 2019-04-07 15:36:22 +02:00
Alexis SaettlerandGitHub ecc1e2cb33 ci: run tests in parallel (#2515) 2019-03-12 23:13:16 +01:00
Régis FreydandGitHub 7b51868996 chore: refactor activity type categories (#2348) 2019-02-03 07:17:51 -05:00
Alexis SaettlerandGitHub 7bdec57f6f fix: fix reminders (#2318) 2019-01-29 23:46:36 +01:00
Laravel ExpertandAlexis Saettler 97a8299651 fix: fix search with last name provided (#2326) 2019-01-26 17:22:19 +01:00
Régis FreydandGitHub 69cfdebb1a feat: refactor reminders (#2223)
yolo
2019-01-15 18:03:13 -05:00
Régis FreydandGitHub 163bf42cc6 chore: add foreign keys to activities table (#2286) 2019-01-11 16:23:30 -05:00
Alexis SaettlerandGitHub 95df53135d fix: fix validation fails with Services (#2258) 2019-01-05 16:24:09 +01:00
Régis FreydandGitHub 6f76405d49 feat: allow editing of phone calls (#2134) 2018-12-08 18:02:50 -05:00
Régis FreydandGitHub 4f3fbd9615 feat: add ability to create tasks that are not linked to contacts (#2067) 2018-11-17 20:02:07 -05:00
Alexis SaettlerandGitHub 6c8a8ea9a9 feat: vcard services for import/export (#1996)
Improve CardDAV with write functions
2018-11-11 16:24:52 +01:00
Alexis SaettlerandGitHub c8941e4a92 fix: fix some routes and validations (#1991) 2018-11-07 22:20:47 +01:00
Régis FreydandGitHub 980abd14e8 feat: add description field for a contact (#1910) 2018-10-11 23:15:15 -04:00
Alexis SaettlerandGitHub 41a77ddd87 chore(deps): update to Laravel 5.7 (#1803)
* Update to Laravel 5.7
* Backport new Laravel 5.7 configurations
* Replace karakus/laravel-cloudflare with monicahq/laravel-cloudflare
2018-10-05 13:38:48 +02:00