Florian Brandes
|
08fbcf5158
|
use imported List
fail test if non-existing dir exists
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
10ca515ac5
|
addes tests:
- barcode-39
- barcode-128
- qr barcodes
- test for consumption
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
e59a14852b
|
code formatting
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
c696b4f2f2
|
set barcode reader default to disabled
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
553153ba92
|
put code under CONSUMER_ENABLE_BARCODES
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
9d2bcf807e
|
add more type hinting
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
422ac9befe
|
decode bytecode in string
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
793f641af6
|
make list checks consistent
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
0ea5f5d584
|
use append method for lists
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
florian on nixos (Florian Brandes)
|
c024b846c3
|
add config options and documentation
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
florian on nixos (Florian Brandes)
|
37b3fde4e1
|
pre-commit hooks
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
florian on nixos (Florian Brandes)
|
e89ef5de25
|
renaming of documents to align with front end
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
florian on nixos (Florian Brandes)
|
488fe28ad3
|
flake8
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
florian on nixos (Florian Brandes)
|
50f474ae92
|
run black
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
florian on nixos (Florian Brandes)
|
78ca2ffaba
|
add trailing commas
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
florian on nixos (Florian Brandes)
|
911f5bc78e
|
reorder imports
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-07 11:14:29 +02:00 |
|
Florian Brandes
|
b227427916
|
add split logic to consume_file
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-07 11:14:17 +02:00 |
|
florian on nixos (Florian Brandes)
|
b5f77fd6e7
|
skip test if dir exists
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-06 21:16:41 +02:00 |
|
florian on nixos (Florian Brandes)
|
4fe966f534
|
more work on barcode
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-06 21:16:41 +02:00 |
|
florian on nixos (Florian Brandes)
|
bcce0838dd
|
working split pages
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-06 21:16:41 +02:00 |
|
florian on nixos (Florian Brandes)
|
76e43bcb89
|
add first tests for barcode reader
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
|
2022-04-06 21:16:41 +02:00 |
|
Felix E
|
ccf9b1291e
|
Merge pull request #591 from paperless-ngx/feature-version-checker
Feature: Update checker
|
2022-04-05 20:11:21 +02:00 |
|
Quinn Casey
|
47dae716ae
|
Merge pull request #599 from stumpylog/minor-bug-fixes
Fixes downloaded filename, add more consumer ignore settings
|
2022-04-05 09:56:54 -07:00 |
|
Quinn Casey
|
ea26e1c72f
|
Merge pull request #576 from fantasticle/dev
Update regex date match patterns
|
2022-04-05 09:52:27 -07:00 |
|
Trenton Holmes
|
88bbfe5961
|
Merge pull request #594 from danielBreitlauch/dev
FIX BUG: case-sensitive matching was not possible
|
2022-04-04 09:24:59 -07:00 |
|
Trenton Holmes
|
d60569b6d6
|
Quiets the pytest output
|
2022-04-04 17:59:37 +02:00 |
|
Michael Shamoon
|
91165e80ba
|
Remove unused default
|
2022-04-04 07:05:00 -07:00 |
|
Michael Shamoon
|
440467e304
|
Allow notify user if update checking not explicitly set
|
2022-04-02 10:10:49 -07:00 |
|
fantasticle
|
eba1e69e64
|
Merge branch 'paperless-ngx:dev' into dev
|
2022-04-02 15:49:35 +02:00 |
|
Michael Shamoon
|
c62260ab02
|
Use GH api URL
Update configuration.rst
|
2022-04-02 01:36:37 -07:00 |
|
Michael Shamoon
|
b58550bb79
|
refactor to update_available
|
2022-04-02 01:36:19 -07:00 |
|
Michael Shamoon
|
d02c7df75c
|
json parse version string
|
2022-04-02 01:36:19 -07:00 |
|
Michael Shamoon
|
6dbebf4806
|
Fix version string regex
|
2022-04-02 01:33:51 -07:00 |
|
Michael Shamoon
|
1019660f6a
|
Add config variable for update check
|
2022-04-02 01:33:51 -07:00 |
|
Michael Shamoon
|
d76eccad1c
|
remote_version API endpoint
|
2022-04-02 01:33:51 -07:00 |
|
Florian Brandes
|
8e9d1cdd18
|
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
|
2b5562e376
|
adding case-sensitive tests
|
2022-04-01 21:15:30 +02:00 |
|
Trenton Holmes
|
35b3216fee
|
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
|
6f8020e30d
|
removing transformation to lowercase since it is not needed at all.
|
2022-04-01 18:26:01 +02:00 |
|
Daniel Breitlauch
|
0bee3901b6
|
Merge branch 'paperless-ngx:dev' into dev
|
2022-04-01 12:04:51 +02:00 |
|
Daniel Breitlauch
|
7106c68032
|
FIX BUG: case-sensitive matching was not possible
|
2022-04-01 12:03:05 +02:00 |
|
fantasticle
|
be707536bd
|
Merge branch 'paperless-ngx:dev' into dev
|
2022-04-01 11:35:00 +02:00 |
|
Quinn Casey
|
d18eebf97d
|
Merge pull request #588 from paperless-ngx/locale-belarusian
Add Belarusian localization
|
2022-04-01 11:51:02 +07:00 |
|
Paperless-ngx Translation Bot [bot]
|
60cc7afc72
|
New Crowdin updates (#538)
* New translations django.po (Spanish)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations django.po (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations django.po (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations django.po (Russian)
[ci skip]
* New translations django.po (Russian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations django.po (Belarusian)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations django.po (Belarusian)
[ci skip]
* New translations django.po (Belarusian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations django.po (Russian)
[ci skip]
* New translations django.po (Belarusian)
[ci skip]
* New translations django.po (Finnish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations django.po (Finnish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations django.po (Finnish)
[ci skip]
* New translations django.po (Finnish)
[ci skip]
* New translations django.po (Belarusian)
[ci skip]
* New translations django.po (Belarusian)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
|
2022-03-31 19:47:16 -07:00 |
|
Michael Shamoon
|
b7949d2e69
|
Add Belarusian localization
|
2022-03-31 19:42:08 -07:00 |
|
Fantasticle
|
4754ac2bd1
|
remove unnecessary import
|
2022-03-31 21:25:58 +02:00 |
|
Fantasticle
|
3cca77e748
|
add more tests for regex date parser, remove duplicate name
|
2022-03-31 21:24:57 +02:00 |
|
Trenton Holmes
|
4ec1aaabe6
|
Adds settings for worker retry time, with what should be sensible default
|
2022-03-31 10:24:46 -07:00 |
|
Fantasticle
|
0baacbef98
|
update new regex pattern for second boundary
|
2022-03-31 09:37:15 +02:00 |
|
fantasticle
|
d8261b3359
|
add test for new regex
|
2022-03-30 23:18:03 +02:00 |
|