Commit Graph

399 Commits

Author SHA1 Message Date
Alexis Saettler 56572bbd57 fix: left trim url if there is a trailing slash (#5149) 2021-05-03 10:16:18 +02:00
Alexis Saettler fbac24891a fix: fix import job without subscription bypass (#5147) 2021-05-02 22:22:20 +02:00
Alexis Saettler d889475230 fix: fix bypass invitation (#5127) 2021-04-30 08:44:46 +02:00
Alexis Saettler 33e0952ca4 refactor: distinguish passport password client and personal access token client configuration (#5105) 2021-04-25 19:05:46 +02:00
Alexis Saettler f808704032 refactor: update laravel-mix and peer dependencies (#5094) 2021-04-24 11:11:19 +02:00
Dragos 105b74f94e fix: sort and group relationships by relationship type (#4985) 2021-03-21 22:09:42 +01:00
Alexis Saettler 0a732b218c refactor: fix audit logs display (#4971) 2021-03-17 21:24:37 +01:00
Alexis Saettler ca217056bb fix: fix subscriptions list display (#4967) 2021-03-16 13:20:11 +00:00
Alexis Saettler 70c6e70b71 ci: fix github action dep (#4939) 2021-03-07 18:19:42 +01:00
Regis Freyd 686a0a1f0b feat: set and clear personal description now appears in change log (#4893) 2021-02-20 18:08:54 -05:00
dependabot[bot] 31138a81ea chore: Bump nunomaduro/larastan from 0.6.13 to 0.7.0 (#4858)
* chore: Bump nunomaduro/larastan from 0.6.13 to 0.7.0

Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 0.6.13 to 0.7.0.
- [Release notes](https://github.com/nunomaduro/larastan/releases)
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/larastan/compare/v0.6.13...v0.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

* fix phpdoc

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2021-02-13 08:42:02 +00:00
Serkan 69331a9211 refactor: simplify setSQLOrderByQuery function (#4686)
* setSQLOrderByQuery function simplified

* double quote to single

* Update ApiController.php

Co-authored-by: Alexis Saettler <alexis@saettler.org>
2021-01-02 12:06:33 +01:00
Kavan Pancholi c0561cef7b fix: fix add gender type (#4548)
* fix default gender type

* add default gender type in validation

* fix validation error in default gender setting update

* set default gender from settings instead of static value

* update assets

* fix method

* fixes

* fix style

* Update CHANGELOG.md

Co-authored-by: Alexis Saettler <alexis@saettler.org>
2021-01-01 14:47:50 +01:00
Alexis Saettler a18962ecbf feat: add notion of addressbooks (#3749) 2020-12-15 08:54:27 +01:00
Alexis Saettler 28d4cc94bb fix: fix oauth login bad credentials (#4688) 2020-12-12 13:45:34 +01:00
Alexis Saettler 01d1248c4f chore: reactivate analysers (#4660)
* chore: reactivate analysers

* reactivate psalm

* Apply fixes from StyleCI

* fix

* fixes

* rename back the file

Co-authored-by: Alexis Saettler <asbiin@users.noreply.github.com>
2020-12-06 15:51:47 +00:00
Alexis Saettler 90e7c6d77c chore: fixes from sonarcloud (#4415) 2020-11-15 23:21:06 +01:00
Joaquim Monserrat Companys 657d824273 feat: allow customization of life event types (#4243) 2020-10-31 13:11:18 +01:00
Can Vural 3d5f897672 chore(deps): Upgrade Larastan to 0.6.5 (#4547) 2020-10-16 23:19:49 +02:00
Alexis Saettler a0a7d41a20 fix: fix exception when trying to register a user (#4226) 2020-08-06 11:14:33 +02:00
Alexis Saettler a8b2151f3e feat: update passport conf and env. variables (#4293) 2020-08-06 00:01:49 +02:00
Joaquim Monserrat Companys 0ffe4e8f28 feat: faster "Add New Person" user experience via a couple of tweaks (#3817) 2020-05-10 19:21:03 +02:00
vwvw 330e5cfb90 feat: add new name order pattern nickname (first name/last name) (completing #3446) (#3933) 2020-05-05 00:09:18 +02:00
Alexis Saettler 7f68e93988 feat: improve synctoken support (#3871) 2020-04-20 22:01:31 +02:00
Alexis Saettler d23cae97f8 chore: fix search broken in #3852 (#3855) 2020-04-17 20:23:51 +02:00
Alexis Saettler c5ecf34214 chore: fix search scopes (#3852) 2020-04-16 23:09:05 +02:00
Alexis Saettler a03c0d9af1 fix: fix vmodel everywhere (#3584) 2020-04-13 19:37:56 +02:00
Joaquim Monserrat Companys d56abc823a fix: edit multiple notes at the same time (#3779) 2020-04-11 21:30:35 +02:00
Alexis Saettler df166d62e6 fix: fix login route already set by Laravel now (#3802) 2020-04-08 09:28:34 +02:00
Alexis Saettler 597b97fa68 fix: fix setMe contact controller (#3792) 2020-04-04 15:35:39 +02:00
Alexis Saettler 0a2604d6d3 chore: upgrade to laravel 7 (#3746) 2020-04-01 09:50:58 +02:00
Alexis Saettler 12f67d1340 feat: remove u2f support (replaced with WebAuthn) (#3756) 2020-03-30 14:46:47 +02:00
Alexis Saettler 7257a5a1b3 fix: fix bugs with phpstan and psalm (#3753) 2020-03-29 16:44:06 +02:00
Alexis Saettler ebba317474 fix: fix carddav sync-collection reporting wrong syncToken (#3734) 2020-03-24 21:11:47 +01:00
Alexis Saettler bb515c7ae0 fix: fix contact resources (#3583) 2020-03-22 10:39:46 -04:00
Joaquim Monserrat Companys c5aea941d4 fix: wrong untagged contacts counter (#3694) 2020-03-21 13:42:07 +01:00
Alexis Saettler de45518957 test: setup cypress (#3152) 2020-03-20 08:17:59 +01:00
dependabot-preview[bot] 00f0cc12ec chore(deps-dev): Bump vimeo/psalm from 3.7.2 to 3.9.4 (#3664) 2020-03-08 23:21:50 +01:00
Alexis Saettler 87bb435ab0 chore: remove access of eager load object if not needed (#3639) 2020-03-04 22:25:24 +01:00
Alexis Saettler 5598ae2fee feat: add ability to set me contact (#3481) 2020-03-01 15:28:34 +01:00
Ivan 7d5038101f feat: Allow editing middle name (#3218) 2020-03-01 13:20:43 +01:00
Alexis Saettler 52d03f48c9 feat: add contact field labels (#3606) 2020-02-24 12:28:10 +01:00
Regis Freyd b256dbb150 chore: add audit logs for company creation (#3592) 2020-02-17 09:43:50 -05:00
Regis Freyd 8ac53a546e chore: add audit log for updating work information (#3588) 2020-02-17 07:52:42 -05:00
Alexis Saettler 4bd5edc040 fix: fix _header blade include (#3587) 2020-02-16 17:31:05 +01:00
Regis Freyd fb67cf9f79 chore: last consulted at field update is now in a job (#3586) 2020-02-14 19:34:50 -05:00
Regis Freyd 4863b923fc feat: add audit log for contact description (#3582) 2020-02-13 21:27:34 -05:00
Regis Freyd 5bf26262dc chore: refactor account model (#3570) 2020-02-13 10:48:51 -05:00
Regis Freyd 1ac905580e feat: add support for audit log (#3547) 2020-02-12 08:12:49 -05:00
Regis Freyd 355f3b8a23 chore: refactor user model (#3564) 2020-02-11 16:01:06 -05:00