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 |
|
Jonas Winkler
|
3b973064d3
|
Merge pull request #2743 from bdr99/ocr_skip_archive_file
Feature: Add PAPERLESS_OCR_SKIP_ARCHIVE_FILE config setting
|
2023-02-27 11:01:54 +01:00 |
|
Brandon Rothweiler
|
a04f5e7bae
|
Add tests for checks.py
|
2023-02-24 11:27:40 -05: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 |
|
shamoon
|
3aae80445f
|
Merge pull request #2704 from paperless-ngx/feature-dynamic-document-counts
|
2023-02-23 15:32:08 -08:00 |
|
shamoon
|
b931c64b58
|
Merge pull request #2732 from bdr99/skip_neverarchive
Feature: Add a setting to disable creating archive files
|
2023-02-23 15:22:49 -08:00 |
|
shamoon
|
618173bc7e
|
Merge pull request #2717 from paperless-ngx/fix-user-perms-editing-issues
Fix: permissions editing and initial view issues
|
2023-02-23 15:19:53 -08:00 |
|
shamoon
|
675ecc4371
|
Merge pull request #2703 from paperless-ngx/fix-2702
Fix: reset saved view ID on quickFilter
|
2023-02-23 15:18:48 -08:00 |
|
Trenton H
|
e19a78b058
|
Fixes creation of the paperless.conf in the release dist
|
2023-02-23 14:59:34 -08:00 |
|
shamoon
|
1ea9c37dd1
|
Only return logs that exist
|
2023-02-23 14:43:43 -08:00 |
|
Brandon Rothweiler
|
955546d2ef
|
Add a setting to disable creating an archive file
|
2023-02-22 15:27:17 -05:00 |
|
shamoon
|
2382cae737
|
Merge pull request #2727 from bdr99/disable-matching
Feature: Add an option to disable matching
|
2023-02-22 07:13:27 -08:00 |
|
Brandon Rothweiler
|
ffd132b700
|
Add test
|
2023-02-22 09:39:29 -05:00 |
|
shamoon
|
dbfb48fdbd
|
Reorder frontend matching model options & update strings
|
2023-02-21 20:58:52 -08:00 |
|
Brandon Rothweiler
|
352b888bea
|
Add an option to disable matching
|
2023-02-21 20:01:30 -05:00 |
|
shamoon
|
23c48e28fb
|
Update translation strings
|
2023-02-21 13:26:40 -08: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 |
|
shamoon
|
be6c2cfcbd
|
prevent edit docs when dont have global edit perms
|
2023-02-20 08:20:37 -08:00 |
|
Trenton Holmes
|
96e5e9b67c
|
Allow setting the ASN on document upload
|
2023-02-20 07:56:37 -08:00 |
|
Trenton Holmes
|
d0773874e5
|
Bulk update of all Python libraries
|
2023-02-20 07:15:48 -08:00 |
|
shamoon
|
dcee3d92f1
|
Fix startup without saved view permissions
|
2023-02-20 03:10:03 -08:00 |
|
shamoon
|
a24f402163
|
Fix dyanmic disabling checkboxes in permissions select
|
2023-02-20 02:15:11 -08:00 |
|
shamoon
|
68f9c4c7a8
|
Fix inherited permissions being set at user level & unable to unselect existing perms
|
2023-02-20 01:27:44 -08:00 |
|
shamoon
|
7eb1dd4d3c
|
Merge pull request #2701 from paperless-ngx/fix-bulk-edit-reset-apply-button
Fix: bulk edit reset apply button state
|
2023-02-19 18:40:14 -08:00 |
|
shamoon
|
4e2b2f1e8a
|
Live document counts for document filtering
|
2023-02-18 20:07:33 -08:00 |
|
shamoon
|
05cd9d36e9
|
Live document counts for bulk edit
|
2023-02-18 20:07:07 -08: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 |
|
shamoon
|
f59c2dd0be
|
Fix: reset saved view ID on quickFilter
|
2023-02-18 18:36:19 -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 |
|
shamoon
|
5885d1f825
|
Fix apply button should reset state on close dropdown
|
2023-02-18 14:29:49 -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 |
|
shamoon
|
ceaf97c950
|
Remove obsolete UI warning on edit storage path
|
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 |
|
Trenton H
|
ecf3980d29
|
Moves django-ipware up to be with other Django libraries
|
2023-02-17 08:12:27 -08:00 |
|
Michael Shamoon
|
fcba4fba5a
|
Log failed login attempts
|
2023-02-17 08:12:27 -08:00 |
|
shamoon
|
0778d7bb64
|
Merge pull request #2689 from paperless-ngx/feature-update-error-messages
Feature: update error message colors & show on document failures
|
2023-02-17 07:52:31 -08:00 |
|
shamoon
|
63782d95ff
|
Make error message toasts more visually distinct
|
2023-02-17 07:51:21 -08:00 |
|
shamoon
|
21c0413240
|
Show errors on document save
|
2023-02-17 07:51:21 -08:00 |
|
shamoon
|
7050a114ea
|
Merge pull request #2147 from paperless-ngx/feature-permissions
Feature: multi-user permissions
|
2023-02-17 07:21:18 -08:00 |
|
shamoon
|
844b03702a
|
Merge pull request #2692 from nathanaelhoun/fix-missing-i18n-for-mobile-preview
fix: add missing i18n for mobile "preview" pane
|
2023-02-17 07:19:05 -08:00 |
|
Nathanaël Houn
|
8d025ca871
|
docs: fix command used for i18n extraction
|
2023-02-17 07:14:14 -08:00 |
|
Nathanaël Houn
|
486b60e068
|
fix: added missing i18n placeholder for file preview
|
2023-02-17 14:08:05 +01:00 |
|
shamoon
|
cdd2ab6f02
|
Update messages.xlf
|
2023-02-16 20:45:11 -08:00 |
|
shamoon
|
c9ea57a142
|
Merge branch 'dev' into feature-permissions
|
2023-02-16 20:44:51 -08:00 |
|