Trenton H
7a0763a128
Fixes stderr appearing to have content when it doesn't
2022-11-10 19:01:54 -08:00
Trenton Holmes
81c98103a8
Captures the stdout and stderr of the pre/post scripts into the log
2022-11-10 17:26:47 -08:00
shamoon
91dc1f5c08
Merge pull request #1956 from paperless-ngx/l10n_dev
...
New Crowdin updates
2022-11-09 21:37:29 -08:00
Paperless-ngx Translation Bot [bot]
720541e14f
New translations django.po (Serbian (Latin))
...
[ci skip]
2022-11-09 15:12:37 -08:00
Paperless-ngx Translation Bot [bot]
f796539f36
New translations django.po (German)
...
[ci skip]
2022-11-09 15:12:23 -08:00
Paperless-ngx Translation Bot [bot]
19edd40f8c
New translations django.po (Dutch)
...
[ci skip]
2022-11-09 15:12:04 -08:00
Paperless-ngx Translation Bot [bot]
1e27050cdd
New translations django.po (Romanian)
...
[ci skip]
2022-11-09 15:12:03 -08:00
Paperless-ngx Translation Bot [bot]
72e8a11015
New translations django.po (Luxembourgish)
...
[ci skip]
2022-11-09 15:12:02 -08:00
Paperless-ngx Translation Bot [bot]
def30c2e8c
New translations django.po (Croatian)
...
[ci skip]
2022-11-09 15:12:01 -08:00
Paperless-ngx Translation Bot [bot]
d6cdab6f26
New translations django.po (Portuguese, Brazilian)
...
[ci skip]
2022-11-09 15:12:00 -08:00
Paperless-ngx Translation Bot [bot]
0636b638eb
New translations django.po (Chinese Simplified)
...
[ci skip]
2022-11-09 15:11:59 -08:00
Paperless-ngx Translation Bot [bot]
34fcf17339
New translations django.po (Turkish)
...
[ci skip]
2022-11-09 15:11:58 -08:00
Paperless-ngx Translation Bot [bot]
51e3e9f9a9
New translations django.po (Swedish)
...
[ci skip]
2022-11-09 15:11:57 -08:00
Paperless-ngx Translation Bot [bot]
f0f660301c
New translations django.po (Slovenian)
...
[ci skip]
2022-11-09 15:11:56 -08:00
Paperless-ngx Translation Bot [bot]
d1e477848d
New translations django.po (Russian)
...
[ci skip]
2022-11-09 15:11:55 -08:00
Paperless-ngx Translation Bot [bot]
090389c143
New translations django.po (Portuguese)
...
[ci skip]
2022-11-09 15:11:53 -08:00
Paperless-ngx Translation Bot [bot]
3d3d08a7bf
New translations django.po (Polish)
...
[ci skip]
2022-11-09 15:11:51 -08:00
Paperless-ngx Translation Bot [bot]
c93dfc9b65
New translations django.po (Italian)
...
[ci skip]
2022-11-09 15:11:50 -08:00
Paperless-ngx Translation Bot [bot]
f96a799209
New translations django.po (Hebrew)
...
[ci skip]
2022-11-09 15:11:49 -08:00
Paperless-ngx Translation Bot [bot]
580a69ca70
New translations django.po (Finnish)
...
[ci skip]
2022-11-09 15:11:48 -08:00
Paperless-ngx Translation Bot [bot]
08e940b05f
New translations django.po (Danish)
...
[ci skip]
2022-11-09 15:11:47 -08:00
Paperless-ngx Translation Bot [bot]
5e110973df
New translations django.po (Czech)
...
[ci skip]
2022-11-09 15:11:46 -08:00
Paperless-ngx Translation Bot [bot]
071ab3e4ac
New translations django.po (Belarusian)
...
[ci skip]
2022-11-09 15:11:45 -08:00
Paperless-ngx Translation Bot [bot]
490b04a9e0
New translations django.po (Arabic)
...
[ci skip]
2022-11-09 15:11:44 -08:00
Paperless-ngx Translation Bot [bot]
ee7ec7cdab
New translations django.po (Spanish)
...
[ci skip]
2022-11-09 15:11:43 -08:00
Paperless-ngx Translation Bot [bot]
be1e85ef35
New translations django.po (French)
...
[ci skip]
2022-11-09 15:11:42 -08:00
Paperless-ngx Translation Bot [bot]
16e3e2e409
New translations django.po (Norwegian)
...
[ci skip]
2022-11-09 15:11:41 -08:00
Trenton H
fcab695e8f
Updates the version strings to 1.10.0
2022-11-09 14:00:09 -08:00
Michael Shamoon
f7ff604b47
Update translation files
2022-11-09 13:51:06 -08:00
Michael Shamoon
85b6f93021
Merge branch 'dev' into l10n_dev
2022-11-09 13:43:29 -08:00
Trenton H
189d02dfe6
Always use pikepdf, then pdf2image if needed to check for barcodes instead of requiring/allowing configuration
2022-11-09 13:01:39 -08:00
Michael Shamoon
1268daf6fe
Celery JSON serializable object for override_tag_ids
2022-11-07 07:41:23 -08:00
Michael Shamoon
ffb742bb2c
Remote outdated task_name
parameter
2022-11-05 17:51:56 -07:00
Trenton H
cce0d363e4
Refresh the instance from the database before doing any file handling with it
2022-11-03 11:32:27 -07:00
Trenton Holmes
27d1d790f9
Try waiting a little bit after a parser error during the live testing
2022-11-02 15:55:12 -07:00
Trenton Holmes
59ea37f09c
No need for an extra import, the object is smart already
2022-11-01 08:44:30 -07:00
Trenton Holmes
f8c3f12146
Adds more options for the filename formatting
2022-11-01 08:44:30 -07:00
Max Bachmann
4a061c38d7
directly use rapidfuzz
2022-10-31 13:17:10 -07:00
Sblop
91a1d8f5ae
Update settings.py
...
Comment too long.
2022-10-28 14:40:48 -07:00
Sblop
fcc9be619a
Update settings.py
2022-10-28 14:40:48 -07:00
Sblop
a214b7a861
Update settings.py
...
Django gives a system error on MariaDB on VARCHARs longer than 255 chars. This was a limitation in older versions of mysql.
Meaning: You cannot run Paperless-NGX on older version were this limitation were present, meaning Django plays it extremely safe by giving an error.
This fixes this problem.
2022-10-28 14:40:48 -07:00
Paperless-ngx Translation Bot [bot]
dcd909e71a
New translations django.po (Dutch)
...
[ci skip]
2022-10-27 02:51:17 -07:00
Trenton H
1e1f0347fa
More smoothly handle the case of a password protected PDF for barcodes
2022-10-24 13:16:14 -07:00
Trenton H
6d2851c693
Allows using pdf2image instead of pikepdf if desired
2022-10-24 09:58:34 -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
Paperless-ngx Translation Bot [bot]
11e04a32a8
New translations django.po (Arabic)
...
[ci skip]
2022-10-20 16:30:32 -07: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
Paperless-ngx Translation Bot [bot]
6884de3c33
New translations django.po (Arabic)
...
[ci skip]
2022-10-20 15:28:49 -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