756 Commits

Author SHA1 Message Date
shamoon
0c8889a1fc Merge pull request #919 from paperless-ngx/feature-settings-saved-to-db
Feature: frontend settings saved to database
2022-05-18 11:33:17 -07:00
Philipp
87866bcab0 Add "Created" as additional (optional) parameter for post_documents (#965)
* Added "created" as optional parameter for post_documents.

* Fixed Conflict

* After Black Reformatting

* Run "add-trailing-comma"

* The right order between black and trailing comma is important....

* Added required=False

* Adds unit test for optional created in document api POST

* Fixes adding of settings override

* And a mis-added print, sigh

Co-authored-by: Philipp <philipp@invalid.invalid>
Co-authored-by: Trenton Holmes <holmes.trenton@gmail.com>
2022-05-18 02:56:32 -07:00
Michael Shamoon
6f402376ce Note JSON1 extension requirement on bare metal installs 2022-05-17 11:13:58 -07:00
Trenton Holmes
af157a4585 Adds troubleshooting and missing documentation for inotify and polling configuration 2022-05-17 08:56:52 -07:00
Trenton Holmes
836373bc3b Adds configuration variable to the inotify debounce timing 2022-05-15 11:48:12 -07:00
shamoon
f51ef87b54 Merge pull request #883 from paperless-ngx/feature-version-export-import
Fix: Include version in export for better error messages
2022-05-10 19:49:46 -07:00
Trenton Holmes
ed136c5cae Further updates documentation to note a date sep string is needed 2022-05-08 16:57:35 -07:00
Trenton Holmes
146b93e7eb Updates the documentation for ignoring dates 2022-05-08 16:57:35 -07:00
Trenton Holmes
5c547147a1 Updates the documentation for ignore dates 2022-05-08 16:57:35 -07:00
Trenton Holmes
7f88ec0965 Adds documentation note about version matching 2022-05-05 09:23:15 -07:00
Quinn Casey
39be1bb7b4 Merge pull request #851 from paperless-ngx/feature-semver-tags
Feature: Use semver for release process
2022-05-03 06:30:11 -07:00
Quinn Casey
69267b286f Update Gotenberg to 7.4 2022-05-02 09:16:42 -07:00
Quinn Casey
32ac14ac0a Update Tika documentation 2022-05-02 09:02:29 -07:00
Trenton Holmes
d41b3deec3 First changes for using semver everywhere 2022-05-01 13:21:10 -07:00
Trenton Holmes
d71562b331 Updates the Dockerfile to facilitate local image builds, adds documentation for how to build, adds registry caching for final image too 2022-04-30 10:33:09 -07:00
Quinn Casey
2dbd8e3430 Merge pull request #766 from paperless-ngx/feature-barcode-tiff-support
Feature barcode tiff support
2022-04-27 19:46:16 -07:00
Trenton Holmes
ed960216b7 Converts tabs to spaces and update EditorConfig for the new files 2022-04-25 11:32:55 -07:00
Michael Shamoon
421a604b92 Merge branch 'main' into dev 2022-04-25 10:33:40 -07:00
shamoon
1fd0d18293 Merge pull request #695 from paperless-ngx/beta
[Beta] Paperless-ngx v1.7.0 Release Candidate 1
2022-04-25 10:24:27 -07:00
shamoon
89cc4781ae fix docs dark mode toggle blocks menu button 2022-04-22 01:00:19 -07:00
Trenton Holmes
578b8437e2 Tweaks documentation around mail fetching sub-folders 2022-04-19 15:35:45 -07:00
Trenton Holmes
68644c4ef8 Updates the documentation 2022-04-19 09:05:30 -07:00
Florian Brandes
1f678c2210 add tests
fix indention
add more documentation

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-17 16:10:53 +02:00
Florian Brandes
40d1412e5e add TIFF barcode support
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-16 21:59:03 +02:00
Florian Brandes
bb22caa6a7 add barcode packages to setup.rst
fixes #730

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-15 08:32:53 +02:00
Michael Shamoon
a42f3bb1ef Add note for malformed package-lock in 1.6.0 2022-04-13 20:43:42 -07:00
Quinn Casey
e66f0c7fe4 Merge branch 'main' into beta 2022-04-13 08:13:32 -07:00
Adrian Lumpe
b8df886b3e corrects some spelling mistakes in docs 2022-04-13 15:39:49 +02:00
shamoon
2a28a8415d Update changelog.rst
[ci skip]
2022-04-13 03:14:43 -07:00
Quinn Casey
379418f6ce Add required PAPERLESS_URL to nginx proxy docs 2022-04-12 15:06:32 -07:00
shamoon
2f2b54b286 Update changelog.rst
[ci skip]
2022-04-12 07:30:16 -07:00
shamoon
fde6f424d7 Update changelog.rst
[ci skip]
2022-04-12 07:29:07 -07:00
shamoon
9d7a1bc05a Merge pull request #700 from paperless-ngx/fix-healthcheck
add "localhost" to ALLOWED_HOSTS
2022-04-12 07:25:09 -07:00
Florian Brandes
007f3699a2 add "localhost" to ALLOWED_HOSTS
if PAPERLESS_URL is set and ALLOWED_HOSTS is NOT set

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-12 14:39:08 +02:00
shamoon
f4979c8ab5 Merge branch 'main' into beta 2022-04-11 23:37:21 -07:00
Michael Shamoon
2d20dac536 Minor merge conflicts
[ci skip]
2022-04-11 23:31:20 -07:00
Michael Shamoon
aa38766c80 Update changelog.rst
[ci skip]
2022-04-11 23:05:16 -07:00
Michael Shamoon
abe520e928 Update changelog.rst
[ci skip]
2022-04-11 22:58:08 -07:00
Michael Shamoon
e70244237c v1.7.0-rc1 2022-04-11 21:03:02 -07:00
Michael Shamoon
085704921c tiny docs css fix
[ci skip]
2022-04-11 14:14:15 -07:00
shamoon
d8cfa3983f Merge pull request #684 from paperless-ngx/docs-dark-mode
Documentation dark mode
2022-04-11 14:10:23 -07:00
Quinn Casey
a1c02431d4 Fix name 2022-04-11 12:34:37 -07:00
Quinn Casey
eed1b532b9 Remove explicit "no" as was done in f303a1c 2022-04-11 12:32:32 -07:00
Quinn Casey
17bcd072ed Add 994d502 2022-04-11 12:23:27 -07:00
Quinn Casey
2cb617313e Add f303a1c 2022-04-11 12:21:52 -07:00
Quinn Casey
92ce13d6a4 Add f2f7b71 2022-04-11 12:17:44 -07:00
Quinn Casey
7de8866e2f Reset table to b318c0a 2022-04-11 12:12:01 -07:00
Florian
a90d3bda14 Merge pull request #532 from paperless-ngx/feature-barcode-splitter
Feature barcode splitter
2022-04-11 08:51:48 +02:00
shamoon
3505a08633 Merge pull request #550 from stumpylog/feature-mail-consume-improve-docs
Feature mail consume improve docs
2022-04-10 08:46:45 -07:00
Michael Shamoon
44b068b9c2 dark mode toggle, css vars 2022-04-09 22:10:03 -07:00