Commit Graph

  • 1eb179aec5 Deployed 9056185 with MkDocs version: 1.6.1 gh-pages shamoon 2025-02-24 22:12:45 +00:00
  • 90561857e8 Documentation: add note about WAL mode with SQLite main shamoon 2025-02-24 14:08:49 -08:00
  • 79fba3af91 Further tweaks to the imports for annotations only Trenton H 2025-02-23 09:38:18 -08:00
  • 71c04eafa7 Try moving some typing only into a typing only block Trenton H 2025-02-22 18:35:45 -08:00
  • 6e673066d5
    Chore(deps): Bump the small-changes group with 2 updates dependabot[bot] 2025-02-24 21:29:11 +00:00
  • ef1ef0e5d4
    Chore(deps-dev): Bump the development group with 2 updates dependabot[bot] 2025-02-24 21:24:42 +00:00
  • 3104417076
    Enhancement: include celery log in logs view (#9214) shamoon 2025-02-24 12:51:52 -08:00
  • 047f7c3619
    Enhancement: support default groups for regular and social account signup (#9039) shamoon 2025-02-24 09:23:20 -08:00
  • af2d812a2e Add a bit more logging shamoon 2025-02-22 07:26:48 -08:00
  • 742be59ffe Update adapter.py shamoon 2025-02-21 12:16:26 -08:00
  • 09ede33cc7 Fix doc shamoon 2025-02-10 10:56:56 -08:00
  • 2dbca9e9ce Support syncing groups on login shamoon 2025-02-07 15:12:09 -08:00
  • 5020afc7ec Enhancement: support default signup and social login groups shamoon 2025-02-07 10:17:20 -08:00
  • 7d74177c55 Enhancement: option to stop processing further mail rules feature-mailrule-stop-processing-4314 shamoon 2025-02-24 08:53:20 -08:00
  • a548c32c1f
    Enhancement: allow disabling the filesystem consumer (#9199) shamoon 2025-02-23 13:52:41 -08:00
  • e3aad24355 Enhancement: allow disabling the consumer shamoon 2025-02-22 19:51:19 -08:00
  • ea911e73c6
    Fix: correct split confirm removal (#9195) shamoon 2025-02-22 07:27:44 -08:00
  • b7d05350db Fix: correct split confirm removal shamoon 2025-02-22 07:17:45 -08:00
  • 6b7fb286f7
    Chore: bump gotenberg docker images (#9189) Max Mehl 2025-02-21 22:29:21 +01:00
  • ca90039772 Chore: update gotenberg Docker images to latest minor version for devcontainer Max Mehl 2025-02-21 21:58:14 +01:00
  • 9f2ef20606 Chore: update gotenberg Docker images to latest minor version Max Mehl 2025-02-21 21:58:02 +01:00
  • 1d5a743600 Fixes direct test call feature-switch-to-rich Trenton H 2025-02-21 10:53:22 -08:00
  • 3656c36965 Testing out a switch to rich to remove tqdm Trenton H 2025-02-21 10:41:42 -08:00
  • b40479632b
    Development: Fix ImageMagick policy.xml path in devcontainer setup (#9188) Andy Grunwald 2025-02-21 19:20:40 +01:00
  • ac92e8172c
    Merge branch 'dev' into fix-devcontainer-setup Andy Grunwald 2025-02-21 19:11:08 +01:00
  • 0690d25139
    Fix: Set correct path for ImageMagick policy.xml in devcontainer setup Andy Grunwald 2025-02-21 19:05:46 +01:00
  • c122c60d3f
    Feature: email document button (#8950) shamoon 2025-02-21 08:44:03 -08:00
  • 2c68d82bfc Fix perms shamoon 2025-02-14 16:00:57 -08:00
  • ccbdb155f8 Hide button if not enabled should be in details shamoon 2025-02-12 23:00:18 -08:00
  • 9310cea495 Move to dialogs shamoon 2025-02-12 22:50:57 -08:00
  • b10f9bde85 pathlib merge shamoon 2025-02-12 22:01:55 -08:00
  • fdf06f0532 Use self-contained send_email method shamoon 2025-01-16 13:44:48 -08:00
  • 93846e2f43 Use MIMEBase method of attaching shamoon 2025-01-16 00:11:51 -08:00
  • 8e6063ab11 Make it a separate button shamoon 2025-01-15 23:28:34 -08:00
  • f7e1a30bc2 Feature: send document via email on-demand shamoon 2024-12-24 20:58:35 -08:00
  • 1c7c703e5f Merge migrations shamoon 2025-02-21 08:35:36 -08:00
  • 53e9e910d8 Merge branch 'dev' into feature-improve-paperless-task shamoon 2025-02-21 08:33:40 -08:00
  • 4f08b5fa20
    Enhancement: "webui" workflowtrigger source option (#9170) shamoon 2025-02-21 08:26:00 -08:00
  • 9fe611a24c
    Update views.py shamoon 2025-02-20 12:11:55 -08:00
  • 82307ac289
    Enhancement: "webui" workflowtrigger source option shamoon 2025-02-19 21:01:42 -08:00
  • 3bf64ae7da
    Fix: saved views do not return to default display fields after setting and then removing (#9168) shamoon 2025-02-19 15:44:48 -08:00
  • f114819e65
    Prevent double-reload shamoon 2025-02-19 15:35:28 -08:00
  • dc3b79efdc
    Update messages.xlf shamoon 2025-02-19 15:23:26 -08:00
  • 7f5f982a28
    Frontend coerce empty display_fields to null shamoon 2025-02-19 15:23:06 -08:00
  • dac91c1e9a
    Backend coerce empty display_fields to none shamoon 2025-02-19 15:22:51 -08:00
  • becc5aba94
    Fix frontend with empty display_fields shamoon 2025-02-19 15:11:54 -08:00
  • 822c2d2d56
    Chore(deps): Bump django-filter from 24.3 to 25.1 in the django group (#9143) dependabot[bot] 2025-02-18 03:05:59 +00:00
  • e1efed79ec
    Chore(deps): Bump django-filter from 24.3 to 25.1 in the django group dependabot[bot] 2025-02-18 02:55:59 +00:00
  • 98e0a934ac
    Chore(deps-dev): Bump mkdocs-material in the development group (#9142) dependabot[bot] 2025-02-18 02:52:29 +00:00
  • cead87c547
    Chore(deps-dev): Bump mkdocs-material in the development group dependabot[bot] 2025-02-18 02:44:46 +00:00
  • ceffcd6360
    Fix: correct logged number of deleted documents on trash (#9148) shamoon 2025-02-17 18:41:47 -08:00
  • de20b17cfd
    Fix: correct logged number of deleted documents on trash shamoon 2025-02-17 18:35:22 -08:00
  • 37442ff829
    Fix: include account confirm email (#9147) shamoon 2025-02-17 18:10:48 -08:00
  • 8bc1f4aad4
    Fix: include account confirm email shamoon 2025-02-17 18:04:18 -08:00
  • c125a6004c Enhancement: include celery log in logs view shamoon 2025-02-17 11:04:19 -08:00
  • 31e71aab83 Fix migrations merge shamoon 2025-02-16 17:16:53 -08:00
  • 7e7ce97d10 merge migrations shamoon 2025-02-16 17:13:45 -08:00
  • e06adc58c7 Update tasks.service.ts shamoon 2025-02-14 22:28:29 -08:00
  • 7170ac31b7 Update test_api_tasks.py shamoon 2025-02-14 15:54:56 -08:00
  • a0aa78c788 Translations shamoon 2025-02-14 15:45:25 -08:00
  • f3438914cc Support acknowledged param shamoon 2025-02-14 15:39:10 -08:00
  • e1b944ce6b Use choices for task name, rework task type shamoon 2025-02-14 15:23:42 -08:00
  • 0add5aab0e Styling, celery url shamoon 2025-02-14 09:39:37 -08:00
  • c9adc74fa9 Styling, 4th column shamoon 2025-02-14 08:40:16 -08:00
  • 32abfbfc0a Health shamoon 2025-02-13 21:31:17 -08:00
  • 7f02f782f4 Fix warning shamoon 2025-02-13 21:30:25 -08:00
  • 7c3f011e84 Couple more test fixes shamoon 2025-02-13 20:09:58 -08:00
  • 5c68177960 Update tasks.py shamoon 2025-02-13 20:01:29 -08:00
  • 7a4666783e Fix tests, warning shamoon 2025-02-13 20:00:35 -08:00
  • 372825c271 Update translation strings shamoon 2025-02-13 19:48:55 -08:00
  • abfddd6931 Fix tests shamoon 2025-02-13 19:48:29 -08:00
  • b3d49dbf12 Add sanity check to system status shamoon 2025-02-13 19:38:59 -08:00
  • 673839265d Update system status to use classifier paperlesstask shamoon 2025-02-13 18:46:42 -08:00
  • f31df22ab6 Revert "Tweak: more accurate classifier last trained time (#9004)" shamoon 2025-02-13 17:54:08 -08:00
  • f897447a65 Create paperlesstasks for sanity, classifier shamoon 2025-02-13 17:46:05 -08:00
  • de5f66b3a0
    Fix: remove additional scrollbar from popup preview (#9140) shamoon 2025-02-17 08:12:21 -08:00
  • e37096f66f
    Fix: wrap selected display fields (#9139) shamoon 2025-02-17 08:12:04 -08:00
  • 1a519570b0 Fix: remove additional scrollbar from popup preview shamoon 2025-02-17 08:10:27 -08:00
  • 5ddfb630b7 Fix: wrap selected display fields shamoon 2025-02-17 07:59:24 -08:00
  • e49ecd4dfe
    Enhancement: use charfield for webhook url, custom validation (#9128) shamoon 2025-02-16 14:26:30 -08:00
  • cedacc64e6 Creates url_validator to allow only http or https schemes for the webhook url Trenton H 2025-02-16 10:58:05 -08:00
  • 360fb4dfa6
    Fix: use charfield for webhook url, custom validation shamoon 2025-02-16 08:32:04 -08:00
  • 4718df271f
    Fix: reset documents sort field if user deletes the custom field (#9127) shamoon 2025-02-16 07:24:17 -08:00
  • caf721933b
    Update document-list-view.service.ts shamoon 2025-02-15 21:40:33 -08:00
  • f2b4a7f784
    Update document-list-view.service.ts shamoon 2025-02-15 21:38:24 -08:00
  • ee2580c5f3
    Update document-list-view.service.ts shamoon 2025-02-15 21:33:26 -08:00
  • cc7083b1d8
    Handle list reload with deleted cf shamoon 2025-02-15 20:37:25 -08:00
  • 17bb3ebbf5
    Chore: more efficient select cf update handler (#9099) shamoon 2025-02-15 16:29:35 -08:00
  • 4a4fad1a1f Chore: more efficient select cf update handler shamoon 2025-02-13 00:19:44 -08:00
  • 5e00c1c676
    Fix: resolve dynamic import warnings during jest tests shamoon 2025-02-14 11:34:11 -08:00
  • 71d7a8ab0c
    respect settings.skip_archive_file before OCR fails Ben Greiner 2025-02-14 18:34:56 +01:00
  • fc68f55d1a Documentation: correct modify_tags param requirement shamoon 2025-02-14 08:20:43 -08:00
  • 9f19ac12dd Add an optional flag to the PostDocument endpoint to skip auto tagging Mathieu Braem 2025-02-13 20:34:16 +01:00
  • a9ef7ff58e
    Fix: re-center navbar brand on mobile with notifications button shamoon 2025-02-12 21:30:44 -08:00
  • 518091f856
    Dependencies Updates to jbig2enc 0.30 (#9092) Trenton H 2025-02-12 09:28:24 -08:00
  • 7285504631 Updates to jbig2enc 0.30 Trenton H 2025-02-11 10:34:35 -08:00
  • feb30f36df
    Fix: limit document title length in workflows (#9085) shamoon 2025-02-11 21:14:55 -08:00
  • 9081933ffb Fix: limit document.title length in workflows shamoon 2025-02-11 21:05:20 -08:00
  • bbad36717f
    Feature: Chinese Traditional translation (#9076) LokiHung 2025-02-12 10:56:24 +08:00
  • b3a8744cac
    Merge branch 'dev' into dev shamoon 2025-02-11 18:47:50 -08:00