Commit Graph
424 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub a0a7d41a20 fix: fix exception when trying to register a user (#4226) 2020-08-06 11:14:33 +02:00
Alexis SaettlerandGitHub a8b2151f3e feat: update passport conf and env. variables (#4293) 2020-08-06 00:01:49 +02:00
Alexis SaettlerandGitHub 5c50cad277 feat: support float amount values, and fix debts and gifts amount forms (#3906) 2020-05-20 13:11:58 +02:00
Joaquim Monserrat CompanysandGitHub 0ffe4e8f28 feat: faster "Add New Person" user experience via a couple of tweaks (#3817) 2020-05-10 19:21:03 +02:00
vwvwandGitHub 330e5cfb90 feat: add new name order pattern nickname (first name/last name) (completing #3446) (#3933) 2020-05-05 00:09:18 +02:00
Alexis SaettlerandGitHub 7f68e93988 feat: improve synctoken support (#3871) 2020-04-20 22:01:31 +02:00
Alexis SaettlerandGitHub 055ef8cd2f fix: allow debug dav navigate (#3863) 2020-04-19 13:16:44 +02:00
Alexis SaettlerandGitHub 36ec2a0fcd fix: fix AuthenticateWithTokenOnBasicAuth (#3861) 2020-04-19 11:03:41 +02:00
Alexis SaettlerandGitHub d23cae97f8 chore: fix search broken in #3852 (#3855) 2020-04-17 20:23:51 +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 91597533da feat: remove authentication with login + password for carddav (#3830) 2020-04-12 22:44:58 +02:00
Joaquim Monserrat CompanysandGitHub d56abc823a fix: edit multiple notes at the same time (#3779) 2020-04-11 21:30:35 +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 597b97fa68 fix: fix setMe contact controller (#3792) 2020-04-04 15:35:39 +02:00
Alexis SaettlerandGitHub 0a2604d6d3 chore: upgrade to laravel 7 (#3746) 2020-04-01 09:50:58 +02:00
Alexis SaettlerandGitHub 12f67d1340 feat: remove u2f support (replaced with WebAuthn) (#3756) 2020-03-30 14:46:47 +02:00
Alexis SaettlerandGitHub 7257a5a1b3 fix: fix bugs with phpstan and psalm (#3753) 2020-03-29 16:44:06 +02:00
Alexis SaettlerandGitHub ebba317474 fix: fix carddav sync-collection reporting wrong syncToken (#3734) 2020-03-24 21:11:47 +01:00
Alexis SaettlerandGitHub bb515c7ae0 fix: fix contact resources (#3583) 2020-03-22 10:39:46 -04:00
Joaquim Monserrat CompanysandGitHub c5aea941d4 fix: wrong untagged contacts counter (#3694) 2020-03-21 13:42:07 +01:00
Alexis SaettlerandGitHub de45518957 test: setup cypress (#3152) 2020-03-20 08:17:59 +01:00
dependabot-preview[bot]andGitHub 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 SaettlerandGitHub 87bb435ab0 chore: remove access of eager load object if not needed (#3639) 2020-03-04 22:25:24 +01:00
Alexis SaettlerandGitHub 5598ae2fee feat: add ability to set me contact (#3481) 2020-03-01 15:28:34 +01:00
IvanandGitHub 7d5038101f feat: Allow editing middle name (#3218) 2020-03-01 13:20:43 +01:00
Alexis SaettlerandGitHub 52d03f48c9 feat: add contact field labels (#3606) 2020-02-24 12:28:10 +01:00
Regis FreydandGitHub b256dbb150 chore: add audit logs for company creation (#3592) 2020-02-17 09:43:50 -05:00
Regis FreydandGitHub 8ac53a546e chore: add audit log for updating work information (#3588) 2020-02-17 07:52:42 -05:00
Alexis SaettlerandGitHub 4bd5edc040 fix: fix _header blade include (#3587) 2020-02-16 17:31:05 +01:00
Regis FreydandGitHub fb67cf9f79 chore: last consulted at field update is now in a job (#3586) 2020-02-14 19:34:50 -05:00
Regis FreydandGitHub 4863b923fc feat: add audit log for contact description (#3582) 2020-02-13 21:27:34 -05:00
Regis FreydandGitHub 5bf26262dc chore: refactor account model (#3570) 2020-02-13 10:48:51 -05:00
Regis FreydandGitHub 1ac905580e feat: add support for audit log (#3547) 2020-02-12 08:12:49 -05:00
Regis FreydandGitHub 355f3b8a23 chore: refactor user model (#3564) 2020-02-11 16:01:06 -05:00
Regis FreydandGitHub 5cbf0cf74d fix: fix display of the toggle buttons in the Settings page (#3541) 2020-02-03 08:54:38 -05:00
Regis FreydandGitHub 34c392bda0 feat: add a link to archive all contacts during downgrade process (#3536) 2020-02-02 21:02:31 -05:00
Regis FreydandGitHub d170ec2758 fix: fix how you met date not being deleted upon save (#3542) 2020-02-02 20:45:19 -05:00
Regis FreydandGitHub dfacb89c87 feat: get all contacts for a given tag in the api (#3534) 2020-02-01 08:31:59 -05:00
Regis FreydandGitHub 65d6685142 chore: add notes in contact api call (#3533) 2020-01-31 17:40:25 -05: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 947e56cf1d Apply fixes from StyleCI (#3429) 2020-01-03 22:26:04 +01:00
Alexis SaettlerandGitHub 47ef3d75a7 fix: fix locale (#3420) 2020-01-01 13:04:57 +01:00
Alexis SaettlerandRegis Freyd 8bf15f21ce fix: fix user register exceptions (#3402) 2019-12-31 12:40:24 -05:00
Regis FreydandGitHub 3e27975606 test: simplify how tests are named (#3394) 2019-12-31 11:58:45 -05:00
Alexis SaettlerandGitHub 081ae49c89 fix: fix some langage and translation (#3357) 2019-12-28 13:27:56 +01:00
Regis FreydandGitHub 70f2adb58b chore: add foreign keys on all tables (#3311) 2019-12-24 11:28:04 -05: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