3264 Commits

Author SHA1 Message Date
Trenton H
ec0b0d0de4 Chore: Backend dependencies update (#5676) 2024-02-08 09:48:24 -08:00
Moritz Pflanzer
e122a0a141 Feature: OIDC & social authentication (#5190)
---------

Co-authored-by: Moritz Pflanzer <moritz@chickadee-engineering.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-08 16:15:38 +00:00
shamoon
c4e67d59b4 Chore: Use memory cache backend in debug mode (#5666) 2024-02-06 07:16:15 -08:00
Trenton H
9943f36be3 Chore: Adds additional rules for Ruff linter (#5660) 2024-02-05 21:46:59 +00:00
pkrahmer
d0091ce02c Feature: Allow tagging by putting barcode stickers on documents (#5580) 2024-02-05 17:38:19 +00:00
shamoon
61fc889004 Fix location of bulk edit tests 2024-02-04 12:39:26 -08:00
Trenton H
0c4be9f494 Feature: Cache metadata and suggestions in Redis (#5638) 2024-02-04 10:42:21 -08:00
shamoon
67fa48662e Fix: Explicit validation of custom field name unique constraint (#5647) 2024-02-03 20:51:26 +00:00
shamoon
1750755e54 Add Japanese translation (#5641) 2024-02-03 11:37:21 -08:00
shamoon
2bbfd6146d Update translation strings 2024-02-02 20:16:14 -08:00
shamoon
5de81e8482 Feature: option for auto-remove inbox tags on save (#5562) 2024-02-02 02:41:10 +00:00
shamoon
027b661a4e Enhancement: mergeable bulk edit permissions (#5508) 2024-02-01 19:56:57 +00:00
shamoon
111537ff0a Enhancement: re-implement remote user auth for API as opt-in (#5561) 2024-02-01 19:46:26 +00:00
Henning B
5638871934 Enhancement: Respect PDF cropbox for thumbnail generation (#5531)
* Use the convert argument '-define "pdf:use-cropbox=true"' when creating thumbnails. That way cropboxes, if present, gets respected for thumbnail generation
2024-02-01 11:25:57 -08:00
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