shamoon
aac04e73b9
Fix: correct serializing of auth tokens for export ( #8100 )
2024-10-29 17:02:32 +00:00
shamoon
eee08d389f
Bump version to 2.13.1
2024-10-28 11:27:57 -07:00
shamoon
35907313e8
Fix: allow removing dead document links from UI, validate via API ( #8081 )
2024-10-28 10:39:17 -07:00
shamoon
fa0ab0de27
Merge branch 'main' into dev
2024-10-28 08:42:07 -07:00
github-actions[bot]
3d030637ca
New Crowdin translations by GitHub Action ( #8025 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-10-28 07:03:42 -07:00
shamoon
79092c27c5
Fix: Make customfieldinstance soft delete, fix filepath when deleted ( #8067 )
2024-10-28 14:02:09 +00:00
shamoon
28fdb170bf
Fix: handle uuid fields created under mariadb and Django 4 ( #8034 )
2024-10-28 13:54:16 +00:00
Trenton H
335c6c3820
Fix: Update filename correctly if the document is in the trash ( #8066 )
...
* Fixes an issue where the filename is not updated if the document is in the trash (but the file is moved)
2024-10-28 02:45:31 +00:00
Trenton H
ad23cce2e6
Handle a special case where the none marker exists in a way which could create an absolute path ( #8060 )
2024-10-28 01:51:07 +00:00
shamoon
0d96cd03d5
Fix: disable custom field signals during import in 2.13.0 ( #8065 )
2024-10-27 18:43:24 -07:00
shamoon
149d770ad1
Enhancement: auto-update document filenames with CF select fields ( #8045 )
2024-10-27 23:45:21 +00:00
shamoon
ff1639d58b
Fix: dont include all allauth urls ( #8010 )
2024-10-26 15:06:22 +00:00
shamoon
7649903d3c
Enhancement / fix: include social accounts and api tokens in export ( #8016 )
2024-10-26 06:51:22 -07:00
shamoon
53aa216a4a
Fix: oauth settings without base url ( #8020 )
2024-10-26 00:57:36 -07:00
shamoon
b9315b018a
Merge branch 'dev' into beta
2024-10-25 09:33:44 -07:00
github-actions[bot]
27f7ba8cf8
New Crowdin translations by GitHub Action ( #8008 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-10-25 09:33:22 -07:00
shamoon
df9917b0f4
Merge branch 'dev' into beta
2024-10-25 09:18:11 -07:00
github-actions[bot]
86418f6e04
New Crowdin translations by GitHub Action ( #7911 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-10-25 09:17:18 -07:00
shamoon
549312859e
Merge branch 'dev' into beta
2024-10-20 19:06:52 -07:00
Trenton H
544e9c4fe2
Use a TextField for the storage path field ( #7967 )
2024-10-20 11:23:46 -07:00
shamoon
0520db5e93
Update translation strings
2024-10-19 22:56:57 -07:00
shamoon
7098ec9bf5
Merge branch 'dev' into beta
2024-10-15 10:56:53 -07:00
Trenton H
c2cfaaf8af
Fix: Handling of Nones when using custom fields in filepath templating ( #7933 )
2024-10-15 17:54:15 +00:00
shamoon
6292296876
Fix: trigger move and rename after custom fields saved ( #7927 )
2024-10-15 10:08:50 -07:00
shamoon
9f68e0f76a
Merge branch 'dev' into beta
2024-10-14 07:57:01 -07:00
shamoon
4e849b545a
Fix: v2.13.0 RC1: increase field max lengths to accommodate larger tokens ( #7916 )
2024-10-14 07:56:47 -07:00
shamoon
613f8a0065
Bump version to 2.13.0
2024-10-14 07:56:14 -07:00
shamoon
9b84dc06b6
Enhancement: support retain barcode split pages ( #7912 )
2024-10-13 20:51:39 -07:00
github-actions[bot]
0a61b8e6fc
New Crowdin translations by GitHub Action ( #7728 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-10-12 20:58:10 -07:00
shamoon
2353f7c2db
Feature: OAuth2 Gmail and Outlook email support ( #7866 )
2024-10-10 20:57:32 +00:00
shamoon
dcc8d4046a
Chore: Unify workflow logic ( #7880 )
2024-10-10 20:28:44 +00:00
shamoon
024b60638a
Feature: live preview of storage path ( #7870 )
2024-10-09 23:35:36 +00:00
shamoon
8dd355f6bf
Chore: fix test comments
2024-10-08 23:36:09 -07:00
Trenton H
cf3645c296
Fixes the ASN checking to allow an ASN of 0 ( #7878 )
2024-10-08 12:47:37 -07:00
Trenton H
7c11a37150
Feature: Enhanced templating for filename format ( #7836 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-10-06 12:54:01 -07:00
shamoon
e49ed58f1a
Fix: skip accounts without enabled rules
2024-10-04 23:59:31 -07:00
shamoon
54293bedb1
Enhancement: management list button improvements ( #7848 )
2024-10-03 23:00:28 -07:00
Martin Richtarsky
b3487f1843
Enhancement: check for mail destination directory, log post-consume errors ( #7808 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-10-02 20:21:35 -07:00
shamoon
f8d79b012f
Feature: custom fields queries ( #7761 )
2024-10-03 00:15:42 +00:00
Trenton H
2ab71137b9
Chore: Upgrades OCRMyPDF to v16 ( #7815 )
2024-10-01 02:53:44 +00:00
shamoon
991c9b0ca4
Enhancement: disable-able mail rules, add toggle to overview ( #7810 )
2024-09-30 19:42:19 -07:00
shamoon
56e1365b4b
Fix page_count migration
2024-09-27 21:47:30 -07:00
Trenton H
e6f59472e4
Chore: Drop Python 3.9 support ( #7774 )
2024-09-26 12:22:24 -07:00
shamoon
5e687d9a93
Feature: auto-clean some invalid pdfs ( #7651 )
2024-09-25 15:57:20 +00:00
s0llvan
c92c3e224a
Feature: page count ( #7750 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-09-25 08:22:12 -07:00
shamoon
d7ba6d98d3
Feature: Enhanced backend custom field search API ( #7589 )
...
commit 910dae8413028f647e6295f30207cb5d4fc6605d
Author: Yichi Yang <yiy067@ucsd.edu>
Date: Wed Sep 4 12:47:19 2024 -0700
Fix: correctly handle the case where custom_field_lookup refers to multiple fields
commit e43f70d708b7d6b445f3ca8c8bf9dbdf5ee26085
Author: Yichi Yang <yiy067@ucsd.edu>
Date: Sat Aug 31 14:06:45 2024 -0700
Co-Authored-By: Yichi Yang <yichiyan@usc.edu>
2024-09-23 23:33:49 -07:00
shamoon
609fa9a212
Enhancement: set Django SESSION_EXPIRE_AT_BROWSER_CLOSE from PAPERLESS_ACCOUNT_SESSION_REMEMBER ( #7748 )
2024-09-20 10:36:40 -07:00
shamoon
a440c88b81
Enhancement: allow setting session cookie age ( #7743 )
2024-09-19 18:58:40 -07:00
shamoon
3b7fdb2f37
Bump version to 2.12.1
2024-09-15 20:08:24 -07:00
github-actions[bot]
eeeec498d4
New Crowdin translations by GitHub Action ( #7668 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-09-15 19:40:35 -07:00