1242 Commits

Author SHA1 Message Date
Michael Shamoon
106ab3fa7c Allow notify user if update checking not explicitly set 2022-04-02 10:10:49 -07:00
fantasticle
943f4dd6c2 Merge branch 'paperless-ngx:dev' into dev 2022-04-02 15:49:35 +02:00
Michael Shamoon
6677b39e9d Use GH api URL
Update configuration.rst
2022-04-02 01:36:37 -07:00
Michael Shamoon
9485dfb8cc refactor to update_available 2022-04-02 01:36:19 -07:00
Michael Shamoon
5fb0469c0a json parse version string 2022-04-02 01:36:19 -07:00
Michael Shamoon
636c79b32f Fix version string regex 2022-04-02 01:33:51 -07:00
Michael Shamoon
703abae41a Add config variable for update check 2022-04-02 01:33:51 -07:00
Michael Shamoon
22f2939c29 remote_version API endpoint 2022-04-02 01:33:51 -07:00
Florian Brandes
995cbc0fe8 uses shutil.move instead of rename
fixes issues with cross-filesystem movement

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-02 07:23:31 +02:00
Daniel Breitlauch
8eb65b070e adding case-sensitive tests 2022-04-01 21:15:30 +02:00
Trenton Holmes
f389a29875 Fixes a couple of minor bugs in the downloading of documents and additional consumer ignore items 2022-04-01 11:12:18 -07:00
Daniel Breitlauch
3b5b3037e2 removing transformation to lowercase since it is not needed at all. 2022-04-01 18:26:01 +02:00
Daniel Breitlauch
88930f131b Merge branch 'paperless-ngx:dev' into dev 2022-04-01 12:04:51 +02:00
Daniel Breitlauch
1b4be3826e FIX BUG: case-sensitive matching was not possible 2022-04-01 12:03:05 +02:00
Fantasticle
d48b835876 remove unnecessary import 2022-03-31 21:25:58 +02:00
Fantasticle
e82b7517ff add more tests for regex date parser, remove duplicate name 2022-03-31 21:24:57 +02:00
Fantasticle
6982641398 update new regex pattern for second boundary 2022-03-31 09:37:15 +02:00
fantasticle
19b370dece add test for new regex 2022-03-30 23:18:03 +02:00
fantasticle
95fdcab953 Update regex date match patterns 2022-03-30 12:19:30 +02:00
Michael Shamoon
b941bd39d6 fix index js warning 2022-03-29 15:28:55 -07:00
Trenton Holmes
5a4741dcab Bumps django to 4.0 and fixes associated issues 2022-03-24 07:39:11 -07:00
Trenton Holmes
e3f8531c2d Un-pickle and re-pickle the test models to resolve the version difference warning 2022-03-22 09:37:17 +01:00
Johann Bauer
5efa551946 Fix model test 2022-03-21 18:53:53 +01:00
Johann Bauer
9ceae3e0db Increase FORMAT_VERSION to force model re-creation 2022-03-21 18:11:18 +01:00
shamoon
0357501ea6 Merge pull request #298 from paperless-ngx/feature-loading-screen
Feature: App loading screen
2022-03-19 07:38:21 -07:00
Felix Eckhofer
d142523d08 Add missing migration for savedviewfilterrule
Change introduced in d7cefabe98398f3916a5db6c33027c2d77d12b59.
2022-03-17 13:19:26 +01:00
Simon Siebert
58fbfb2e17 Fixing Test 2022-03-14 19:03:09 +01:00
Simon Siebert
4bdbf98c64 Fixing code formating 2022-03-14 19:03:09 +01:00
Simon Siebert
5aea4da8b2 Update parsers.py and test_consumer.py 2022-03-14 19:03:09 +01:00
Michael Shamoon
30421b791c Add timeout warning 2022-03-13 20:45:14 -07:00
Michael Shamoon
5dfe266933 App loading screen 2022-03-12 20:09:16 -08:00
Trenton Holmes
b330f3d170 Maybe make CodeQL happy about this exception handling 2022-03-11 12:39:40 -08:00
Trenton Holmes
6635fa5f0d Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
Trenton Holmes
55486ac151 Reduces number of warnings from testing from 165 to 128. In doing so, fixes a few minor things in the decrypt and export commands 2022-03-10 18:12:48 -08:00
Michael Shamoon
6e394139f5 Update -ngx in django templates / urls 2022-03-02 11:05:34 -08:00
Tim Vogel
bbe4beca8d fix document_export issue (#191) 2022-03-02 09:35:02 -08:00
kpj
c56cb25b5f Format Python code with black 2022-02-27 15:26:41 +01:00
Michael Shamoon
0f7519e1fc New -ngx logo 2022
Cause why not
2022-02-26 20:14:24 -08:00
shamoon
96b6c94e42 Merge pull request #24 from tribut/feature-trash
Add temporary "delete to trash" functionality
2022-02-21 11:19:57 -08:00
Felix E
f716104576 Fix typo (#110) 2022-02-20 15:57:26 +01:00
Felix Eckhofer
9a357d18b9 Catch exception during trash-move 2022-02-20 14:17:13 +01:00
Felix Eckhofer
a98033a675 Explain file-rename logic 2022-02-20 14:17:13 +01:00
Felix Eckhofer
985c169d4b Remove stray newline 2022-02-20 14:17:06 +01:00
shamoon
6e866a4594 Merge pull request #10 from shamoon/feature/any-all-filtering
Feature: any / all filtering with tags
2022-02-19 14:52:55 -08:00
Florian
f03c6f6b88 tests: fix management_consumer test (#66)
this test failed due to a strict polling delay,
which caused the test to be interrupted by an async call,
which stated "Incomplete File READ FAILED"

see also https://github.com/NixOS/nixpkgs/pull/158118

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
2022-02-17 23:30:16 +01:00
Marcin Gordziejewski
d4d71b1ee2 Provide utf-8 encoded content-disposition field to address the issues in the firefox when downloading files
Fixes #56
2022-02-16 19:50:13 +01:00
Michael Shamoon
bb5ac02289 Merge branch 'dev' into feature/any-all-filtering 2022-02-14 22:23:31 -08:00
Daniel Blittschau
5ca9ae3ac0 Update login.html to not autocapitalize username 2021-11-26 16:15:08 -06:00
Felix Eckhofer
feed3ddfcf Add PAPERLESS_TRASH_DIR
When set, original files are moved here instead of being permanently
removed when a document is deleted.
2021-08-24 12:50:13 +02:00
Daniel Albers
bc685e8edb Make ignores configurable
Adds config file setting PAPERLESS_CONSUMER_IGNORE_PATTERNS.
2021-08-18 22:23:18 +02:00