Michael Shamoon
918eb2e602
Fix failing e2e settings test
...
[ci skip]
2022-04-01 09:09:02 -07: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
0b2a39e039
Merge branch 'paperless-ngx:dev' into dev
2022-04-01 11:35:00 +02:00
Quinn Casey
0c8eac8cc9
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]
09474b15e0
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
6affde021b
Add Belarusian localization
2022-03-31 19:42:08 -07:00
shamoon
7d79e773f0
Merge pull request #580 from paperless-ngx/docs-frontend-tests-style
...
Add frontend tests to docs
2022-03-31 15:43:50 -07:00
Michael Shamoon
ba522ba7b5
Merge changes from #583 from @fantasticle
...
5496412aec
2022-03-31 15:42:46 -07: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
Trenton Holmes
c48c35fa05
Adds settings for worker retry time, with what should be sensible default
2022-03-31 10:24:46 -07:00
Fantasticle
6982641398
update new regex pattern for second boundary
2022-03-31 09:37:15 +02:00
Michael Shamoon
ef39195ea4
Add frontend tests to docs
2022-03-30 19:09:07 -07:00
Alexey Zinchenko
c549d9b56b
Update troubleshooting.rst
2022-03-30 19:08:40 -07:00
shamoon
3a4415182b
Add note for target branch
...
[ci skip]
2022-03-30 19:08:40 -07:00
Storm Heg
66e5b249be
Fix typo in api.rst
2022-03-30 19:08:30 -07:00
fantasticle
19b370dece
add test for new regex
2022-03-30 23:18:03 +02:00
shamoon
56fde6d65d
Merge pull request #582 from paperless-ngx/fix-black-main-branch
...
[ci skip]
2022-03-30 10:44:33 -07:00
Trenton Holmes
1cf80794d6
Merge pull request #552 from stumpylog/bugfix-black
...
Bump version of black in CI/pre-commit
Revert "Merge pull request #552 from stumpylog/bugfix-black"
This reverts commit 9e8ac05f7241224609161b50fc6def0c5e250d6c.
Merge pull request #552 from stumpylog/bugfix-black
Bump version of black in CI/pre-commit
2022-03-30 10:35:02 -07:00
Trenton Holmes
b562d42434
Removes the filtering of on:pull_request event types
2022-03-30 10:10:36 -07:00
Trenton Holmes
8878b933f8
Updates the Dockerfile to utilize our new base image 1.0 which provides the pre-compiled wheels for certain dependencies and most base packages
2022-03-30 09:09:50 -07:00
shamoon
f06bc15dce
Merge pull request #577 from Prominence/patch-1
...
add ocr fails for XX to troubleshooting.rst
2022-03-30 06:42:19 -07:00
Alexey Zinchenko
e2c92b64ac
Update troubleshooting.rst
2022-03-30 13:27:09 +03:00
fantasticle
95fdcab953
Update regex date match patterns
2022-03-30 12:19:30 +02:00
Henning Häcker
950efbe8cb
add trailing comma
2022-03-30 09:23:45 +02:00
Henning Häcker
d2d09c2fc7
use double quotes
2022-03-30 09:23:45 +02:00
Henning Häcker
79e0de8fb3
fix default value for OCR_MAX_IMAGE_PIXELS
2022-03-30 09:23:45 +02:00
Henning Häcker
641ba524ed
elaborate PAPERLESS_OCR_MAX_IMAGE_PIXELS docs
2022-03-30 09:23:45 +02:00
Henning Häcker
f4a0d8c040
extract OCR_MAX_IMAGE_PIXELS into settings.py
2022-03-30 09:23:45 +02:00
Henning Häcker
6bc2cb0607
formatting according to black
2022-03-30 09:23:45 +02:00
Henning Häcker
2c1f0cd3ee
implement PAPERLESS_OCR_MAX_IMAGE_PIXELS
2022-03-30 09:23:45 +02:00
shamoon
edce7243a1
Add note for target branch
...
[ci skip]
2022-03-30 00:03:48 -07:00
Michael Shamoon
49cf5dbf7c
fix management e2e tests title
...
[ci skip]
2022-03-29 23:30:05 -07:00
shamoon
26438c7635
Merge pull request #565 from paperless-ngx/more-e2e-tests
...
Add some more e2e tests
2022-03-29 23:24:45 -07:00
Michael Shamoon
3f811d7a7e
document-detail e2e tests
...
[ci skip]
2022-03-29 23:12:19 -07:00
Michael Shamoon
053a67fadd
test changing pdf viewer
2022-03-29 20:20:46 -07:00
Michael Shamoon
4f36f5c73d
Fix settings tests failing because of loading time
2022-03-29 20:02:19 -07:00
Michael Shamoon
89c3fc6777
Fix fixture organization
...
[ci skip]
2022-03-29 20:02:19 -07:00
Michael Shamoon
8ebb5e224d
Mock some API methods in settings spec
2022-03-29 20:02:19 -07:00
Michael Shamoon
337d6d6f9c
Mock some API methods
2022-03-29 20:02:19 -07:00
Michael Shamoon
383405da48
Multiple documents, filtering, view changes, in document list e2e testing
2022-03-29 20:02:19 -07:00
Michael Shamoon
b863b178d2
Some document list bulk editor e2e tests
2022-03-29 20:02:19 -07:00
Michael Shamoon
c16484f01e
Settings e2e tests
2022-03-29 20:02:19 -07:00
Michael Shamoon
26b74424ac
Management e2e tests
2022-03-29 20:02:19 -07:00
Michael Shamoon
19471023db
Show prompt on password-protected pdfs
2022-03-29 15:38:09 -07:00
Michael Shamoon
b941bd39d6
fix index js warning
2022-03-29 15:28:55 -07:00
shamoon
f9ada7e183
Merge pull request #561 from MichaelYochpaz/main
...
Fix reference from Paperless-ngx to Paperless-ng [ci skip]
2022-03-29 11:15:56 -07:00
Michael
f49076b42d
Fix reference from Paperless-ngx to Paperless-ng
2022-03-29 21:09:09 +03:00
Trenton Holmes
42e15a8994
Merge pull request #552 from stumpylog/bugfix-black
...
Bump version of black in CI/pre-commit
2022-03-29 06:14:12 -07:00