7188 Commits

Author SHA1 Message Date
Trenton H
e17cce2b77 Fixes test parameters 2023-01-27 11:05:23 -08:00
Trenton H
dc95cc3cd4 Adds setting to Gotenberg API call for outputting the correct PDF/A format 2023-01-27 11:05:23 -08:00
Michael Shamoon
47c283e2c3 Better display of multiple comment hits 2023-01-27 10:29:40 -08:00
Michael Shamoon
3c81d59b2d Fix whoosh auto-highlighting for comments 2023-01-27 10:20:24 -08:00
Trenton H
f4fbb44c0a Restores deletion 2023-01-27 10:00:55 -08:00
Trenton H
02921fd4af Changes the still pull check to be using Python Docker SDK 2023-01-27 10:00:55 -08:00
Trenton H
bf0a8da468 Changes to use buildx imagetools to extract the manifest, supporting new attestation manifests 2023-01-27 10:00:55 -08:00
Michael Shamoon
b539e446e1 Fix typo, update translation strings 2023-01-27 09:36:54 -08:00
Trenton Holmes
1a29db8993 Adds some basic steps for updating 2023-01-26 15:47:26 -08:00
Trenton H
b166c7dfcf Updates the installer library to be static in the final image, saving the installers into Git and curl-ing the correct revision 2023-01-26 15:47:26 -08:00
Michael Shamoon
228031b512 Fix note indentation in dev docs 2023-01-26 12:43:19 -08:00
shamoon
15f899de3c Merge pull request #2519 from paperless-ngx/force-reindex-for-comments
Fix: Trigger reindex for pre-existing comments
2023-01-26 07:46:00 -08:00
clemensrieder
7eb1747596 Minor updates to development documentation (#2474)
* clarify commands by adding paths

* fix trailing space in header

* rerun pre-commit

* one last time :S

* update sections, remove duplicate information

* those pesky pre-commits ;-)

* implement suggestions
2023-01-26 07:45:35 -08:00
Michael Shamoon
d7c5217b8b Update index version to force reindex, note in release notes 2023-01-25 20:30:48 -08:00
Michael Shamoon
61d8a3c48b Merge branch 'main' into dev 2023-01-25 20:22:21 -08:00
shamoon
4cf396be16 Merge pull request #2515 from paperless-ngx/v1.12.1-changelog
[Documentation] Add v1.12.1 changelog
2023-01-25 14:07:06 -08:00
github-actions
1e536a7abf Changelog v1.12.1 - GHA 2023-01-25 21:02:01 +00:00
Trenton H
1c7751249d Resets version to -dev tagging 2023-01-25 12:29:57 -08:00
Trenton H
d558f0b48b Bumps version to 1.12.1 2023-01-25 12:18:29 -08:00
Trenton H
695f161d5e Merge remote-tracking branch 'origin/dev' 2023-01-25 12:17:39 -08:00
shamoon
0b7368fcfb Merge pull request #2513 from paperless-ngx/fix-2511
Fix: comments not showing in search until after manual reindex in v1.12
2023-01-25 12:16:12 -08:00
Michael Shamoon
7d05b07705 Fix display of comment search hit in large cards 2023-01-25 12:04:33 -08:00
Michael Shamoon
6b30b67fe7 Trigger reindex on comment add / delete 2023-01-25 12:04:13 -08:00
github-actions
f121326171 Changelog v1.12.0 - GHA 2023-01-25 10:54:10 -08:00
Michael Shamoon
ad7c594dab Try to prevent title debounce overwriting 2023-01-25 10:53:08 -08:00
Trenton Holmes
a2e168f573 Moves back to the main release-drafter now that it does what we wanted 2023-01-25 10:17:20 -08:00
shamoon
481925fc74 Merge pull request #2509 from paperless-ngx/fix-2508
Fix: date range search broken in 1.12
2023-01-25 08:48:15 -08:00
Michael Shamoon
ded10bed5a Fix broken date range search 2023-01-25 08:37:26 -08:00
Trenton Holmes
f68f311d82 Merge branch 'main' into dev 2023-01-25 06:50:46 -08:00
Trenton Holmes
01297aa99b Adds the build platform flag to specific this is a single arch image 2023-01-24 19:38:44 -08:00
Trenton Holmes
36bd29329d Reset version string to indicate development 2023-01-24 18:49:14 -08:00
Trenton Holmes
d4757eb2dc Bumps version to 1.12.0 2023-01-24 17:56:13 -08:00
Trenton Holmes
d0f42653ff Merge remote-tracking branch 'origin/main' into beta 2023-01-24 17:54:42 -08:00
shamoon
f9e3bb1486 Merge pull request #2325 from paperless-ngx/l10n_dev
New Crowdin updates
2023-01-24 13:45:20 -08:00
Matthieu Helleboid
5c2490f7a3 add information about main manifest for -sm 2023-01-24 11:06:49 -08:00
Matthieu Helleboid
23157b8050 replace --use-filename-prefix with --use-folder-prefix 2023-01-24 11:06:49 -08:00
Trenton Holmes
49d6891a75 Tweaks the wording and note about usage of the -no options 2023-01-24 11:06:49 -08:00
Matthieu Helleboid
b9807c96ae sort exporter option by alphabetical order 2023-01-24 11:06:49 -08:00
Matthieu Helleboid
ec02009c91 use pathlib glob 2023-01-24 11:06:49 -08:00
Matthieu Helleboid
420ec2187d add document comments to dedicated manifest file when using 'split-manifest' 2023-01-24 11:06:49 -08:00
Matthieu Helleboid
eef0948477 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
2023-01-24 11:06:49 -08:00
Matthieu Helleboid
f99d2e86a4 --no-archive & --no-thumbnails option has their own paragraph 2023-01-24 11:06:49 -08:00
Matthieu Helleboid
5496e1afc8 fix long option name for "-p" or "--use-filename-prefix" 2023-01-24 11:06:49 -08:00
Matthieu Helleboid
343bd7df36 Fix split_manifest default value 2023-01-24 11:06:49 -08:00
Matthieu Helleboid
7f287bb311 fix json serialization bug after migration after to Pathlib) 2023-01-24 11:06:49 -08:00
Matthieu Helleboid
8d34fbc756 fix bug on administration exporter when using -d, --delete option 2023-01-24 11:06:49 -08:00
Matthieu Helleboid
b947f63fd9 add split-manifest option to administration exporter 2023-01-24 11:06:49 -08:00
Matthieu Helleboid
44d8bd3151 add prefix option to administration exporter 2023-01-24 11:06:49 -08:00
Matthieu Helleboid
42d4550d9c add no-archive and no-thumbnail options to administration exporter and importer 2023-01-24 11:06:49 -08:00
shamoon
7dad9f29a1 Merge pull request #2498 from paperless-ngx/fix-2496
Fix: limit asn integer size
2023-01-24 10:37:04 -08:00