Jonas Winkler
|
5230ecb40c
|
update django.po messages
|
2023-03-03 20:16:57 +01:00 |
|
shamoon
|
d41ebd2a8a
|
Update processed mail migration
|
2023-03-03 10:40:29 -08:00 |
|
shamoon
|
679579a452
|
Update admin.py
|
2023-03-02 19:37:09 -08:00 |
|
Jonas Winkler
|
46aeb0656f
|
Merge pull request #2718 from paperless-ngx/feature/2396-better-mail-actions
Feature/2396 better mail actions
|
2023-03-02 23:14:04 +01:00 |
|
Jonas Winkler
|
3240ad2b99
|
fix links in django admin
|
2023-03-01 18:17:55 +01:00 |
|
Trenton H
|
67015a8eef
|
Be sure the scratch directory exists before using it as temporary directory
|
2023-03-01 07:13:31 -08:00 |
|
shamoon
|
55fd656f47
|
Make user_permissions not required
|
2023-03-01 00:33:01 -08:00 |
|
Jonas Winkler
|
7b4894ca05
|
don't submit owner via API
|
2023-02-28 18:32:09 +01:00 |
|
Trenton Holmes
|
73dc928832
|
Returns to using hashing against primary keys, at least for fields. Improves testing coverage
|
2023-02-28 08:13:10 -08:00 |
|
Trenton Holmes
|
303e81eb79
|
Changes from a hash based system to a time based system to prevent extra retrains
|
2023-02-28 08:13:10 -08:00 |
|
Trenton H
|
21cd76a181
|
Changes classifier training to hold less data in memory at the same time
|
2023-02-28 08:13:10 -08:00 |
|
Trenton H
|
9ca7f0c616
|
Add new packages catagory for mypy typing stubs and configure some mypy settings in setup.cfg
|
2023-02-27 15:59:55 -08:00 |
|
Brandon Rothweiler
|
a04f5e7bae
|
Add tests for checks.py
|
2023-02-24 11:27:40 -05:00 |
|
Jonas Winkler
|
ed6ec7fb38
|
cleanup test code
|
2023-02-24 12:49:54 +01:00 |
|
Brandon Rothweiler
|
ebbe84d227
|
Fix typo in deprecation log message
|
2023-02-23 22:52:31 -05:00 |
|
Brandon Rothweiler
|
7d950d9e87
|
Add PAPERLESS_OCR_SKIP_ARCHIVE_FILE config setting
|
2023-02-23 22:42:57 -05:00 |
|
Brandon Rothweiler
|
d49e7d6693
|
Revert "Merge pull request #2732 from bdr99/skip_neverarchive"
This reverts commit 77b23d3acb573232e4e307b63a83f8ff557c0e7e, reversing
changes made to 5d8aa278315dcf92bfa1abe9e1fbd4911f8ed258.
|
2023-02-23 21:26:53 -05:00 |
|
shamoon
|
39b2375f8a
|
Merge pull request #2739 from paperless-ngx/fix-2738
Fix: only offer log files that exist
|
2023-02-23 15:32:29 -08:00 |
|
Jonas Winkler
|
b568d27dfa
|
fix the test cases for python 3.8
|
2023-02-24 00:15:40 +01:00 |
|
Jonas Winkler
|
135f2c9a56
|
fix the test cases
|
2023-02-24 00:03:28 +01:00 |
|
shamoon
|
1ea9c37dd1
|
Only return logs that exist
|
2023-02-23 14:43:43 -08:00 |
|
Jonas Winkler
|
e7279a7947
|
changes
|
2023-02-23 22:02:38 +01:00 |
|
Brandon Rothweiler
|
955546d2ef
|
Add a setting to disable creating an archive file
|
2023-02-22 15:27:17 -05:00 |
|
Brandon Rothweiler
|
ffd132b700
|
Add test
|
2023-02-22 09:39:29 -05:00 |
|
Brandon Rothweiler
|
352b888bea
|
Add an option to disable matching
|
2023-02-21 20:01:30 -05:00 |
|
Jonas Winkler
|
0dac012248
|
reconfigure mail admin
|
2023-02-21 22:07:14 +01:00 |
|
Jonas Winkler
|
000f14b35e
|
Merge branch 'dev' into feature/2396-better-mail-actions
|
2023-02-21 18:37:17 +01:00 |
|
Jonas Winkler
|
ce4ec0e035
|
changes
|
2023-02-21 18:37:08 +01:00 |
|
Jonas Winkler
|
844ab06cf5
|
mark mails as processed internally, don't process processed mails again
|
2023-02-21 13:50:34 +01:00 |
|
Trenton H
|
e061db00db
|
Updates the latest test to use status codes
|
2023-02-20 10:25:21 -08:00 |
|
Trenton Holmes
|
6644ccc33f
|
Changes testing to use more declarative status code names from DRF
|
2023-02-20 10:25:21 -08:00 |
|
Trenton Holmes
|
acfa7d633d
|
Creates a mix-in for asserting file system states
|
2023-02-20 10:25:21 -08:00 |
|
Trenton Holmes
|
96e5e9b67c
|
Allow setting the ASN on document upload
|
2023-02-20 07:56:37 -08:00 |
|
Jonas Winkler
|
59000df482
|
remove unused argument
|
2023-02-20 11:57:56 +01:00 |
|
Jonas Winkler
|
a484db2d15
|
implement better mail actions
|
2023-02-20 11:46:46 +01:00 |
|
Jonas Winkler
|
890d48609e
|
Merge branch 'dev' into feature/2396-better-mail-actions
|
2023-02-19 23:29:52 +01:00 |
|
shamoon
|
3bf6dc0def
|
Merge pull request #2359 from paperless-ngx/feature-log-failed-auth
Feature: Log failed login attempts
|
2023-02-18 19:40:51 -08:00 |
|
Trenton H
|
944145a3e8
|
Adds some quick testing of the IP logging during a failed login
|
2023-02-18 15:26:09 -08:00 |
|
Trenton H
|
facec31bad
|
Moves the renaming ttask into the serialiser update instead of post_save. Feels more correct
|
2023-02-18 12:19:33 -08:00 |
|
Trenton H
|
aea79a1e9a
|
Moves the renaming triggered from a storage path change to be a background task
|
2023-02-18 12:19:33 -08:00 |
|
Trenton H
|
c5aa4e7cf6
|
When a StoragePath is changed, check if related documents require a rename
|
2023-02-18 12:19:33 -08:00 |
|
Michael Shamoon
|
fcba4fba5a
|
Log failed login attempts
|
2023-02-17 08:12:27 -08:00 |
|
shamoon
|
c9ea57a142
|
Merge branch 'dev' into feature-permissions
|
2023-02-16 20:44:51 -08:00 |
|
shamoon
|
8ea4573d6b
|
Bumps version to 1.13.0
|
2023-02-16 20:10:35 -08:00 |
|
shamoon
|
c35ac07b32
|
Merge branch 'dev'
|
2023-02-16 20:07:50 -08:00 |
|
Jonas
|
9112f03fc4
|
adjust mail workflow, execute mail actions only after consumption is successful
|
2023-02-16 22:51:46 +01:00 |
|
Trenton H
|
a9c77216b2
|
Updates ignore path filtering so files in a folder in an ignored folder will be ignored correctly
|
2023-02-16 09:05:11 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
dfd1ea9f86
|
New Crowdin updates (#2527)
* New translations django.po (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations django.po (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
|
2023-02-14 12:02:29 -08:00 |
|
shamoon
|
e46cb85965
|
Merge branch 'dev' into feature-permissions
|
2023-02-14 11:35:48 -08:00 |
|
shamoon
|
1332d9a389
|
Merge branch 'dev' into feature-permissions
|
2023-02-14 11:32:37 -08:00 |
|