stumpylog
a6c93b7703
test: fix remaining tests broken by task system redesign
...
Update all tests that created PaperlessTask objects with old field names
to use PaperlessTaskFactory and new field names (task_type, trigger_source,
status, result_message). Use apply_async instead of delay where mocked.
Drop TestCheckSanityTaskRecording — tests PaperlessTask creation that was
intentionally removed from check_sanity().
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-15 18:34:34 -07:00
shamoon
4629bbf83e
Enhancement: add view_global_statistics and view_system_status permissions ( #12530 )
2026-04-08 15:39:47 +00:00
Trenton H
aed9abe48c
Feature: Replace Whoosh with tantivy search backend ( #12471 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Antoine Mérino <3023499+Merinorus@users.noreply.github.com >
2026-04-02 12:38:22 -07:00
shamoon
0f84af27d0
Merge branch 'main' into dev
...
# Conflicts:
# docs/setup.md
# src-ui/src/main.ts
# src/documents/tests/test_api_bulk_edit.py
# src/documents/tests/test_api_custom_fields.py
# src/documents/tests/test_api_search.py
# src/documents/tests/test_api_status.py
# src/documents/tests/test_workflows.py
# src/paperless_mail/tests/test_api.py
2026-03-21 02:12:19 -07:00
Trenton H
68fc898042
Fix: Resolve more instances of tests which mutated global states ( #12395 )
2026-03-19 10:05:07 -07:00
shamoon
7942edfdf4
Fixhancement: only offer basic auth for appropriate requests ( #12362 )
2026-03-16 22:07:12 -07:00
Trenton H
470018c011
Chore: Mocks the celery and Redis pings so we don't wait for their timeout each time ( #12354 )
2026-03-16 20:12:17 +00:00
Sebastian Steinbeißer
3b5ffbf9fa
Chore(mypy): Annotate None returns for typing improvements ( #11213 )
2026-02-02 08:44:12 -08:00
Trenton H
4271812c2d
Chore: Remove old migrations and re-create them fresh for v3 ( #11854 )
2026-01-24 15:02:56 -08:00
shamoon
e940764fe0
Feature: Paperless AI ( #10319 )
2026-01-13 16:24:42 +00:00
shamoon
2d52226732
Enhancement: system status report sanity check, simpler classifier check, styling updates ( #9106 )
2025-02-26 22:12:20 +00:00
Sebastian Steinbeißer
935d077836
Chore: Switch from os.path to pathlib.Path ( #8325 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2025-01-06 12:12:27 -08:00
Trenton H
d1f255a22e
Chore: Bulk backend dependency updates ( #8212 )
2024-11-11 11:54:51 -08:00
shamoon
2c4a664df4
Change: remove credentials from redis url in system status ( #6104 )
2024-03-14 08:20:34 -07:00
shamoon
55a40708a6
Change: tweaks to system status ( #6008 )
2024-03-05 15:50:04 +00:00
shamoon
f6084acfc8
Feature: system status ( #5743 )
2024-03-04 09:26:25 -08:00