Commit graph

1077 commits

Author SHA1 Message Date
Yassine Guedidi 615adc81ff Move User event listeners to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi d8f2d3c7ee Move User mailer to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi bdeaa93dd8 Move User repository to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi a37ded9101 Move User entity to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 4a356a6977 Move User fixtures to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 3d7bb85d71 Move User controller to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 922ddc9d63 Remove AnnotationBundle 2024-01-25 20:34:40 +01:00
Yassine Guedidi 1a6036cb23 Move Annotation fixtures to Core 2024-01-25 20:34:39 +01:00
Yassine Guedidi 2ed8c219cc Move Annotation controller to Core 2024-01-25 20:34:39 +01:00
Yassine Guedidi 423f2f792d Make RabbitMQConsumerTotalProxy non-lazy
It's not supported by the bundle, see https://github.com/php-amqplib/RabbitMqBundle/tree/2.13.2?tab=readme-ov-file#important-notice---lazy-connections
2024-01-22 19:15:54 +01:00
Yassine Guedidi 0a117958c9 Apply PHP-CS-Fixer fixes 2024-01-22 19:15:54 +01:00
Yassine Guedidi 25474a7b99 Upgrade from lexik/form-filter-bundle to spiriitlabs/form-filter-bundle 2024-01-22 19:15:54 +01:00
Yassine Guedidi ac9473e755 Upgrade dama/doctrine-test-bundle 2024-01-22 19:15:54 +01:00
Yassine Guedidi 2bef3e4927 Use error routing from FrameworkBundle 2024-01-22 19:15:54 +01:00
Yassine Guedidi 7e40142aa0 Remove need for TEST_DATABASE_PATH 2024-01-14 23:16:31 +01:00
Yassine Guedidi 4eb31d1280
Merge pull request #7161 from yguedidi/make-tests-use-dev-database-config
Make tests use dev database config
2024-01-08 09:45:55 +01:00
Yassine Guedidi 8d3f575c03 Make tests use dev database config 2024-01-07 20:00:30 +01:00
Yassine Guedidi aa7dd67131 Use URL to configure DBAL 2024-01-07 17:53:07 +01:00
Yassine Guedidi a6af149fa3 Add missing test_database_socket parameter 2024-01-07 17:53:07 +01:00
Yassine Guedidi ccd50bca7a Move enabling fosuser_registration in tests to config_test.yml 2024-01-07 17:53:07 +01:00
Yassine Guedidi 16c239aa78 Merge branch '2.6' into merge-2.6-in-master 2024-01-03 11:08:10 +01:00
Jeremy Benoist c8f036ad0f
Prepare 2.6.8 release 2024-01-03 07:31:07 +01:00
Yassine Guedidi 16f31549fd Make database dependent commands lazy
(cherry picked from commit 9927a06cab)
2023-12-28 23:56:54 +01:00
Yassine Guedidi bb688e8b7c Use wallabag rulerz packages 2023-12-27 19:26:34 +01:00
Yassine Guedidi 9927a06cab Make database dependent commands lazy 2023-12-26 21:29:00 +01:00
Simounet 165973d834
Fix add tags input dark mode 2023-12-22 15:01:23 +01:00
Simounet e018daf2fa
Fix disabled URL edit dark mode 2023-12-22 15:01:23 +01:00
Simounet 10d099dc38
Fix add tags input dark mode 2023-12-21 12:24:45 +01:00
Simounet d63db323ad
Fix disabled URL edit dark mode 2023-12-21 12:24:07 +01:00
Kevin Decherf 4a5f769428 Merge remote-tracking branch 'origin/2.6' into port/2.6.7
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2023-10-25 22:09:21 +02:00
Jeremy Benoist fa107116cc
Prepare 2.6.7 release 2023-10-02 14:14:34 +02:00
sonvir249 a0cd522db2
Updated text iTunes to App Store. 2023-10-02 10:07:05 +05:30
Simounet 6fab27f3ce
Add tag form submit button always displayed 2023-09-29 15:35:33 +02:00
Simounet 9bc026f343
Fix #6971 - Full clickable card on mass action 2023-09-27 19:25:16 +02:00
Kevin Decherf 2910fb6da4 Merge branch '2.6' into port/2.6.4-2.6.6
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2023-09-18 16:50:07 +02:00
Rotzbua 51c68655fb Fix some typos 2023-09-18 11:16:19 +02:00
Jeremy Benoist c7e5ba6dd0
Prepare 2.6.6 release 2023-09-07 09:18:56 +02:00
Jeremy Benoist c5d21025c4
Force secure cookie on HTTPS connection 2023-09-06 12:39:40 +02:00
Simounet 4b04cd5746
Mass action tag layout updated 2023-09-04 12:00:16 +02:00
Simounet 0fdffb0b96
Homepage form header layout updated 2023-08-31 22:26:08 +02:00
Simounet 2d7d16ee6c
Tag mass action layout updated 2023-09-01 14:16:27 +02:00
Simounet 56983b01a8
Fix checkboxes pointer events issue 2023-08-28 14:21:34 +02:00
Nicolas Lœuillet f052f6f580
Prepare wallabag 2.6.5 2023-08-28 10:14:40 +02:00
Simounet ca608ece65 Fix nav input styles 2023-08-28 09:54:12 +02:00
Simounet 027042cc1a Fix #6873 override materializecss checkbox pointer-events disabled 2023-08-28 09:53:56 +02:00
Nicolas Lœuillet 27e54e0634
Merge pull request #6791 from wallabag/change-default-fosuser-registration
Change public registration to false by default
2023-08-24 07:55:13 +02:00
Nicolas Lœuillet e9a837a0ac
Prepare wallabag 2.6.4 2023-08-22 15:37:04 +02:00
Nicolas Lœuillet abef36fd2b
Merge pull request #6869 from wallabag/fix-api-token
Fix API token generation
2023-08-22 15:32:39 +02:00
Nicolas Lœuillet 2f86dd9c73
Fix API token generation 2023-08-22 13:35:27 +02:00
Nicolas Lœuillet b1752b619d Add display article configurator (font family, font size, line height and max width) 2023-08-22 13:02:50 +02:00