shamoon
625780899d
Fix location of bulk edit tests
2024-02-04 12:39:26 -08:00
Trenton H
25542c56b9
Feature: Cache metadata and suggestions in Redis ( #5638 )
2024-02-04 10:42:21 -08: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
Trenton H
4dbf8d7969
Reapply #5304 fix
2024-01-12 13:19:24 -08:00
shamoon
16acc2d6ad
Merge branch 'dev'
2024-01-10 15:59:50 -08:00
github-actions[bot]
c2c9a953d3
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
530f4a8b28
Bump version to 2.3.3
2024-01-10 15:55:09 -08:00
shamoon
b0aeec4c43
Fix: Coerce language app config field to None if empty
2024-01-10 13:21:51 -08:00
shamoon
1ac298f6ff
Fix empty assign_title validation
2024-01-10 12:53:35 -08:00
shamoon
6d5f4e92cc
Enhancement: title assignment placeholder error handling, fallback ( #5282 )
2024-01-10 10:18:55 -08:00
Trenton H
a7e1299194
Updates all backend, hooks and configures codespell in a slightly easier way ( #5336 )
2024-01-09 10:30:33 -08:00
Trenton H
a12e1fae72
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
f525ac0af6
Chore: add pre-commit hook for codespell ( #5324 )
2024-01-08 13:03:05 -08:00
luzpaz
58bf9c552b
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
6015cc0e4a
Bumps version to 2.3.2
2024-01-07 17:02:36 -08:00
shamoon
c64667d396
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]
9f6613fe05
New Crowdin translations by GitHub Action ( #5268 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-07 14:19:57 -08:00