2973 Commits

Author SHA1 Message Date
shamoon
4e9ac3edb2 Fix social_account_providers endpoint test 2024-02-04 22:22:29 -08:00
shamoon
382e0439e7 Just add oidc to installed apps 2024-02-04 21:55:21 -08:00
shamoon
c8984321ea Revert "Fix tests that require the openid-connect app to be installed"
This reverts commit 1e572dc74addc9f4bf990c678849c06252f137dc.
2024-02-04 21:19:49 -08:00
Moritz Pflanzer
1e572dc74a Fix tests that require the openid-connect app to be installed 2024-02-04 13:44:51 +01:00
Moritz Pflanzer
331c85849e Make allauth generate https links by default 2024-02-04 13:44:51 +01:00
Moritz Pflanzer
334de6509b Load social account providers from env 2024-02-04 13:44:51 +01:00
Moritz Pflanzer
4548c8e40c Add missing template in case of auth error 2024-02-04 13:44:51 +01:00
shamoon
93750663aa Pass Django messages to frontend without API endpoint 2024-02-04 13:44:51 +01:00
Moritz Pflanzer
0ae0c11656 Move templates back to documents 2024-02-04 13:44:51 +01:00
Moritz Pflanzer
85b180c9fc Fix server-side XSS security warning 2024-02-04 13:44:51 +01:00
Moritz Pflanzer
0a23815491 Move all remaining templates 2024-02-04 13:44:51 +01:00
Moritz Pflanzer
98a6c07253 Fix password reset 2024-02-04 13:44:51 +01:00
Moritz Pflanzer
c7e8ca7da7 Remove superseded login form 2024-02-04 13:44:51 +01:00
Moritz Pflanzer
59d51f0942 Fix exporter tests 2024-02-04 13:44:50 +01:00
Moritz Pflanzer
36db77cf89 Add API for django messages 2024-02-04 13:44:50 +01:00
Moritz Pflanzer
2e597a7176 Feature: OIDC support 2024-02-04 13:44:50 +01:00
shamoon
6b34f592df
Fix: Explicit validation of custom field name unique constraint (#5647) 2024-02-03 20:51:26 +00:00
shamoon
6cf732e6ec
Add Japanese translation (#5641) 2024-02-03 11:37:21 -08:00
shamoon
dfd959839f Update translation strings 2024-02-02 20:16:14 -08:00
shamoon
c62d892969
Feature: option for auto-remove inbox tags on save (#5562) 2024-02-02 02:41:10 +00:00
shamoon
454098630b
Enhancement: mergeable bulk edit permissions (#5508) 2024-02-01 19:56:57 +00:00
shamoon
61209b1057
Enhancement: re-implement remote user auth for API as opt-in (#5561) 2024-02-01 19:46:26 +00:00
Henning B
38a817e887
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
d55900b877 Bumps version to 2.4.3 2024-01-28 12:19:07 -08:00
github-actions[bot]
2a73ab4693
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
2aea220c6d
Ensure the scratch directory exists before consuming this source (#5579) 2024-01-28 09:07:04 -08:00
shamoon
f6e26d5953 Bump version to 2.4.2 2024-01-25 14:20:26 -08:00
github-actions[bot]
c2ac9a26a2
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]
58e8f796d1
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
ba0f4718e5
Fix: Modify one of date regexes (#5540) 2024-01-25 21:29:22 +00:00
shamoon
ce841d4196 Merge branch 'dev' 2024-01-24 11:24:02 -08:00
shamoon
c77f8acf41 Bump version to v2.4.1 2024-01-24 11:02:24 -08:00
github-actions[bot]
212674f9df
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
283ced56d1
Revert "Enhancement: support remote user auth directly against API (DRF)" (#5534) 2024-01-24 11:00:44 -08:00
shamoon
88ae60a4a0
Fix: enforce object permissions for app config (#5516) 2024-01-23 12:23:15 -08:00
shamoon
5881f05dbc
Change workflow permissions assignment to merge (#5496) 2024-01-22 16:34:16 -08:00
github-actions[bot]
4d43f6b63d
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
f02e8e0dc3 Bump version to 2.4.0 2024-01-18 17:43:49 -08:00
github-actions[bot]
c1ed87a44f
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
26900e0766
Fix: doc link removal before assigning value (#5451) 2024-01-18 06:58:41 -08:00
shamoon
6db9e292ba
Enhancement: support remote user auth directly against API (DRF) (#5386) 2024-01-16 23:26:05 +00:00
Trenton H
51dd95be3d
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
e16645b146
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
86e380bb1c
Fix signin username floating label (#5424) 2024-01-16 07:32:07 -08:00
shamoon
783090c2cd
Fix shared by me filter with multiple users / groups in postgres (#5396) 2024-01-15 22:06:59 +00:00
Trenton H
41a3c7c89b
Fix: Catch new warning when loading the classifier (#5395) 2024-01-14 13:21:17 -08:00
shamoon
16cc7415c1 Fix missed migration for app_logo 2024-01-13 16:23:44 -08:00
shamoon
53e04e66cf
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
2a6e79acc8
Feature: app branding (#5357) 2024-01-13 19:57:25 +00:00
Trenton H
2da5e46386
Refactor file consumption task to allow beginnings of a plugin system (#5367) 2024-01-13 16:11:14 +00:00