57 Commits

Author SHA1 Message Date
Beto Cuevas 91cf9154e0 fix: bug 2fa redirect to unallowed method (#6703)
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2023-11-05 23:19:53 +01:00
Julián Garcés Rodríguez be2e28070c feat: add disallow in robots.txt (#6268) 2022-08-25 07:30:02 -04:00
Alexis Saettler 91b86f39e7 ci: switch to conventionalcommits (#6245) 2022-07-25 22:33:48 +02:00
Skidder 5f63bed75d fix: change APP_TRUST_PROXIES to APP_TRUSTED_PROXIES (#6095) 2022-04-25 22:54:43 +02:00
Mazarin b36afcf703 chore: remove mentions (#6096) 2022-04-21 15:02:46 +00:00
Geidson Benício Coelho 48726b5edf feat: add dependencies node and yarn in Dockerfile (#5635) 2021-10-27 09:02:57 +02:00
Krzysztof Rewak d209313979 refactor: cleaning up constructors (#5602) 2021-10-13 23:54:55 +02:00
Jacek Sawoszczuk bb971155d4 fix: fix duplicate reminders on dashboard (#5569) 2021-10-13 23:53:26 +02:00
Dung Nguyen 0cabd16652 fix: 🐛 people tags filter link (#5568) 2021-10-08 13:14:11 +02:00
Markus Dick 9194eb3167 feat: add total of participants in activity (#5474) 2021-09-01 22:44:52 +02:00
Ben Fesili ffd0e86736 fix: contact name population on delete confirmation (#5431)
Fix bug where the contacts name is not populating the delete confirmation
2021-08-22 23:53:55 +02:00
Michael Bianco 104eca996f docs: corrected initial setup instructions (#5095) 2021-05-20 22:35:00 +02:00
Simon Van Accoleyen 1f4c4c4b6c feat: allow recovery codes when disabling 2FA (#4970) 2021-05-04 20:30:52 +02:00
Tom Granot 552319d3e9 docs: name & handle change of a contributor name (#5063) 2021-04-24 18:47:42 -04:00
Matthew Fitzgerald 88a3f62b67 docs: added install instructions for cpanel (#4664) 2020-12-12 09:51:15 +01:00
Martijn van der Ven eafafa2027 fix: allow decimals in GPS coordinates (#4246) 2020-07-29 06:51:23 +02:00
RussellAult 7d116253fc fix: Generic, Debian, Ubuntu installation cron job instructions (#4134) 2020-07-05 22:12:01 +02:00
Alexis Saettler f2bc456e6a feat: add Traditional Chinese language (#3978) 2020-05-08 13:39:23 +02:00
Joaquim Monserrat Companys 7018e2be17 fix: markdown does not work on activity entries (#3670) 2020-03-08 20:52:45 +01:00
Ivan 7d5038101f feat: Allow editing middle name (#3218) 2020-03-01 13:20:43 +01:00
Mohammed Al Sahaf 622cb20e12 fix: update ignored list of currencies in CurrenciesTableSeeder with all default currencies (#2988) 2019-10-25 22:04:00 +02:00
Tom Granot-Scalosub a7fd339750 docs: update contributors (#3120) 2019-10-23 20:28:27 +02:00
Chris Forrence b0f48625ed fix: correct reference to journal entry avatars (#3116) 2019-10-23 19:55:41 +02:00
Bryan Kam eed73add84 fix: rename preferences typo (#2684) 2019-08-11 00:29:47 +02:00
mechanarchy ca5de97e9c fix: deleting a LifeEvent no longer deletes the associated Contact (#2462) 2019-02-24 11:24:48 +01:00
guessit-dev 4de5f529d5 fix: tag filter for non-english characters (#2314) 2019-01-20 09:21:19 +01:00
Ben Dauphinee 5aa6ecdc8d fix: corrected hrefs to relative paths and added base tag (#2282) 2019-01-16 11:57:33 +01:00
Lorenzo Ancora 299b41e10c docs: documentation for PostgreSQL users and bug fixes (migration with PostgreSQL) (#1914) 2018-10-26 23:03:48 -04:00
Christopher Zentgraf 6c963dfea3 fix: Fix missing storage link (#1662) 2018-08-07 20:30:06 +02:00
Andrew Smith 1c1e913b4f Fix broken wiki links in documentation (#1520) 2018-07-07 17:56:03 +02:00
brian 1fa76415c3 Configure Redis database with environment (#1540) 2018-07-07 17:07:03 +02:00
Daniel 8396ede379 Add trusted proxies to support ssl terminating lb (#1287) (#1312) 2018-05-22 23:57:30 +02:00
Théo Mathieu 8e7c1085b6 Add secure Oauth route for the API login (#1174) 2018-04-19 08:39:28 -04:00
Roland Szabo 08b3c38ce9 Set journal entry from activities based on when they happened (#1087) 2018-04-16 22:26:14 -04:00
tomzx 3e40b482d6 Fix a regression when filtering the list of contacts based on tags (#801) 2018-01-28 14:56:58 -05:00
Steven Maguire 92e98516e9 Add pet api support (#779) 2018-01-18 19:02:56 -05:00
Erdmännchen 85653415dd Add missing journal link to the mobile main menu (#784) 2018-01-13 10:54:51 -05:00
Kovah 361bd76445 Add better check on vCard imports (#753) 2018-01-08 19:33:21 -05:00
Alexis Saettler 620c5de2b0 Add Two Factor Authentication (2FA) (#724) 2018-01-08 18:17:06 -05:00
Alexis Saettler bf084ae2eb Add ability to change password in Settings (#696) 2017-12-18 09:28:34 -05:00
Matt Du Pont e6bd28b633 Add contributor (#628) 2017-11-25 08:56:01 -05:00
Michael Heap b95d9a24ee Assign multiple people to an activity (#611)
This change requires `php artisan migrate`.
2017-10-21 22:09:08 -04:00
Craig Davison dce77a741c Fix wrong translation key (#567) 2017-08-27 08:59:54 -04:00
Scott Williams fbb2234bb5 Fix import by CSV (#565)
Fix #555
2017-08-23 19:44:56 -04:00
degan6 d9e4f0db69 Add ability to store files on AWS S3 (#547)
Close #270
2017-08-16 19:09:32 -04:00
Aaron Johnson 4a371fa8a6 Fix sign up test (#519) 2017-08-08 08:24:38 -04:00
Lee 97ffcaf95e Add all the currencies (#509)
Close #339
2017-08-03 19:53:17 -04:00
Christian Fratta 4f0626d64b Add search contacts feature in the header (#481) 2017-07-19 18:57:44 -04:00
Jaroslav Lichtblau 00eb17aad0 Add Czech translation (#466) 2017-07-18 21:42:23 -04:00
Rocco Palladino eeb01057dc Fix display of reminders on people detail view (#244) (#413)
- Display reminders on the people detail view consistently with
activities, gifts, etc., using a list rather than table.
- Remove obsolete strings from translation files.
2017-07-09 21:26:17 -04:00