]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
10 months agoSimplify this a bit more
shamoon [Mon, 23 Sep 2024 17:46:20 +0000 (10:46 -0700)] 
Simplify this a bit more

10 months agoEnhancement: compactify dates dropdown (#7759)
shamoon [Mon, 23 Sep 2024 17:30:13 +0000 (10:30 -0700)] 
Enhancement: compactify dates dropdown (#7759)

10 months agoFix: handle overflowing dropdowns on mobile (#7758)
shamoon [Mon, 23 Sep 2024 17:29:37 +0000 (10:29 -0700)] 
Fix: handle overflowing dropdowns on mobile (#7758)

See https://github.com/ng-bootstrap/ng-bootstrap/pull/4760

10 months agoFix sidebar mobile width
shamoon [Mon, 23 Sep 2024 05:51:59 +0000 (22:51 -0700)] 
Fix sidebar mobile width

10 months agoEnhancement: set Django SESSION_EXPIRE_AT_BROWSER_CLOSE from PAPERLESS_ACCOUNT_SESSIO...
shamoon [Fri, 20 Sep 2024 17:36:40 +0000 (10:36 -0700)] 
Enhancement: set Django SESSION_EXPIRE_AT_BROWSER_CLOSE from PAPERLESS_ACCOUNT_SESSION_REMEMBER (#7748)

10 months agoDocumentation: fix session cookie config type
shamoon [Fri, 20 Sep 2024 02:20:13 +0000 (19:20 -0700)] 
Documentation: fix session cookie config type

10 months agoEnhancement: allow setting session cookie age (#7743)
shamoon [Fri, 20 Sep 2024 01:58:40 +0000 (18:58 -0700)] 
Enhancement: allow setting session cookie age (#7743)

10 months agoMerge branch 'main' into dev
shamoon [Thu, 19 Sep 2024 23:24:34 +0000 (16:24 -0700)] 
Merge branch 'main' into dev

10 months agoDocumentation: clarify session remember
shamoon [Thu, 19 Sep 2024 14:13:37 +0000 (07:13 -0700)] 
Documentation: clarify session remember

10 months agoFix: chrome scrolling in >= 129 (#7738)
shamoon [Thu, 19 Sep 2024 00:09:42 +0000 (17:09 -0700)] 
Fix: chrome scrolling in >= 129 (#7738)

10 months agoFeature: copy workflows and mail rules, improve layout (#7727)
shamoon [Tue, 17 Sep 2024 05:02:51 +0000 (22:02 -0700)] 
Feature: copy workflows and mail rules, improve layout (#7727)

10 months agoFix a random test error
shamoon [Tue, 17 Sep 2024 02:36:44 +0000 (19:36 -0700)] 
Fix a random test error

10 months agoChore(deps-dev): Bump the development group with 2 updates (#7723)
dependabot[bot] [Mon, 16 Sep 2024 23:25:33 +0000 (23:25 +0000)] 
Chore(deps-dev): Bump the development group with 2 updates (#7723)

* Chore(deps-dev): Bump the development group with 2 updates

Bumps the development group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [pytest](https://github.com/pytest-dev/pytest).

Updates `ruff` from 0.6.4 to 0.6.5
- [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.6.4...0.6.5)

Updates `pytest` from 8.3.2 to 8.3.3
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
* Update .pre-commit-config.yaml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
10 months agoChangelog v2.12.1 - GHA (#7715)
github-actions[bot] [Mon, 16 Sep 2024 03:31:11 +0000 (20:31 -0700)] 
Changelog v2.12.1 - GHA (#7715)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
10 months agoBump version to 2.12.1 v2.12.1
shamoon [Mon, 16 Sep 2024 03:08:24 +0000 (20:08 -0700)] 
Bump version to 2.12.1

10 months agoMerge branch 'dev'
shamoon [Mon, 16 Sep 2024 03:07:59 +0000 (20:07 -0700)] 
Merge branch 'dev'

10 months agoNew Crowdin translations by GitHub Action (#7668)
github-actions[bot] [Mon, 16 Sep 2024 02:40:35 +0000 (19:40 -0700)] 
New Crowdin translations by GitHub Action (#7668)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
10 months agoFix: wait to apply tag changes until other changes saved with multiple workflows...
shamoon [Mon, 16 Sep 2024 01:26:24 +0000 (18:26 -0700)] 
Fix: wait to apply tag changes until other changes saved with multiple workflows (#7711)

10 months agoFix: delete_pages should require ownership (#7714)
shamoon [Sun, 15 Sep 2024 23:24:40 +0000 (16:24 -0700)] 
Fix: delete_pages should require ownership (#7714)

10 months agoEnhancement: improve text contrast for selected documents in list view dark mode...
shamoon [Sun, 15 Sep 2024 18:40:59 +0000 (11:40 -0700)] 
Enhancement: improve text contrast for selected documents in list view dark mode (#7712)

10 months agoFix: filter out shown custom fields that have been deleted from saved view edit ...
shamoon [Sun, 15 Sep 2024 15:02:38 +0000 (08:02 -0700)] 
Fix: filter out shown custom fields that have been deleted from saved view edit (#7710)

10 months agoRefactor: allow filterpipe to specify key
shamoon [Sat, 14 Sep 2024 04:10:17 +0000 (21:10 -0700)] 
Refactor: allow filterpipe to specify key

10 months agoFix: only filter by string or number properties for filter pipe (#7699)
shamoon [Sat, 14 Sep 2024 03:41:31 +0000 (20:41 -0700)] 
Fix: only filter by string or number properties for filter pipe (#7699)

10 months agoDocumentation: move usually-unneeded 'mime-support' from bare-metal docs (#7689)
shamoon [Wed, 11 Sep 2024 19:58:53 +0000 (12:58 -0700)] 
Documentation: move usually-unneeded 'mime-support' from bare-metal docs (#7689)

10 months agoDocumentation: missed incorrect gpg decryptor reference
shamoon [Wed, 11 Sep 2024 17:53:52 +0000 (10:53 -0700)] 
Documentation: missed incorrect gpg decryptor reference

10 months agoDocumentation: fix PAPERLESS_ENABLE_GPG_DECRYPTOR (#7688)
shamoon [Wed, 11 Sep 2024 17:39:41 +0000 (10:39 -0700)] 
Documentation: fix PAPERLESS_ENABLE_GPG_DECRYPTOR (#7688)

10 months agoFix: fix display of permissions filter users dropdown
shamoon [Wed, 11 Sep 2024 16:47:48 +0000 (09:47 -0700)] 
Fix: fix display of permissions filter users dropdown

10 months agoChore: Add codecov bundle analysis (#7673)
shamoon [Wed, 11 Sep 2024 00:41:31 +0000 (17:41 -0700)] 
Chore: Add codecov bundle analysis (#7673)

10 months agoChore: mark some more tests as flaky
shamoon [Tue, 10 Sep 2024 23:36:45 +0000 (16:36 -0700)] 
Chore: mark some more tests as flaky

10 months agoChore(deps): Bump express and related dependencies in /src-ui (#7674)
shamoon [Tue, 10 Sep 2024 20:33:36 +0000 (13:33 -0700)] 
Chore(deps): Bump express and related dependencies in /src-ui (#7674)

* Chore(deps): Bump send and express in /src-ui

Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
* Chore(deps): Bump body-parser and express in /src-ui (#7676)

Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
* Chore(deps): Bump serve-static and express in /src-ui (#7677)

Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `serve-static` from 1.15.0 to 1.16.0
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...1.16.0)

Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months agoFix: saved view permissions fixes (#7672)
shamoon [Tue, 10 Sep 2024 20:33:19 +0000 (13:33 -0700)] 
Fix: saved view permissions fixes (#7672)

11 months agoFix: add permissions to OPTIONS requests for notes (#7661)
shamoon [Mon, 9 Sep 2024 15:34:21 +0000 (08:34 -0700)] 
Fix: add permissions to OPTIONS requests for notes (#7661)

11 months agoDocumentation: Add v2.12.0 changelog (#7659)
github-actions[bot] [Mon, 9 Sep 2024 01:37:26 +0000 (18:37 -0700)] 
Documentation: Add v2.12.0 changelog (#7659)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
11 months agoBump version to 2.12.0 v2.12.0
shamoon [Mon, 9 Sep 2024 00:47:20 +0000 (17:47 -0700)] 
Bump version to 2.12.0

11 months agoMerge branch 'dev'
shamoon [Mon, 9 Sep 2024 00:46:41 +0000 (17:46 -0700)] 
Merge branch 'dev'

11 months agoNew Crowdin translations by GitHub Action (#7658)
github-actions[bot] [Sun, 8 Sep 2024 23:53:13 +0000 (16:53 -0700)] 
New Crowdin translations by GitHub Action (#7658)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
11 months agoNew Crowdin translations by GitHub Action (#7528)
github-actions[bot] [Sun, 8 Sep 2024 23:51:37 +0000 (16:51 -0700)] 
New Crowdin translations by GitHub Action (#7528)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
11 months agoChore: Update backend dependencies in bulk (#7656)
Trenton H [Sun, 8 Sep 2024 20:03:38 +0000 (13:03 -0700)] 
Chore: Update backend dependencies in bulk (#7656)

11 months agoFix: Rework system check so it won't crash if tesseract is not found (#7640)
Trenton H [Sun, 8 Sep 2024 19:17:32 +0000 (12:17 -0700)] 
Fix: Rework system check so it won't crash if tesseract is not found (#7640)

11 months agoRefactor: performance and storage optimization of barcode scanning (#7646)
Lukas Metzger [Sat, 7 Sep 2024 23:11:36 +0000 (01:11 +0200)] 
Refactor: performance and storage optimization of barcode scanning (#7646)

---------

Co-authored-by: Lukas Metzger <1814751+loewexy@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
11 months agoFix: use JSON for note audit log entries (#7650)
shamoon [Sat, 7 Sep 2024 23:09:11 +0000 (16:09 -0700)] 
Fix: use JSON for note audit log entries (#7650)

11 months agoEnhancement: re-work mail rule dialog, support multiple include patterns (#7635)
shamoon [Thu, 5 Sep 2024 22:32:03 +0000 (15:32 -0700)] 
Enhancement: re-work mail rule dialog, support multiple include patterns (#7635)

11 months agoFix: correct broken worker src after upgrade to pdfjs v4 (#7626)
shamoon [Thu, 5 Sep 2024 07:26:16 +0000 (00:26 -0700)] 
Fix: correct broken worker src after upgrade to pdfjs v4 (#7626)

11 months agoFix: Re-fix non-clickable scroll wheel in file uploads list (#7591)
shamoon [Thu, 5 Sep 2024 06:37:23 +0000 (23:37 -0700)] 
Fix: Re-fix non-clickable scroll wheel in file uploads list (#7591)

This partially reverts commit ee529c2276da02c216cfce06d77175871ec47acf.

11 months agoChore(deps): Bump cryptography from 42.0.8 to 43.0.1 (#7620)
dependabot[bot] [Wed, 4 Sep 2024 03:25:09 +0000 (20:25 -0700)] 
Chore(deps): Bump cryptography from 42.0.8 to 43.0.1 (#7620)

Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months agoUpdate bug-report.yml
shamoon [Mon, 2 Sep 2024 23:13:49 +0000 (16:13 -0700)] 
Update bug-report.yml

11 months agoChore(deps-dev): Bump the development group with 3 updates (#7608)
dependabot[bot] [Mon, 2 Sep 2024 23:13:23 +0000 (23:13 +0000)] 
Chore(deps-dev): Bump the development group with 3 updates (#7608)

* Chore(deps-dev): Bump the development group with 3 updates

Bumps the development group with 3 updates: [ruff](https://github.com/astral-sh/ruff), [pytest-django](https://github.com/pytest-dev/pytest-django) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).

Updates `ruff` from 0.6.2 to 0.6.3
- [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.6.2...0.6.3)

Updates `pytest-django` from 4.8.0 to 4.9.0
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.8.0...v4.9.0)

Updates `mkdocs-material` from 9.5.33 to 9.5.34
- [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.5.33...9.5.34)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: pytest-django
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
* Update .pre-commit-config.yaml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
11 months agoChore(deps): Bump rapidfuzz in the small-changes group (#7611)
dependabot[bot] [Mon, 2 Sep 2024 22:58:15 +0000 (15:58 -0700)] 
Chore(deps): Bump rapidfuzz in the small-changes group (#7611)

Bumps the small-changes group with 1 update: [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz).

Updates `rapidfuzz` from 3.9.6 to 3.9.7
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases)
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.9.6...v3.9.7)

---
updated-dependencies:
- dependency-name: rapidfuzz
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months agoChore: remove unused frontend dependencies (#7607)
shamoon [Mon, 2 Sep 2024 00:11:19 +0000 (17:11 -0700)] 
Chore: remove unused frontend dependencies (#7607)

11 months agoChore(deps): Bump tslib from 2.6.3 to 2.7.0 in /src-ui (#7606)
dependabot[bot] [Mon, 2 Sep 2024 00:07:08 +0000 (00:07 +0000)] 
Chore(deps): Bump tslib from 2.6.3 to 2.7.0 in /src-ui (#7606)

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.3...v2.7.0)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months agoChore(deps-dev): Bump @playwright/test from 1.45.3 to 1.46.1 in /src-ui (#7603)
dependabot[bot] [Sun, 1 Sep 2024 23:58:36 +0000 (16:58 -0700)] 
Chore(deps-dev): Bump @playwright/test from 1.45.3 to 1.46.1 in /src-ui (#7603)

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.45.3 to 1.46.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.3...v1.46.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months agoChore(deps-dev): Bump typescript from 5.4.5 to 5.5.4 in /src-ui (#7604)
dependabot[bot] [Sun, 1 Sep 2024 23:03:02 +0000 (16:03 -0700)] 
Chore(deps-dev): Bump typescript from 5.4.5 to 5.5.4 in /src-ui (#7604)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months agoChore(deps-dev): Bump the frontend-eslint-dependencies group (#7600)
dependabot[bot] [Sun, 1 Sep 2024 22:32:56 +0000 (22:32 +0000)] 
Chore(deps-dev): Bump the frontend-eslint-dependencies group (#7600)

Bumps the frontend-eslint-dependencies group in /src-ui with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) and [eslint](https://github.com/eslint/eslint).

Updates `@typescript-eslint/eslint-plugin` from 8.0.0 to 8.3.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.3.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.0.0 to 8.3.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.3.0/packages/parser)

Updates `@typescript-eslint/utils` from 8.0.0 to 8.3.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.3.0/packages/utils)

Updates `eslint` from 9.8.0 to 9.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.8.0...v9.9.1)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months agoChore(deps): Bump the frontend-angular-dependencies group (#7599)
dependabot[bot] [Sun, 1 Sep 2024 22:18:46 +0000 (15:18 -0700)] 
Chore(deps): Bump the frontend-angular-dependencies group (#7599)

Bumps the frontend-angular-dependencies group in /src-ui with 21 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components) | `18.1.3` | `18.2.2` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.1.3` | `18.2.2` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.1.3` | `18.2.2` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.1.3` | `18.2.2` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.1.3` | `18.2.2` |
| [@angular/localize](https://github.com/angular/angular) | `18.1.3` | `18.2.2` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.1.3` | `18.2.2` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.1.3` | `18.2.2` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.1.3` | `18.2.2` |
| [@ng-select/ng-select](https://github.com/ng-select/ng-select) | `13.5.0` | `13.7.0` |
| [ng2-pdf-viewer](https://github.com/VadimDez/ng2-pdf-viewer) | `10.2.2` | `10.3.0` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.1.3` | `18.2.2` |
| [@angular-devkit/core](https://github.com/angular/angular-cli) | `18.1.3` | `18.2.2` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `18.1.3` | `18.2.2` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `18.2.0` | `18.3.0` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `18.2.0` | `18.3.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `18.2.0` | `18.3.0` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `18.2.0` | `18.3.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `18.2.0` | `18.3.0` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.1.3` | `18.2.2` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.1.3` | `18.2.2` |

Updates `@angular/cdk` from 18.1.3 to 18.2.2
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/18.1.3...18.2.2)

Updates `@angular/common` from 18.1.3 to 18.2.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.2/packages/common)

Updates `@angular/compiler` from 18.1.3 to 18.2.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.2/packages/compiler)

Updates `@angular/core` from 18.1.3 to 18.2.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.2/packages/core)

Updates `@angular/forms` from 18.1.3 to 18.2.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.2/packages/forms)

Updates `@angular/localize` from 18.1.3 to 18.2.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/compare/18.1.3...18.2.2)

Updates `@angular/platform-browser` from 18.1.3 to 18.2.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.2/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 18.1.3 to 18.2.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.2/packages/platform-browser-dynamic)

Updates `@angular/router` from 18.1.3 to 18.2.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.2/packages/router)

Updates `@ng-select/ng-select` from 13.5.0 to 13.7.0
- [Release notes](https://github.com/ng-select/ng-select/releases)
- [Changelog](https://github.com/ng-select/ng-select/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ng-select/ng-select/compare/v13.5.0...v13.7.0)

Updates `ng2-pdf-viewer` from 10.2.2 to 10.3.0
- [Release notes](https://github.com/VadimDez/ng2-pdf-viewer/releases)
- [Changelog](https://github.com/VadimDez/ng2-pdf-viewer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/VadimDez/ng2-pdf-viewer/compare/10.2.2...10.3.0)

Updates `@angular-devkit/build-angular` from 18.1.3 to 18.2.2
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/18.1.3...18.2.2)

Updates `@angular-devkit/core` from 18.1.3 to 18.2.2
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/18.1.3...18.2.2)

Updates `@angular-devkit/schematics` from 18.1.3 to 18.2.2
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/18.1.3...18.2.2)

Updates `@angular-eslint/builder` from 18.2.0 to 18.3.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.3.0/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 18.2.0 to 18.3.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.3.0/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 18.2.0 to 18.3.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.3.0/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 18.2.0 to 18.3.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.3.0/packages/schematics)

Updates `@angular-eslint/template-parser` from 18.2.0 to 18.3.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.3.0/packages/template-parser)

Updates `@angular/cli` from 18.1.3 to 18.2.2
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/18.1.3...18.2.2)

Updates `@angular/compiler-cli` from 18.1.3 to 18.2.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.2/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@ng-select/ng-select"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: ng2-pdf-viewer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/builder"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months agoDocumentation: support use system preferences for light/dark mode (#7586)
tooomm [Sat, 31 Aug 2024 21:36:29 +0000 (23:36 +0200)] 
Documentation: support use system preferences for light/dark mode (#7586)

11 months agoFix: fix non-clickable scroll wheel in file uploads list (#7591)
shamoon [Sat, 31 Aug 2024 21:02:47 +0000 (14:02 -0700)] 
Fix: fix non-clickable scroll wheel in file uploads list (#7591)

11 months agoFix: deselect file tasks select all button on dismiss (#7592)
shamoon [Sat, 31 Aug 2024 21:02:37 +0000 (14:02 -0700)] 
Fix: deselect file tasks select all button on dismiss (#7592)

11 months agoFix: saved view sidebar heading not always visible (#7584)
shamoon [Fri, 30 Aug 2024 22:43:08 +0000 (15:43 -0700)] 
Fix: saved view sidebar heading not always visible (#7584)

11 months agoFeature: add Korean language (#7573)
shamoon [Thu, 29 Aug 2024 03:10:23 +0000 (20:10 -0700)] 
Feature: add Korean language (#7573)

11 months agoEnhancement: mail message preprocessor for gpg encrypted mails (#7456)
Daniel Bankmann [Thu, 29 Aug 2024 00:22:44 +0000 (02:22 +0200)] 
Enhancement: mail message preprocessor for gpg encrypted mails (#7456)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
11 months agoFix: correct select field wrapping with long text (#7572)
shamoon [Wed, 28 Aug 2024 23:39:14 +0000 (16:39 -0700)] 
Fix: correct select field wrapping with long text (#7572)

11 months agoFix: update ng-bootstrap to fix datepicker bug (#7567)
shamoon [Wed, 28 Aug 2024 14:32:46 +0000 (07:32 -0700)] 
Fix: update ng-bootstrap to fix datepicker bug (#7567)

11 months agoEnhancement: allow multiple filename attachment exclusion patterns for a mail rule...
Dennis Melzer [Tue, 27 Aug 2024 16:31:46 +0000 (18:31 +0200)] 
Enhancement: allow multiple filename attachment exclusion patterns for a mail rule (#5524)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
11 months agoChore(deps): Bump pathvalidate in the small-changes group (#7548)
dependabot[bot] [Tue, 27 Aug 2024 16:31:23 +0000 (16:31 +0000)] 
Chore(deps): Bump pathvalidate in the small-changes group (#7548)

Bumps the small-changes group with 1 update: [pathvalidate](https://github.com/thombashi/pathvalidate).

Updates `pathvalidate` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/thombashi/pathvalidate/releases)
- [Changelog](https://github.com/thombashi/pathvalidate/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thombashi/pathvalidate/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: pathvalidate
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months agoChore(deps): Bump micromatch from 4.0.5 to 4.0.8 in /src-ui (#7551)
dependabot[bot] [Tue, 27 Aug 2024 02:48:12 +0000 (19:48 -0700)] 
Chore(deps): Bump micromatch from 4.0.5 to 4.0.8 in /src-ui (#7551)

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months agoChore(deps-dev): Bump the development group with 2 updates (#7545)
dependabot[bot] [Tue, 27 Aug 2024 00:53:37 +0000 (00:53 +0000)] 
Chore(deps-dev): Bump the development group with 2 updates (#7545)

* Chore(deps-dev): Bump the development group with 2 updates

Bumps the development group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).

Updates `ruff` from 0.6.1 to 0.6.2
- [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.6.1...0.6.2)

Updates `mkdocs-material` from 9.5.32 to 9.5.33
- [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.5.32...9.5.33)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
* Update .pre-commit-config.yaml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
11 months agoRefactor: Use django-filter logic for filtering full text search queries (#7507)
Yichi Yang [Sun, 25 Aug 2024 04:20:43 +0000 (12:20 +0800)] 
Refactor: Use django-filter logic for filtering full text search queries (#7507)

11 months agoRefactor: Reduce number of SQL queries when serializing List[Document] (#7505)
Yichi Yang [Sun, 25 Aug 2024 04:20:24 +0000 (12:20 +0800)] 
Refactor: Reduce number of SQL queries when serializing List[Document] (#7505)

11 months agoDocumentation: Add v2.11.6 changelog (#7523)
github-actions[bot] [Fri, 23 Aug 2024 04:06:24 +0000 (21:06 -0700)] 
Documentation: Add v2.11.6 changelog (#7523)

* Changelog v2.11.6 - GHA

* Update changelog.md

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
11 months agoBump version to 2.11.6 v2.11.6
shamoon [Fri, 23 Aug 2024 03:40:13 +0000 (20:40 -0700)] 
Bump version to 2.11.6

11 months agoMerge branch 'dev'
shamoon [Fri, 23 Aug 2024 03:40:01 +0000 (20:40 -0700)] 
Merge branch 'dev'

11 months agoFix: fix nltk tokenizer breaking change (#7522)
shamoon [Fri, 23 Aug 2024 03:32:02 +0000 (20:32 -0700)] 
Fix: fix nltk tokenizer breaking change (#7522)

11 months agoChangelog v2.11.5 - GHA (#7518)
github-actions[bot] [Fri, 23 Aug 2024 00:11:38 +0000 (17:11 -0700)] 
Changelog v2.11.5 - GHA (#7518)

Co-Authored-By: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
11 months agoChangelog v2.11.5 - GHA (#7518)
github-actions[bot] [Fri, 23 Aug 2024 00:11:38 +0000 (17:11 -0700)] 
Changelog v2.11.5 - GHA (#7518)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
11 months agoBump version to 2.11.5 v2.11.5
shamoon [Thu, 22 Aug 2024 23:20:53 +0000 (16:20 -0700)] 
Bump version to 2.11.5

11 months agoNew Crowdin translations by GitHub Action (#7446)
github-actions[bot] [Thu, 22 Aug 2024 23:19:35 +0000 (16:19 -0700)] 
New Crowdin translations by GitHub Action (#7446)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
11 months agoRevert "Chore: add line to log indexing"
shamoon [Wed, 21 Aug 2024 05:11:20 +0000 (22:11 -0700)] 
Revert "Chore: add line to log indexing"

This reverts commit b34f9c3b2083069fdb82eb504de00c222a04ba34.

11 months agoUpdate backend translation strings
shamoon [Tue, 20 Aug 2024 06:30:59 +0000 (23:30 -0700)] 
Update backend translation strings

11 months agoFix: use JSON for update archive file auditlog entries (#7503)
shamoon [Tue, 20 Aug 2024 06:29:24 +0000 (23:29 -0700)] 
Fix: use JSON for update archive file auditlog entries (#7503)

11 months agoChore(deps): Bump the small-changes group across 1 directory with 6 updates (#7502)
dependabot[bot] [Tue, 20 Aug 2024 02:51:02 +0000 (19:51 -0700)] 
Chore(deps): Bump the small-changes group across 1 directory with 6 updates (#7502)

* Chore(deps): Bump the small-changes group across 1 directory with 6 updates

Bumps the small-changes group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [django-filter](https://github.com/carltongibson/django-filter) | `24.2` | `24.3` |
| [django-soft-delete](https://github.com/san4ezy/django_softdelete) | `1.0.13` | `1.0.14` |
| [nltk](https://github.com/nltk/nltk) | `3.8.1` | `3.9.1` |
| [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) | `3.9.5` | `3.9.6` |
| [watchdog](https://github.com/gorakhargosh/watchdog) | `4.0.1` | `4.0.2` |
| [factory-boy](https://github.com/FactoryBoy/factory_boy) | `3.3.0` | `3.3.1` |

Updates `django-filter` from 24.2 to 24.3
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](https://github.com/carltongibson/django-filter/compare/24.2...24.3)

Updates `django-soft-delete` from 1.0.13 to 1.0.14
- [Commits](https://github.com/san4ezy/django_softdelete/commits)

Updates `nltk` from 3.8.1 to 3.9.1
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9.1)

Updates `rapidfuzz` from 3.9.5 to 3.9.6
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases)
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.9.5...v3.9.6)

Updates `watchdog` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](https://github.com/gorakhargosh/watchdog/compare/v4.0.1...v4.0.2)

Updates `factory-boy` from 3.3.0 to 3.3.1
- [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst)
- [Commits](https://github.com/FactoryBoy/factory_boy/compare/3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: django-filter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: django-soft-delete
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: nltk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: rapidfuzz
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: watchdog
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: factory-boy
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: small-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
* Create 1052_document_transaction_id.py

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
11 months agoFix: respect deskew / rotate pages from AppConfig if set (#7501)
shamoon [Tue, 20 Aug 2024 02:38:40 +0000 (19:38 -0700)] 
Fix: respect deskew / rotate pages from AppConfig if set (#7501)

11 months agoChore(deps-dev): Bump the development group with 2 updates (#7497)
dependabot[bot] [Tue, 20 Aug 2024 00:38:54 +0000 (00:38 +0000)] 
Chore(deps-dev): Bump the development group with 2 updates (#7497)

* Chore(deps-dev): Bump the development group with 2 updates

Bumps the development group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).

Updates `ruff` from 0.5.7 to 0.6.1
- [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.5.7...0.6.1)

Updates `mkdocs-material` from 9.5.31 to 9.5.32
- [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.5.31...9.5.32)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
* Update .pre-commit-config.yaml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
11 months agoDocumentation: add no-progress-bar option to importer/exporter (#7477)
Nicola Apicella [Sat, 17 Aug 2024 02:57:03 +0000 (04:57 +0200)] 
Documentation: add no-progress-bar option to importer/exporter (#7477)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
11 months agoChore(deps-dev): Bump axios from 1.6.7 to 1.7.4 in /src-ui (#7472)
dependabot[bot] [Thu, 15 Aug 2024 15:32:14 +0000 (15:32 +0000)] 
Chore(deps-dev): Bump axios from 1.6.7 to 1.7.4 in /src-ui (#7472)

* Revert "Chore(deps): Bump the small-changes group with 3 updates (#7460)"

This reverts commit 0042e3eca42cc51488584cbe57112e73c1d0d560.

* Chore(deps-dev): Bump axios from 1.6.7 to 1.7.4 in /src-ui

Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.7...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months agoRevert "Chore(deps): Bump the small-changes group with 3 updates (#7460)"
shamoon [Thu, 15 Aug 2024 15:21:51 +0000 (08:21 -0700)] 
Revert "Chore(deps): Bump the small-changes group with 3 updates (#7460)"

This reverts commit 0042e3eca42cc51488584cbe57112e73c1d0d560.

See https://github.com/nltk/nltk/issues/3301

11 months agoChore: add line to log indexing
shamoon [Thu, 15 Aug 2024 15:03:35 +0000 (08:03 -0700)] 
Chore: add line to log indexing

11 months agoChore(deps-dev): Bump ruff from 0.5.6 to 0.5.7 in the development group (#7457)
dependabot[bot] [Mon, 12 Aug 2024 22:23:56 +0000 (22:23 +0000)] 
Chore(deps-dev): Bump ruff from 0.5.6 to 0.5.7 in the development group (#7457)

* Chore(deps-dev): Bump ruff from 0.5.6 to 0.5.7 in the development group

Bumps the development group with 1 update: [ruff](https://github.com/astral-sh/ruff).

Updates `ruff` from 0.5.6 to 0.5.7
- [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.5.6...0.5.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
* Update .pre-commit-config.yaml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
11 months agoChore(deps): Bump the small-changes group with 3 updates (#7460)
dependabot[bot] [Mon, 12 Aug 2024 22:08:38 +0000 (15:08 -0700)] 
Chore(deps): Bump the small-changes group with 3 updates (#7460)

Bumps the small-changes group with 3 updates: [nltk](https://github.com/nltk/nltk), [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) and [watchdog](https://github.com/gorakhargosh/watchdog).

Updates `nltk` from 3.8.1 to 3.8.2
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.8.2)

Updates `rapidfuzz` from 3.9.5 to 3.9.6
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases)
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.9.5...v3.9.6)

Updates `watchdog` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](https://github.com/gorakhargosh/watchdog/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: nltk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: rapidfuzz
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: watchdog
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months agoChangelog v2.11.4 - GHA (#7442)
github-actions[bot] [Sat, 10 Aug 2024 16:06:56 +0000 (09:06 -0700)] 
Changelog v2.11.4 - GHA (#7442)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
12 months agoBump version to 2.11.4 v2.11.4
shamoon [Sat, 10 Aug 2024 15:48:26 +0000 (08:48 -0700)] 
Bump version to 2.11.4

12 months agoNew Crowdin translations by GitHub Action (#7350)
github-actions[bot] [Sat, 10 Aug 2024 15:36:39 +0000 (08:36 -0700)] 
New Crowdin translations by GitHub Action (#7350)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
12 months agoFix: initial upload message not being dismissed (#7438)
shamoon [Sat, 10 Aug 2024 15:32:06 +0000 (08:32 -0700)] 
Fix: initial upload message not being dismissed (#7438)

12 months agoChangelog v2.11.3 - GHA (#7422)
github-actions[bot] [Thu, 8 Aug 2024 15:17:59 +0000 (08:17 -0700)] 
Changelog v2.11.3 - GHA (#7422)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
12 months agoBump version to 2.11.3 v2.11.3
shamoon [Thu, 8 Aug 2024 14:46:22 +0000 (07:46 -0700)] 
Bump version to 2.11.3

12 months agoMerge branch 'dev'
shamoon [Thu, 8 Aug 2024 14:45:49 +0000 (07:45 -0700)] 
Merge branch 'dev'

12 months agoUpdate frontend translation strings
shamoon [Thu, 8 Aug 2024 14:45:30 +0000 (07:45 -0700)] 
Update frontend translation strings

12 months agoFix: clear selection after reload for management lists (#7421)
shamoon [Thu, 8 Aug 2024 14:38:45 +0000 (07:38 -0700)] 
Fix: clear selection after reload for management lists (#7421)

12 months agoChore(deps): Bump django from 4.2.14 to 4.2.15 (#7412)
dependabot[bot] [Wed, 7 Aug 2024 19:49:51 +0000 (12:49 -0700)] 
Chore(deps): Bump django from 4.2.14 to 4.2.15 (#7412)

Bumps [django](https://github.com/django/django) from 4.2.14 to 4.2.15.
- [Commits](https://github.com/django/django/compare/4.2.14...4.2.15)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 months agoDocumentation: correct DO logo URL
shamoon [Wed, 7 Aug 2024 19:19:50 +0000 (12:19 -0700)] 
Documentation: correct DO logo URL

12 months agoDocumentation: fix config formatting
shamoon [Tue, 6 Aug 2024 15:31:48 +0000 (08:31 -0700)] 
Documentation: fix config formatting