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
Trenton H
c8f73a3838
Adds documentation of how to configure tasks
2023-01-11 07:21:26 -08:00
Michael Shamoon
58e873ed68
Add note re PAPERLESS_DEBUG
for dev server
2023-01-08 13:41:23 -08:00
PascalSenn
8a4361b897
Fixed endpoint count in Docs "The REST API"
2023-01-08 21:55:48 +01:00
shamoon
966a712ca6
Merge pull request #2281 from natrius/patch-1
...
Update bare metal setup instructions
2023-01-08 08:43:49 -08:00
Anton Stubenbord
7896cece93
Add Paperless Mobile app to docs ( #2378 )
...
* Update usage.md
Adds [Paperless Mobile](https://github.com/astubenbord/paperless-mobile ) to the list of possible mobile upload options.
* Update docs/usage.md
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
* lint
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-01-08 08:30:32 -08:00
Trenton Holmes
f2ad8155ee
Fixes up the slightly behind docs
2023-01-07 16:45:48 -08:00
Patrick Veverka
b9fe72b596
Tiny spelling change
2023-01-07 11:38:32 -05:00
Michael Shamoon
32608166df
Updated build instructions to remove --prod
2023-01-03 08:17:12 -08:00
Michael Shamoon
61465460b7
Add note that PAPERLESS_URL cant contain a path
2023-01-02 08:49:15 -08:00
Michael Shamoon
52f5156f48
v1.11.3
2023-01-01 14:39:01 -08:00
github-actions[bot]
7f2a24baed
[Documentation] Add v1.11.3 changelog ( #2311 )
...
* Changelog v1.11.3 - GHA
* Update changelog.md
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-01-01 14:37:36 -08:00
Stefan
2fa6b16f03
Update bare metall install documentation
...
Added some info to the baremetal installation and changed it up a bit for easier installation
Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com>
2022-12-31 08:26:30 -08:00
github-actions[bot]
a2415a89a5
[Documentation] Add v1.11.2 changelog ( #2282 )
...
* Changelog v1.11.2 - GHA
* Update changelog.md
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-12-30 15:44:27 -08:00
github-actions[bot]
e5b3af3537
[Documentation] Add v1.11.1 changelog ( #2274 )
...
* Changelog v1.11.1 - GHA
* Update changelog.md
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-12-30 08:51:58 -08:00
github-actions
87ead48cd9
Changelog v1.11.0 - GHA
2022-12-30 04:08:17 +00:00
Michael Shamoon
7c866c9191
Merge branch 'dev'
2022-12-29 19:39:38 -08:00
Mendel Kramer
02369a6749
Fixed typo in docs
2022-12-28 18:16:00 -05:00
hashworks
ef38e53444
Add ability to provide the configuration file path using an env variable
2022-12-28 13:48:01 -08:00
tooomm
ab7b09df16
doc fixes
...
This reverts commit e015babdc102a65a3cce0cc71812d3eb730da92e.
link fix
fix escaping, spacing, profile links, typo
revert
~~add~~ at fixes
Revert "~~add~~ at fixes"
This reverts commit ce0192b733c19614048de81ea917660e25bb35f2.
2022-12-17 19:55:22 -08:00
shamoon
24029f27b4
Merge pull request #2004 from paperless-ngx/feature-export-to-zip
...
Feature: Adds option to allow a user to export directly to a zipfile
2022-12-16 09:12:38 -08:00
tooomm
cf64931013
Docs: Fix leftover issues from conversion ( #2172 )
2022-12-11 10:12:58 -08:00
tooomm
d0577b3658
more fixes and cleanup
2022-12-11 08:06:17 -08:00