3264 Commits

Author SHA1 Message Date
shamoon
1e5a968490 Enhancement: preview button for document list and trash, refactor (#8384) 2024-11-29 21:24:33 -08:00
shamoon
ceca3619a7 Fix: include subpath in logo url (#8374) 2024-11-28 08:57:44 -08:00
shamoon
fa9c2c1322 Fix: include distinct on workflow objects filter 2024-11-24 12:22:48 -08:00
shamoon
8b8338cc43 Chore: cleanup urls, use actions for some views (#8346) 2024-11-24 12:06:31 -08:00
shamoon
7f127475ca Feature: scheduled workflow trigger (#8036) 2024-11-24 18:22:31 +00:00
shamoon
91322724de Enhancement: support owner permissions for file tasks (#8195) 2024-11-20 20:25:53 +00:00
shamoon
880d2792b7 Change: change update content to handle archive disabled (#8315) 2024-11-20 20:01:13 +00:00
Kevin Doren
5de489c58a Enhancement: Add --compare-json option to document_exporter to write json files only if changed (#8261) 2024-11-19 07:20:24 -08:00
shamoon
36ec018689 Feature: two-factor authentication (#8012) 2024-11-18 18:34:46 +00:00
shamoon
1d7fe82ded Fix: include db_index caveat in squashed migrations (#8292) 2024-11-15 07:42:10 -08:00
shamoon
b925d30a13 Fix: prevent duplicate workflow runs (#8268) 2024-11-13 07:18:21 -08:00
shamoon
25c63ec918 Merge branch 'main' into dev 2024-11-12 22:35:42 -08:00
shamoon
2bdbf3055d Feature: loading preview, better text popup preview (#8011) 2024-11-12 16:20:52 -08:00
Sebastian Steinbeißer
de1140daa9 Switch src/documents/bulk*.py from os.path to pathlib.Path (#7862)
Also:
* Ensure that the ruff PTH check remains enabled for these files and
all files added in the future.
* Add some type annotations.
2024-11-12 17:04:07 +00:00
Trenton H
25a277e9db Chore: Bulk backend dependency updates (#8212) 2024-11-11 11:54:51 -08:00
shamoon
a3c7121aaf Bump version to 2.13.5 2024-11-10 08:25:10 -08:00
shamoon
3a4e4e0632 Fix: handle page count exception for pw-protected files (#8240) 2024-11-10 03:33:47 -08:00
Trenton H
4b8e53a5da Fixes admin pages to show trashed documents too (#8068) 2024-11-07 23:04:29 +00:00
shamoon
8d43982513 Fix: Dont check empty ASNs 2024-11-05 20:01:36 -08:00
shamoon
aa8be2c1a3 Fix: warn with proper error on ASN exists in trash (#8176) 2024-11-03 17:52:59 -08:00
shamoon
66b6ed0e3a Bump version to 2.13.4 2024-11-03 05:08:08 -08:00
shamoon
7b8c7f02e1 Bump version to 2.13.3 2024-11-02 22:19:03 -07:00
github-actions[bot]
0bf2b30d2b New Crowdin translations by GitHub Action (#8159)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-11-02 21:58:06 -07:00
github-actions[bot]
fe5c296ad5 New Crowdin translations by GitHub Action (#8130)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-11-02 21:56:35 -07:00
shamoon
649858feca Fix: fix auto-clean PDFs, create parent dir for storing unmodified original (#8157) 2024-11-02 20:54:28 -07:00
Yichi Yang
fb36b50ec5 Fix: correctly handle "exists, false" in custom field query filter (#8158) 2024-11-02 18:40:50 -07:00
shamoon
559a48046a Fix: make mail account password and refresh token text fields (#8107) 2024-10-29 21:54:47 -07:00
shamoon
98d235865c Bump version to 2.13.2 2024-10-29 11:09:19 -07:00
shamoon
77bfa1f9a7 Merge branch 'dev' 2024-10-29 11:08:50 -07:00
github-actions[bot]
92e991199f New Crowdin translations by GitHub Action (#8101)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-10-29 11:07:03 -07:00
github-actions[bot]
fa54cbbcc8 New Crowdin translations by GitHub Action (#8093)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-10-29 11:05:08 -07:00
shamoon
78d8f9a9ff Fix: correct serializing of auth tokens for export (#8100) 2024-10-29 17:02:32 +00:00
shamoon
22f834e91a Bump version to 2.13.1 2024-10-28 11:27:57 -07:00
shamoon
d09dec8b53 Fix: allow removing dead document links from UI, validate via API (#8081) 2024-10-28 10:39:17 -07:00
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