Commit Graph

  • 5e9a7b94ba Fix broken date range search Michael Shamoon 2023-01-25 08:37:26 -08:00
  • 51a5746611 Merge branch 'main' into dev Trenton Holmes 2023-01-25 06:50:46 -08:00
  • 16fc7ebecc Adds the build platform flag to specific this is a single arch image v1.12.0 Trenton Holmes 2023-01-24 19:38:44 -08:00
  • 10a5d50ce9 Reset version string to indicate development Trenton Holmes 2023-01-24 18:49:14 -08:00
  • 454264a87f Bumps version to 1.12.0 v1.12.0-beta.rc0 Trenton Holmes 2023-01-24 17:56:13 -08:00
  • 7ecb76dddc Merge remote-tracking branch 'origin/main' into beta Trenton Holmes 2023-01-24 17:54:42 -08:00
  • 5fc7c15039 Fix conflicting migrations from dev Michael Shamoon 2023-01-24 14:23:01 -08:00
  • 44f860d9b0 Merge branch 'dev' into feature-permissions Michael Shamoon 2023-01-24 14:10:45 -08:00
  • 64eabbe8d0 Merge pull request #2325 from paperless-ngx/l10n_dev shamoon 2023-01-24 13:45:20 -08:00
  • 197938eaab add information about main manifest for -sm Matthieu Helleboid 2023-01-23 17:53:00 +01:00
  • 02a40055f5 replace --use-filename-prefix with --use-folder-prefix Matthieu Helleboid 2023-01-23 12:51:19 +01:00
  • 72bacc016a Tweaks the wording and note about usage of the -no options Trenton Holmes 2023-01-21 08:29:12 -08:00
  • aeecc10e45 sort exporter option by alphabetical order Matthieu Helleboid 2023-01-20 20:59:09 +01:00
  • 2b3edbaa46 use pathlib glob Matthieu Helleboid 2023-01-20 20:51:03 +01:00
  • 270f8677a7 add document comments to dedicated manifest file when using 'split-manifest' Matthieu Helleboid 2023-01-20 20:31:03 +01:00
  • 447edd1355 add warning about --no-archive & --no-thumbnails options add given_when_then informaiton to tests add use_filename_prefix test clear documents before importing in tests Matthieu Helleboid 2023-01-20 19:21:43 +01:00
  • 024921212a --no-archive & --no-thumbnails option has their own paragraph Matthieu Helleboid 2023-01-20 19:16:35 +01:00
  • 5d08a34365 fix long option name for "-p" or "--use-filename-prefix" Matthieu Helleboid 2023-01-20 19:13:17 +01:00
  • 20763e7c26 Fix split_manifest default value Matthieu Helleboid 2023-01-20 19:11:18 +01:00
  • b33ba4c902 fix json serialization bug after migration after to Pathlib) Matthieu Helleboid 2023-01-16 20:10:47 +01:00
  • fae5e834b9 fix bug on administration exporter when using -d, --delete option Matthieu Helleboid 2023-01-14 12:03:25 +01:00
  • 4cb4bd13ad add split-manifest option to administration exporter Matthieu Helleboid 2023-01-14 11:54:54 +01:00
  • 896304ccaa add prefix option to administration exporter Matthieu Helleboid 2023-01-13 07:13:18 +01:00
  • 9ae186e6f9 add no-archive and no-thumbnail options to administration exporter and importer Matthieu Helleboid 2023-01-13 01:10:49 +01:00
  • c7690c05f5 Merge pull request #2498 from paperless-ngx/fix-2496 shamoon 2023-01-24 10:37:04 -08:00
  • 7273a8c7a5 Tweaks the resizing based on testing Trenton H 2023-01-19 08:19:21 -08:00
  • 4195d5746f Rescales images from PDFs so zbar can better find them Trenton H 2023-01-18 06:56:51 -08:00
  • 8b90b51b1a Adjust the barcode to ASN range check and add test case to cover the check Trenton H 2023-01-24 10:30:32 -08:00
  • e74af5c73c Note rollback need for regenerating thumbnails Michael Shamoon 2023-01-24 10:15:52 -08:00
  • 99c2442b28 Use 32bit integer for asn, unsigned Whoosh NUMERIC field Michael Shamoon 2023-01-24 09:56:02 -08:00
  • 3c2df48a1a Explicitly limit asn integer Michael Shamoon 2023-01-23 20:28:12 -08:00
  • a0c1c48dca Merge pull request #2494 from paperless-ngx/fix-2491 shamoon 2023-01-24 10:12:54 -08:00
  • 4e05aba0a5 Also validate the ASN value is within a range the Whoosh schema can support Trenton H 2023-01-24 09:19:38 -08:00
  • 299a69a2de Adds given/when/then commenting and adds an end to end test to verify the read ASN is provided to the consumer Trenton H 2023-01-24 08:54:59 -08:00
  • 7bc077ac08 Use dataclasses to group data about barcodes in documents Trenton H 2023-01-18 09:11:55 -08:00
  • 64752f6b57 Fail consumption when duplicate ASN is given (rather than just logging warning) Peter Kappelt 2023-01-16 14:26:41 +01:00
  • c2880bcf9a Extended tests for ASN barcode parsing Peter Kappelt 2023-01-16 14:16:35 +01:00
  • 159dcdbda5 Barcode hint in workflow Peter Kappelt 2023-01-16 10:23:05 +01:00
  • 1838fa971e Document ASN barcode settings Peter Kappelt 2023-01-16 10:14:17 +01:00
  • d8d111f093 update existing tests to use modified barcode api Peter Kappelt 2023-01-16 09:35:32 +01:00
  • 31a03b1d30 Proper code formatting Peter Kappelt 2023-01-16 08:38:59 +01:00
  • 5004771d79 Unified separator ans ASN barcode parsing so that barcode parsing won't run twice Peter Kappelt 2023-01-15 16:15:06 +01:00
  • 92b9fc1ba9 Feature: Parse ASN from barcode ASN-Barcodes are identified by a configurable prefix Peter Kappelt 2023-01-15 15:55:00 +01:00
  • 585cc24dd5 split function for reading barcode and separating pages Peter Kappelt 2023-01-15 14:49:33 +01:00
  • f261c70f1e make old paperlesstask name field nullable to fix downgrade migration Michael Shamoon 2023-01-23 13:31:01 -08:00
  • 8c9dfa449c New translations django.po (Dutch) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-23 04:37:06 -08:00
  • d94ca2962e Merge pull request #2477 from muli/patch-2 shamoon 2023-01-20 09:33:53 -08:00
  • 3c7eacf923 Fix docker-compose.yml file name Muli Dayan 2023-01-20 12:10:25 -05:00
  • 643486b14b tweak language Frederick Robinson 2023-01-19 11:06:43 -08:00
  • 87045da1e2 document existence of document_thumbnails Frederick Robinson 2023-01-19 08:47:27 -08:00
  • a109723ada Merge pull request #2464 from paperless-ngx/another-baremetal-doc-update shamoon 2023-01-19 07:35:01 -08:00
  • 151573a26e Note optional sudo command in bare metal docs shamoon 2023-01-18 06:28:38 -08:00
  • 284e0d3f60 Merge pull request #2459 from paperless-ngx/fix-frontend-mail-rule-ordering shamoon 2023-01-17 15:31:38 -08:00
  • 7048af276a Merge pull request #2458 from edenhaus/docs shamoon 2023-01-17 11:04:32 -08:00
  • e6cd3c1970 fix link Robert Resch 2023-01-17 20:00:24 +01:00
  • 623ac441d5 Allow setting mailrule order from frontend Michael Shamoon 2023-01-17 10:01:49 -08:00
  • 003201bc1b Merge pull request #2411 from paperless-ngx/angular-15-et-al shamoon 2023-01-17 09:49:03 -08:00
  • 1bf6d9165f Allow sorting tags by color Michael Shamoon 2023-01-17 06:32:46 -08:00
  • 4b49bd9de8 New translations messages.xlf (Turkish) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-17 04:46:21 -08:00
  • 69f82d503a New translations django.po (Turkish) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-17 04:46:20 -08:00
  • 0cfa5211e9 Merge branch 'dev' into feature-permissions shamoon 2023-01-16 15:59:25 -08:00
  • 6c7ff54aad Merge pull request #2420 from paperless-ngx/fix-2405 shamoon 2023-01-16 15:56:12 -08:00
  • 0b53a8981c Merge pull request #2441 from paperless-ngx/fix-2435 shamoon 2023-01-16 15:50:44 -08:00
  • c4dbd58efd Use correct canonical path for nltk_data amo13 2023-01-14 15:37:27 +01:00
  • 959f80604a Remove try/except + test Clemens Rieder 2023-01-12 09:36:55 +01:00
  • dee691b72b replace quotation marks with italics Clemens Rieder 2023-01-12 00:16:08 +01:00
  • a4829ce26a Update docs/usage.md clemensrieder 2023-01-11 23:51:49 +01:00
  • 7ed4dedd5e Update src/paperless_mail/mail.py clemensrieder 2023-01-11 23:51:38 +01:00
  • 93d272f50b remove unnecessary whitespaces Clemens Rieder 2023-01-11 18:19:36 +01:00
  • 6fe5674ac3 better code documentation Clemens Rieder 2023-01-11 18:18:00 +01:00
  • 6024a862d6 add basic tests and fix error Clemens Rieder 2023-01-11 18:00:51 +01:00
  • 195f3a5dbf update documentation Clemens Rieder 2023-01-11 14:33:18 +01:00
  • 94f0808a2f add AppleMail color tag support Clemens Rieder 2023-01-11 14:15:45 +01:00
  • e3f062b981 Merge pull request #2445 from peterkappelt/fix-docs-formatting shamoon 2023-01-16 06:48:24 -08:00
  • 22142203ce Fix formatting of config variable in docs Peter Kappelt 2023-01-16 09:57:23 +01:00
  • 412d9f5cd2 Update docs nginx reverse proxy example (#2443) Jan-Jonas Sämann 2023-01-16 04:02:44 +01:00
  • 133532a463 Better Handle arbitrary ISO 8601 strings with dateutil.parser.isoparse Michael Shamoon 2023-01-15 15:06:35 -08:00
  • c9683808c9 Add 2 warnings about potential path length issues Trenton H 2023-01-12 12:48:54 -08:00
  • b25f083687 Updates the exporter to use pathlib and add a few more tests for coverage Trenton H 2023-01-12 12:46:28 -08:00
  • 62ba4b9730 Remove abandoned projects shamoon 2023-01-13 20:33:01 -08:00
  • 150c7f26a5 Fix comment re bare metal runserver command Michael Shamoon 2023-01-13 11:30:47 -08:00
  • 4b4111ec03 Update to angular 15 & related frontend packages Michael Shamoon 2023-01-11 23:10:16 -08:00
  • 9e33344808 Include the optional socket file in the release Trenton H 2023-01-11 07:33:04 -08:00
  • bba1fc7194 Fixes merge conflict Trenton H 2023-01-10 15:01:43 -08:00
  • efaa1c4dd7 Fixes minor depracation I noticed Trenton Holmes 2022-12-26 13:43:30 -08:00
  • a88b318d7d Simplifies file upload naming to use the document name, instead in needing to keep it around Trenton Holmes 2022-12-26 13:33:43 -08:00
  • 2460c3e076 Correctly split up the test cases Trenton H 2023-01-10 14:36:32 -08:00
  • 9763b72f81 Adds testing coverage of parsing the celery beat schedule Trenton H 2023-01-05 08:25:35 -08:00
  • 19ab62c06c Adds documentation of how to configure tasks Trenton H 2023-01-05 08:04:32 -08:00
  • eb8f37d846 Allows scheduling tasks via cron Trenton Holmes 2022-12-31 13:16:07 -08:00
  • 5c9e2d7070 Locks everything with 3.8 Trenton H 2023-01-10 07:45:51 -08:00
  • da9f2b1a8c New translations django.po (Swedish) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-10 14:57:54 -08:00
  • 985f298c46 Merge pull request #2302 from paperless-ngx/feature-fix-display-rtl-content shamoon 2023-01-10 07:30:52 -08:00
  • 2bb63b2d02 Merge pull request #2388 from paperless-ngx/revert-1947 shamoon 2023-01-08 16:41:46 -08:00
  • ac75c61c8c Merge pull request #2387 from paperless-ngx/fix-2384 shamoon 2023-01-08 16:41:08 -08:00
  • f8f0915a32 Reverts commit a8f3c4be54 Michael Shamoon 2023-01-08 13:50:48 -08:00
  • 7b87511e88 Add note re PAPERLESS_DEBUG for dev server Michael Shamoon 2023-01-08 13:41:23 -08:00
  • bb05c2218f Merge pull request #2386 from PascalSenn/patch-1 shamoon 2023-01-08 13:27:01 -08:00
  • e96e8472d9 Fixed endpoint count in Docs "The REST API" PascalSenn 2023-01-08 21:55:48 +01:00
  • 3191c15889 Merge pull request #2281 from natrius/patch-1 shamoon 2023-01-08 08:43:49 -08:00