Michael Shamoon
|
9214db0db5
|
Remove relative date query strings from dropdown
|
2022-10-25 13:34:36 -07:00 |
|
Michael Shamoon
|
1967c5905c
|
Implement relative date querying
|
2022-10-25 12:45:15 -07:00 |
|
phail
|
2ea07f6497
|
remove erroring paramerter
|
2022-10-25 21:17:40 +02:00 |
|
dependabot[bot]
|
d00d2ec90a
|
Bump pytest-env from 0.6.2 to 0.8.1
Bumps [pytest-env](https://github.com/pytest-dev/pytest-env) from 0.6.2 to 0.8.1.
- [Release notes](https://github.com/pytest-dev/pytest-env/releases)
- [Commits](https://github.com/pytest-dev/pytest-env/compare/0.6.2...0.8.1)
---
updated-dependencies:
- dependency-name: pytest-env
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-25 07:26:43 -07:00 |
|
shamoon
|
e08408d0b7
|
Merge pull request #1858 from paperless-ngx/fix/1850-barcode-password
Bugfix: Handle password protected PDFs during barcode detection
|
2022-10-24 23:17:48 -07:00 |
|
dependabot[bot]
|
bfc28ee59b
|
Bump zipp from 3.9.0 to 3.10.0
Bumps [zipp](https://github.com/jaraco/zipp) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.9.0...v3.10.0)
---
updated-dependencies:
- dependency-name: zipp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-24 20:34:44 +00:00 |
|
Trenton H
|
1e1f0347fa
|
More smoothly handle the case of a password protected PDF for barcodes
|
2022-10-24 13:16:14 -07:00 |
|
phail
|
e4e4d1b0de
|
rename help text
|
2022-10-24 22:15:33 +02:00 |
|
phail
|
32ee7aa26c
|
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
|
2022-10-24 21:12:35 +02:00 |
|
Trenton H
|
6d2851c693
|
Allows using pdf2image instead of pikepdf if desired
|
2022-10-24 09:58:34 -07:00 |
|
Trenton H
|
5841df5dd9
|
Resolves the conflicts with a lock
|
2022-10-24 09:17:38 -07:00 |
|
Trenton H
|
28d50d5c36
|
Integrates an optional starting of Flower into the Docker image
|
2022-10-24 09:17:38 -07:00 |
|
Michael Shamoon
|
d3a2fe123d
|
Fix frontend task name display
|
2022-10-24 09:10:10 -07:00 |
|
Trenton H
|
20b7287dc2
|
Connects up the celery signals to support pending, started and success/failure, without relying on django-celery-results
|
2022-10-24 09:10:10 -07:00 |
|
Michael Shamoon
|
b87757a0e2
|
Grammar error, updated frontend translation
https://crowdin.com/translate/paperless-ngx/16/en-it?filter=basic&value=0#
|
2022-10-23 22:11:24 -07:00 |
|
phail
|
1f5f7fc04c
|
Update Pipfile
|
2022-10-23 22:02:11 +02:00 |
|
phail
|
b151cb7293
|
update variable names
|
2022-10-23 21:39:15 +02:00 |
|
phail
|
20a0ba6e57
|
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
|
2022-10-23 20:37:22 +02:00 |
|
phail
|
9d6b725fa1
|
add tests for mail_to_html and generate_pdf_from_mail
|
2022-10-23 17:18:10 +02:00 |
|
phail
|
6854896708
|
test for broken eml, add test_generate_pdf
|
2022-10-22 02:25:23 +02:00 |
|
phail
|
20e84558d6
|
add unittest for external images
|
2022-10-22 00:44:32 +02:00 |
|
Michael Shamoon
|
a44dc23979
|
Update django.po
[ci skip]
|
2022-10-20 15:33:16 -07:00 |
|
Michael Shamoon
|
54e9e60dd3
|
rename backend Arabic translation file
[ci skip]
|
2022-10-20 15:31:28 -07:00 |
|
Michael Shamoon
|
54ce67c833
|
Merge branch 'dev' of github.com:paperless-ngx/paperless-ngx into dev
|
2022-10-20 15:28:15 -07:00 |
|
Michael Shamoon
|
bc9cfdcc47
|
rename Arabic translation file
[skip ci]
|
2022-10-20 15:28:10 -07:00 |
|
Trenton Holmes
|
1be8f39aa0
|
Reverts the change around skip_noarchive to align with how it is documented to work
|
2022-10-20 13:34:41 -07:00 |
|
dependabot[bot]
|
1acff69eb2
|
Bump sphinx from 5.2.3 to 5.3.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.2.3...v5.3.0)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-20 13:10:14 -07:00 |
|
Trenton H
|
92a797341e
|
Even more commenting
|
2022-10-20 12:42:40 -07:00 |
|
Trenton H
|
73ae9e9cc5
|
Corrects the script name
|
2022-10-20 12:42:40 -07:00 |
|
Trenton H
|
e17c915048
|
Simplifies the image tag cleanup into classes, fixes the library images caring about feature branches
|
2022-10-20 12:42:40 -07:00 |
|
Michael Shamoon
|
5c1ca4676d
|
Remove legacy translation files
[ci ckip]
|
2022-10-19 21:44:47 -07:00 |
|
phail
|
f1e0ab314d
|
add unittest for generate_pdf_from_html
|
2022-10-19 23:19:33 +02:00 |
|
phail
|
3d58129666
|
add unittest for transform_inline_html
|
2022-10-18 23:48:07 +02:00 |
|
Michael Shamoon
|
dd493f1ed3
|
Fix button styles broken by bootstrap update
|
2022-10-18 14:30:31 -07:00 |
|
shamoon
|
be8573c55c
|
Merge pull request #1792 from paperless-ngx/fix/issue-1791
Fix: missing loadViewConfig breaks loading saved view
|
2022-10-17 14:30:30 -07:00 |
|
phail
|
cd8d4ce8ab
|
add unittest for parse
|
2022-10-15 15:41:43 +02:00 |
|
phail
|
cef1a4f8b9
|
Add unitest for tika_parse()
|
2022-10-15 13:13:29 +02:00 |
|
Trenton H
|
a0353d2905
|
Downgrades and locks channels-redis to 3.4.1 to resolve issues with async_to_sync
|
2022-10-14 16:48:48 -07:00 |
|
phail
|
76dec120d1
|
add 2 more tests
|
2022-10-14 15:43:43 +02:00 |
|
Michael Shamoon
|
9e9c2057b8
|
Fix missing loadViewConfig breaks loading saved view
|
2022-10-13 12:27:41 -07:00 |
|
phail
|
dec6e6c0b8
|
add unittest for get_thumbnail
|
2022-10-13 01:03:09 +02:00 |
|
Trenton H
|
33ade20a15
|
Updates to the new method to set step outputs
|
2022-10-12 14:04:54 -07:00 |
|
Trenton H
|
f56469ad30
|
Updates to the Docker login v2 action, adds workflow level concurrency
|
2022-10-12 14:04:54 -07:00 |
|
shamoon
|
cdd08d781b
|
Merge pull request #1745 from paperless-ngx/fix/1743
Bugfix: Fallback to pdf2image if pikepdf fails
|
2022-10-12 07:38:43 -07:00 |
|
shamoon
|
e052e8cf3a
|
Merge pull request #1777 from paperless-ngx/fix/issue-1776
Fix: creating new storage path on document edit fails to update menu
|
2022-10-11 19:59:02 -07:00 |
|
Trenton Holmes
|
ddef90d96e
|
Adds specific handling for CCITT Group 4, which pikepdf decodes, but not correctly
|
2022-10-11 13:51:14 -07:00 |
|
Trenton H
|
c888b3dfd3
|
In case pikepdf fails to convert an image to a PIL image, fall back to converting pages to PIL images
|
2022-10-11 13:51:13 -07:00 |
|
shamoon
|
2cfdb7a430
|
Merge pull request #1773 from paperless-ngx/library-updates-fixes
Chore: Python library update + test fixes
|
2022-10-11 13:36:54 -07:00 |
|
Michael Shamoon
|
79e8580d0f
|
Fix slim sidebar close button position
[ci skip]
|
2022-10-11 12:34:15 -07:00 |
|
Michael Shamoon
|
d1f757106f
|
Fix new storagepaths not showing in doc detail
|
2022-10-11 12:23:15 -07:00 |
|