Florian Brandes
|
995cbc0fe8
|
uses shutil.move instead of rename
fixes issues with cross-filesystem movement
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
|
2022-04-02 07:23:31 +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 |
|
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
|
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
|
b941bd39d6
|
fix index js warning
|
2022-03-29 15:28:55 -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 |
|
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 |
|
Trenton Holmes
|
5a4741dcab
|
Bumps django to 4.0 and fixes associated issues
|
2022-03-24 07:39:11 -07:00 |
|
Quinn Casey
|
39034c2b55
|
Merge pull request #504 from paperless-ngx/locale-serbian
Add Serbian localization
|
2022-03-23 13:53:38 +07:00 |
|
Michael Shamoon
|
d89c005246
|
Add Serbian localization
|
2022-03-22 22:26:59 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
b0b5b23a10
|
New Crowdin updates (#493)
* New translations django.po (Serbian (Latin))
* New translations messages.xlf (Serbian (Latin))
[ci skip]
|
2022-03-22 22:17:16 -07:00 |
|
Trenton Holmes
|
e3f8531c2d
|
Un-pickle and re-pickle the test models to resolve the version difference warning
|
2022-03-22 09:37:17 +01:00 |
|
Johann Bauer
|
5efa551946
|
Fix model test
|
2022-03-21 18:53:53 +01:00 |
|
Johann Bauer
|
9ceae3e0db
|
Increase FORMAT_VERSION to force model re-creation
|
2022-03-21 18:11:18 +01:00 |
|
Michael Shamoon
|
dbdd83be2a
|
Merge branch 'main' into dev
|
2022-03-21 08:36:44 -07:00 |
|
Michael Shamoon
|
118aabf1fe
|
Remove and integrate content from contributing.rst
|
2022-03-20 23:51:10 -07:00 |
|
Paperless Translation Bot
|
dee300565e
|
New Crowdin updates (#423)
* New translations messages.xlf (French)
[ci skip]
* New translations django.po (Luxembourgish)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations django.po (Portuguese, Brazilian)
[ci skip]
|
2022-03-20 21:09:25 -07:00 |
|
shamoon
|
37c4d4e547
|
Merge pull request #393 from stumpylog/fix-imap-tools-bug
Fix imap tools bug
|
2022-03-20 13:37:17 -07:00 |
|
shamoon
|
0357501ea6
|
Merge pull request #298 from paperless-ngx/feature-loading-screen
Feature: App loading screen
|
2022-03-19 07:38:21 -07:00 |
|
shamoon
|
87d60f6c1c
|
Merge pull request #419 from paperless-ngx/fix-missing-migration
Add missing migration for savedviewfilterrule
|
2022-03-18 23:36:14 -07:00 |
|
Quinn Casey
|
6210dbc334
|
Merge pull request #324 from stumpylog/more-ci-checks
Align CI checks with pre-commit (mostly)
|
2022-03-18 18:01:06 +07:00 |
|
Felix Eckhofer
|
d142523d08
|
Add missing migration for savedviewfilterrule
Change introduced in d7cefabe98398f3916a5db6c33027c2d77d12b59.
|
2022-03-17 13:19:26 +01:00 |
|
Paperless Translation Bot
|
92011be685
|
New Crowdin updates (#342)
* New translations django.po (Romanian)
[ci skip]
* New translations django.po (Dutch)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations django.po (Slovenian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations django.po (Polish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
|
2022-03-15 20:58:44 -07:00 |
|
Trenton Holmes
|
48c1f7795f
|
Improves the mail handling testing to use more of the imap_tools library types instead of internal types
|
2022-03-15 16:25:51 -07:00 |
|
Trenton Holmes
|
f63805afb3
|
Fixes the EmailAddress which was a dict and is now a class
|
2022-03-15 14:00:01 -07:00 |
|
Simon Siebert
|
58fbfb2e17
|
Fixing Test
|
2022-03-14 19:03:09 +01:00 |
|
Simon Siebert
|
4bdbf98c64
|
Fixing code formating
|
2022-03-14 19:03:09 +01:00 |
|
Simon Siebert
|
5aea4da8b2
|
Update parsers.py and test_consumer.py
|
2022-03-14 19:03:09 +01:00 |
|
shamoon
|
146567601e
|
Merge pull request #247 from paperless-ngx/locale-chinese-simplified
Add Chinese localization
|
2022-03-14 07:22:28 -07:00 |
|
Paperless Translation Bot
|
9f5c21865d
|
New Crowdin updates (#308)
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations django.po (Polish)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations django.po (Polish)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
|
2022-03-13 21:18:34 -07:00 |
|
Michael Shamoon
|
30421b791c
|
Add timeout warning
|
2022-03-13 20:45:14 -07:00 |
|
Trenton Holmes
|
e450676fcc
|
Adds additional CI checks for the backend and frontend, to complement pre-commit hooks which should already be run
|
2022-03-13 19:37:34 -07:00 |
|
Michael Shamoon
|
f843487081
|
Add Chinese localization
Addresses https://github.com/paperless-ngx/paperless-ngx/issues/134#issuecomment-1062950795
|
2022-03-13 14:26:52 -07:00 |
|
Michael Shamoon
|
1396825b95
|
Add Slovenian language for frontend
See #303
|
2022-03-13 09:15:42 -07:00 |
|
Paperless Translation Bot
|
5a369e1b51
|
New Crowdin updates (#305)
* New translations django.po (Slovenian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
|
2022-03-13 03:20:56 -07:00 |
|
Paperless Translation Bot
|
5e608bc682
|
New Crowdin updates (#292)
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations django.po (Slovak)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations django.po (Slovak)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
|
2022-03-12 20:24:22 -08:00 |
|
Michael Shamoon
|
5dfe266933
|
App loading screen
|
2022-03-12 20:09:16 -08:00 |
|
Trenton Holmes
|
b330f3d170
|
Maybe make CodeQL happy about this exception handling
|
2022-03-11 12:39:40 -08:00 |
|
Trenton Holmes
|
6635fa5f0d
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
Paperless Translation Bot
|
93d1a92460
|
New Crowdin updates (#265)
* New translations django.po (Portuguese)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
|
2022-03-11 10:49:59 -08:00 |
|
Trenton Holmes
|
55486ac151
|
Reduces number of warnings from testing from 165 to 128. In doing so, fixes a few minor things in the decrypt and export commands
|
2022-03-10 18:12:48 -08:00 |
|
Paperless Translation Bot
|
fe90ac437f
|
New Crowdin updates (#244)
* New translations django.po (Italian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (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]
|
2022-03-09 16:21:06 -08:00 |
|
Paperless Translation Bot
|
8c8fd35d38
|
New translations django.po (Luxembourgish)
[ci skip]
|
2022-03-04 15:16:09 -08:00 |
|