shamoon
9cb097023a
Merge branch 'main' into dev
2024-10-28 08:42:07 -07:00
github-actions[bot]
2781de4506
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
af4d662409
Fix: Make customfieldinstance soft delete, fix filepath when deleted ( #8067 )
2024-10-28 14:02:09 +00:00
shamoon
5fa436c9f0
Fix: handle uuid fields created under mariadb and Django 4 ( #8034 )
2024-10-28 13:54:16 +00:00
Trenton H
15db853c8a
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
9ed98114b6
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
417c33230d
Fix: disable custom field signals during import in 2.13.0 ( #8065 )
2024-10-27 18:43:24 -07:00
shamoon
077afd0593
Enhancement: auto-update document filenames with CF select fields ( #8045 )
2024-10-27 23:45:21 +00:00
shamoon
c566086dbf
Fix: dont include all allauth urls ( #8010 )
2024-10-26 15:06:22 +00:00
shamoon
24c05dfe78
Enhancement / fix: include social accounts and api tokens in export ( #8016 )
2024-10-26 06:51:22 -07:00
shamoon
06e00bc651
Fix: oauth settings without base url ( #8020 )
2024-10-26 00:57:36 -07:00
shamoon
468fdd8c83
Merge branch 'dev' into beta
2024-10-25 09:33:44 -07:00
github-actions[bot]
eb6144c864
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
2996171ac9
Merge branch 'dev' into beta
2024-10-25 09:18:11 -07:00
github-actions[bot]
f6af6bc7d4
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
9955ab6ccc
Merge branch 'dev' into beta
2024-10-20 19:06:52 -07:00
Trenton H
78a61d1067
Use a TextField for the storage path field ( #7967 )
2024-10-20 11:23:46 -07:00
shamoon
1d871fbe2a
Update translation strings
2024-10-19 22:56:57 -07:00
shamoon
dd3a507576
Merge branch 'dev' into beta
2024-10-15 10:56:53 -07:00
Trenton H
87760d14ba
Fix: Handling of Nones when using custom fields in filepath templating ( #7933 )
2024-10-15 17:54:15 +00:00
shamoon
808ba4cb68
Fix: trigger move and rename after custom fields saved ( #7927 )
2024-10-15 10:08:50 -07:00
shamoon
882230ddd9
Merge branch 'dev' into beta
2024-10-14 07:57:01 -07:00
shamoon
7e623e6e4e
Fix: v2.13.0 RC1: increase field max lengths to accommodate larger tokens ( #7916 )
2024-10-14 07:56:47 -07:00
shamoon
c3e999e605
Bump version to 2.13.0
2024-10-14 07:56:14 -07:00
shamoon
b5686c9d2f
Enhancement: support retain barcode split pages ( #7912 )
2024-10-13 20:51:39 -07:00
github-actions[bot]
10de37fca7
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
0485472a07
Feature: OAuth2 Gmail and Outlook email support ( #7866 )
2024-10-10 20:57:32 +00:00
shamoon
148b3a49e6
Chore: Unify workflow logic ( #7880 )
2024-10-10 20:28:44 +00:00
shamoon
b8111df963
Feature: live preview of storage path ( #7870 )
2024-10-09 23:35:36 +00:00
shamoon
dea0263309
Chore: fix test comments
2024-10-08 23:36:09 -07:00
Trenton H
52a74d4997
Fixes the ASN checking to allow an ASN of 0 ( #7878 )
2024-10-08 12:47:37 -07:00
Trenton H
ca1f21fcca
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
c7029021cd
Fix: skip accounts without enabled rules
2024-10-04 23:59:31 -07:00
shamoon
3507d297fa
Enhancement: management list button improvements ( #7848 )
2024-10-03 23:00:28 -07:00
Martin Richtarsky
a85f3bcbb7
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
b2e5406aae
Feature: custom fields queries ( #7761 )
2024-10-03 00:15:42 +00:00
Trenton H
d61e3b1af5
Chore: Upgrades OCRMyPDF to v16 ( #7815 )
2024-10-01 02:53:44 +00:00
shamoon
ca08cc19fa
Enhancement: disable-able mail rules, add toggle to overview ( #7810 )
2024-09-30 19:42:19 -07:00
shamoon
bf3569aabd
Fix page_count migration
2024-09-27 21:47:30 -07:00
Trenton H
e3bc680bf1
Chore: Drop Python 3.9 support ( #7774 )
2024-09-26 12:22:24 -07:00
shamoon
a3b4198408
Feature: auto-clean some invalid pdfs ( #7651 )
2024-09-25 15:57:20 +00:00
s0llvan
fd2bea0da9
Feature: page count ( #7750 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-09-25 08:22:12 -07:00
shamoon
dd4ada2a38
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
15e263be68
Enhancement: set Django SESSION_EXPIRE_AT_BROWSER_CLOSE from PAPERLESS_ACCOUNT_SESSION_REMEMBER ( #7748 )
2024-09-20 10:36:40 -07:00
shamoon
ec370beb69
Enhancement: allow setting session cookie age ( #7743 )
2024-09-19 18:58:40 -07:00
shamoon
7a3daa5a94
Bump version to 2.12.1
2024-09-15 20:08:24 -07:00
github-actions[bot]
5ea3512205
New Crowdin translations by GitHub Action ( #7668 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-09-15 19:40:35 -07:00
shamoon
a0c8caca4e
Fix: wait to apply tag changes until other changes saved with multiple workflows ( #7711 )
2024-09-16 01:26:24 +00:00
shamoon
4ea67daaf7
Fix: delete_pages should require ownership ( #7714 )
2024-09-15 16:24:40 -07:00
shamoon
d36af64298
Chore: mark some more tests as flaky
2024-09-10 16:41:11 -07:00