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
|
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 |
|
Alexis Saettler
|
3e007af34e
|
feat: enable activities edit (#3422)
|
2020-01-08 08:24:51 +01:00 |
|
Alexis Saettler
|
99f84c2906
|
feat: add API contact properties update + documents + photos + avatar (#3302)
|
2019-12-18 22:55:24 +01:00 |
|
Alexis Saettler
|
63c2005ab0
|
refactor: use request input (#3303)
|
2019-12-15 22:05:01 +01:00 |
|
Alexis Saettler
|
d47f88aa81
|
chore: add helper to get prefix table (#3132)
|
2019-10-25 21:43:58 +02:00 |
|
Alexis Saettler
|
f546b588d7
|
fix: fix search when prefix table is used (#3107)
|
2019-10-24 21:36:08 +02:00 |
|
Alexis Saettler
|
9458fd6bb1
|
fix: fix query and scope searches with table prefix (#3039)
|
2019-09-24 22:53:30 +02:00 |
|
Alexis Saettler
|
b100267ee5
|
fix: fix query search (#3029)
|
2019-09-19 10:54:15 +02:00 |
|
Adrien Poupa
|
74febdad90
|
feat: paginate the Contacts page and improve database performance (#2135)
|
2019-08-25 17:57:47 +02:00 |
|
Regis Freyd
|
72ff0d3da4
|
feat: change avatar management (#2112)
|
2019-08-17 21:32:10 +02:00 |
|
Bryan Kam
|
eed73add84
|
fix: rename preferences typo (#2684)
|
2019-08-11 00:29:47 +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
|
13fa81252f
|
fix: fix contact link create on job queue (#2627)
|
2019-04-28 14:51:35 +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
|
a5939d52cf
|
feat: add gender type/sex (#2419)
|
2019-03-28 07:50:50 +01:00 |
|
Alexis Saettler
|
78e0597e2b
|
fix: fix contact missing create form (#2468)
|
2019-03-15 15:09:24 -04:00 |
|
Matthew Brown
|
684ce6bc56
|
refactor: fix bad return types with Psalter (#2435)
|
2019-02-16 19:20:28 +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 |
|
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
|
f660c4fd98
|
feat: register all app services as singleton (#2337)
|
2019-01-25 15:56:35 +01:00 |
|
Régis Freyd
|
69cfdebb1a
|
feat: refactor reminders (#2223)
yolo
|
2019-01-15 18:03:13 -05:00 |
|
Alexis Saettler
|
95df53135d
|
fix: fix validation fails with Services (#2258)
|
2019-01-05 16:24:09 +01:00 |
|
Régis Freyd
|
ccd1b3e0d2
|
chore: refactor api methods to manage contacts (#2251)
|
2019-01-03 11:18:34 -05:00 |
|
Alexis Saettler
|
8ce964a6f3
|
fix: fix tags getting error (#2205)
|
2018-12-25 22:22:23 +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
|
ca34dec8fa
|
feat: add support for weather (#2178)
|
2018-12-23 09:01:03 -05:00 |
|
Régis Freyd
|
d242e0f29e
|
chore: refactor contact management with services (#2168)
|
2018-12-20 23:36:53 -05:00 |
|
Alexis Saettler
|
4698c9ae90
|
fix: display avatars in search (#2075)
|
2018-11-24 13:19:05 +01:00 |
|
Régis Freyd
|
708b5df4b8
|
fix: fix document upload limit (#2017)
|
2018-11-11 11:28:47 -05:00 |
|
Alexis Saettler
|
6c8a8ea9a9
|
feat: vcard services for import/export (#1996)
Improve CardDAV with write functions
|
2018-11-11 16:24:52 +01:00 |
|
Régis Freyd
|
1f65b18a3c
|
feat: add ability to autocomplete tags (#1995)
|
2018-11-09 20:48:12 -05:00 |
|
Alexis Saettler
|
c8941e4a92
|
fix: fix some routes and validations (#1991)
|
2018-11-07 22:20:47 +01:00 |
|
Alexis Saettler
|
444babbb43
|
test: improve services rules validation (#1986)
|
2018-11-02 16:34:22 +01:00 |
|
oh
|
fdcefcabdb
|
feat: hide deceased people in dashboard / people list (#1903)
|
2018-10-26 22:51:10 -04:00 |
|
Alexis Saettler
|
a98b762195
|
feat: add ability to archive a contact (#1769)
|
2018-10-26 21:33:24 -04:00 |
|
Régis Freyd
|
980abd14e8
|
feat: add description field for a contact (#1910)
|
2018-10-11 23:15:15 -04:00 |
|
Régis Freyd
|
5dbedb6407
|
feat: count the number of times a contact is seen (#1868)
|
2018-10-02 07:18:28 -04:00 |
|
Régis Freyd
|
e3e9fcbdcd
|
feat: add life events feature (#1765)
|
2018-09-25 19:18:07 -04:00 |
|
Régis Freyd
|
b3372264c8
|
chore: remove events table (#1829)
|
2018-09-22 22:22:34 -04:00 |
|
Alexis Saettler
|
feded44625
|
feat: prepare AWS S3 upload for avatars (#1747)
|
2018-09-02 16:43:54 +02:00 |
|