10725 Commits

Author SHA1 Message Date
shamoon
397a3e5cf7
Update migration dependency and rename migration file 2025-10-27 21:11:30 -07:00
shamoon
e84b425829
Merge branch 'dev' into feature-ai 2025-10-27 21:10:54 -07:00
shamoon
35bc673648
Update workflows.py 2025-10-27 21:09:19 -07:00
shamoon
d0bd111eab
Change: make workflowrun a softdeletemodel (#11194) 2025-10-27 20:51:39 +00:00
Trenton H
cd81f750b4
Chore: Minor migration optimization for workflow titles (#11197)
* Makes the migration just a little more efficient

* Do it in batches, just in case

* Fixes the model klass name
2025-10-27 13:24:57 -07:00
shamoon
48d21da13b
Fix: support ConsumableDocument in email attachments (#11196) 2025-10-27 10:37:57 -07:00
shamoon
701aafce06
Update issue and discussion templates 2025-10-26 12:14:31 -07:00
shamoon
4b2146786f
Merge branch 'dev' into feature-ai 2025-10-26 07:41:27 -07:00
Tom Hu
1c4fa7237c
Chore: Move to using the codecov action instead of the test-results-action (#11179) 2025-10-26 07:07:36 -07:00
shamoon
b9319ea607
Merge branch 'dev' into feature-ai 2025-10-24 16:47:12 -07:00
shamoon
63dab0ab09
Change: restrict superuser modifications to superusers only 2025-10-24 16:25:59 -07:00
shamoon
276dc31abe
Fix: add missing import of ConfirmButtonComponent in user-edit-dialog (#11167) 2025-10-24 15:50:46 -07:00
shamoon
62dbae7378
Merge branch 'dev' into feature-ai 2025-10-23 16:38:21 -07:00
shamoon
a11a2ec13f
Fix: resolve migration warning in 2.19.2 (#11157) 2025-10-23 15:29:49 -07:00
Trenton H
1d8fadcb3c Bumps version to 2.19.2 v2.19.2 2025-10-23 09:24:48 -07:00
github-actions[bot]
4e85262781
New Crowdin translations by GitHub Action (#11139)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-10-23 09:10:11 -07:00
GitHub Actions
7e5d80fa38 Auto translate strings 2025-10-23 12:53:46 +00:00
shamoon
3cfd64b77a
Fix: Remove edit requirement for bulk email, show based on setting (#11149) 2025-10-23 05:50:27 -07:00
shamoon
0fc595a16a
Fix: handle undefined IDs in getOriginalObject (#11147) 2025-10-23 05:40:01 -07:00
shamoon
118da0cf6d
Resolve migration conflict 2025-10-22 22:02:14 -07:00
shamoon
2d1b42a1fb
Merge branch 'dev' into feature-ai 2025-10-22 21:52:47 -07:00
GitHub Actions
91e2220f23 Auto translate strings 2025-10-23 01:05:32 +00:00
shamoon
893c05dfdc
Fixhancement: display loading status for tags instead of 'Private' (#11140) 2025-10-22 18:01:50 -07:00
github-actions[bot]
faf3e8dc0d
Changelog v2.19.1 - GHA (#11138) 2025-10-22 13:46:41 -07:00
shamoon
41b9fff407
Bump version to 2.19.1 v2.19.1 2025-10-22 13:03:28 -07:00
github-actions[bot]
26f61c900f
New Crowdin translations by GitHub Action (#11112) 2025-10-22 19:33:35 +00:00
shamoon
8d0e07e931
Fix: skip workflow title migration for empty titles (#11136) 2025-10-22 12:17:06 -07:00
shamoon
bf9e3fca48
Fix: restore workflow title migration (#11131) 2025-10-22 18:40:13 +00:00
GitHub Actions
144dd8cdf3 Auto translate strings 2025-10-22 18:16:33 +00:00
shamoon
13161ebb01
Fix: retrieve document_count for tag children (#11125) 2025-10-22 11:13:15 -07:00
shamoon
0ebd9f24b5
Fix: move hierarchical order logic in dropdown sorting (#11128) 2025-10-22 10:27:39 -07:00
GitHub Actions
c9f49f390a Auto translate strings 2025-10-22 16:45:15 +00:00
shamoon
31cee7481b
Fix: use original object for children in tag list (#11127) 2025-10-22 09:42:39 -07:00
GitHub Actions
78893292f8 Auto translate strings 2025-10-22 07:39:01 +00:00
shamoon
e4ac079cd7
Fix: dont display or fetch users or groups with insufficient perms (#11111) 2025-10-22 00:36:40 -07:00
github-actions[bot]
597c2629dd
Changelog v2.19.0 - GHA (#11102)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-21 10:55:49 -07:00
shamoon
264166810c
Bump version to 2.19.0 v2.19.0 2025-10-21 10:03:11 -07:00
dependabot[bot]
a8b42a3c7a
docker(deps): bump astral-sh/uv from 0.9.2-python3.12-bookworm-slim to 0.9.4-python3.12-bookworm-slim (#11091)
* docker(deps): bump astral-sh/uv

Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from 0.9.2-python3.12-bookworm-slim to 0.9.4-python3.12-bookworm-slim.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/compare/0.9.2...0.9.4)

---
updated-dependencies:
- dependency-name: astral-sh/uv
  dependency-version: 0.9.4-python3.12-bookworm-slim
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Syncs up the CI uv version 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-10-21 08:45:57 -07:00
shamoon
4355ae812b
Merge branch 'dev' into feature-ai 2025-10-21 08:23:08 -07:00
github-actions[bot]
af7bac03f1
New Crowdin translations by GitHub Action (#11094)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-10-21 08:22:49 -07:00
GitHub Actions
363fd5a97f Auto translate strings 2025-10-21 05:45:10 +00:00
shamoon
fcae006afa
Tweak: improve tag parent validation error handling (#11096) 2025-10-20 22:42:01 -07:00
shamoon
a206ac78dd
Chore: update Postgres compose volume mount path (#11084) 2025-10-20 16:18:36 +00:00
github-actions[bot]
4456be72c6
New Crowdin translations by GitHub Action (#10874)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-10-20 09:01:02 -07:00
GitHub Actions
557612f7a2 Auto translate strings 2025-10-20 00:47:20 +00:00
shamoon
bf18eaa5c2
Fix: remove obsolete warning for custom field value index (#11083) 2025-10-19 17:43:02 -07:00
Elias Holzmann
d1c11bcf08
Documentation: correct info re PAPERLESS_THREADS_PER_WORKER (#11031) 2025-10-18 23:01:28 +00:00
shamoon
15e6809a71
Fix: correct infoLink in mail component header 2025-10-15 20:30:56 -07:00
shamoon
44b6f91eb5
Resolve migration conflict 2025-10-15 16:36:15 -07:00
shamoon
0750b18053
Merge branch 'dev' into feature-ai 2025-10-15 16:32:55 -07:00