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
shamoon
48175d5b8e
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
cb8fd6597d
Merge changes from #583 from @fantasticle
...
5496412aec
2022-03-31 15:42:46 -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
Michael Shamoon
70bc70ec97
Add frontend tests to docs
2022-03-30 19:09:07 -07:00
Alexey Zinchenko
be2b59431f
Update troubleshooting.rst
2022-03-30 19:08:40 -07:00
shamoon
c43193b17d
Add note for target branch
...
[ci skip]
2022-03-30 19:08:40 -07:00
Storm Heg
2147af0e6a
Fix typo in api.rst
2022-03-30 19:08:30 -07:00
fantasticle
d8261b3359
add test for new regex
2022-03-30 23:18:03 +02:00
shamoon
ed2524cbbb
Merge pull request #582 from paperless-ngx/fix-black-main-branch
...
[ci skip]
2022-03-30 10:44:33 -07:00
Trenton Holmes
76a4ae2aae
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
2666e70706
Removes the filtering of on:pull_request event types
2022-03-30 10:10:36 -07:00
Trenton Holmes
19cf66be0f
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
f3d1bd25ad
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
3ed6d4bc7a
Update troubleshooting.rst
2022-03-30 13:27:09 +03:00
fantasticle
1ecb26a3fb
Update regex date match patterns
2022-03-30 12:19:30 +02:00
Henning Häcker
8b26ddcd2c
add trailing comma
2022-03-30 09:23:45 +02:00
Henning Häcker
47786dcb8c
use double quotes
2022-03-30 09:23:45 +02:00
Henning Häcker
5d91d6a885
fix default value for OCR_MAX_IMAGE_PIXELS
2022-03-30 09:23:45 +02:00
Henning Häcker
559f7c2683
elaborate PAPERLESS_OCR_MAX_IMAGE_PIXELS docs
2022-03-30 09:23:45 +02:00
Henning Häcker
3b4da70c85
extract OCR_MAX_IMAGE_PIXELS into settings.py
2022-03-30 09:23:45 +02:00
Henning Häcker
95199bd325
formatting according to black
2022-03-30 09:23:45 +02:00
Henning Häcker
a8887b211e
implement PAPERLESS_OCR_MAX_IMAGE_PIXELS
2022-03-30 09:23:45 +02:00
shamoon
15488fbfd0
Add note for target branch
...
[ci skip]
2022-03-30 00:03:48 -07:00
Michael Shamoon
9a758fc3dc
fix management e2e tests title
...
[ci skip]
2022-03-29 23:30:05 -07:00
shamoon
edc9c3f01c
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
83d769251d
document-detail e2e tests
...
[ci skip]
2022-03-29 23:12:19 -07:00
Michael Shamoon
bd66333147
test changing pdf viewer
2022-03-29 20:20:46 -07:00
Michael Shamoon
2228678520
Fix settings tests failing because of loading time
2022-03-29 20:02:19 -07:00
Michael Shamoon
9a042118f9
Fix fixture organization
...
[ci skip]
2022-03-29 20:02:19 -07:00
Michael Shamoon
787ee454ff
Mock some API methods in settings spec
2022-03-29 20:02:19 -07:00
Michael Shamoon
32a4587bd3
Mock some API methods
2022-03-29 20:02:19 -07:00
Michael Shamoon
474050ba6b
Multiple documents, filtering, view changes, in document list e2e testing
2022-03-29 20:02:19 -07:00
Michael Shamoon
34657fd675
Some document list bulk editor e2e tests
2022-03-29 20:02:19 -07:00
Michael Shamoon
18747db17f
Settings e2e tests
2022-03-29 20:02:19 -07:00
Michael Shamoon
dccea9434a
Management e2e tests
2022-03-29 20:02:19 -07:00
Michael Shamoon
85bf92ad2f
Show prompt on password-protected pdfs
2022-03-29 15:38:09 -07:00
Michael Shamoon
40b07572a9
fix index js warning
2022-03-29 15:28:55 -07:00
shamoon
94afd4f1e2
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
1218944680
Fix reference from Paperless-ngx to Paperless-ng
2022-03-29 21:09:09 +03:00
Trenton Holmes
9147e3a0bd
Merge pull request #552 from stumpylog/bugfix-black
...
Bump version of black in CI/pre-commit
2022-03-29 06:14:12 -07:00
Trenton Holmes
ed25212654
Updates black version to fix issues
2022-03-28 12:23:25 -07:00