3100 Commits

Author SHA1 Message Date
Trenton H
2a833ea9a1 Bumps version to 2.4.3 2024-01-28 12:19:07 -08:00
github-actions[bot]
e4bef6461c New Crowdin translations by GitHub Action (#5559)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-28 20:16:42 +00:00
Trenton H
821e2d8569 Ensure the scratch directory exists before consuming this source (#5579) 2024-01-28 09:07:04 -08:00
shamoon
68c2adb1c1 Bump version to 2.4.2 2024-01-25 14:20:26 -08:00
github-actions[bot]
8efadded55 New Crowdin translations by GitHub Action (#5547)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-25 14:19:46 -08:00
github-actions[bot]
5a9ff4aa79 New Crowdin translations by GitHub Action (#5539)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-25 14:18:31 -08:00
shamoon
9792514d8d Fix: Modify one of date regexes (#5540) 2024-01-25 21:29:22 +00:00
shamoon
446b9dab6a Merge branch 'dev' 2024-01-24 11:24:02 -08:00
shamoon
3a50b6371b Bump version to v2.4.1 2024-01-24 11:02:24 -08:00
github-actions[bot]
abf11b5eab New Crowdin translations by GitHub Action (#5488)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-24 11:01:37 -08:00
shamoon
1b5135f2b9 Revert "Enhancement: support remote user auth directly against API (DRF)" (#5534) 2024-01-24 11:00:44 -08:00
shamoon
bb45d3d2ff Fix: enforce object permissions for app config (#5516) 2024-01-23 12:23:15 -08:00
shamoon
f175c1db25 Change workflow permissions assignment to merge (#5496) 2024-01-22 16:34:16 -08:00
github-actions[bot]
4dd718e157 New Crowdin translations by GitHub Action (#5463)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-21 00:35:54 -08:00
shamoon
0de1e3eb19 Bump version to 2.4.0 2024-01-18 17:43:49 -08:00
github-actions[bot]
4a48b428aa New Crowdin translations by GitHub Action (#5349)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-18 17:42:21 -08:00
shamoon
99422d09e5 Fix: doc link removal before assigning value (#5451) 2024-01-18 06:58:41 -08:00
shamoon
fc0bd04895 Enhancement: support remote user auth directly against API (DRF) (#5386) 2024-01-16 23:26:05 +00:00
Trenton H
841ff64021 Fix: Getting next ASN when no documents have an ASN (#5431)
* Fixes the next ASN logic to account for no ASNs yet being assigned

* Updates so the ASN will start at 1

* Do the same calculation without the branch
2024-01-16 23:08:37 +00:00
Trenton H
95bc3028c1 Feature: Add additional caching support to suggestions and metadata (#5414)
* Adds ETag and Last-Modified headers to suggestions, metadata and previews

* Slight update to the suggestions etag

* Small user message for why classifier didn't train again
2024-01-16 17:01:07 +00:00
shamoon
4850cde739 Fix signin username floating label (#5424) 2024-01-16 07:32:07 -08:00
shamoon
f3ff7b046f Fix shared by me filter with multiple users / groups in postgres (#5396) 2024-01-15 22:06:59 +00:00
Trenton H
b8e3dc2dd8 Fix: Catch new warning when loading the classifier (#5395) 2024-01-14 13:21:17 -08:00
shamoon
c0843d71da Fix missed migration for app_logo 2024-01-13 16:23:44 -08:00
shamoon
e96645141d Enhancement: warn when outdated doc detected (#5372)
* Update modified property for target docs w bidirectional links

* Warn on doc change detected
2024-01-13 20:28:10 +00:00
shamoon
2b01a79828 Feature: app branding (#5357) 2024-01-13 19:57:25 +00:00
Trenton H
f6035bb690 Refactor file consumption task to allow beginnings of a plugin system (#5367) 2024-01-13 16:11:14 +00:00
Trenton H
7c0a98ae13 Reapply #5304 fix 2024-01-12 13:19:24 -08:00
shamoon
826f1443a9 Merge branch 'dev' 2024-01-10 15:59:50 -08:00
github-actions[bot]
ad4cd3ee67 New Crowdin translations by GitHub Action (#5314)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-10 15:58:17 -08:00
shamoon
847d83deb7 Bump version to 2.3.3 2024-01-10 15:55:09 -08:00
shamoon
b4cdbca7f6 Fix: Coerce language app config field to None if empty 2024-01-10 13:21:51 -08:00
shamoon
6336b6fbfb Fix empty assign_title validation 2024-01-10 12:53:35 -08:00
shamoon
aabe4c48fc Enhancement: title assignment placeholder error handling, fallback (#5282) 2024-01-10 10:18:55 -08:00
Trenton H
e00ca22e5a Updates all backend, hooks and configures codespell in a slightly easier way (#5336) 2024-01-09 10:30:33 -08:00
Trenton H
9eb594ebc5 Fix: Don't require the JSON user arguments field (#5320)
* Allows new user args field to be null

* Coerce empty string to None for user_args JSONField

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-08 13:14:36 -08:00
shamoon
f52ba29baf Chore: add pre-commit hook for codespell (#5324) 2024-01-08 13:03:05 -08:00
luzpaz
97f4690236 Documentation: Fix typos with automated tool (#5319)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-08 16:58:41 +00:00
Trenton Holmes
8441b6a66e Bumps version to 2.3.2 2024-01-07 17:02:36 -08:00
shamoon
a9b846fdc2 Fix: workflow assignment of customfield fails if field exists in v2.3.1 (#5302) 2024-01-07 22:27:57 +00:00
github-actions[bot]
9183b6dd3a New Crowdin translations by GitHub Action (#5268)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-07 14:19:57 -08:00
Trenton H
42dd50dc5d Fixes the user arguments json field decoding (#5307) 2024-01-07 14:17:51 -08:00
Trenton H
28fe4b760b Fixes usages of UTC datetime instead of local datetime (#5304) 2024-01-07 13:57:40 -08:00
shamoon
0834adf770 Bump version to 2.3.1 2024-01-06 22:42:35 -08:00
Trenton H
23d39a1156 Adds more documentation for OCR_PAGES and prevents using 0 for actual OCR (#5275) 2024-01-06 09:06:41 -08:00
shamoon
905e544caf Bump version to 2.3.0 2024-01-05 21:36:48 -08:00
shamoon
7594ea7bd6 Merge branch 'dev' 2024-01-05 21:36:01 -08:00
shamoon
da68ae78eb Update api version to v4 2024-01-05 21:35:40 -08:00
github-actions[bot]
0dbc407d5a New Crowdin translations by GitHub Action (#5146)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-05 21:28:32 -08:00
shamoon
1c1d75673c Update django.po 2024-01-05 21:26:30 -08:00