1030 Commits

Author SHA1 Message Date
github-actions
5a3b4c85f3 Changelog v1.13.0 - GHA 2023-02-16 20:38:57 -08:00
shamoon
c35ac07b32 Merge branch 'dev' 2023-02-16 20:07:50 -08:00
Trenton H
a9c77216b2 Updates ignore path filtering so files in a folder in an ignored folder will be ignored correctly 2023-02-16 09:05:11 -08:00
shamoon
e46cb85965 Merge branch 'dev' into feature-permissions 2023-02-14 11:35:48 -08:00
Trenton H
52232a99d5 Changes the default setting for compression to enabled 2023-02-12 14:45:51 -08:00
Trenton H
e6681ad450 Adds option to enable compression of webserver responses 2023-02-12 14:45:51 -08:00
shamoon
75bfaa57fc Note possible utf8mb3 requirement 2023-02-05 20:17:22 -08:00
shamoon
c74de70cc6 update gotenberg to 7.8 2023-02-05 20:17:22 -08:00
shamoon
e6d6efa903 Merge branch 'dev' into feature-permissions 2023-02-03 14:23:50 -08:00
Trenton H
9728ead119 Note that changing STATIC_ROOT may require running collectstatic again 2023-02-02 17:09:37 -08:00
shamoon
edf7acba41 Move reindex note to v1.12.2 2023-01-29 09:24:12 -08:00
github-actions
4932ff068a Changelog v1.12.2 - GHA 2023-01-29 17:07:04 +00:00
Trenton Holmes
143e61ff92 Merge remote-tracking branch 'origin/dev' 2023-01-29 08:40:13 -08:00
Trenton Holmes
88d362309d Documents the change to pre-consume script and improves the readability 2023-01-29 08:37:32 -08:00
Michael Shamoon
fc68c9575d Merge branch 'dev' into feature-permissions 2023-01-27 12:35:48 -08:00
Michael Shamoon
228031b512 Fix note indentation in dev docs 2023-01-26 12:43:19 -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
github-actions
1e536a7abf Changelog v1.12.1 - GHA 2023-01-25 21:02:01 +00:00
github-actions
f121326171 Changelog v1.12.0 - GHA 2023-01-25 10:54:10 -08:00
Michael Shamoon
b2e07c5d67 Merge branch 'dev' into feature-permissions 2023-01-25 09:58:36 -08:00
Michael Shamoon
83ccfc3032 Add permissions docs 2023-01-25 09:37:49 -08:00
Trenton Holmes
d0f42653ff Merge remote-tracking branch 'origin/main' into beta 2023-01-24 17:54:42 -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
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
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
Michael Shamoon
192a90cdf7 Note rollback need for regenerating thumbnails
[skip ci]
2023-01-24 10:15:52 -08:00
Peter Kappelt
2a1d43153c Barcode hint in workflow 2023-01-24 09:43:52 -08:00
Peter Kappelt
6b16b926c4 Document ASN barcode settings 2023-01-24 09:43:52 -08:00
Muli Dayan
a62ef30bcf Fix docker-compose.yml file name 2023-01-20 12:10:25 -05:00
Frederick Robinson
a8a08bbcbe tweak language
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-01-19 11:54:18 -08:00
Frederick Robinson
8ad31db379 document existence of document_thumbnails 2023-01-19 11:54:18 -08:00
shamoon
d6459f8539 Note optional sudo command in bare metal docs 2023-01-18 22:36:24 -08:00
Robert Resch
d71e591c99 fix link 2023-01-17 20:00:24 +01:00
shamoon
135216f2a3 Merge pull request #2420 from paperless-ngx/fix-2405
Documentation: Fix comment re bare metal runserver command
2023-01-16 15:56:12 -08:00
amo13
f77e308f0d Use correct canonical path for nltk_data 2023-01-16 14:20:42 -08:00
Clemens Rieder
2b3c55c734 replace quotation marks with italics 2023-01-16 13:49:54 -08:00
clemensrieder
51ce555f0b Update docs/usage.md
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-01-16 13:49:54 -08:00
Clemens Rieder
c56da34286 update documentation 2023-01-16 13:49:54 -08:00
Peter Kappelt
fdc3bdc066 Fix formatting of config variable in docs 2023-01-16 09:57:23 +01:00
Jan-Jonas Sämann
99786e3fee Update docs nginx reverse proxy example (#2443)
* Update docs nginx reverse proxy example

According to #817 P3P header is mandatory. Otherwise django CSRF breaks login

* Note P3P header optional

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-01-15 19:02:44 -08:00
Trenton H
88436e963f Add 2 warnings about potential path length issues 2023-01-14 06:33:12 -08:00
Michael Shamoon
4680bf768e Fix comment re bare metal runserver command 2023-01-13 11:30:47 -08:00