shamoon
4ba4f3cdfe
Merge branch 'dev' into feature-ai
2025-10-09 12:54:50 -07:00
shamoon
df86882e8e
Fix: require only change permissions for task dismissal, add frontend error handling ( #11023 )
2025-10-07 00:56:16 -07:00
shamoon
79b30fbade
Enhancement: ignore same files in sanity checker as consumer ( #10999 )
2025-10-06 09:59:01 -07:00
shamoon
0cc94a7825
Merge branch 'dev' into feature-ai
2025-10-01 19:24:31 -07:00
shamoon
d6710de486
Chore: refactor for clarity
2025-09-30 12:16:22 -07:00
shamoon
fb2fe2f136
Fix migration
2025-09-30 11:18:29 -07:00
shamoon
0cafb79bf3
Merge branch 'dev' into feature-ai
2025-09-30 11:09:24 -07:00
shamoon
6a29b8d0e8
Fix this migration
2025-09-30 10:44:13 -07:00
GitHub Actions
f71b13b82a
Auto translate strings
2025-09-30 16:51:15 +00:00
Antoine Mérino
3df43d828a
Performance: Cache django-guardian permissions when counting documents ( #10657 )
...
Fixes N+1 queries in tag, correspondent, storage path, custom field,
and document type list views.
Reduces SQL queries from 160 to 9.
2025-09-30 09:48:44 -07:00
DerRockWolf
4ff09c4cf4
Enhancement: support workflow path matching of barcode-split documents ( #10723 )
2025-09-24 21:03:03 +00:00
shamoon
6119c215e7
Fix: skip fuzzy matching for empty document content ( #10914 )
2025-09-22 23:30:24 -07:00
GitHub Actions
c8850fa752
Auto translate strings
2025-09-22 18:21:26 +00:00
shamoon
19a54b3b23
Feature: processed mail UI ( #10866 )
2025-09-22 18:17:42 +00:00
shamoon
0e35acaef5
Fix: add extra error handling to _consume for file checks ( #10897 )
2025-09-21 13:21:40 -07:00
shamoon
6b868a5ecb
Fix: restore str celery beat schedule filename ( #10893 )
2025-09-20 18:54:56 -07:00
GitHub Actions
6231211f9b
Auto translate strings
2025-09-17 22:45:21 +00:00
shamoon
6dbd32759d
Enhancement: support custom field values on post document ( #10859 )
2025-09-17 22:42:06 +00:00
GitHub Actions
e0512e35a2
Auto translate strings
2025-09-17 21:44:56 +00:00
shamoon
4cff907ba0
Feature: Nested Tags ( #10833 )
...
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2025-09-17 21:41:39 +00:00
dependabot[bot]
4ddac79f0f
Chore(deps): Bump the small-changes group across 1 directory with 3 updates ( #10880 )
...
* Chore(deps): Bump the small-changes group across 1 directory with 3 updates
Bumps the small-changes group with 3 updates in the / directory: [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF ), [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) and [ruff](https://github.com/astral-sh/ruff ).
Updates `ocrmypdf` from 16.10.4 to 16.11.0
- [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases )
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/main/docs/release_notes.md )
- [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v16.10.4...v16.11.0 )
Updates `mkdocs-material` from 9.6.19 to 9.6.20
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.19...9.6.20 )
Updates `ruff` from 0.12.12 to 0.13.0
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.12.12...0.13.0 )
---
updated-dependencies:
- dependency-name: ocrmypdf
dependency-version: 16.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: mkdocs-material
dependency-version: 9.6.20
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: ruff
dependency-version: 0.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com >
* Applies the new Ruff rule for unpacking
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2025-09-17 13:16:34 -07:00
shamoon
4b07179b01
Merge branch 'dev' into feature-ai
2025-09-14 16:27:55 -07:00
shamoon
4318f7dac3
Sonar code smell sure
2025-09-14 16:17:53 -07:00
github-actions[bot]
f2ef9af291
New Crowdin translations by GitHub Action ( #10808 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-14 15:59:56 -07:00
shamoon
9837407879
Update migration
2025-09-14 14:53:23 -07:00
shamoon
d21d0eaf08
Merge branch 'dev' into feature-ai
2025-09-14 13:59:30 -07:00
GitHub Actions
4905edbf79
Auto translate strings
2025-09-14 03:22:02 +00:00
jojo2357
feb5d534b5
Enhancement: long text custom field ( #10846 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2025-09-14 03:19:00 +00:00
shamoon
1709aee903
Development: fix localization failing tests ( #10840 )
...
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2025-09-12 16:42:52 -07:00
shamoon
f0eb9d981c
Update migration for merge
2025-09-11 13:36:11 -07:00
shamoon
66f5f3cbee
Merge branch 'dev' into feature-ai
2025-09-11 13:35:20 -07:00
shamoon
44b8c4881a
Fix: fix error when bulk adding empty doc link custom fields ( #10832 )
2025-09-11 13:19:23 -07:00
GitHub Actions
f3220ce981
Auto translate strings
2025-09-11 17:44:22 +00:00
david-loe
2dc4f1f49b
Enhancement: add storage path as workflow trigger filter ( #10771 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2025-09-11 17:41:04 +00:00
GitHub Actions
17509171bb
Auto translate strings
2025-09-11 13:58:01 +00:00
sidey79
9e11e7fd05
Enhancement: jinja template support for workflow title assignment ( #10700 )
...
---------
Co-authored-by: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2025-09-11 06:56:16 -07:00
GitHub Actions
cec665f8d5
Auto translate strings
2025-09-09 20:04:58 +00:00
Antoine Mérino
8adc26e09d
Enhancement: Limit excessively long content length when computing suggestions ( #10656 )
...
This helps prevent excessive processing times on very large documents
by limiting the text analyzed during date parsing, tag prediction,
and correspondent matching.
If the document exceeds 1.2M chars, crop to 1M char.
2025-09-09 13:02:16 -07:00
shamoon
7a1aae7749
Fix: set match value for correspondents created by mail rule ( #10820 )
2025-09-09 09:14:48 -07:00
shamoon
894939e492
Chore: add debug log line to reindex
2025-09-09 05:49:35 -07:00
shamoon
e00dc63021
Merge branch 'dev' into feature-ai
2025-09-08 11:33:39 -07:00
shamoon
1b18c14188
Bump version to 2.18.4
2025-09-07 16:29:23 -07:00
github-actions[bot]
d721a88a2f
New Crowdin translations by GitHub Action ( #10756 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-09-07 23:26:24 +00:00
shamoon
3825023337
Merge branch 'dev' into feature-ai
2025-09-04 09:16:56 -07:00
shamoon
b2703b4605
Fix: revert pathlib change to database name ( #10774 )
2025-09-04 06:58:13 -07:00
dependabot[bot]
e1c8cd779b
Chore(deps): Bump bootstrap from 5.3.7 to 5.3.8 in /src-ui ( #10740 )
...
* Chore(deps): Bump bootstrap from 5.3.7 to 5.3.8 in /src-ui
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 5.3.7 to 5.3.8.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.7...v5.3.8 )
---
updated-dependencies:
- dependency-name: bootstrap
dependency-version: 5.3.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Upgrades backend Bootstrap to 5.3.8 as well
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2025-09-03 21:58:53 +00:00
Sebastian Steinbeißer
d2064a2535
Chore: switch from os.path to pathlib.Path ( #10539 )
2025-09-03 08:12:41 -07:00
shamoon
fcbc438ffd
Merge branch 'dev' into feature-ai
2025-09-01 21:18:31 -07:00
shamoon
58ab137282
Bump version to 2.18.3
2025-08-31 20:41:47 -07:00
github-actions[bot]
d6db2d3fce
New Crowdin translations by GitHub Action ( #10699 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-08-31 20:39:21 -07:00