5073 Commits

Author SHA1 Message Date
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
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
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
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
Trenton Holmes
44a9c56e30 Updates black version to fix issues 2022-03-28 12:23:25 -07:00
shamoon
4784ab7c8a Merge pull request #540 from paperless-ngx/filtering-query-params
Feature: Filtering query params aka browser navigation for filtering
2022-03-28 00:07:46 -07:00
Michael Shamoon
a239cffee3 Remove unused var 2022-03-28 00:06:42 -07:00
Michael Shamoon
cdc5e78ab4 Clarify query var transformation code 2022-03-27 23:47:53 -07:00
Michael Shamoon
664cfd0b5c Clear all subscriptions, switchMap 2022-03-27 23:41:29 -07:00
Michael Shamoon
2881524bf2 fix ci.yml comment
[ci skip]
2022-03-27 14:44:39 -07:00
Michael Shamoon
bb8e2ee48b move const 2022-03-27 00:25:27 -07:00
Michael Shamoon
9185d5a8ef Fix quick filtering 2022-03-27 00:09:09 -07:00
Michael Shamoon
22a90363f6 Allow filtering by document metadata 2022-03-27 00:08:08 -07:00
Michael Shamoon
b67b2f04d9 Remove exact document router link matching 2022-03-26 23:30:01 -07:00
Michael Shamoon
c198c61a59 Query vars for filtering 2022-03-26 23:18:12 -07:00
Quinn Casey
ef090e8421 Merge pull request #536 from paperless-ngx/locale-turkish
Add Turkish localization
2022-03-27 07:04:16 +07:00
Michael Shamoon
5b43811b7f rxjs compatibility 2022-03-26 14:18:16 -07:00
Paperless-ngx Translation Bot [bot]
4585f9688e New Crowdin updates (#517)
* New translations messages.xlf (Slovenian)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations django.po (Russian)
[ci skip]

* New translations messages.xlf (Russian)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]
2022-03-26 13:53:04 -07:00
Michael Shamoon
920b03250b Add Turkish localization 2022-03-26 13:52:15 -07:00
shamoon
b75a1832f2 Merge pull request #497 from stumpylog/update-dependencies
Bumps dependencies
2022-03-26 08:33:05 -07:00
Michael Shamoon
1a1f5e98ef pipe typo
[ci skip]
2022-03-25 01:50:04 -07:00
Quinn Casey
3b9757a9a7 Merge pull request #527 from paperless-ngx/reorg-frontend-ci
Realign frontend ci pipeline
2022-03-25 15:29:20 +07:00
Michael Shamoon
c4b7dc8eb0 realign frontend ci pipeline 2022-03-25 00:49:55 -07:00
shamoon
5c0173461d Merge pull request #526 from FrankStrieter/fix/cypress-on-arm
fix: exclude cypress from build in Dockerfile
2022-03-24 23:49:41 -07:00
Frank Strieter
35a16a7b18 fix: exclude cypress from build in Dockerfile 2022-03-25 07:26:15 +01:00
Jan-Hendrik Ewers
617c60a681 Add arm64 compatible docker-compose for sqlite-tika - resubmission of #27 (#479)
* Create arm variant for sqlite-tika as apache/tika does not support arm64 arch right now

https://github.com/jonaswinkler/paperless-ng/discussions/1256

* Update documentation to explain why there is a seemingly duplicated docker-compose file

* Add caveat about arm arch

* Update docs to encourage use of the new docker-compose

* Remove whitespace

https://github.com/jonaswinkler/paperless-ng/pull/1354/checks?check_run_id=3756807426

* Update docker container to use official ngx

Co-authored-by: Quinn Casey <quinn@quinncasey.com>

* doesn -> does not

* Update docker/compose/docker-compose.postgres-tika.yml

Co-authored-by: Jan-Hendrik Ewers <jh.ewers@gmail.com>

* Update docker/compose/docker-compose.sqlite-tika.arm.yml

Co-authored-by: Jan-Hendrik Ewers <jh.ewers@gmail.com>

* Update docker/compose/docker-compose.sqlite-tika.yml

Co-authored-by: Jan-Hendrik Ewers <jh.ewers@gmail.com>

* Update docker/compose/docker-compose.sqlite-tika.arm.yml

* Update docker-compose.sqlite-tika.arm.yml

* Update docker/compose/docker-compose.sqlite-tika.arm.yml

Co-authored-by: Jan-Hendrik Ewers <jh.ewers@gmail.com>

* Add redisdata to volumes

Co-authored-by: Quinn Casey <quinn@quinncasey.com>
2022-03-25 06:32:16 +07:00
shamoon
d5e6970c73 Merge pull request #515 from paperless-ngx/clickable-dashboard-widget-tags
Clickable tags in dashboard widgets
2022-03-24 14:36:32 -07:00
Michael Shamoon
3acafea5d0 Remove text interpolation from doc routerLink 2022-03-24 08:09:41 -07:00
Trenton Holmes
5a4741dcab Bumps django to 4.0 and fixes associated issues 2022-03-24 07:39:11 -07:00