shamoon
dfa25343a3
Bump version to 2.11.6
2024-08-22 20:40:13 -07:00
shamoon
dcfb4494c9
Merge branch 'dev'
2024-08-22 20:40:01 -07:00
shamoon
5a1ef27224
Fix: fix nltk tokenizer breaking change ( #7522 )
2024-08-22 20:32:02 -07:00
github-actions[bot]
6f79ee9877
Changelog v2.11.5 - GHA ( #7518 )
...
Co-Authored-By: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-22 20:21:06 -07:00
github-actions[bot]
bc0e420d67
Changelog v2.11.5 - GHA ( #7518 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-22 17:11:38 -07:00
shamoon
8e34756e6b
Bump version to 2.11.5
2024-08-22 16:20:53 -07:00
github-actions[bot]
76951ea482
New Crowdin translations by GitHub Action ( #7446 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-08-22 16:19:35 -07:00
shamoon
b5e4aaa778
Revert "Chore: add line to log indexing"
...
This reverts commit b34f9c3b20
.
2024-08-20 22:11:20 -07:00
shamoon
39998cb34f
Update backend translation strings
2024-08-19 23:30:59 -07:00
shamoon
a771d2afd9
Fix: use JSON for update archive file auditlog entries ( #7503 )
2024-08-19 23:29:24 -07:00
dependabot[bot]
dac3def6b9
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 >
2024-08-19 19:51:02 -07:00
shamoon
674b4a839c
Fix: respect deskew / rotate pages from AppConfig if set ( #7501 )
2024-08-19 19:38:40 -07:00
dependabot[bot]
037dcb6a11
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 >
2024-08-20 00:38:54 +00:00
Nicola Apicella
ad8c60d153
Documentation: add no-progress-bar option to importer/exporter ( #7477 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-08-17 02:57:03 +00:00
dependabot[bot]
3ea312e136
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 0042e3eca4
.
* 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>
2024-08-15 15:32:14 +00:00
shamoon
d2a04743eb
Revert "Chore(deps): Bump the small-changes group with 3 updates ( #7460 )"
...
This reverts commit 0042e3eca4
.
See https://github.com/nltk/nltk/issues/3301
2024-08-15 08:24:17 -07:00
shamoon
b34f9c3b20
Chore: add line to log indexing
2024-08-15 08:03:35 -07:00
dependabot[bot]
fea7b0ec8c
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 >
2024-08-12 22:23:56 +00:00
dependabot[bot]
0042e3eca4
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>
2024-08-12 15:08:38 -07:00
github-actions[bot]
36db6f3d4b
Changelog v2.11.4 - GHA ( #7442 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-10 09:06:56 -07:00
shamoon
3c633c2015
Bump version to 2.11.4
2024-08-10 08:48:26 -07:00
github-actions[bot]
dd8b51de67
New Crowdin translations by GitHub Action ( #7350 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-08-10 08:36:39 -07:00
shamoon
5fe846de1d
Fix: initial upload message not being dismissed ( #7438 )
2024-08-10 08:32:06 -07:00
github-actions[bot]
4711468598
Changelog v2.11.3 - GHA ( #7422 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-08 08:17:59 -07:00
shamoon
19dfaf1b94
Bump version to 2.11.3
2024-08-08 07:46:22 -07:00
shamoon
183ea24c9f
Merge branch 'dev'
2024-08-08 07:45:49 -07:00
shamoon
99693b6d30
Update frontend translation strings
2024-08-08 07:45:30 -07:00
shamoon
c0ad82b695
Fix: clear selection after reload for management lists ( #7421 )
2024-08-08 07:38:45 -07:00
dependabot[bot]
fd36323d1c
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>
2024-08-07 12:49:51 -07:00
shamoon
4059c83a21
Documentation: correct DO logo URL
2024-08-07 12:19:50 -07:00
shamoon
b25c015516
Documentation: fix config formatting
2024-08-06 08:31:48 -07:00
shamoon
8fa52046e4
Enhancement: optimize tasks / stats reload ( #7402 )
2024-08-05 23:25:55 -07:00
shamoon
15554322dd
Enhancement: allow specifying default currency for Monetary custom field ( #7381 )
2024-08-05 17:02:03 -07:00
shamoon
0ee85aae21
Enhancement: log when pre-check fails for documents in trash ( #7355 )
2024-08-05 17:01:01 -07:00
dependabot[bot]
839fb34c8e
Chore(deps-dev): Bump the development group with 3 updates ( #7394 )
...
* 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](https://github.com/pytest-dev/pytest ) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `ruff` from 0.5.4 to 0.5.6
- [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.4...0.5.6 )
Updates `pytest` from 8.3.1 to 8.3.2
- [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.1...8.3.2 )
Updates `mkdocs-material` from 9.5.29 to 9.5.31
- [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.29...9.5.31 )
---
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
- 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 >
2024-08-05 23:56:16 +00:00
shamoon
928580bf4f
Fix: disable inline create buttons if insufficient permissions ( #7401 )
2024-08-05 16:45:48 -07:00
dependabot[bot]
9cca7aaa08
Chore(deps): Bump the small-changes group with 5 updates ( #7397 )
...
Bumps the small-changes group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [imap-tools](https://github.com/ikvk/imap_tools ) | `1.7.0` | `1.7.2` |
| [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz ) | `3.9.4` | `3.9.5` |
| [redis](https://github.com/redis/redis-py ) | `5.0.7` | `5.0.8` |
| [tqdm](https://github.com/tqdm/tqdm ) | `4.66.4` | `4.66.5` |
| [pre-commit](https://github.com/pre-commit/pre-commit ) | `3.7.1` | `3.8.0` |
Updates `imap-tools` from 1.7.0 to 1.7.2
- [Release notes](https://github.com/ikvk/imap_tools/releases )
- [Changelog](https://github.com/ikvk/imap_tools/blob/master/docs/release_notes.rst )
- [Commits](https://github.com/ikvk/imap_tools/compare/v1.7.0...v1.7.2 )
Updates `rapidfuzz` from 3.9.4 to 3.9.5
- [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.4...v3.9.5 )
Updates `redis` from 5.0.7 to 5.0.8
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.0.7...v5.0.8 )
Updates `tqdm` from 4.66.4 to 4.66.5
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.66.5 )
Updates `pre-commit` from 3.7.1 to 3.8.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.1...v3.8.0 )
---
updated-dependencies:
- dependency-name: imap-tools
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: redis
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 15:53:29 -07:00
dependabot[bot]
38560cf13a
Chore(deps-dev): Bump @playwright/test from 1.42.1 to 1.45.3 in /src-ui ( #7367 )
...
* Chore(deps-dev): Bump @playwright/test from 1.42.1 to 1.45.3 in /src-ui
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.42.1 to 1.45.3.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.42.1...v1.45.3 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Fix failing test
---------
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 >
2024-08-01 23:59:56 +00:00
dependabot[bot]
474ca08ef9
Chore(deps-dev): Bump @types/node from 20.12.2 to 22.0.2 in /src-ui ( #7366 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.12.2 to 22.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 23:32:05 +00:00
dependabot[bot]
d4fd529e49
Chore(deps-dev): Bump the frontend-eslint-dependencies group ( #7365 )
...
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 7.4.0 to 8.0.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.0.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 7.4.0 to 8.0.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.0.0/packages/parser )
Updates `@typescript-eslint/utils` from 7.13.0 to 8.0.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.0.0/packages/utils )
Updates `eslint` from 8.57.0 to 9.8.0
- [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/v8.57.0...v9.8.0 )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/utils"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: frontend-eslint-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
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>
2024-08-01 16:24:30 -07:00
dependabot[bot]
2260617447
Chore(deps): Bump uuid from 9.0.1 to 10.0.0 in /src-ui ( #7370 )
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 9.0.1 to 10.0.0.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0 )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 23:07:17 +00:00
dependabot[bot]
7c3ba3e518
Chore(deps): Bump stumpylog/image-cleaner-action in the actions group ( #7371 )
...
Bumps the actions group with 1 update: [stumpylog/image-cleaner-action](https://github.com/stumpylog/image-cleaner-action ).
Updates `stumpylog/image-cleaner-action` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/stumpylog/image-cleaner-action/releases )
- [Changelog](https://github.com/stumpylog/image-cleaner-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/image-cleaner-action/compare/v0.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: stumpylog/image-cleaner-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 15:57:46 -07:00
dependabot[bot]
849e3a10ac
Chore(deps): Bump zone.js from 0.14.4 to 0.14.8 in /src-ui ( #7368 )
...
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js ) from 0.14.4 to 0.14.8.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/zone.js-0.14.8/packages/zone.js )
---
updated-dependencies:
- dependency-name: zone.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 15:57:24 -07:00
dependabot[bot]
bdceeef3fb
Chore(deps-dev): Bump jest-preset-angular ( #7364 )
...
Bumps the frontend-jest-dependencies group in /src-ui with 1 update: [jest-preset-angular](https://github.com/thymikee/jest-preset-angular ).
Updates `jest-preset-angular` from 14.1.1 to 14.2.2
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases )
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v14.1.1...v14.2.2 )
---
updated-dependencies:
- dependency-name: jest-preset-angular
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-jest-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 21:48:13 +00:00
dependabot[bot]
8630e5f5b6
Chore(deps): Bump the frontend-angular-dependencies group ( #7363 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 20 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components ) | `18.1.0` | `18.1.3` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `18.0.6` | `18.1.3` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `18.0.6` | `18.1.3` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `18.0.6` | `18.1.3` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `18.0.6` | `18.1.3` |
| [@angular/localize](https://github.com/angular/angular ) | `18.0.6` | `18.1.3` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `18.0.6` | `18.1.3` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `18.0.6` | `18.1.3` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `18.0.6` | `18.1.3` |
| [@ng-select/ng-select](https://github.com/ng-select/ng-select ) | `13.4.1` | `13.5.0` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `18.0.7` | `18.1.3` |
| [@angular-devkit/core](https://github.com/angular/angular-cli ) | `18.0.7` | `18.1.3` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli ) | `18.0.7` | `18.1.3` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder ) | `18.1.0` | `18.2.0` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin ) | `18.1.0` | `18.2.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template ) | `18.1.0` | `18.2.0` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics ) | `18.1.0` | `18.2.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser ) | `18.1.0` | `18.2.0` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `18.0.7` | `18.1.3` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli ) | `18.0.6` | `18.1.3` |
Updates `@angular/cdk` from 18.1.0 to 18.1.3
- [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.0...18.1.3 )
Updates `@angular/common` from 18.0.6 to 18.1.3
- [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.1.3/packages/common )
Updates `@angular/compiler` from 18.0.6 to 18.1.3
- [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.1.3/packages/compiler )
Updates `@angular/core` from 18.0.6 to 18.1.3
- [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.1.3/packages/core )
Updates `@angular/forms` from 18.0.6 to 18.1.3
- [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.1.3/packages/forms )
Updates `@angular/localize` from 18.0.6 to 18.1.3
- [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.0.6...18.1.3 )
Updates `@angular/platform-browser` from 18.0.6 to 18.1.3
- [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.1.3/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 18.0.6 to 18.1.3
- [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.1.3/packages/platform-browser-dynamic )
Updates `@angular/router` from 18.0.6 to 18.1.3
- [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.1.3/packages/router )
Updates `@ng-select/ng-select` from 13.4.1 to 13.5.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.4.1...v13.5.0 )
Updates `@angular-devkit/build-angular` from 18.0.7 to 18.1.3
- [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.0.7...18.1.3 )
Updates `@angular-devkit/core` from 18.0.7 to 18.1.3
- [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.0.7...18.1.3 )
Updates `@angular-devkit/schematics` from 18.0.7 to 18.1.3
- [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.0.7...18.1.3 )
Updates `@angular-eslint/builder` from 18.1.0 to 18.2.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.2.0/packages/builder )
Updates `@angular-eslint/eslint-plugin` from 18.1.0 to 18.2.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.2.0/packages/eslint-plugin )
Updates `@angular-eslint/eslint-plugin-template` from 18.1.0 to 18.2.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.2.0/packages/eslint-plugin-template )
Updates `@angular-eslint/schematics` from 18.1.0 to 18.2.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.2.0/packages/schematics )
Updates `@angular-eslint/template-parser` from 18.1.0 to 18.2.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.2.0/packages/template-parser )
Updates `@angular/cli` from 18.0.7 to 18.1.3
- [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.0.7...18.1.3 )
Updates `@angular/compiler-cli` from 18.0.6 to 18.1.3
- [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.1.3/packages/compiler-cli )
---
updated-dependencies:
- dependency-name: "@angular/cdk"
dependency-type: direct:production
update-type: version-update:semver-patch
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: "@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>
2024-08-01 14:34:29 -07:00
shamoon
2312eba5b6
Merge branch 'main' into dev
2024-07-29 07:32:04 -07:00
shamoon
ad9d654886
Documentation: Add missing change to changelog
2024-07-29 07:31:51 -07:00
fusselkater
fa19a8975e
Fix: correct nltk data path ( #7338 )
2024-07-29 07:27:08 -07:00
shamoon
8987cd448f
Fix: use entire document for dropzone ( #7342 )
2024-07-29 07:26:29 -07:00
github-actions[bot]
a7536e3ebf
Documentation: Add v2.11.2 changelog ( #7336 )
...
* Changelog v2.11.2 - 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 >
2024-07-28 14:45:29 -07:00
shamoon
9c3bc2eb83
Bump version to 2.11.2
2024-07-28 14:11:20 -07:00
github-actions[bot]
d179efbd48
New Crowdin translations by GitHub Action ( #7299 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-07-28 14:10:36 -07:00
shamoon
801df5f7bd
Chore: reorganize trash location
2024-07-28 14:09:20 -07:00
shamoon
d1c3ea7faa
Resolve test error
2024-07-28 14:08:16 -07:00
shamoon
dcfc53b7f2
Change: more clearly handle init permissions error ( #7334 )
2024-07-28 07:06:15 -07:00
shamoon
45002f8083
Merge branch 'main' into dev
2024-07-27 09:01:54 -07:00
shamoon
722a2ca1e4
Fix dashboard col width when wrapping on smaller screens with collapsed sidebar
2024-07-26 10:32:06 -07:00
shamoon
2bd8b67d02
Chore: add permissions info link from webUI ( #7310 )
2024-07-24 10:06:38 -07:00
shamoon
637efd5cb3
Documentation: clarify some global permissions details ( #7309 )
2024-07-24 10:06:08 -07:00
Jay Barker
ad3dd76c2f
Fix: increase search input text contrast with light custom theme colors ( #7303 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-07-24 02:57:26 +00:00
dependabot[bot]
75aba12589
Chore(deps-dev): Bump the development group with 2 updates ( #7296 )
...
* 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.5.2 to 0.5.4
- [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.2...0.5.4 )
Updates `pytest` from 8.2.2 to 8.3.1
- [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.2.2...8.3.1 )
---
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-minor
dependency-group: development
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update ruff to match
---------
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 >
2024-07-22 21:43:05 +00:00
dependabot[bot]
ec33edb2f4
Chore(deps): Bump tika-client in the small-changes group ( #7297 )
...
Bumps the small-changes group with 1 update: [tika-client](https://github.com/stumpylog/tika-rest-client ).
Updates `tika-client` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/stumpylog/tika-rest-client/releases )
- [Changelog](https://github.com/stumpylog/tika-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/tika-rest-client/compare/0.5.0...0.6.0 )
---
updated-dependencies:
- dependency-name: tika-client
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 14:31:16 -07:00
github-actions[bot]
4b706fa4dd
Changelog v2.11.1 - GHA ( #7295 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-22 11:34:29 -07:00
shamoon
98799d9a69
Bump version to 2.11.1
2024-07-22 10:29:02 -07:00
github-actions[bot]
b80070ac0b
New Crowdin translations by GitHub Action ( #7221 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-07-22 10:09:22 -07:00
shamoon
6b2e5559ca
Fix: support multiple inbox tags from stats widget ( #7281 )
2024-07-22 10:07:51 -07:00
dependabot[bot]
82340ad6e3
Chore(deps-dev): Bump the development group with 2 updates ( #7261 )
...
* 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.1 to 0.5.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.5.1...0.5.2 )
Updates `mkdocs-material` from 9.5.28 to 9.5.29
- [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.28...9.5.29 )
---
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 >
* Updates ruff to match
---------
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 >
2024-07-22 09:56:43 -07:00
dependabot[bot]
f45ab723ae
Chore(deps): Bump the small-changes group across 1 directory with 2 updates ( #7266 )
...
Bumps the small-changes group with 2 updates in the / directory: [django-allauth](https://github.com/pennersr/django-allauth ) and [imap-tools](https://github.com/ikvk/imap_tools ).
Updates `django-allauth` from 0.63.3 to 0.63.6
- [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst )
- [Commits](https://github.com/pennersr/django-allauth/compare/0.63.3...0.63.6 )
Updates `imap-tools` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/ikvk/imap_tools/releases )
- [Changelog](https://github.com/ikvk/imap_tools/blob/master/docs/release_notes.rst )
- [Commits](https://github.com/ikvk/imap_tools/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: django-allauth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: imap-tools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 18:35:00 -07:00
Freddy0
8e3ca37b05
Enhancement: include owner username in post-consumption variables ( #7270 )
2024-07-16 15:23:29 -07:00
Trenton H
aef387ed69
Chore: Use self-documenting long options in Docker startup scripts ( #7275 )
2024-07-16 10:27:12 -07:00
Trenton H
b93c970635
Chore: Squash older automatic migrations ( #7267 )
2024-07-16 09:21:41 -07:00
shamoon
a7d8b5c960
Clarify has any tags
2024-07-15 15:37:43 -07:00
shamoon
56c9a3f270
Correct some indentation
2024-07-15 15:28:11 -07:00
shamoon
0c3dac45b5
Fix: use responsive table for compatibility with custom columns ( #7255 )
2024-07-15 15:17:46 -07:00
Trenton H
6965165c76
Removes Turkish from the NLTK languages ( #7246 )
2024-07-14 16:35:16 -07:00
shamoon
73d33ff25a
Fix: include trashed docs in existing doc check ( #7229 )
2024-07-12 16:45:35 -07:00
github-actions[bot]
df153be30e
Documentation: Add v2.11.0 changelog ( #7218 )
2024-07-10 21:55:01 -07:00
shamoon
9950ff2337
Bump version to 2.11.0
2024-07-10 21:21:29 -07:00
shamoon
9a9ab85baf
Merge branch 'dev'
2024-07-10 21:02:57 -07:00
github-actions[bot]
eaea42334b
New Crowdin translations by GitHub Action ( #7124 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-07-10 20:29:17 -07:00
shamoon
de8ac013ee
Enhancement: disable add split button when approrpriate ( #7215 )
2024-07-11 03:27:04 +00:00
shamoon
9e2bf4820a
Enhancement: wrapping of saved view fields d-n-d UI ( #7216 )
2024-07-10 20:14:59 -07:00
Trenton H
9af879a2bf
Bulk backend updates ( #7209 )
2024-07-10 12:45:29 -07:00
shamoon
ff4203938b
Fix: correct card display custom field trackby variable
2024-07-09 13:06:06 -07:00
shamoon
a63f8809fa
Fix: restore dashboard saved views display
2024-07-09 13:01:49 -07:00
shamoon
edcde1f142
Fix: move dashboard tour anchor to fix overlapping issues
2024-07-09 11:43:25 -07:00
shamoon
6dc094f760
Fix: unable to assign null select custom fields
2024-07-09 11:27:30 -07:00
shamoon
186f520819
Update backend translation strings
2024-07-09 11:06:18 -07:00
dependabot[bot]
0365fc5ac3
Chore(deps): Bump the frontend-angular-dependencies group ( #7200 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 14 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components ) | `18.0.5` | `18.0.6` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `18.0.5` | `18.0.6` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `18.0.5` | `18.0.6` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `18.0.5` | `18.0.6` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `18.0.5` | `18.0.6` |
| [@angular/localize](https://github.com/angular/angular ) | `18.0.5` | `18.0.6` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `18.0.5` | `18.0.6` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `18.0.5` | `18.0.6` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `18.0.5` | `18.0.6` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `18.0.6` | `18.0.7` |
| [@angular-devkit/core](https://github.com/angular/angular-cli ) | `18.0.6` | `18.0.7` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli ) | `18.0.6` | `18.0.7` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `18.0.6` | `18.0.7` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli ) | `18.0.5` | `18.0.6` |
Updates `@angular/cdk` from 18.0.5 to 18.0.6
- [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.0.5...18.0.6 )
Updates `@angular/common` from 18.0.5 to 18.0.6
- [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.0.6/packages/common )
Updates `@angular/compiler` from 18.0.5 to 18.0.6
- [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.0.6/packages/compiler )
Updates `@angular/core` from 18.0.5 to 18.0.6
- [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.0.6/packages/core )
Updates `@angular/forms` from 18.0.5 to 18.0.6
- [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.0.6/packages/forms )
Updates `@angular/localize` from 18.0.5 to 18.0.6
- [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.0.5...18.0.6 )
Updates `@angular/platform-browser` from 18.0.5 to 18.0.6
- [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.0.6/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 18.0.5 to 18.0.6
- [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.0.6/packages/platform-browser-dynamic )
Updates `@angular/router` from 18.0.5 to 18.0.6
- [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.0.6/packages/router )
Updates `@angular-devkit/build-angular` from 18.0.6 to 18.0.7
- [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.0.6...18.0.7 )
Updates `@angular-devkit/core` from 18.0.6 to 18.0.7
- [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.0.6...18.0.7 )
Updates `@angular-devkit/schematics` from 18.0.6 to 18.0.7
- [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.0.6...18.0.7 )
Updates `@angular/cli` from 18.0.6 to 18.0.7
- [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.0.6...18.0.7 )
Updates `@angular/compiler-cli` from 18.0.5 to 18.0.6
- [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.0.6/packages/compiler-cli )
---
updated-dependencies:
- dependency-name: "@angular/cdk"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/core"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/schematics"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler-cli"
dependency-type: direct:development
update-type: version-update:semver-patch
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>
2024-07-09 18:01:39 +00:00
shamoon
61811a4bec
Enhancement: support customfield filter for select type ( #7199 )
2024-07-09 10:54:34 -07:00
shamoon
bb83c1eb0a
Chore: upgrade to DRF 3.15 ( #7134 )
2024-07-09 16:57:53 +00:00
shamoon
4ad4862641
Feature: select custom field type ( #7167 )
2024-07-09 07:57:07 -07:00
shamoon
c03aa03ac2
Feature: automatic sso redirect ( #7168 )
2024-07-08 22:38:23 +00:00
shamoon
ada283441c
Fix: include documents in trash for existing asn check ( #7189 )
2024-07-08 16:28:40 +00:00
Trenton H
3cf73a77ac
Chore: Initial conversion to pytest fixtures ( #7110 )
2024-07-08 07:46:20 -07:00
Psychi
71fedcb466
Documentation: fix rapidfuzz link ( #7176 )
2024-07-07 07:08:40 -07:00
shamoon
1b9cf5121b
Add missing disable autocomplete for doc type edit dialog
2024-07-06 13:24:43 -07:00
shamoon
7fe76656f2
Fix: editing of existing custom fields violates throws unique error
2024-07-06 13:05:20 -07:00
dependabot[bot]
0deb8a11d6
Chore(deps): Bump certifi from 2024.6.2 to 2024.7.4 ( #7166 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2024.6.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-05 20:48:01 -07:00
shamoon
064d384d97
Enhancement: show more columns in mail frontend admin ( #7158 )
2024-07-03 08:09:28 -07:00
dependabot[bot]
5045d06744
Chore(deps): Bump the frontend-angular-dependencies group ( #7148 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@ng-select/ng-select](https://github.com/ng-select/ng-select ) | `13.3.0` | `13.4.1` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder ) | `18.0.1` | `18.1.0` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin ) | `18.0.1` | `18.1.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template ) | `18.0.1` | `18.1.0` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics ) | `18.0.1` | `18.1.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser ) | `18.0.1` | `18.1.0` |
Updates `@ng-select/ng-select` from 13.3.0 to 13.4.1
- [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.3.0...v13.4.1 )
Updates `@angular-eslint/builder` from 18.0.1 to 18.1.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.1.0/packages/builder )
Updates `@angular-eslint/eslint-plugin` from 18.0.1 to 18.1.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.1.0/packages/eslint-plugin )
Updates `@angular-eslint/eslint-plugin-template` from 18.0.1 to 18.1.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.1.0/packages/eslint-plugin-template )
Updates `@angular-eslint/schematics` from 18.0.1 to 18.1.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.1.0/packages/schematics )
Updates `@angular-eslint/template-parser` from 18.0.1 to 18.1.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.1.0/packages/template-parser )
---
updated-dependencies:
- dependency-name: "@ng-select/ng-select"
dependency-type: direct:production
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
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 23:36:31 +00:00
dependabot[bot]
c57aa81d15
Chore(deps): Bump django-multiselectfield in the django group ( #7147 )
...
Bumps the django group with 1 update: [django-multiselectfield](https://github.com/goinnn/django-multiselectfield ).
Updates `django-multiselectfield` from 0.1.12 to 0.1.13
- [Release notes](https://github.com/goinnn/django-multiselectfield/releases )
- [Changelog](https://github.com/goinnn/django-multiselectfield/blob/master/CHANGES.rst )
- [Commits](https://github.com/goinnn/django-multiselectfield/commits )
---
updated-dependencies:
- dependency-name: django-multiselectfield
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: django
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 16:23:09 -07:00
shamoon
d35e350c79
Fix: dont exclude documents in trash from sanity check ( #7133 )
2024-07-01 13:47:05 -07:00
dependabot[bot]
dd878c8d70
Chore(deps): Bump docker/build-push-action in the actions group ( #7125 )
...
Bumps the actions group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action ).
Updates `docker/build-push-action` from 5 to 6
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28 07:06:48 -07:00
dependabot[bot]
9cd1945a89
Chore(deps): Bump the small-changes group across 1 directory with 4 updates ( #7128 )
...
Bumps the small-changes group with 4 updates in the / directory: [django-cors-headers](https://github.com/adamchainz/django-cors-headers ), [filelock](https://github.com/tox-dev/py-filelock ), [redis](https://github.com/redis/redis-py ) and [whitenoise](https://github.com/evansd/whitenoise ).
Updates `django-cors-headers` from 4.3.1 to 4.4.0
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.3.1...4.4.0 )
Updates `filelock` from 3.15.1 to 3.15.4
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.15.1...3.15.4 )
Updates `redis` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.0.6...v5.0.7 )
Updates `whitenoise` from 6.6.0 to 6.7.0
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst )
- [Commits](https://github.com/evansd/whitenoise/compare/6.6.0...6.7.0 )
---
updated-dependencies:
- dependency-name: django-cors-headers
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: whitenoise
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 15:14:53 -07:00
dependabot[bot]
faab8a5560
Chore(deps): Bump the frontend-angular-dependencies group ( #7126 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 16 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components ) | `18.0.3` | `18.0.5` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `18.0.3` | `18.0.5` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `18.0.3` | `18.0.5` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `18.0.3` | `18.0.5` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `18.0.3` | `18.0.5` |
| [@angular/localize](https://github.com/angular/angular ) | `18.0.3` | `18.0.5` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `18.0.3` | `18.0.5` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `18.0.3` | `18.0.5` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `18.0.3` | `18.0.5` |
| [@ng-select/ng-select](https://github.com/ng-select/ng-select ) | `13.2.0` | `13.3.0` |
| [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest ) | `18.0.0-beta.3` | `18.0.0` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `18.0.4` | `18.0.6` |
| [@angular-devkit/core](https://github.com/angular/angular-cli ) | `18.0.4` | `18.0.6` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli ) | `18.0.4` | `18.0.6` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `18.0.4` | `18.0.6` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli ) | `18.0.3` | `18.0.5` |
Updates `@angular/cdk` from 18.0.3 to 18.0.5
- [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.0.3...18.0.5 )
Updates `@angular/common` from 18.0.3 to 18.0.5
- [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.0.5/packages/common )
Updates `@angular/compiler` from 18.0.3 to 18.0.5
- [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.0.5/packages/compiler )
Updates `@angular/core` from 18.0.3 to 18.0.5
- [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.0.5/packages/core )
Updates `@angular/forms` from 18.0.3 to 18.0.5
- [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.0.5/packages/forms )
Updates `@angular/localize` from 18.0.3 to 18.0.5
- [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.0.3...18.0.5 )
Updates `@angular/platform-browser` from 18.0.3 to 18.0.5
- [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.0.5/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 18.0.3 to 18.0.5
- [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.0.5/packages/platform-browser-dynamic )
Updates `@angular/router` from 18.0.3 to 18.0.5
- [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.0.5/packages/router )
Updates `@ng-select/ng-select` from 13.2.0 to 13.3.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.2.0...v13.3.0 )
Updates `@angular-builders/jest` from 18.0.0-beta.3 to 18.0.0
- [Release notes](https://github.com/just-jeb/angular-builders/releases )
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md )
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/jest@18.0.0/packages/jest )
Updates `@angular-devkit/build-angular` from 18.0.4 to 18.0.6
- [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.0.4...18.0.6 )
Updates `@angular-devkit/core` from 18.0.4 to 18.0.6
- [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.0.4...18.0.6 )
Updates `@angular-devkit/schematics` from 18.0.4 to 18.0.6
- [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.0.4...18.0.6 )
Updates `@angular/cli` from 18.0.4 to 18.0.6
- [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.0.4...18.0.6 )
Updates `@angular/compiler-cli` from 18.0.3 to 18.0.5
- [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.0.5/packages/compiler-cli )
---
updated-dependencies:
- dependency-name: "@angular/cdk"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
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: "@angular-builders/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/core"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/schematics"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler-cli"
dependency-type: direct:development
update-type: version-update:semver-patch
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>
2024-06-27 15:14:32 -07:00
phail
fcc9847bc3
Development: Add VS Code Devcontainer Configuration ( #7041 )
2024-06-27 15:13:55 -07:00
shamoon
a64d457c30
Enhancement: use request user as owner of split / merge docs ( #7112 )
2024-06-27 13:46:49 -07:00
Trenton H
e799d757c2
Ignores DRF 3.15.2 ( #7122 )
2024-06-27 20:40:16 +00:00
shamoon
ac0ed0def8
Fix: handle errors for trash actions and only show documents user can restore or delete ( #7119 )
2024-06-27 20:33:39 +00:00
dependabot[bot]
f01283c309
Chore(deps-dev): Bump ruff from 0.4.9 to 0.5.0 in the development group across 1 directory ( #7120 )
...
* Chore(deps-dev): Bump ruff in the development group across 1 directory
Bumps the development group with 1 update in the / directory: [ruff](https://github.com/astral-sh/ruff ).
Updates `ruff` from 0.4.9 to 0.5.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/v0.4.9...0.5.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update .pre-commit-config.yaml
* Lets ruff fix this new lint
---------
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 >
2024-06-27 19:06:37 +00:00
dependabot[bot]
a3c468a004
Chore(deps-dev): Bump ws from 8.17.0 to 8.17.1 in /src-ui ( #7114 )
...
Bumps [ws](https://github.com/websockets/ws ) from 8.17.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.17.0...8.17.1 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 04:33:27 +00:00
shamoon
3435ffd00c
Chore: update to Angular v18 ( #7106 )
2024-06-26 20:57:39 -07:00
Fabien Dubuy
4f1185c65d
Enhancement: improve date parsing with accented characters ( #7100 )
2024-06-26 20:47:37 -07:00
shamoon
2b1498cc6d
Chore: display docker tag in UI for ci test builds ( #7083 )
2024-06-27 03:02:52 +00:00
shamoon
0643db4347
Feature: improve history display of object names etc ( #7102 )
2024-06-27 02:52:08 +00:00
Trenton H
29e6371cd1
Feature: Upgrade Gotenberg to v8 ( #7094 )
2024-06-27 02:37:50 +00:00
shamoon
80c2d90e74
Fix: dont include documents in trash in counts ( #7111 )
2024-06-26 19:30:12 -07:00
shamoon
f3cf608caa
Fix: use temp dir for split / merge ( #7105 )
2024-06-26 10:46:59 -07:00
shamoon
c6d0557a3b
Update configuration.md
2024-06-24 13:37:01 -07:00
github-actions[bot]
f3b7ae93f0
Changelog v2.10.2 - GHA ( #7082 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-23 22:31:52 -07:00
shamoon
e4265d0594
Bump version to 2.10.2
2024-06-23 22:13:33 -07:00
shamoon
deda49c204
Merge branch 'dev'
2024-06-23 22:13:01 -07:00
github-actions[bot]
276abc1404
New Crowdin translations by GitHub Action ( #7034 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-06-23 21:57:48 -07:00
shamoon
6defe24ae7
Fix: always update document modified property on bulk edit operations ( #7079 )
2024-06-23 12:11:24 -07:00
shamoon
6ed5d11758
Fix: correct frontend retrieval of trash delay setting ( #7067 )
2024-06-22 12:57:33 -07:00
Trenton H
9d34327a6d
Resolves the casing warning in newer Docker versions
2024-06-22 11:30:06 -07:00
shamoon
63f164d099
Documentation: fix PAPERLESS_EMPTY_TRASH_DELAY
name
2024-06-22 06:46:47 -07:00
shamoon
0f9710dc8f
Fix: index fresh document data after update archive file ( #7057 )
2024-06-21 18:33:01 +00:00
shamoon
cccba47bd7
Fix: remove type attribute from object for Safari ( #7056 )
2024-06-21 11:22:18 -07:00
Trenton H
91585a1fa6
Prefer the metadata JSON file over the version JSON file ( #7048 )
2024-06-20 12:49:54 -07:00
shamoon
3bb6a32ab9
Update bug report note
2024-06-19 00:54:40 -07:00
shamoon
31f592453e
Reset -dev version string
2024-06-18 21:23:34 -07:00
github-actions[bot]
56f5f93c48
Documentation: Add v2.10.1 changelog ( #7029 )
...
* Changelog v2.10.1 - 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 >
2024-06-18 21:22:59 -07:00
shamoon
e6aefd1063
Bump version to 2.10.1
2024-06-18 21:00:22 -07:00
github-actions[bot]
6187ee82af
New Crowdin translations by GitHub Action ( #7027 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-06-18 20:59:28 -07:00
shamoon
a066ccff4f
Fix: dont require admin to view trash on frontend ( #7028 )
2024-06-18 20:17:36 -07:00
shamoon
f73be01897
Reset -dev version string
2024-06-18 16:01:37 -07:00
github-actions[bot]
07ee25be06
Changelog v2.10.0 - GHA ( #7020 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-18 15:12:59 -07:00
shamoon
4347c87e92
Bump version to 2.10.0
2024-06-18 10:19:49 -07:00
shamoon
807f0f1345
Merge branch 'dev'
2024-06-18 10:18:08 -07:00
github-actions[bot]
12857890cc
New Crowdin translations by GitHub Action ( #6896 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-06-18 09:52:40 -07:00
Trenton H
2ad0f8325c
Upgrades to pipenv 2024.0.1 ( #7019 )
2024-06-18 08:37:11 -07:00
dependabot[bot]
6aae8bf440
Chore(deps): Bump the small-changes group with 2 updates ( #7013 )
...
* Chore(deps): Bump the small-changes group with 3 updates
Bumps the small-changes group with 3 updates: [filelock](https://github.com/tox-dev/py-filelock ), [gotenberg-client](https://github.com/stumpylog/gotenberg-client ) and [redis](https://github.com/redis/redis-py ).
Updates `filelock` from 3.14.0 to 3.15.1
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.14.0...3.15.1 )
Updates `gotenberg-client` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/stumpylog/gotenberg-client/releases )
- [Changelog](https://github.com/stumpylog/gotenberg-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/gotenberg-client/compare/0.5.0...0.6.0 )
Updates `redis` from 5.0.4 to 5.0.6
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.0.4...v5.0.6 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: gotenberg-client
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com >
* Downgrades gotenberg-client to 0.5.0
---------
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 >
2024-06-18 15:03:14 +00:00
dependabot[bot]
5c7522b423
Chore(deps-dev): Bump the development group with 2 updates ( #7012 )
...
* 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.4.8 to 0.4.9
- [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/v0.4.8...v0.4.9 )
Updates `mkdocs-material` from 9.5.26 to 9.5.27
- [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.26...9.5.27 )
---
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 >
* Updates ruff to match
---------
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 >
2024-06-18 14:41:34 +00:00
dependabot[bot]
37e607abb9
Chore(deps-dev): Bump ws from 8.15.1 to 8.17.1 in /src-ui ( #7015 )
...
Bumps [ws](https://github.com/websockets/ws ) from 8.15.1 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.15.1...8.17.1 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 16:42:38 -07:00
dependabot[bot]
8045f3d58c
Chore(deps): Bump urllib3 from 2.2.1 to 2.2.2 ( #7014 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 23:07:59 +00:00
shamoon
a796e58a94
Feature: documents trash aka soft delete ( #6944 )
2024-06-17 08:07:08 -07:00
shamoon
9d4e2d4652
Enhancement: better boolean custom field display ( #7001 )
2024-06-15 09:00:18 -07:00
Trenton H
28db7e84e6
Documentation: Corrections and clarifications for Python support ( #6995 )
...
* Clarifies Python version support and a rough policy of what versions are supported
2024-06-13 11:53:34 -07:00
martin f. krafft
22a6360edf
Fix: default order of documents gets lost in QuerySet pipeline ( #6982 )
...
* Send ordered document list to Django REST pagination
Currently, when pages of documents are requested from the API, the
webserver logs a warning:
```
gunicorn[1550]: /home/madduck/code/paperless-ngx/.direnv/python-3.11.2/lib/python3.11/site-packages/rest_framework/pagination.py:200: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: <class 'documents.models.Document'> QuerySet.
```
This can yield unexpected and problematic results, including duplicate
and missing IDs in the enumeration, as demonstrated in
https://github.com/paperless-ngx/paperless-ngx/discussions/6859
The patch is simple: turn the unordered Documents QuerySet into
one that's ordered by reverse creation date, which is the default
ordering for `Document`.
Note that the default ordering for `Document` means that
`QuerySet.ordered` is actually `True` following the call to
`distinct()`, but after `annotate()`, the flag changes to `False`,
unless `order_by()` is used explicitly, as per this patch.
Closes: https://github.com/paperless-ngx/paperless-ngx/discussions/6859
Signed-off-by: martin f. krafft <madduck@madduck.net >
* Ensure order of documents in permissions test
The patch for #6982 changes the ordering of documents returned by the
API, which was previously implicit, and is now explicit. Therefore,
this patch masssages the API result to ensure the previous order.
Signed-off-by: martin f. krafft <madduck@madduck.net >
---------
Signed-off-by: martin f. krafft <madduck@madduck.net >
2024-06-13 14:46:18 +00:00
Trenton H
61485b0f1d
Fix: Document history could include extra fields ( #6989 )
...
* Fixes creation of a custom field being included in a document's history even if not attached
* Show custom field creation in UI
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-06-12 16:23:47 -07:00
shamoon
fa7a5451db
Fix: use local pdf worker js ( #6990 )
2024-06-12 21:37:42 +00:00
shamoon
70069cd502
Add type attribute to object tag
2024-06-12 14:09:48 -07:00
Felix Eckhofer
9e8b96cd34
Fix: Revert masking the content field in auditlog ( #6981 )
2024-06-12 06:34:49 -07:00
shamoon
d03058e539
Chore: update packages used by mail html template ( #6970 )
2024-06-11 20:25:57 -07:00
dependabot[bot]
c929a18da2
Chore(deps): Bump stumpylog/image-cleaner-action in the actions group ( #6968 )
...
Bumps the actions group with 1 update: [stumpylog/image-cleaner-action](https://github.com/stumpylog/image-cleaner-action ).
Updates `stumpylog/image-cleaner-action` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/stumpylog/image-cleaner-action/releases )
- [Changelog](https://github.com/stumpylog/image-cleaner-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/image-cleaner-action/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: stumpylog/image-cleaner-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 14:57:10 -07:00
Trenton H
5bd248578a
Configures dependabot to ignore djangorestframework specific versions ( #6967 )
2024-06-11 21:36:43 +00:00
dependabot[bot]
ebfb72a691
Chore(deps-dev): Bump the development group with 3 updates ( #6953 )
...
* 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](https://github.com/pytest-dev/pytest ) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `ruff` from 0.4.7 to 0.4.8
- [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/v0.4.7...v0.4.8 )
Updates `pytest` from 8.2.1 to 8.2.2
- [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.2.1...8.2.2 )
Updates `mkdocs-material` from 9.5.25 to 9.5.26
- [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.25...9.5.26 )
---
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
- 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 >
* Updates ruff in .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: Trenton H <797416+stumpylog@users.noreply.github.com >
2024-06-11 21:26:20 +00:00
Trenton H
fc440d8317
Updates to latest Trixie version of Ghostscript 10.03.1 ( #6956 )
2024-06-11 15:38:07 +00:00
shamoon
b6f6d524d6
Fix: respect model permissions for ui_settings API endpoint
2024-06-11 01:00:25 -07:00
shamoon
f225f72145
Fix: respect model permissions for tasks API endpoint ( #6958 )
2024-06-11 00:51:18 -07:00
Trenton H
d9002005b1
Feature: Allow encrypting sensitive fields in export ( #6927 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-06-09 14:41:18 +00:00
Daniel Böhme
6ddb62bf3f
Enhancement: allow consumption of odg files ( #6940 )
2024-06-09 07:34:22 -07:00
Dominik Bruhn
d1ac15baa9
Enhancement: support delete originals after split / merge ( #6935 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-06-08 11:29:03 -07:00
shamoon
81e4092f53
Enhancement: unique mail rule names by owner
2024-06-08 11:29:03 -07:00
shamoon
d8c96b6e4a
Enhancement: dont require document model permissions for notes ( #6913 )
2024-06-08 01:23:45 +00:00
dependabot[bot]
3d6aa8a656
Chore(deps): Bump tornado from 6.4 to 6.4.1 ( #6930 )
...
Bumps [tornado](https://github.com/tornadoweb/tornado ) from 6.4 to 6.4.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst )
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.1 )
---
updated-dependencies:
- dependency-name: tornado
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 17:37:46 -07:00
Trenton H
6d2ae3df1f
Resolves test issues with Python 3.12 ( #6902 )
2024-06-03 12:33:46 -07:00
Trenton H
de7c22e8d6
Fixes the logging of an email message to be something useful ( #6901 )
2024-06-03 10:11:31 -07:00
github-actions[bot]
74c44fe418
Documentation: Add v2.9.0 changelog ( #6894 )
2024-06-02 22:49:15 -07:00
shamoon
a6407d64e9
Reset dev version string
2024-06-02 22:36:53 -07:00
shamoon
e553e872df
Bump version to 2.9.0
2024-06-02 22:17:59 -07:00
shamoon
e9e3ec5597
Merge branch 'dev'
2024-06-02 22:17:48 -07:00
github-actions[bot]
3dbf2e73f9
New Crowdin translations by GitHub Action ( #6753 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-06-02 22:01:06 -07:00
dependabot[bot]
33c0b692e6
Chore(deps-dev): Bump jest-preset-angular ( #6879 )
...
Bumps the frontend-jest-dependencies group in /src-ui with 1 update: [jest-preset-angular](https://github.com/thymikee/jest-preset-angular ).
Updates `jest-preset-angular` from 14.0.4 to 14.1.0
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases )
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v14.0.4...v14.1.0 )
---
updated-dependencies:
- dependency-name: jest-preset-angular
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-jest-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 04:53:12 +00:00
Trenton H
4abc185a13
Updates backend deps ( #6892 )
2024-06-02 14:01:49 -07:00
Trenton H
43ede21c35
Recommends some extensions and sets the default interpreter path ( #6884 )
2024-06-02 03:34:40 +00:00
Trenton H
5fc6736666
Fixes up various doc sections ( #6883 )
2024-06-02 03:18:12 +00:00
shamoon
d2883b83c5
Fix: including ordering param for id__in retrievals from frontend ( #6875 )
2024-06-02 02:28:31 +00:00
Trenton H
085447e7c4
Feature: Allow a data only export/import cycle ( #6871 )
2024-06-01 18:22:59 -07:00
dependabot[bot]
04f52f553a
Chore(deps): Bump crowdin/github-action from 1 to 2 in the actions group ( #6881 )
...
Bumps the actions group with 1 update: [crowdin/github-action](https://github.com/crowdin/github-action ).
Updates `crowdin/github-action` from 1 to 2
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-01 14:50:21 -07:00
shamoon
d558367642
Change: rename redo OCR to reprocess ( #6866 )
2024-05-31 18:41:52 +00:00
Lino
324a2aa1c6
Allow to set a custom path for the classification file ( #6858 )
2024-05-31 09:42:18 -07:00
Trenton H
617bb30f29
Updates Ghostscript to 10.03.1 ( #6854 )
2024-05-29 09:43:33 -07:00
martin f. krafft
d6191d2f2b
Add copy-paste list of Python build dependencies ( #6824 )
...
To be consistent, let's provide an easily copy-pastable list of packages
even for the final set of build dependencies.
Signed-off-by: martin f. krafft <madduck@madduck.net >
2024-05-29 09:03:51 -07:00
shamoon
f7347bdb69
Fix: remove unnecessary i18ns
2024-05-29 00:07:32 -07:00
dependabot[bot]
ce3d5b0065
Chore(deps-dev): Bump the development group across 1 directory with 2 updates ( #6851 )
...
* Chore(deps-dev): Bump the development group across 1 directory with 2 updates
Bumps the development group with 2 updates in the / directory: [ruff](https://github.com/astral-sh/ruff ) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `ruff` from 0.4.4 to 0.4.6
- [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/v0.4.4...v0.4.6 )
Updates `mkdocs-material` from 9.5.24 to 9.5.25
- [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.24...9.5.25 )
---
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 >
* Updates hook versions to match
* New codespell fixes
* Remove unneeded i18n
---------
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 >
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-05-29 07:04:01 +00:00
shamoon
235b0a4c33
Update messages.xlf
2024-05-28 23:54:51 -07:00
shamoon
fdf873ad6a
Fix: enforce dropdown input min width
2024-05-28 23:52:45 -07:00
dependabot[bot]
b996022003
Chore(deps): Bump the small-changes group with 3 updates ( #6843 )
...
Bumps the small-changes group with 3 updates: [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz ), [scikit-learn](https://github.com/scikit-learn/scikit-learn ) and [watchdog](https://github.com/gorakhargosh/watchdog ).
Updates `rapidfuzz` from 3.9.0 to 3.9.1
- [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.0...v3.9.1 )
Updates `scikit-learn` from 1.4.2 to 1.5.0
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.2...1.5.0 )
Updates `watchdog` from 4.0.0 to 4.0.1
- [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.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: rapidfuzz
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-minor
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>
2024-05-28 13:22:44 -07:00
Trenton H
6d4897a1b8
Refresh the document instance before doing workflow work, in case some other process has updated it ( #6849 )
2024-05-28 12:56:40 -07:00
shamoon
180b32651d
Chore: add stale to any-of-labels
2024-05-27 15:23:40 -07:00
shamoon
3d56a56eb8
Fix: check original render type for split button
2024-05-25 09:59:28 -05:00
Trenton H
2b85e812f8
Chore(deps): Use psycopg as recommended ( #6811 )
2024-05-23 13:09:05 -07:00
shamoon
e6b856e13f
Documentation: Add PAPERLESS_OCR_LANGUAGE config note ( #6821 )
2024-05-23 12:52:40 -07:00
shamoon
02ebcd29ee
Bump @angular/cdk to 17.3.10
...
Fixes https://github.com/angular/components/issues/29053
2024-05-22 23:12:54 -07:00
shamoon
719f76060b
Enhancement: default to title/content search, allow choosing full search link from global search ( #6805 )
2024-05-22 16:19:46 -07:00
shamoon
8abb0cd75d
Enhancement: only include correspondent 'last_correspondence' if requested ( #6792 )
2024-05-22 23:15:58 +00:00
shamoon
c0c44b512c
Enhancement: accessibility improvements for tags, doc links, dashboard views ( #6786 )
2024-05-22 23:08:25 +00:00
shamoon
3e62f13f96
Enhancement: delete pages PDF action ( #6772 )
2024-05-22 23:01:15 +00:00
Bruno Willenborg
2116964f67
docs: drop obsolete docker compose version ( #6806 )
2024-05-22 15:21:48 -07:00
Trenton H
f7ce32f471
Updates the Tika image to the official now that Apache publishes multi-arch images ( #6802 )
2024-05-21 20:45:56 +00:00
dependabot[bot]
d87208be51
Chore(deps-dev): Bump the development group with 2 updates ( #6793 )
...
updated-dependencies:
- dependency-name: pytest
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 12:16:44 -07:00
dependabot[bot]
bb8ee1e5fb
--- ( #6795 )
...
updated-dependencies:
- dependency-name: requests
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 08:10:45 -07:00
shamoon
2a0c03eda0
Enhancement: support custom logo / title on login page ( #6775 )
2024-05-20 09:40:19 -07:00
shamoon
3061c59c06
Chore: add system status to bug report
2024-05-17 23:50:57 -07:00
shamoon
79067041dd
Documentation: correct usage
2024-05-17 23:44:55 -07:00
Trenton H
622f624132
Chore: Change the code formatter to Ruff ( #6756 )
...
* Changing the formatting to ruff-format
* Replaces references to black to ruff or ruff format, removes black from dependencies
2024-05-18 02:26:50 +00:00
shamoon
3facdefa40
Fix: tweak pdf preview page borders
2024-05-17 19:05:11 -07:00
dependabot[bot]
e283bbe5c2
Chore(deps): Bump the frontend-angular-dependencies group ( #6761 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 19 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components ) | `17.3.6` | `17.3.9` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `17.3.7` | `17.3.9` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `17.3.7` | `17.3.9` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `17.3.7` | `17.3.9` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `17.3.7` | `17.3.9` |
| [@angular/localize](https://github.com/angular/angular ) | `17.3.7` | `17.3.9` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `17.3.7` | `17.3.9` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `17.3.7` | `17.3.9` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `17.3.7` | `17.3.9` |
| [ng2-pdf-viewer](https://github.com/VadimDez/ng2-pdf-viewer ) | `10.2.1` | `10.2.2` |
| [ngx-ui-tour-ng-bootstrap](https://github.com/hakimio/ngx-ui-tour ) | `14.0.2` | `14.0.3` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `17.3.6` | `17.3.7` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder ) | `17.3.0` | `17.4.1` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin ) | `17.3.0` | `17.4.1` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template ) | `17.3.0` | `17.4.1` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics ) | `17.3.0` | `17.4.1` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser ) | `17.3.0` | `17.4.1` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `17.3.6` | `17.3.7` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli ) | `17.3.7` | `17.3.9` |
Updates `@angular/cdk` from 17.3.6 to 17.3.9
- [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/17.3.6...17.3.9 )
Updates `@angular/common` from 17.3.7 to 17.3.9
- [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/17.3.9/packages/common )
Updates `@angular/compiler` from 17.3.7 to 17.3.9
- [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/17.3.9/packages/compiler )
Updates `@angular/core` from 17.3.7 to 17.3.9
- [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/17.3.9/packages/core )
Updates `@angular/forms` from 17.3.7 to 17.3.9
- [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/17.3.9/packages/forms )
Updates `@angular/localize` from 17.3.7 to 17.3.9
- [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/17.3.7...17.3.9 )
Updates `@angular/platform-browser` from 17.3.7 to 17.3.9
- [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/17.3.9/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 17.3.7 to 17.3.9
- [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/17.3.9/packages/platform-browser-dynamic )
Updates `@angular/router` from 17.3.7 to 17.3.9
- [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/17.3.9/packages/router )
Updates `ng2-pdf-viewer` from 10.2.1 to 10.2.2
- [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.1...10.2.2 )
Updates `ngx-ui-tour-ng-bootstrap` from 14.0.2 to 14.0.3
- [Release notes](https://github.com/hakimio/ngx-ui-tour/releases )
- [Commits](https://github.com/hakimio/ngx-ui-tour/commits )
Updates `@angular-devkit/build-angular` from 17.3.6 to 17.3.7
- [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/17.3.6...17.3.7 )
Updates `@angular-eslint/builder` from 17.3.0 to 17.4.1
- [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/v17.4.1/packages/builder )
Updates `@angular-eslint/eslint-plugin` from 17.3.0 to 17.4.1
- [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/v17.4.1/packages/eslint-plugin )
Updates `@angular-eslint/eslint-plugin-template` from 17.3.0 to 17.4.1
- [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/v17.4.1/packages/eslint-plugin-template )
Updates `@angular-eslint/schematics` from 17.3.0 to 17.4.1
- [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/v17.4.1/packages/schematics )
Updates `@angular-eslint/template-parser` from 17.3.0 to 17.4.1
- [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/v17.4.1/packages/template-parser )
Updates `@angular/cli` from 17.3.6 to 17.3.7
- [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/17.3.6...17.3.7 )
Updates `@angular/compiler-cli` from 17.3.7 to 17.3.9
- [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/17.3.9/packages/compiler-cli )
---
updated-dependencies:
- dependency-name: "@angular/cdk"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: ng2-pdf-viewer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: ngx-ui-tour-ng-bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
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-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler-cli"
dependency-type: direct:development
update-type: version-update:semver-patch
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>
2024-05-17 22:57:34 +00:00
shamoon
c4f9828a10
Chore: indent system status code copy
2024-05-17 14:30:03 -07:00
shamoon
cb160212d4
Fix: consistently use created_date for doc display ( #6758 )
2024-05-17 10:20:40 -07:00
Trenton H
3fa448ecb5
Updates deps, unlocks those which have some resolution of issues ( #6755 )
2024-05-17 09:02:17 -07:00
shamoon
019a255753
Chore: revert pngx pdf viewer to third party package ( #6741 )
2024-05-16 11:12:19 -07:00
shamoon
50a6181e48
Reset dev version string
2024-05-15 14:15:56 -07:00
github-actions[bot]
5ff791e4c5
Documentation: Add v2.8.6 changelog ( #6740 )
...
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-05-15 14:15:03 -07:00
shamoon
317a9114eb
Bump version to 2.8.6
2024-05-15 13:54:33 -07:00
shamoon
2597d312ed
Merge branch 'dev'
2024-05-15 13:52:02 -07:00
github-actions[bot]
0e95b0a64b
New Crowdin translations by GitHub Action ( #6735 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-05-15 13:50:24 -07:00
shamoon
853c745039
Update frontend translation strings
2024-05-15 13:24:05 -07:00
shamoon
ed05b40ba4
Security: disallow API remote-user auth if disabled ( #6739 )
2024-05-15 20:18:50 +00:00
shamoon
97eec44647
Fix: retain sort field from global search filtering, use FILTER_HAS_TAGS_ALL
( #6737 )
2024-05-15 13:10:07 -07:00
shamoon
45138a1881
Reset dev version string
2024-05-14 22:38:23 -07:00
github-actions[bot]
67565ea1ff
Documentation: Add v2.8.5 changelog ( #6729 )
2024-05-14 22:37:48 -07:00
shamoon
05a240b6ed
Bump version to v2.8.5
2024-05-14 22:11:43 -07:00
github-actions[bot]
4c6faa698b
New Crowdin translations by GitHub Action ( #6714 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-05-14 21:41:31 -07:00
shamoon
654685873a
Fix: restore search highlighting on large cards results ( #6728 )
2024-05-14 21:38:10 -07:00
shamoon
2ac5407dd4
Fix: global search filtering links broken in 2.8.4 ( #6726 )
2024-05-14 21:37:55 -07:00
shamoon
76ddc09dba
Fix: button alignment on mobile
2024-05-14 20:14:45 -07:00
shamoon
f45daa9445
Fix: some buttons incorrectly aligned in 2.8.4 ( #6715 )
2024-05-13 17:26:41 -07:00
shamoon
953ba9160e
Fix: dont format ASN as number on dashboard ( #6708 )
2024-05-13 13:58:47 -07:00
shamoon
64de6b8571
Reset dev version string
2024-05-13 13:25:22 -07:00
github-actions[bot]
5455850168
Documentation: Add v2.8.4 changelog ( #6706 )
2024-05-13 13:24:49 -07:00
shamoon
e91af06189
Fix changelog
2024-05-13 13:03:57 -07:00
shamoon
779f091c04
Bump version to 2.8.4
2024-05-13 12:59:32 -07:00
shamoon
0627c7f43e
Merge branch 'dev'
2024-05-13 12:58:58 -07:00
github-actions[bot]
302bc9e9f6
New Crowdin translations by GitHub Action ( #6663 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-05-13 12:44:05 -07:00
shamoon
a1e4365ff2
Enhancement: global search tweaks ( #6674 )
2024-05-13 16:12:02 +00:00
shamoon
7983487430
Security: Correctly disable eval in pdfjs ( #6702 )
2024-05-13 08:44:35 -07:00
shamoon
ac666df4ce
Fix: only use pointer for sortable table headings, fix title width
2024-05-12 19:57:08 -07:00
shamoon
68ca27c27c
Fix: history timestamp tooltip illegible in dark mode ( #6696 )
2024-05-13 01:43:05 +00:00
Daniel
52350f8b51
Enhancement: display current ASN in statistics ( #6692 )
2024-05-12 16:58:04 -07:00
shamoon
6fa3522618
Fix: only count inbox documents from inbox tags with permissions ( #6670 )
2024-05-10 09:00:37 -07:00
github-actions[bot]
84c3e7893e
Changelog v2.8.3 - GHA ( #6664 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-09 14:47:55 -07:00
Trenton H
74b850423f
Resets version to -dev string
2024-05-09 13:21:55 -07:00
Trenton H
43a6e3985d
Bumps version to 2.8.3
2024-05-09 13:21:16 -07:00
github-actions[bot]
83e3f8efb8
New Crowdin translations by GitHub Action ( #6634 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-05-09 13:19:58 -07:00
Trenton H
8c93d1db42
Resets version to -dev string
2024-05-09 13:05:17 -07:00
Trenton H
5b8cd96f37
Bumps version to 2.8.3
2024-05-09 13:03:06 -07:00
shamoon
5fec764018
Fix: correctly respect superuser for document history ( #6661 )
2024-05-09 19:27:59 +00:00
shamoon
22c8d8ef2a
Fix: allow 0 in monetary field ( #6658 )
2024-05-09 10:43:27 -07:00
shamoon
9b3a29cddd
Fix: custom field removal doesnt always trigger change detection ( #6653 )
2024-05-09 17:10:11 +00:00
Trenton H
d461dcbe29
Downgrades and locks lxml to before 5.2.0, which released a breaking change ( #6655 )
2024-05-09 09:42:19 -07:00
shamoon
3e22f033c7
Fix: correctly handle global search esc key when open and button focused ( #6644 )
2024-05-09 06:41:42 -07:00
shamoon
e7a5ebc64c
Fix: consistent monetary field display in list and cards ( #6645 )
2024-05-09 04:32:14 +00:00
shamoon
e1f5edc0a1
Fix: doc links and more illegible in light mode ( #6643 )
2024-05-08 21:01:01 -07:00
Trenton H
48092d47c5
Updates the recommended versions of databases to their latest ( #6639 )
2024-05-08 20:32:17 +00:00
Trenton H
d4d0604da2
Moves additional auditlog imports into protected blocks ( #6638 )
2024-05-08 09:04:32 -07:00
shamoon
f7db5f3821
Reset dev version string
2024-05-07 18:39:04 -07:00
shamoon
ddb65d371a
Fix changelog spelling
2024-05-07 18:38:12 -07:00
github-actions[bot]
e17b91b87c
Changelog v2.8.2 - GHA ( #6628 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-07 18:18:50 -07:00
shamoon
47ce797ee9
Bump version to 2.8.2
2024-05-07 17:13:59 -07:00
github-actions[bot]
f8057ed4f1
New Crowdin translations by GitHub Action ( #6606 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-05-07 17:09:33 -07:00
Trenton H
d3ff0ff8e0
Restores the compression of static files for x86_64 ( #6627 )
2024-05-07 15:17:15 -07:00
shamoon
6ea25a96a3
Fix: make backend monetary validation accept unpadded decimals ( #6626 )
2024-05-07 21:38:52 +00:00
shamoon
caec0ed4d1
Fix: allow bulk edit with existing fields ( #6625 )
2024-05-07 14:26:07 -07:00
shamoon
ce08400f4e
Enhancement: show name on cards if custom field empty, add tooltip ( #6620 )
2024-05-07 11:09:15 -07:00
shamoon
076b5b1af5
Security: Disable eval in pdfjs ( #6615 )
...
Closes https://github.com/paperless-ngx/paperless-ngx/security/dependabot/181 see https://github.com/advisories/GHSA-wgrm-67xf-hhpq
2024-05-07 16:45:19 +00:00
shamoon
44ed78b442
Documentation: correct display of PAPERLESS_CONSUMER_TAG_BARCODE_MAPPING ( #6616 )
2024-05-07 09:36:44 -07:00
shamoon
3bd6a6fcfa
Update frontend translation strings
2024-05-07 09:11:11 -07:00
shamoon
4fa08a9c96
Change: allow modifier+arrow keyboard shortcuts in input fields
2024-05-07 09:10:38 -07:00
shamoon
8ea3259fe7
Fix: table view doesnt immediately display custom fields on app startup ( #6600 )
2024-05-07 15:30:34 +00:00
shamoon
fae2399e46
Fix: dont use limit in subqueries for mariadb compatibility ( #6611 )
2024-05-07 15:14:00 +00:00
shamoon
0d49314593
Fix: exclude admin perms from group permissions serializer ( #6608 )
2024-05-07 14:39:31 +00:00
shamoon
fda4742e86
Fix: global search text illegible in light mode ( #6602 )
2024-05-07 01:48:47 -07:00
shamoon
190b648c72
Fix: document history text color illegible in light mode ( #6601 )
2024-05-07 01:37:13 -07:00
shamoon
22e88046bc
Reset dev version string
2024-05-06 23:50:52 -07:00
github-actions[bot]
06447c72c5
Documentation: Add v2.8.1 changelog ( #6595 )
...
* Changelog v2.8.1 - 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 >
2024-05-06 23:49:53 -07:00
shamoon
7a6fe2da7c
Update environment.prod.ts
2024-05-06 23:34:21 -07:00
shamoon
f04cf1a974
Fix: saved views dont immediately display custom fields in table view ( #6594 )
2024-05-06 23:30:06 -07:00
dependabot[bot]
1ebce6f3e0
Chore(deps-dev): Bump jinja2 from 3.1.3 to 3.1.4 ( #6579 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 06:00:47 +00:00
dependabot[bot]
e07777e38a
Chore(deps-dev): Bump mkdocs-glightbox in the small-changes group ( #6581 )
...
Bumps the small-changes group with 1 update: [mkdocs-glightbox](https://github.com/Blueswen/mkdocs-glightbox ).
Updates `mkdocs-glightbox` from 0.3.7 to 0.4.0
- [Release notes](https://github.com/Blueswen/mkdocs-glightbox/releases )
- [Changelog](https://github.com/blueswen/mkdocs-glightbox/blob/main/CHANGELOG )
- [Commits](https://github.com/Blueswen/mkdocs-glightbox/compare/v0.3.7...v0.4.0 )
---
updated-dependencies:
- dependency-name: mkdocs-glightbox
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 05:50:54 +00:00
shamoon
2c69d0fd2e
Reset dev version string
2024-05-06 22:34:40 -07:00
github-actions[bot]
b58c114a76
Changelog v2.8.1 - GHA ( #6590 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-06 22:34:06 -07:00
github-actions[bot]
9aee6f5a78
Documentation: Add v2.8.0 changelog ( #6585 )
...
* Changelog v2.8.0 - 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 >
2024-05-06 22:19:01 -07:00
shamoon
54edad29ba
Bump version to v2.8.1
2024-05-06 22:15:18 -07:00
shamoon
0bf711259a
Merge branch 'dev'
2024-05-06 22:14:41 -07:00
github-actions[bot]
1b6250ae24
New Crowdin translations by GitHub Action ( #6587 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-05-06 22:13:22 -07:00
shamoon
f2b3521e6c
Fix: bulk edit custom fields should support multiple items ( #6589 )
2024-05-06 22:07:55 -07:00
shamoon
c2944402fa
Reset dev version string
2024-05-06 14:50:39 -07:00
shamoon
a0f1f6faa1
Merge branch 'dev'
2024-05-06 14:36:39 -07:00
github-actions[bot]
eaec0014c5
New Crowdin translations by GitHub Action ( #6582 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-05-06 14:27:55 -07:00
shamoon
571f3444d1
Merge branch 'dev'
2024-05-06 14:06:20 -07:00
shamoon
57032e234c
New Crowdin translations by GitHub Action ( #6578 )
...
Co-Authored-By: Crowdin Bot <support+bot@crowdin.com >
2024-05-06 14:05:46 -07:00
shamoon
321adaeb8b
Bump version to 2.8.0
2024-05-06 13:41:13 -07:00
shamoon
5d937cf639
Merge branch 'dev'
2024-05-06 13:41:08 -07:00
github-actions[bot]
3e7656e1e1
New Crowdin translations by GitHub Action ( #6331 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-05-06 20:40:33 +00:00
Lino
93555cf2e7
Documentation: add link to list of hosting providers ( #6577 )
2024-05-06 20:33:13 +00:00
shamoon
f60c201eb9
Update README.md
2024-05-06 13:18:16 -07:00
shamoon
78af59ec17
Fix: correct admin permissions check for system status
2024-05-06 12:58:57 -07:00
shamoon
b305372ed1
Updated affiliated projects to related projects
2024-05-05 16:01:32 -07:00
Daniel Rheinbay
16b8b58533
Documentation: fix PAPERLESS_APP_TITLE config type ( #6568 )
2024-05-05 00:04:44 -07:00
Trenton H
5802163a0e
Chore(deps): Bump all allowed backend packages ( #6562 )
2024-05-04 13:26:15 -07:00
shamoon
b403b9d9d5
Fix ngbDropdown stealing keyboard events
2024-05-04 09:47:27 -07:00
shamoon
c6e7d06bb7
Feature: global search, keyboard shortcuts / hotkey support ( #6449 )
2024-05-02 16:15:56 +00:00
dependabot[bot]
40289cd714
Chore(deps): Bump stumpylog/image-cleaner-action in the actions group ( #6541 )
...
Bumps the actions group with 1 update: [stumpylog/image-cleaner-action](https://github.com/stumpylog/image-cleaner-action ).
Updates `stumpylog/image-cleaner-action` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/stumpylog/image-cleaner-action/releases )
- [Changelog](https://github.com/stumpylog/image-cleaner-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/image-cleaner-action/compare/v0.5.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: stumpylog/image-cleaner-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 15:20:57 +00:00
shamoon
2de9d1b7ae
Enhancement: improve layout for custom fields dropdown ( #6362 )
2024-05-01 21:57:18 -07:00
dependabot[bot]
39b57f695a
Chore(deps-dev): Bump ejs from 3.1.9 to 3.1.10 in /src-ui ( #6540 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 19:27:19 +00:00
dependabot[bot]
f503cd8758
Chore(deps): Bump the frontend-angular-dependencies group ( #6539 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 13 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components ) | `17.3.2` | `17.3.6` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `17.3.2` | `17.3.7` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `17.3.2` | `17.3.7` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `17.3.2` | `17.3.7` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `17.3.2` | `17.3.7` |
| [@angular/localize](https://github.com/angular/angular ) | `17.3.2` | `17.3.7` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `17.3.2` | `17.3.7` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `17.3.2` | `17.3.7` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `17.3.2` | `17.3.7` |
| [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest ) | `17.0.2` | `17.0.3` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `17.3.2` | `17.3.6` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `17.3.2` | `17.3.6` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli ) | `17.3.2` | `17.3.7` |
Updates `@angular/cdk` from 17.3.2 to 17.3.6
- [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/17.3.2...17.3.6 )
Updates `@angular/common` from 17.3.2 to 17.3.7
- [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/17.3.7/packages/common )
Updates `@angular/compiler` from 17.3.2 to 17.3.7
- [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/17.3.7/packages/compiler )
Updates `@angular/core` from 17.3.2 to 17.3.7
- [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/17.3.7/packages/core )
Updates `@angular/forms` from 17.3.2 to 17.3.7
- [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/17.3.7/packages/forms )
Updates `@angular/localize` from 17.3.2 to 17.3.7
- [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/17.3.2...17.3.7 )
Updates `@angular/platform-browser` from 17.3.2 to 17.3.7
- [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/17.3.7/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 17.3.2 to 17.3.7
- [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/17.3.7/packages/platform-browser-dynamic )
Updates `@angular/router` from 17.3.2 to 17.3.7
- [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/17.3.7/packages/router )
Updates `@angular-builders/jest` from 17.0.2 to 17.0.3
- [Release notes](https://github.com/just-jeb/angular-builders/releases )
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md )
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/jest@17.0.3/packages/jest )
Updates `@angular-devkit/build-angular` from 17.3.2 to 17.3.6
- [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/17.3.2...17.3.6 )
Updates `@angular/cli` from 17.3.2 to 17.3.6
- [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/17.3.2...17.3.6 )
Updates `@angular/compiler-cli` from 17.3.2 to 17.3.7
- [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/17.3.7/packages/compiler-cli )
---
updated-dependencies:
- dependency-name: "@angular/cdk"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-builders/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler-cli"
dependency-type: direct:development
update-type: version-update:semver-patch
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>
2024-05-01 19:20:06 +00:00
shamoon
8d516c08f0
Fix relative date test that will fail across months
2024-05-01 12:07:27 -07:00
shamoon
8b4fc02955
Hide unusable filters
2024-05-01 12:07:27 -07:00
shamoon
6c24686509
Fix: always refresh document after save
2024-05-01 12:07:27 -07:00
Trenton H
7be7185418
Handcrafts SQL queries a little more to reduce the query count and/or the amount of returned data ( #6489 )
2024-04-30 07:37:09 -07:00
shamoon
63e1f9f5d3
Feature: custom fields filtering & bulk editing ( #6484 )
2024-04-26 15:10:03 -07:00
shamoon
bd4476d484
Feature: customizable fields display for documents, saved views & dashboard widgets ( #6439 )
2024-04-26 06:41:12 -07:00
shamoon
7a0334f353
Fix: cast custom fields values list to list for other DB types
...
Closes #6482
2024-04-24 01:35:45 -07:00
shamoon
d03e48ea88
Fix missing test import
2024-04-24 00:28:18 -07:00
shamoon
342e6d4679
Fix: include number placeholder in relative date strings
2024-04-24 00:22:08 -07:00
dependabot[bot]
584f1361ad
Chore(deps): Bump python-ipware in the major-versions group ( #6468 )
...
Bumps the major-versions group with 1 update: [python-ipware](https://github.com/un33k/python-ipware ).
Updates `python-ipware` from 2.0.3 to 3.0.0
- [Changelog](https://github.com/un33k/python-ipware/blob/main/CHANGELOG.md )
- [Commits](https://github.com/un33k/python-ipware/compare/v2.0.3...v3.0.0 )
---
updated-dependencies:
- dependency-name: python-ipware
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: major-versions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 09:08:46 -07:00
shamoon
05b1ff9738
Feature: document history (audit log UI) ( #6388 )
2024-04-23 15:16:28 +00:00
dependabot[bot]
d65fcf70f3
Chore(deps-dev): Bump the development group with 2 updates ( #6466 )
...
* 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.3.7 to 0.4.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/v0.3.7...v0.4.1 )
Updates `mkdocs-material` from 9.5.17 to 9.5.18
- [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.17...9.5.18 )
---
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 >
* Updates the ruff hook version to match
---------
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 >
2024-04-23 14:53:56 +00:00
shamoon
a5d3d51cc5
Fix: always check workflow filter_mailrule if set ( #6474 )
2024-04-23 07:37:14 -07:00
shamoon
f4489ca2e7
Enhancement: larger documents in rotate / split dialogs
2024-04-23 00:49:20 -07:00
Benedikt Schwering
e40893e74f
Fix: scroll for large tables ( #6460 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-04-21 23:31:33 +00:00
shamoon
d002ae2e05
Fix: monetary field with null values
2024-04-20 21:44:31 -07:00
shamoon
bf430865b4
Fix: check original file for rotate
2024-04-20 20:14:44 -07:00
shamoon
a47d36f5e5
Enhancement: speed up merge document list retrieval
2024-04-19 10:17:17 -07:00
shamoon
4392628bd7
Fix: password reset done template error ( #6444 )
2024-04-19 09:34:34 -07:00
shamoon
6d25eb26a1
Update translation strings
2024-04-19 01:13:11 -07:00
shamoon
95fd1ae879
Enhancement: refactor monetary field ( #6370 )
2024-04-19 08:08:46 +00:00
shamoon
78f338484f
Enhancement: improve layout, button labels for custom fields dropdown ( #6362 )
2024-04-19 06:57:17 +00:00
Trenton H
40db1065dc
Updates QPDF to 11.9.0 from trixie ( #6423 )
2024-04-18 22:16:44 +00:00
shamoon
c644e57533
Documentation: correct permissions bulk edit parameter
2024-04-18 02:10:40 -07:00
Trenton H
b720aa3cd1
Chore: Convert the consumer to a plugin ( #6361 )
2024-04-18 02:59:14 +00:00
dependabot[bot]
e837f1e85b
Chore(deps): Bump gunicorn from 21.2.0 to 22.0.0 ( #6416 )
...
Bumps [gunicorn](https://github.com/benoitc/gunicorn ) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases )
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0 )
---
updated-dependencies:
- dependency-name: gunicorn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 00:38:03 +00:00
dependabot[bot]
ea2012bc81
Chore(deps): Bump the small-changes group with 11 updates ( #6405 )
...
* Chore(deps): Bump the small-changes group with 11 updates
Bumps the small-changes group with 11 updates:
| Package | From | To |
| --- | --- | --- |
| [django-filter](https://github.com/carltongibson/django-filter ) | `24.1` | `24.2` |
| [djangorestframework](https://github.com/encode/django-rest-framework ) | `3.14.0` | `3.15.1` |
| [channels](https://github.com/django/channels ) | `4.0.0` | `4.1.0` |
| [filelock](https://github.com/tox-dev/py-filelock ) | `3.13.3` | `3.13.4` |
| [imap-tools](https://github.com/ikvk/imap_tools ) | `1.5.0` | `1.6.0` |
| [python-ipware](https://github.com/un33k/python-ipware ) | `2.0.2` | `2.0.3` |
| [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz ) | `3.7.0` | `3.8.1` |
| [scikit-learn](https://github.com/scikit-learn/scikit-learn ) | `1.4.1.post1` | `1.4.2` |
| [black](https://github.com/psf/black ) | `24.3.0` | `24.4.0` |
| [ruff](https://github.com/astral-sh/ruff ) | `0.3.5` | `0.3.7` |
| [daphne](https://github.com/django/daphne ) | `4.1.0` | `4.1.2` |
Updates `django-filter` from 24.1 to 24.2
- [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.1...24.2 )
Updates `djangorestframework` from 3.14.0 to 3.15.1
- [Release notes](https://github.com/encode/django-rest-framework/releases )
- [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.1 )
Updates `channels` from 4.0.0 to 4.1.0
- [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt )
- [Commits](https://github.com/django/channels/compare/4.0.0...4.1.0 )
Updates `filelock` from 3.13.3 to 3.13.4
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.13.3...3.13.4 )
Updates `imap-tools` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/ikvk/imap_tools/releases )
- [Changelog](https://github.com/ikvk/imap_tools/blob/master/docs/release_notes.rst )
- [Commits](https://github.com/ikvk/imap_tools/compare/v1.5.0...v1.6.0 )
Updates `python-ipware` from 2.0.2 to 2.0.3
- [Changelog](https://github.com/un33k/python-ipware/blob/main/CHANGELOG.md )
- [Commits](https://github.com/un33k/python-ipware/compare/v2.0.2...v2.0.3 )
Updates `rapidfuzz` from 3.7.0 to 3.8.1
- [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.7.0...v3.8.1 )
Updates `scikit-learn` from 1.4.1.post1 to 1.4.2
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.1.post1...1.4.2 )
Updates `black` from 24.3.0 to 24.4.0
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/24.3.0...24.4.0 )
Updates `ruff` from 0.3.5 to 0.3.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/v0.3.5...v0.3.7 )
Updates `daphne` from 4.1.0 to 4.1.2
- [Changelog](https://github.com/django/daphne/blob/main/CHANGELOG.txt )
- [Commits](https://github.com/django/daphne/compare/4.1.0...4.1.2 )
---
updated-dependencies:
- dependency-name: django-filter
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: djangorestframework
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: channels
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: imap-tools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: python-ipware
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-minor
dependency-group: small-changes
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: daphne
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com >
* Reverts DRF update
* Also bumps the hook versions to match
---------
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 >
2024-04-18 00:26:10 +00:00
Dominik Bruhn
8e39315586
Enhancement: Hide columns in document list if user does not have permissions ( #6415 )
...
---------
Co-authored-by: Dominik Bruhn <dominik@menlo79.com >
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-04-16 21:41:15 +00:00
shamoon
ea8127202d
Documentation: Remove SQLite to Postgres in favor of export/import ( #6401 )
2024-04-15 11:50:04 -07:00
Benedikt Schwering
f009d9868e
Fix: show message on empty group list ( #6393 )
2024-04-14 17:53:48 +00:00
shamoon
1bbcd0961b
Fix select dropdown pixel alignment
2024-04-14 08:55:07 -07:00
shamoon
4fa2b54aed
Update frontend translation strings
2024-04-13 20:12:54 -07:00
shamoon
7281c110c6
Fix: exclude admin perms from frontend
2024-04-13 20:12:54 -07:00
shamoon
f812f2af4d
Fix: remove admin.logentry perm, use admin (staff) status ( #6380 )
2024-04-14 00:35:34 +00:00
dependabot[bot]
47b4a602a7
Chore(deps): Bump idna from 3.6 to 3.7 ( #6377 )
...
Bumps [idna](https://github.com/kjd/idna ) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst )
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7 )
---
updated-dependencies:
- dependency-name: idna
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 07:38:28 -07:00
Péter Szász
21c7675f66
Documentation: typo fixes in the configuration docs
2024-04-11 15:27:39 -07:00
dependabot[bot]
ca73c0d1f3
Chore(deps): Bump tar from 6.2.0 to 6.2.1 in /src-ui ( #6373 )
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 06:51:53 -07:00
shamoon
7f6a50be5b
Fix: dont dismiss active alerts on "dismiss completed" ( #6364 )
2024-04-10 10:55:37 -07:00
shamoon
10e10f9ff4
Fix: Allow lowercase letters in monetary currency code field ( #6359 )
2024-04-10 08:27:03 -07:00
Trenton H
95c24a50f7
Fix: Allow negative monetary values with a current code ( #6358 )
...
* Updates the currency validation to allow an optional negative
* Update frontend regex
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-04-10 07:33:13 -07:00
Harald
d06faa2fcb
Fix: add timezone fallback to install script ( #6336 )
2024-04-08 17:45:43 -07:00
shamoon
bed66cced0
Reset dev version string
2024-04-07 19:04:16 -07:00
github-actions[bot]
ceaf60e6ad
Changelog v2.7.2 - GHA ( #6329 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-07 19:03:01 -07:00
shamoon
9885ca5103
Bump version to 2.7.2
2024-04-07 18:44:14 -07:00
shamoon
2f22beaaee
Merge branch 'dev'
2024-04-07 18:43:43 -07:00
github-actions[bot]
fb2c6282a4
New Crowdin translations by GitHub Action ( #6313 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-04-07 18:43:07 -07:00
shamoon
8c5b5d3948
Update translation strings
2024-04-07 18:36:14 -07:00
shamoon
4e5135fe70
Fix: hide page chooser if not loaded yet
2024-04-07 15:41:45 -07:00
shamoon
579c35a3fe
Fix: isFiltered check before filter editor init
2024-04-07 15:38:38 -07:00
shamoon
4aedcb856d
Fix navbar-brand width on large screens
2024-04-07 15:21:13 -07:00
shamoon
0b34e70f6c
Fix: select dropdown background colors not visible in light mode ( #6323 )
2024-04-07 21:03:15 +00:00
shamoon
7afc91e7b1
Fix: spacing in reset and incorrect display in saved views ( #6324 )
2024-04-07 20:50:31 +00:00
shamoon
56b17ce6a2
Documentation: add more info to rotation note
2024-04-07 12:46:55 -07:00
shamoon
954912cac3
Update translation strings
2024-04-07 12:41:08 -07:00
shamoon
e46f6b1156
Fix frontend tests warning
2024-04-07 11:55:27 -07:00
shamoon
1d85caa8d0
Fix: disable invalid create endpoints ( #6320 )
2024-04-07 18:50:40 +00:00
shamoon
622fcf96a0
Fix: initialize current page to 1
2024-04-07 11:15:49 -07:00
shamoon
654cc05f0e
Fix: also clear select all checkbox in tasks view
2024-04-07 10:47:27 -07:00
shamoon
974dd24e69
Fix: dont initialize page numbers, allow split with browser pdf viewer ( #6314 )
2024-04-07 08:16:33 -07:00
shamoon
fe824e0faa
Reset dev version string
2024-04-06 18:19:59 -07:00
github-actions[bot]
377d89ae06
Changelog v2.7.1 - GHA ( #6311 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-06 18:19:22 -07:00
shamoon
629e24e031
Bump version to 2.7.1
2024-04-06 17:42:39 -07:00
shamoon
38414025c8
Fix: update notification spacing
2024-04-06 17:40:22 -07:00
github-actions[bot]
1dc5b7a707
New Crowdin translations by GitHub Action ( #6301 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-04-06 17:35:48 -07:00
shamoon
f076418c50
Reset dev version string
2024-04-06 16:50:18 -07:00
shamoon
bbaad2cdfb
Merge branch 'main' into dev
2024-04-06 16:50:11 -07:00
github-actions[bot]
ef01658335
Documentation: Add v2.7.0 changelog ( #6293 )
2024-04-06 16:49:41 -07:00
shamoon
9f4a6c3b42
Fix: Only disable split button if pages = 1 ( #6304 )
2024-04-06 23:49:00 +00:00
shamoon
5450bfb67b
Fix: Use correct custom field id when splitting ( #6303 )
2024-04-06 23:39:59 +00:00
Trenton H
ae2b302962
Fix: Rotation fails due to celery chord ( #6306 )
...
Use Celery immutable signature so it does not take the result of the header task
2024-04-06 23:26:48 +00:00
shamoon
957691c454
Fix: split user / group objects error ( #6302 )
2024-04-06 13:51:50 -07:00
shamoon
6b17ba2934
Bump version to 2.7.0
2024-04-05 18:00:05 -07:00
shamoon
4d3616cda9
Merge branch 'dev'
2024-04-05 17:59:32 -07:00
github-actions[bot]
c4a9697e02
New Crowdin translations by GitHub Action ( #6127 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-04-05 17:59:03 -07:00
shamoon
c57b7520b9
Update translation strings
2024-04-04 14:32:00 -07:00
dependabot[bot]
46bd09227f
Chore(deps): Bump pillow from 10.2.0 to 10.3.0 ( #6268 )
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 20:39:08 +00:00
dependabot[bot]
971f92a05c
Chore(deps-dev): Bump the development group with 2 updates ( #6276 )
...
* 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.3.4 to 0.3.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/v0.3.4...v0.3.5 )
Updates `mkdocs-material` from 9.5.15 to 9.5.17
- [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.15...9.5.17 )
---
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 >
* Updates ruff hook version to match
---------
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 >
2024-04-04 20:26:40 +00:00
Trenton H
2c43b06910
Chore: Standardize subprocess running and logging ( #6275 )
2024-04-04 13:11:43 -07:00
shamoon
0f8b2e69c9
Change: enable auditlog by default, fix import / export ( #6267 )
2024-04-04 18:51:15 +00:00
Trenton H
00b04c2e86
Escape the secret key when writing it to the env file ( #6243 )
2024-04-02 03:02:27 +00:00
shamoon
b3c66cae06
Fix: hide sidebar labels if group is empty ( #6254 )
2024-04-01 22:00:51 +00:00
shamoon
6a79d417b4
Fix: management list clear all should clear header checkbox ( #6253 )
2024-04-01 21:43:40 +00:00
dependabot[bot]
98ef68f720
Chore(deps): Bump the frontend-angular-dependencies group ( #6248 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 17 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components ) | `17.2.1` | `17.3.2` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `17.2.3` | `17.3.2` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `17.2.3` | `17.3.2` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `17.2.3` | `17.3.2` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `17.2.3` | `17.3.2` |
| [@angular/localize](https://github.com/angular/angular ) | `17.2.3` | `17.3.2` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `17.2.3` | `17.3.2` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `17.2.3` | `17.3.2` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `17.2.3` | `17.3.2` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `17.2.2` | `17.3.2` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder ) | `17.2.1` | `17.3.0` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin ) | `17.2.1` | `17.3.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template ) | `17.2.1` | `17.3.0` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics ) | `17.2.1` | `17.3.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser ) | `17.2.1` | `17.3.0` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `17.2.2` | `17.3.2` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli ) | `17.2.3` | `17.3.2` |
Updates `@angular/cdk` from 17.2.1 to 17.3.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/17.2.1...17.3.2 )
Updates `@angular/common` from 17.2.3 to 17.3.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/17.3.2/packages/common )
Updates `@angular/compiler` from 17.2.3 to 17.3.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/17.3.2/packages/compiler )
Updates `@angular/core` from 17.2.3 to 17.3.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/17.3.2/packages/core )
Updates `@angular/forms` from 17.2.3 to 17.3.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/17.3.2/packages/forms )
Updates `@angular/localize` from 17.2.3 to 17.3.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/17.2.3...17.3.2 )
Updates `@angular/platform-browser` from 17.2.3 to 17.3.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/17.3.2/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 17.2.3 to 17.3.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/17.3.2/packages/platform-browser-dynamic )
Updates `@angular/router` from 17.2.3 to 17.3.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/17.3.2/packages/router )
Updates `@angular-devkit/build-angular` from 17.2.2 to 17.3.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/17.2.2...17.3.2 )
Updates `@angular-eslint/builder` from 17.2.1 to 17.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/v17.3.0/packages/builder )
Updates `@angular-eslint/eslint-plugin` from 17.2.1 to 17.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/v17.3.0/packages/eslint-plugin )
Updates `@angular-eslint/eslint-plugin-template` from 17.2.1 to 17.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/v17.3.0/packages/eslint-plugin-template )
Updates `@angular-eslint/schematics` from 17.2.1 to 17.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/v17.3.0/packages/schematics )
Updates `@angular-eslint/template-parser` from 17.2.1 to 17.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/v17.3.0/packages/template-parser )
Updates `@angular/cli` from 17.2.2 to 17.3.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/17.2.2...17.3.2 )
Updates `@angular/compiler-cli` from 17.2.3 to 17.3.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/17.3.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: "@angular-devkit/build-angular"
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>
2024-04-01 14:36:48 -07:00
dependabot[bot]
ed3b7aa8f2
Chore(deps-dev): Bump @playwright/test from 1.42.0 to 1.42.1 in /src-ui ( #6250 )
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.42.0 to 1.42.1.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.42.0...v1.42.1 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 21:16:18 +00:00
dependabot[bot]
e536600052
Chore(deps-dev): Bump @types/node from 20.11.24 to 20.12.2 in /src-ui ( #6251 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.24 to 20.12.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2024-04-01 21:05:56 +00:00
dependabot[bot]
bb820a2127
Chore(deps-dev): Bump the frontend-eslint-dependencies group ( #6249 )
...
Bumps the frontend-eslint-dependencies group in /src-ui with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ).
Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 7.4.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/v7.4.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 7.1.0 to 7.4.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/v7.4.0/packages/parser )
---
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
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 13:59:08 -07:00
shamoon
129933ff30
Enhancement: support custom fields in post_document endpoint ( #6222 )
2024-03-30 13:00:53 -07:00
Elias Probst
41fc11efff
Enhancement: add ASN to consume rejection message ( #6217 )
2024-03-28 19:38:29 -07:00
Sander
a712bc72ca
Documentation: document_importer does not directly support zip archives ( #6209 )
...
---------
Co-authored-by: Sander <biocoder-xbmc@xs4all.nl >
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2024-03-27 19:53:04 -07:00
dependabot[bot]
fbe7acc6b0
Chore(deps-dev): Bump express from 4.18.3 to 4.19.2 in /src-ui ( #6207 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.3 to 4.19.2.
- [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.18.3...4.19.2 )
---
updated-dependencies:
- 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>
2024-03-27 11:43:33 -05:00
Trenton H
c4153b6fbf
Locks DRF version to 3.14, updates other dependencies ( #6200 )
2024-03-27 09:13:02 -07:00
shamoon
1f355a22e0
Documentation update info about logout URL
2024-03-27 00:59:18 -05:00
shamoon
4af8070450
Feature: PDF actions - merge, split & rotate ( #6094 )
2024-03-25 18:41:24 -07:00
shamoon
d6d0071175
Fix: start-align object names in some UI lists ( #6188 )
2024-03-25 10:01:54 -07:00
shamoon
ef51633b2c
Fix: allow scroll long upload files alerts list ( #6184 )
2024-03-25 07:53:29 -07:00
shamoon
d4963b9cbe
Fix: document_renamer fails with audit_log enabled ( #6175 )
2024-03-24 07:26:25 -07:00
dependabot[bot]
01dabf7c05
Chore(deps-dev): Bump webpack-dev-middleware in /src-ui ( #6161 )
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 13:25:29 -07:00
shamoon
fc68f79cc8
Enhancement: always place search term first in autocomplete results ( #6142 )
2024-03-21 19:03:17 +00:00
shamoon
ebe1479503
Fix: catch sessionStorage errors for large documents ( #6150 )
2024-03-21 06:31:25 -07:00
dependabot[bot]
8c9fe4da06
Chore(deps-dev): Bump the development group with 4 updates ( #6131 )
...
* Chore(deps-dev): Bump the development group with 4 updates
Bumps the development group with 4 updates: [black](https://github.com/psf/black ), [ruff](https://github.com/astral-sh/ruff ), [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures ) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `black` from 24.2.0 to 24.3.0
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/24.2.0...24.3.0 )
Updates `ruff` from 0.3.2 to 0.3.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/v0.3.2...v0.3.3 )
Updates `pytest-rerunfailures` from 13.0 to 14.0
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst )
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/13.0...14.0 )
Updates `mkdocs-material` from 9.5.13 to 9.5.14
- [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.13...9.5.14 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
- dependency-name: pytest-rerunfailures
dependency-type: direct:development
update-type: version-update:semver-major
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 >
* Also matches pre-commit hook versions to Pipfile
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
2024-03-21 02:09:37 +00:00
shamoon
b2ef51af55
Reset dev version string
2024-03-17 22:58:35 -07:00
github-actions[bot]
32b35d8e4b
Changelog v2.6.3 - GHA ( #6125 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-17 21:52:09 -07:00
shamoon
c8bda18cf2
Bump version to 2.6.3
2024-03-17 20:45:09 -07:00
shamoon
0a944975cc
Merge branch 'dev'
2024-03-17 20:44:39 -07:00
github-actions[bot]
48eaa31ecf
New Crowdin translations by GitHub Action ( #6055 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-03-17 20:44:19 -07:00
shamoon
1540e88a06
Documentation: fix small typos in file handling docs
2024-03-17 16:43:48 -07:00
shamoon
b1aa57abcb
Fix: workflow action reordering
2024-03-17 15:44:10 -07:00
dependabot[bot]
df359730fe
Chore(deps-dev): Bump follow-redirects from 1.15.5 to 1.15.6 in /src-ui ( #6120 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 00:01:11 +00:00
shamoon
43ec154bc2
Fix: allow setting allauth ACCOUNT_SESSION_REMEMBER ( #6105 )
2024-03-14 15:34:23 +00:00
shamoon
2c4a664df4
Change: remove credentials from redis url in system status ( #6104 )
2024-03-14 08:20:34 -07:00
dependabot[bot]
a196c14a58
Chore(deps-dev): Bump the development group with 3 updates ( #6079 )
...
* 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](https://github.com/pytest-dev/pytest ) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `ruff` from 0.3.0 to 0.3.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/v0.3.0...v0.3.2 )
Updates `pytest` from 8.0.2 to 8.1.1
- [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.0.2...8.1.1 )
Updates `mkdocs-material` from 9.5.12 to 9.5.13
- [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.12...9.5.13 )
---
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-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 >
* Updates pre-commit hook versions and runs it against all files
---------
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 >
2024-03-12 07:56:01 -07:00
dependabot[bot]
6f549506d6
Chore(deps): Bump the django group with 1 update ( #6080 )
...
Bumps the django group with 1 update: [django-filter](https://github.com/carltongibson/django-filter ).
Updates `django-filter` from 23.5 to 24.1
- [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/23.5...24.1 )
---
updated-dependencies:
- dependency-name: django-filter
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: django
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 17:33:50 -07:00
dependabot[bot]
8d463e05ae
Chore(deps): Bump the small-changes group with 2 updates ( #6081 )
...
Bumps the small-changes group with 2 updates: [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz ) and [redis](https://github.com/redis/redis-py ).
Updates `rapidfuzz` from 3.6.1 to 3.6.2
- [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.6.1...v3.6.2 )
Updates `redis` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.0.2...v5.0.3 )
---
updated-dependencies:
- dependency-name: rapidfuzz
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: redis
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>
2024-03-11 13:32:28 -07:00
shamoon
373c91911d
Documentation: improve permissions docs ( #6046 )
2024-03-11 08:20:52 -07:00
shamoon
1d3ac99c02
Merge branch 'main' into dev
2024-03-09 15:11:53 -08:00
Matt Patterson
cda4c8f87e
Documentation: correct bulk edit documents endpoint ( #6057 )
2024-03-09 15:11:09 -08:00
shamoon
ef4f589094
Change: dont require empty bulk edit parameters ( #6059 )
2024-03-09 07:39:35 -08:00
shamoon
3aeb45bf34
Merge branch 'main' into dev
2024-03-08 17:05:33 -08:00
shamoon
b91da77a8a
Reset dev version string
2024-03-08 17:04:09 -08:00
github-actions[bot]
33357a3fc2
Documentation: Add v2.6.2 changelog ( #6049 )
2024-03-08 12:14:25 -08:00
Dimitri
025001499d
Fix: missing translation string ( #6054 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-03-08 07:55:56 -08:00
shamoon
ccd6ad9936
Bump version to 2.6.2
2024-03-07 20:13:29 -08:00
shamoon
979fcb0570
Merge branch 'dev'
2024-03-07 20:12:51 -08:00
github-actions[bot]
58afec98f1
New Crowdin translations by GitHub Action ( #6018 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-03-07 20:12:30 -08:00
shamoon
91434a5c6f
Enhancement: move and rename files when storage paths deleted, update file handling docs ( #6033 )
2024-03-07 20:39:55 +00:00
shamoon
37c4545444
Documentation: tweak PAPERLESS_DISABLE_REGULAR_LOGIN
info
2024-03-07 09:13:01 -08:00
shamoon
7b7b257725
Fix: make document count lists for objects permissions-aware ( #6019 )
2024-03-07 15:15:46 +00:00
shamoon
1eff4b306f
Enhancement: better detection of default currency code ( #6020 )
2024-03-07 15:04:32 +00:00
shamoon
700af8caa2
Fix: custom logo size in Webkit ( #6036 )
2024-03-06 16:08:44 -08:00
Andrew Berry
90b43e154a
Documentation: add additional information about Django admin remaining accessible with PAPERLESS_DISABLE_REGULAR_LOGIN
( #5993 )
2024-03-06 15:46:14 +00:00
shamoon
a3892302b0
Fix: formatting, tiny large card rounded corners bug
2024-03-05 22:40:52 -08:00
shamoon
d2ee319684
Fix: remove outdated mail rule text re. consumption templates
2024-03-05 16:26:35 -08:00
github-actions[bot]
5a6923a9aa
Changelog v2.6.1 - GHA ( #6014 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-05 08:42:04 -08:00
shamoon
0a634883a7
Reset dev version string
2024-03-05 08:00:32 -08:00
shamoon
428f9cd761
Bump version to 2.6.1
2024-03-05 07:59:44 -08:00
shamoon
d828c1a2ff
Merge branch 'dev' into main
2024-03-05 07:59:20 -08:00
github-actions[bot]
25b49db7c0
New Crowdin translations by GitHub Action ( #6011 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-03-05 07:55:47 -08:00
shamoon
55a40708a6
Change: tweaks to system status ( #6008 )
2024-03-05 15:50:04 +00:00
github-actions[bot]
dae5bca883
Documentation: Add v2.6.0 changelog ( #6006 )
...
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-03-05 07:21:09 -08:00
shamoon
fc74da9b82
Fix: prevent edit button click toggling list selection
2024-03-05 06:20:10 -08:00
shamoon
2b006907d5
Reset dev version string
2024-03-04 20:22:07 -08:00
shamoon
1ba1afdce5
Bump version to 2.6.0
2024-03-04 20:20:46 -08:00
shamoon
a98317c52a
Fix: search field clear button padding
2024-03-04 20:13:52 -08:00
github-actions[bot]
ffddd0f323
New Crowdin translations by GitHub Action ( #5896 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-03-05 03:14:30 +00:00
Trenton H
4cb2f0acef
Rolls up the rest of the random updates that dependabot didn't do for some reason ( #6005 )
2024-03-05 03:00:18 +00:00
shamoon
98663e902f
Update translation strings
2024-03-04 17:00:57 -08:00
shamoon
0f5e935214
Fix: header button wrapping issues on mobile
2024-03-04 17:00:19 -08:00
Trenton H
b9636a3def
Feature: Allow user to control PIL image pixel limit ( #5997 )
2024-03-05 00:19:56 +00:00
shamoon
35574f3b86
Fix: prevent actions button click toggling list selection
2024-03-04 16:06:23 -08:00
shamoon
00a8f0cd6e
Enhancement: show ID when editing objects ( #6003 )
2024-03-04 23:21:48 +00:00
Trenton H
6779042242
Feature: Allow a user to disable the pixel limit for OCR entirely ( #5996 )
2024-03-04 22:37:36 +00:00
dependabot[bot]
6379e7b54f
Chore(deps): Bump the small-changes group with 3 updates ( #6001 )
...
Bumps the small-changes group with 3 updates: [python-dateutil](https://github.com/dateutil/dateutil ), [python-ipware](https://github.com/un33k/python-ipware ) and [redis](https://github.com/redis/redis-py ).
Updates `python-dateutil` from 2.8.2 to 2.9.0.post0
- [Release notes](https://github.com/dateutil/dateutil/releases )
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS )
- [Commits](https://github.com/dateutil/dateutil/compare/2.8.2...2.9.0.post0 )
Updates `python-ipware` from 2.0.1 to 2.0.2
- [Changelog](https://github.com/un33k/python-ipware/blob/main/CHANGELOG.md )
- [Commits](https://github.com/un33k/python-ipware/compare/v2.0.1...v2.0.2 )
Updates `redis` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.0.1...v5.0.2 )
---
updated-dependencies:
- dependency-name: python-dateutil
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: python-ipware
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: redis
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>
2024-03-04 22:27:59 +00:00
dependabot[bot]
2fa742c94b
Chore(deps-dev): Bump the development group with 2 updates ( #5998 )
...
* 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.2.2 to 0.3.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/v0.2.2...v0.3.0 )
Updates `mkdocs-material` from 9.5.11 to 9.5.12
- [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.11...9.5.12 )
---
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 >
* Updates ruff hook 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 >
2024-03-04 22:08:13 +00:00
dependabot[bot]
aa0da2f516
Chore(deps): Bump the django group with 1 update ( #6000 )
...
Bumps the django group with 1 update: [django](https://github.com/django/django ).
Updates `django` from 4.2.10 to 4.2.11
- [Commits](https://github.com/django/django/compare/4.2.10...4.2.11 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: django
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 13:15:03 -08:00
shamoon
f07441a408
Feature: workflow removal action ( #5928 )
...
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2024-03-04 17:37:42 +00:00
shamoon
f6084acfc8
Feature: system status ( #5743 )
2024-03-04 09:26:25 -08:00
shamoon
23ceb2a5ec
Fix: refactor base path settings, correct logout redirect ( #5976 )
2024-03-03 08:22:23 -08:00
dependabot[bot]
a698791059
Chore(deps-dev): Bump @playwright/test from 1.41.2 to 1.42.0 in /src-ui ( #5964 )
...
* Chore(deps-dev): Bump @playwright/test from 1.41.2 to 1.42.0 in /src-ui
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.41.2 to 1.42.0.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.41.2...v1.42.0 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Revert .har changes from playwright bug
---------
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 >
2024-03-01 21:07:08 +00:00
dependabot[bot]
41c1f38ab2
Chore(deps-dev): Bump @types/node from 20.11.20 to 20.11.24 in /src-ui ( #5965 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.20 to 20.11.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 21:00:09 +00:00
dependabot[bot]
83c85dc10e
Chore(deps): Bump the frontend-angular-dependencies group ( #5963 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 11 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `17.2.2` | `17.2.3` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `17.2.2` | `17.2.3` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `17.2.2` | `17.2.3` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `17.2.2` | `17.2.3` |
| [@angular/localize](https://github.com/angular/angular ) | `17.2.2` | `17.2.3` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `17.2.2` | `17.2.3` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `17.2.2` | `17.2.3` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `17.2.2` | `17.2.3` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `17.2.1` | `17.2.2` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `17.2.1` | `17.2.2` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli ) | `17.2.2` | `17.2.3` |
Updates `@angular/common` from 17.2.2 to 17.2.3
- [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/17.2.3/packages/common )
Updates `@angular/compiler` from 17.2.2 to 17.2.3
- [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/17.2.3/packages/compiler )
Updates `@angular/core` from 17.2.2 to 17.2.3
- [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/17.2.3/packages/core )
Updates `@angular/forms` from 17.2.2 to 17.2.3
- [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/17.2.3/packages/forms )
Updates `@angular/localize` from 17.2.2 to 17.2.3
- [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/17.2.2...17.2.3 )
Updates `@angular/platform-browser` from 17.2.2 to 17.2.3
- [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/17.2.3/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 17.2.2 to 17.2.3
- [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/17.2.3/packages/platform-browser-dynamic )
Updates `@angular/router` from 17.2.2 to 17.2.3
- [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/17.2.3/packages/router )
Updates `@angular-devkit/build-angular` from 17.2.1 to 17.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/17.2.1...17.2.2 )
Updates `@angular/cli` from 17.2.1 to 17.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/17.2.1...17.2.2 )
Updates `@angular/compiler-cli` from 17.2.2 to 17.2.3
- [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/17.2.3/packages/compiler-cli )
---
updated-dependencies:
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler-cli"
dependency-type: direct:development
update-type: version-update:semver-patch
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>
2024-03-01 20:51:12 +00:00
shamoon
a020d807d4
Fix: always pass remove_inbox_tags
from UI, dont require in API ( #5962 )
2024-03-01 12:00:54 -08:00
shamoon
464ee51de8
Fix: mobile sizing tweaks
2024-02-29 16:57:47 -08:00
Trenton H
c57c1d5389
Fix: Clear metadata cache when the filename(s) change ( #5957 )
...
* Update doc modified time upon move and rename
* Clear the cached metadata if the filename(s) have been changed
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-02-29 10:34:15 -08:00
shamoon
af16bb3934
Fix: include monetary, float and doc link values in search filters ( #5951 )
2024-02-29 08:21:56 +00:00
Trenton H
fba416e8e1
Fixes a corrupted index not being handled by whoosh.create_in ( #5950 )
2024-02-29 00:07:17 +00:00
Trenton H
3d8de50b5a
Don't assume the /tmp folder is where the user wants to place the scratch directory ( #5948 )
2024-02-28 22:46:24 +00:00
Trenton H
86263a52ea
Includes OCRMyPdf logging into the log file ( #5947 )
2024-02-28 14:39:42 -08:00
shamoon
754627681c
Fix: ensure document title always limited to 128 chars ( #5934 )
2024-02-28 07:05:19 -08:00
shamoon
bf11dc8d1b
Enhancement: better monetary field with currency code ( #5858 )
2024-02-27 16:26:06 +00:00
Dennis Gaida
84721b001f
Change: add Thumbs.db to default ignores ( #5924 )
...
* Adding Thumbs.db to default ignores
Thanks Windows for creating these great little database files everywhere
* Updating configuration with new default
2024-02-27 07:48:50 -08:00
Felix Eckhofer
f48a20c75f
Documentation: fix typo ( #5922 )
2024-02-27 00:25:18 -08:00
shamoon
16f4552e0e
Fix: use PAPERLESS_URL if set for pw reset emails ( #5902 )
2024-02-26 21:41:25 +00:00
ShanSanear
86811d0733
Fix: Correcting check searching for docker compose plugin ( #5904 ) ( #5917 )
2024-02-26 21:21:43 +00:00
shamoon
d2f9b5d5e5
Fix: respect global permissions for UI settings ( #5919 )
2024-02-26 20:19:31 +00:00
shamoon
f5e1675107
Fix: tasks badge position on mobile
2024-02-26 12:02:45 -08:00
dependabot[bot]
ae016cae4b
Chore(deps-dev): Bump the frontend-eslint-dependencies group ( #5918 )
...
Bumps the frontend-eslint-dependencies group in /src-ui with 3 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 ) and [eslint](https://github.com/eslint/eslint ).
Updates `@typescript-eslint/eslint-plugin` from 6.20.0 to 7.1.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/v7.1.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.20.0 to 7.1.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/v7.1.0/packages/parser )
Updates `eslint` from 8.56.0 to 8.57.0
- [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/v8.56.0...v8.57.0 )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
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>
2024-02-26 11:22:26 -08:00
dependabot[bot]
c7f6d03508
Chore(deps-dev): Bump @types/node from 20.11.16 to 20.11.20 in /src-ui ( #5912 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.16 to 20.11.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 18:55:52 +00:00
dependabot[bot]
955f2d0db9
Chore(deps): Bump zone.js from 0.14.3 to 0.14.4 in /src-ui ( #5913 )
...
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js ) from 0.14.3 to 0.14.4.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/zone.js-0.14.4/packages/zone.js )
---
updated-dependencies:
- dependency-name: zone.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 18:30:58 +00:00
dependabot[bot]
ba32684df6
Chore(deps): Bump bootstrap from 5.3.2 to 5.3.3 in /src-ui ( #5911 )
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.2...v5.3.3 )
---
updated-dependencies:
- dependency-name: bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 18:20:03 +00:00
dependabot[bot]
2f7adf40ac
Chore(deps-dev): Bump typescript from 5.2.2 to 5.3.3 in /src-ui ( #5915 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.2.2 to 5.3.3.
- [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.2.2...v5.3.3 )
---
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>
2024-02-26 18:08:50 +00:00
dependabot[bot]
a52031161b
Chore(deps): Bump the frontend-angular-dependencies group ( #5908 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 15 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components ) | `17.1.2` | `17.2.1` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `17.1.2` | `17.2.2` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `17.1.2` | `17.2.2` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `17.1.2` | `17.2.2` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `17.1.2` | `17.2.2` |
| [@angular/localize](https://github.com/angular/angular ) | `17.1.2` | `17.2.2` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `17.1.2` | `17.2.2` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `17.1.2` | `17.2.2` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `17.1.2` | `17.2.2` |
| [@ng-select/ng-select](https://github.com/ng-select/ng-select ) | `12.0.6` | `12.0.7` |
| [ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service ) | `17.0.1` | `17.1.0` |
| [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest ) | `17.0.0` | `17.0.2` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `17.2.0` | `17.2.1` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `17.1.2` | `17.2.1` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli ) | `17.1.2` | `17.2.2` |
Updates `@angular/cdk` from 17.1.2 to 17.2.1
- [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/17.1.2...17.2.1 )
Updates `@angular/common` from 17.1.2 to 17.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/17.2.2/packages/common )
Updates `@angular/compiler` from 17.1.2 to 17.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/17.2.2/packages/compiler )
Updates `@angular/core` from 17.1.2 to 17.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/17.2.2/packages/core )
Updates `@angular/forms` from 17.1.2 to 17.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/17.2.2/packages/forms )
Updates `@angular/localize` from 17.1.2 to 17.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/17.1.2...17.2.2 )
Updates `@angular/platform-browser` from 17.1.2 to 17.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/17.2.2/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 17.1.2 to 17.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/17.2.2/packages/platform-browser-dynamic )
Updates `@angular/router` from 17.1.2 to 17.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/17.2.2/packages/router )
Updates `@ng-select/ng-select` from 12.0.6 to 12.0.7
- [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/v12.0.6...v12.0.7 )
Updates `ngx-cookie-service` from 17.0.1 to 17.1.0
- [Release notes](https://github.com/stevermeister/ngx-cookie-service/releases )
- [Changelog](https://github.com/stevermeister/ngx-cookie-service/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stevermeister/ngx-cookie-service/compare/v17.0.1...v17.1.0 )
Updates `@angular-builders/jest` from 17.0.0 to 17.0.2
- [Release notes](https://github.com/just-jeb/angular-builders/releases )
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md )
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/jest@17.0.2/packages/jest )
Updates `@angular-devkit/build-angular` from 17.2.0 to 17.2.1
- [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/17.2.0...17.2.1 )
Updates `@angular/cli` from 17.1.2 to 17.2.1
- [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/17.1.2...17.2.1 )
Updates `@angular/compiler-cli` from 17.1.2 to 17.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/17.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-patch
dependency-group: frontend-angular-dependencies
- dependency-name: ngx-cookie-service
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-builders/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
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>
2024-02-26 17:58:26 +00:00
shamoon
3e2c541b7b
Fix: allow disable allauth email verification ( #5895 )
2024-02-26 09:33:59 -08:00
shamoon
967fc98090
Fix: Refactor accounts templates and create signup template ( #5899 )
2024-02-26 09:23:53 -08:00
dependabot[bot]
22e95f45bd
Chore(deps): Bump the small-changes group with 4 updates ( #5916 )
...
Bumps the small-changes group with 4 updates: [scikit-learn](https://github.com/scikit-learn/scikit-learn ), [tqdm](https://github.com/tqdm/tqdm ), [pre-commit](https://github.com/pre-commit/pre-commit ) and [daphne](https://github.com/django/daphne ).
Updates `scikit-learn` from 1.4.0 to 1.4.1.post1
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.0...1.4.1.post1 )
Updates `tqdm` from 4.66.1 to 4.66.2
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.2 )
Updates `pre-commit` from 3.6.0 to 3.6.2
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.0...v3.6.2 )
Updates `daphne` from 4.0.0 to 4.1.0
- [Changelog](https://github.com/django/daphne/blob/main/CHANGELOG.txt )
- [Commits](https://github.com/django/daphne/commits )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: daphne
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 09:11:59 -08:00
dependabot[bot]
38c777ec0f
Chore(deps-dev): Bump the development group with 4 updates ( #5914 )
...
* Chore(deps-dev): Bump the development group with 4 updates
Bumps the development group with 4 updates: [ruff](https://github.com/astral-sh/ruff ), [pytest](https://github.com/pytest-dev/pytest ), [pytest-httpx](https://github.com/Colin-b/pytest_httpx ) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `ruff` from 0.2.1 to 0.2.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/v0.2.1...v0.2.2 )
Updates `pytest` from 8.0.0 to 8.0.2
- [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.0.0...8.0.2 )
Updates `pytest-httpx` from 0.29.0 to 0.30.0
- [Release notes](https://github.com/Colin-b/pytest_httpx/releases )
- [Changelog](https://github.com/Colin-b/pytest_httpx/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/Colin-b/pytest_httpx/compare/v0.29.0...v0.30.0 )
Updates `mkdocs-material` from 9.5.9 to 9.5.11
- [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.9...9.5.11 )
---
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
- dependency-name: pytest-httpx
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 >
* Updates the hook versions to match installed versions
---------
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 >
2024-02-26 16:27:45 +00:00
dependabot[bot]
ccbc97399a
Chore(deps): Bump the actions group with 3 updates ( #5907 )
...
Bumps the actions group with 3 updates: [pre-commit/action](https://github.com/pre-commit/action ), [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) and [stumpylog/image-cleaner-action](https://github.com/stumpylog/image-cleaner-action ).
Updates `pre-commit/action` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/pre-commit/action/releases )
- [Commits](https://github.com/pre-commit/action/compare/v3.0.0...v3.0.1 )
Updates `release-drafter/release-drafter` from 5 to 6
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6 )
Updates `stumpylog/image-cleaner-action` from 0.4.0 to 0.5.0
- [Release notes](https://github.com/stumpylog/image-cleaner-action/releases )
- [Changelog](https://github.com/stumpylog/image-cleaner-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/image-cleaner-action/compare/v0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: pre-commit/action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: stumpylog/image-cleaner-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 08:08:15 -08:00
Trenton H
f43013a746
Ignores uvicorn updates in dependabot ( #5906 )
2024-02-26 07:55:59 -08:00
shamoon
1335ab5f1b
Enhancement: support disabling regular login ( #5816 )
2024-02-26 05:17:21 +00:00
shamoon
90b4691f16
Reset dev version string
2024-02-25 19:43:25 -08:00
github-actions[bot]
f053ee3191
Changelog v2.5.4 - GHA ( #5894 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-25 19:33:07 -08:00
shamoon
86748c1e96
Merge branch 'dev'
2024-02-25 18:41:01 -08:00
github-actions[bot]
22ded7d4c3
New Crowdin translations by GitHub Action ( #5805 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-02-25 18:39:05 -08:00
shamoon
ff5063849a
Bump version to 2.5.4
2024-02-25 18:38:12 -08:00
shamoon
ec49284274
Merge branch 'dev'
2024-02-25 18:37:19 -08:00
shamoon
6bd5c34b54
Fix: handle title placeholder for docs without original_filename ( #5828 )
2024-02-25 17:45:35 -08:00
shamoon
db0a2eb1a3
Fix: bulk edit objects does not respect global permissions ( #5888 )
2024-02-25 16:59:59 -08:00
shamoon
4948438378
Fix: intermittent save & close warnings in v2.5.3 ( #5838 )
2024-02-26 00:59:29 +00:00
grembo
76064178f5
Fix: inotify read timeout not in ms ( #5876 )
...
* Fix inotify read timeout
This was off by a factor of 1000, leading to a lot more invocations
of the loop body than necessary.
* Incorporate review feedback
2024-02-26 00:46:47 +00:00
noantiq
c772bd94b0
Documentation: fix links to django-allauth ( #5893 )
2024-02-25 14:09:44 -08:00
shamoon
7f8f7fbb15
Fix: logo spacing tweaks
2024-02-24 11:14:27 -08:00
shamoon
388d821f45
Fix: only require DjangoModelPermissions for app config
2024-02-24 10:53:09 -08:00
shamoon
9c15623a89
Change: increase dark mode selected dropdown item bg contrast
2024-02-24 09:59:20 -08:00
shamoon
966eb00de0
Chore: miscellaneous frontend testing
2024-02-23 23:36:03 -08:00
Nepomacs
1c699278a3
Documentation: note required trailing slash for REST-API URLs ( #5863 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-02-22 07:22:33 -08:00
shamoon
4c6c976f63
Chore: better explain repository maintenance ( #5815 )
2024-02-21 18:52:55 -08:00
shamoon
ebc9ce17b5
Fix: accidentally retained confirm button for management lists
2024-02-21 15:27:15 -08:00
dependabot[bot]
8039ce3c2b
Chore(deps): Bump cryptography from 42.0.2 to 42.0.4 ( #5851 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4 )
---
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>
2024-02-21 20:55:18 +00:00
shamoon
385d48f644
Fix workflow migration model imports
2024-02-21 12:32:58 -08:00
dependabot[bot]
f682fe25fc
Chore(deps-dev): Bump ip from 2.0.0 to 2.0.1 in /src-ui ( #5835 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-20 20:24:38 +00:00
shamoon
7924bf8611
Chore: close unsupported FRs ( #5804 )
2024-02-18 08:01:08 -08:00
dependabot[bot]
d75b909d28
Chore(deps): Bump undici and @angular-devkit/build-angular in /src-ui ( #5796 )
...
Bumps [undici](https://github.com/nodejs/undici ) to 6.6.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli ). These dependencies need to be updated together.
Updates `undici` from 6.2.1 to 6.6.2
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.2.1...v6.6.2 )
Updates `@angular-devkit/build-angular` from 17.1.2 to 17.2.0
- [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/17.1.2...17.2.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-17 06:45:41 +00:00
shamoon
47dfe85a7c
Fix: allow relative date queries not in quick list ( #5801 )
2024-02-16 22:36:45 -08:00
shamoon
4d0e8a338f
Fix: Pass rule id to consumed .eml files ( #5800 )
2024-02-16 22:36:33 -08:00
shamoon
cfc64d37bb
Create SECURITY.md
2024-02-15 23:38:33 -08:00
github-actions[bot]
2db66280cc
Documentation: Add v2.5.3 changelog ( #5786 )
...
* Changelog v2.5.3 - 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 >
2024-02-15 18:20:26 -08:00
shamoon
9f045f4494
Bump version to 2.5.3
2024-02-15 17:34:22 -08:00
shamoon
4fdb28c8d6
Merge branch 'dev'
2024-02-15 17:33:54 -08:00
shamoon
f1049cf889
Fix: dont allow allauth redirects to any host ( #5783 )
...
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2024-02-15 16:37:34 -08:00
Trenton H
8d664fad56
Fixes the interaction when both splitting and ASN are enabled ( #5779 )
2024-02-15 17:33:26 +00:00
MaciejSzczurek
f6ddcfa839
Moved ssl_mode parameter for mysql backend engine ( #5771 )
2024-02-15 07:59:33 -08:00
github-actions[bot]
ce59f2ad5e
Changelog v2.5.2 - GHA ( #5769 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-14 17:40:10 -08:00
Trenton H
0de00a4ac1
Resets develop versioning
2024-02-14 17:14:33 -08:00
Trenton H
bec72dffeb
Sets the version to 2.5.2
2024-02-14 17:10:37 -08:00
Trenton H
463e95367c
Merge remote-tracking branch 'origin/dev'
2024-02-14 17:08:49 -08:00
github-actions[bot]
1739de2694
New Crowdin translations by GitHub Action ( #5768 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-02-14 16:53:28 -08:00
shamoon
fd8db27a88
Fix signup form html, translation string
2024-02-14 16:51:47 -08:00
github-actions[bot]
9ddf14bebe
New Crowdin translations by GitHub Action ( #5748 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-02-14 16:24:24 -08:00
trs
1cf8ea3aba
Fix: Generated secret key may include single or double quotes ( #5767 )
2024-02-14 23:06:54 +00:00
shamoon
134993fce6
Fix: consumer status alerts container blocks elements ( #5762 )
2024-02-14 08:25:58 -08:00
shamoon
ff1955e014
Documentation: small updates to sso docs
2024-02-14 00:02:55 -08:00
shamoon
d83bbdc50b
Fix: handle document notes user format api change ( #5751 )
2024-02-13 17:25:35 +00:00
Trenton H
907b6d1294
Handle the ASN assignment last, after the splitting ( #5745 )
2024-02-13 16:26:13 +00:00
github-actions[bot]
4e7bb1c8da
Changelog v2.5.1 - GHA ( #5744 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-13 06:07:31 -08:00
dependabot[bot]
09ab694d05
Chore(deps): Bump the major-versions group with 1 update ( #5741 )
...
Bumps the major-versions group with 1 update: [watchdog](https://github.com/gorakhargosh/watchdog ).
Updates `watchdog` from 3.0.0 to 4.0.0
- [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/v3.0.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: watchdog
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: major-versions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 09:30:55 +00:00
Trenton H
03ced65d5f
Resets version string
2024-02-12 15:58:10 -08:00
Trenton H
01d919cf31
Bumps version to 2.5.1
2024-02-12 15:56:41 -08:00
Trenton H
8d5f331e63
Merge remote-tracking branch 'origin/dev'
2024-02-12 15:56:19 -08:00
github-actions[bot]
ed556ead6f
New Crowdin translations by GitHub Action ( #5714 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-02-12 23:50:25 +00:00
dependabot[bot]
e10a904f33
Chore(deps-dev): Bump the development group with 2 updates ( #5737 )
...
Bumps the development group with 2 updates: [black](https://github.com/psf/black ) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `black` from 24.1.1 to 24.2.0
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/24.1.1...24.2.0 )
Updates `mkdocs-material` from 9.5.8 to 9.5.9
- [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.8...9.5.9 )
---
updated-dependencies:
- dependency-name: black
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 13:54:31 -08:00
dependabot[bot]
f2a05b61da
Chore(deps): Bump the django group with 1 update ( #5739 )
...
Bumps the django group with 1 update: [django-allauth](https://github.com/pennersr/django-allauth ).
Updates `django-allauth` from 0.61.0 to 0.61.1
- [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst )
- [Commits](https://github.com/pennersr/django-allauth/compare/0.61.0...0.61.1 )
---
updated-dependencies:
- dependency-name: django-allauth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: django
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 21:05:34 +00:00
Trenton H
21f96f0679
Fix: Splitting on ASN barcodes even if not enabled ( #5740 )
...
* Fixes the barcodes always splitting on ASNs, even if splitting was disabled
2024-02-12 12:58:37 -08:00
shamoon
2ffabd54e5
Documentation: add barcode tagging info
2024-02-12 12:51:52 -08:00
Dennis Gaida
1197437750
Documentation: explain PAPERLESS_APPS for external authentication ( #5730 )
2024-02-12 07:10:14 -08:00
shamoon
d1339374d0
Fix: add missing icon
2024-02-10 22:42:02 -08:00
Trenton Holmes
5ba4b9d6b2
Corrects the spelling
2024-02-10 18:53:03 -08:00
github-actions[bot]
b386ea9426
Changelog v2.5.0 - GHA ( #5715 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-10 18:46:53 -08:00
Trenton H
197174f400
Resets -dev version string
2024-02-10 11:46:51 -08:00
Trenton H
97dceba783
Actual 2.5.0 release now
2024-02-10 11:45:46 -08:00
github-actions[bot]
2ed4400827
New Crowdin translations by GitHub Action ( #5590 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-02-10 19:43:30 +00:00
Trenton H
58cbcbd6ef
Resets -dev version string
2024-02-10 11:15:12 -08:00
Trenton H
4aeb2e1a74
Bumps version to 2.5.0
2024-02-10 11:14:16 -08:00
Trenton H
45c5f81b34
Merge remote-tracking branch 'origin/dev'
2024-02-10 11:12:27 -08:00
Trenton H
13201dbfff
Ensure all creations of directories create the parents too ( #5711 )
2024-02-10 11:02:40 -08:00
Trenton H
0b1523f4e5
Fix: Test metadata items for Unicode issues ( #5707 )
...
Test each key for unicode issues and reject ones which will fail inside DRF
2024-02-09 20:08:23 +00:00
shamoon
cd3b1a221e
Change: show preview even if metadata fails ( #5706 )
2024-02-09 11:35:32 -08:00
shamoon
4855f4b8b1
Fix: only check workflow trigger source if not empty ( #5701 )
2024-02-09 08:57:09 -08:00
shamoon
6587470033
Update translation strings
2024-02-08 11:56:55 -08:00
shamoon
6487dab132
Enhancement: confirm buttons ( #5680 )
2024-02-08 18:23:06 +00:00
shamoon
b643a68fa3
Enhancement: bulk delete objects ( #5688 )
2024-02-08 10:13:15 -08:00
Trenton H
b60e16fe33
Chore: Backend dependencies update ( #5676 )
2024-02-08 09:48:24 -08:00
Moritz Pflanzer
c508be6ecd
Feature: OIDC & social authentication ( #5190 )
...
---------
Co-authored-by: Moritz Pflanzer <moritz@chickadee-engineering.com >
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-02-08 16:15:38 +00:00
silmaril42
3b2d4fe876
Documentation: add detail about consumer polling behavior ( #5674 )
2024-02-08 02:46:25 +00:00
Trenton H
b47f301831
Adds the Python environment flags for no byte code saving, reducing the image size slightly ( #5677 )
2024-02-08 02:45:59 +00:00
shamoon
a79b9de1a2
Documentation: Add storage path to workflow action assignments
2024-02-07 09:46:20 -08:00
shamoon
e98da2e72c
Fix whitespace in some frontend html files
2024-02-07 07:12:24 -08:00
shamoon
718171a125
Resolve svg rem width/height attribute warning
2024-02-06 14:50:08 -08:00
shamoon
aaa130e20d
Feature: allow create objects from bulk edit ( #5667 )
2024-02-06 15:31:07 +00:00
shamoon
4606caeaa8
Chore: Use memory cache backend in debug mode ( #5666 )
2024-02-06 07:16:15 -08:00
Trenton H
4813a7bc70
Chore: Adds additional rules for Ruff linter ( #5660 )
2024-02-05 21:46:59 +00:00
pkrahmer
fb82aa0ee1
Feature: Allow tagging by putting barcode stickers on documents ( #5580 )
2024-02-05 17:38:19 +00:00
LarsBel
c7e0c32226
Documentation: Include example redis URI with database index ( #5653 )
...
Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com >
2024-02-04 15:46:43 -08:00
shamoon
607adf44f3
Documentation: Make remote-user warning clearer, maybe
2024-02-04 14:20:48 -08:00
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
45e2b7f814
Fix: frontend validation of number fields fails upon save ( #5646 )
2024-02-03 21:22:12 +00: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
d165e89ac3
Merge branch 'main' into dev
2024-02-02 07:44:51 -08:00
shamoon
421a87c94b
Add DO demo info ( #5639 )
2024-02-02 07:39:06 -08:00
dependabot[bot]
b55529b913
Chore(deps-dev): Bump @playwright/test from 1.40.1 to 1.41.2 in /src-ui ( #5634 )
...
* Chore(deps-dev): Bump @playwright/test from 1.40.1 to 1.41.2 in /src-ui
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.40.1 to 1.41.2.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.40.1...v1.41.2 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update tests for breaking playwright change
---------
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 >
2024-02-01 22:06:10 -08:00
shamoon
c62d892969
Feature: option for auto-remove inbox tags on save ( #5562 )
2024-02-02 02:41:10 +00:00
dependabot[bot]
9e6aa55230
Chore(deps): Bump the frontend-angular-dependencies group ( #5630 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 19 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components ) | `17.0.4` | `17.1.2` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `17.0.8` | `17.1.2` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `17.0.8` | `17.1.2` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `17.0.8` | `17.1.2` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `17.0.8` | `17.1.2` |
| [@angular/localize](https://github.com/angular/angular ) | `17.0.8` | `17.1.2` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `17.0.8` | `17.1.2` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `17.0.8` | `17.1.2` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `17.0.8` | `17.1.2` |
| [@ng-select/ng-select](https://github.com/ng-select/ng-select ) | `12.0.4` | `12.0.6` |
| [ngx-ui-tour-ng-bootstrap](https://github.com/hakimio/ngx-ui-tour ) | `14.0.1` | `14.0.2` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `17.0.8` | `17.1.2` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder ) | `17.1.1` | `17.2.1` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin ) | `17.1.1` | `17.2.1` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template ) | `17.1.1` | `17.2.1` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics ) | `17.1.1` | `17.2.1` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser ) | `17.1.1` | `17.2.1` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `17.0.8` | `17.1.2` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli ) | `17.0.8` | `17.1.2` |
Updates `@angular/cdk` from 17.0.4 to 17.1.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/17.0.4...17.1.2 )
Updates `@angular/common` from 17.0.8 to 17.1.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/17.1.2/packages/common )
Updates `@angular/compiler` from 17.0.8 to 17.1.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/17.1.2/packages/compiler )
Updates `@angular/core` from 17.0.8 to 17.1.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/17.1.2/packages/core )
Updates `@angular/forms` from 17.0.8 to 17.1.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/17.1.2/packages/forms )
Updates `@angular/localize` from 17.0.8 to 17.1.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/17.0.8...17.1.2 )
Updates `@angular/platform-browser` from 17.0.8 to 17.1.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/17.1.2/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 17.0.8 to 17.1.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/17.1.2/packages/platform-browser-dynamic )
Updates `@angular/router` from 17.0.8 to 17.1.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/17.1.2/packages/router )
Updates `@ng-select/ng-select` from 12.0.4 to 12.0.6
- [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/v12.0.4...v12.0.6 )
Updates `ngx-ui-tour-ng-bootstrap` from 14.0.1 to 14.0.2
- [Release notes](https://github.com/hakimio/ngx-ui-tour/releases )
- [Commits](https://github.com/hakimio/ngx-ui-tour/commits )
Updates `@angular-devkit/build-angular` from 17.0.8 to 17.1.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/17.0.8...17.1.2 )
Updates `@angular-eslint/builder` from 17.1.1 to 17.2.1
- [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/v17.2.1/packages/builder )
Updates `@angular-eslint/eslint-plugin` from 17.1.1 to 17.2.1
- [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/v17.2.1/packages/eslint-plugin )
Updates `@angular-eslint/eslint-plugin-template` from 17.1.1 to 17.2.1
- [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/v17.2.1/packages/eslint-plugin-template )
Updates `@angular-eslint/schematics` from 17.1.1 to 17.2.1
- [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/v17.2.1/packages/schematics )
Updates `@angular-eslint/template-parser` from 17.1.1 to 17.2.1
- [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/v17.2.1/packages/template-parser )
Updates `@angular/cli` from 17.0.8 to 17.1.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/17.0.8...17.1.2 )
Updates `@angular/compiler-cli` from 17.0.8 to 17.1.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/17.1.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-patch
dependency-group: frontend-angular-dependencies
- dependency-name: ngx-ui-tour-ng-bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
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-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>
2024-02-01 14:49:49 -08:00
dependabot[bot]
6090305b77
Chore(deps-dev): Bump the frontend-jest-dependencies group ( #5631 )
...
Bumps the frontend-jest-dependencies group in /src-ui with 2 updates: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) and [jest-preset-angular](https://github.com/thymikee/jest-preset-angular ).
Updates `@types/jest` from 29.5.11 to 29.5.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Updates `jest-preset-angular` from 13.1.4 to 14.0.0
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases )
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v13.1.4...v14.0.0 )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
- dependency-name: jest-preset-angular
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: frontend-jest-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 21:43:36 +00:00
dependabot[bot]
d1b516a089
Chore(deps-dev): Bump the frontend-eslint-dependencies group ( #5632 )
...
Bumps the frontend-eslint-dependencies group in /src-ui with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ).
Updates `@typescript-eslint/eslint-plugin` from 6.17.0 to 6.20.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/v6.20.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.17.0 to 6.20.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/v6.20.0/packages/parser )
---
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
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 21:36:09 +00:00
dependabot[bot]
89aff63e52
Chore(deps): Bump zone.js from 0.14.2 to 0.14.3 in /src-ui ( #5633 )
...
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js ) from 0.14.2 to 0.14.3.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/zone.js-0.14.3/packages/zone.js )
---
updated-dependencies:
- dependency-name: zone.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 21:26:21 +00:00
dependabot[bot]
11e9c4d8cc
Chore(deps-dev): Bump @types/node from 20.10.6 to 20.11.16 in /src-ui ( #5635 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.10.6 to 20.11.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2024-02-01 21:18:29 +00:00
Henrik Gerdes
9d84e95771
feat: add env allowing paperless to run in read_only filesystem ( #5596 )
2024-02-01 20:42:23 +00:00
dependabot[bot]
2aced1c305
Chore(deps): Bump the actions group with 1 update ( #5629 )
...
Bumps the actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action ).
Updates `codecov/codecov-action` from 3 to 4
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 12:29:38 -08:00
shamoon
454098630b
Enhancement: mergeable bulk edit permissions ( #5508 )
2024-02-01 19:56:57 +00:00
이토비
8f3ab2791b
Documentation: fix more like parameter in API docs ( #5624 )
2024-02-01 11:49:34 -08: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
shamoon
5e3d1b26e7
Fix: Dont attempt to retrieve objects for which user doesnt have global permissions ( #5612 )
2024-02-01 01:20:14 -08:00
shamoon
4996b7e5f7
Correct position of text filter clear button
2024-01-30 22:06:22 -08:00
dependabot[bot]
2c8fddb554
Chore(deps): Bump the actions group with 1 update ( #5597 )
...
Bumps the actions group with 1 update: [actions/cache](https://github.com/actions/cache ).
Updates `actions/cache` from 3 to 4
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 00:10:12 +00:00
Michael Wieland
ae05011062
Documentation: Add docs about missing timezones in MySQL/MariaDB ( #5583 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-01-29 19:07:40 +00:00
github-actions[bot]
50a6b7e154
Documentation: Add v2.4.3 changelog ( #5584 )
...
* Changelog v2.4.3 - 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 >
2024-01-28 15:14:43 -08:00
Trenton H
d0ce4113e0
Resets -dev version string
2024-01-28 12:51:00 -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
b0c305e852
Merge branch 'main' into dev
2024-01-26 12:47:00 -08:00
shamoon
73a77d2a45
Remove demo info, for now ( #5557 )
2024-01-26 12:46:22 -08:00
shamoon
3a011e7c04
Reset dev version string
2024-01-26 09:28:04 -08:00
github-actions[bot]
d48b75d862
Changelog v2.4.2 - GHA ( #5548 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-25 16:09:13 -08:00
shamoon
f6e26d5953
Bump version to 2.4.2
2024-01-25 14:20:26 -08:00
shamoon
7863780883
Merge branch 'dev'
2024-01-25 14:20:11 -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
6fb4daf03e
Fix: tweak doc detail component behavior while awaiting metadata ( #5546 )
2024-01-25 13:22:03 -08:00
Sebastian Steinbeißer
f6c34494a7
Documentation: change updating instructions ( #5533 )
2024-01-25 13:21:36 -08:00
shamoon
1e4d284b30
Reset dev version string
2024-01-24 11:51:41 -08:00
shamoon
1f3406fd77
Fix append changelog title
2024-01-24 11:51:32 -08:00
github-actions[bot]
398faf36fc
Documentation: Add v2.4.1 changelog ( #5535 )
...
* Changelog v2.4.1 - 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 >
2024-01-24 11:50:07 -08: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
530e57151d
Update PULL_REQUEST_TEMPLATE.md
2024-01-24 10:31:10 -08:00
shamoon
1141c3f361
Fix: fix calendar popup header background color and disable browser autofill ( #5514 )
2024-01-23 19:48:41 -08:00
shamoon
49416d3372
Fix: install script fails on alpine linux due to the use of head
( #5520 )
2024-01-23 14:25:16 -08:00
shamoon
88ae60a4a0
Fix: enforce object permissions for app config ( #5516 )
2024-01-23 12:23:15 -08:00
shamoon
6651c80fb9
Remove unused workflow trigger / action perms from UI
2024-01-23 12:18:52 -08:00
shamoon
6d6650d5f6
Fix: disable clickable name edit if user does not have permissions
2024-01-22 22:12:07 -08:00
shamoon
6df252c99b
Chore: Build fix- branches ( #5501 )
2024-01-22 16:35:45 -08:00
shamoon
5881f05dbc
Change workflow permissions assignment to merge ( #5496 )
2024-01-22 16:34:16 -08:00
dependabot[bot]
00eba3b223
Chore(deps-dev): Bump the development group with 1 update ( #5503 )
...
Bumps the development group with 1 update: [ruff](https://github.com/astral-sh/ruff ).
Updates `ruff` from 0.1.13 to 0.1.14
- [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/v0.1.13...v0.1.14 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 13:45:25 -08:00
Uli Fahrer
f7ab8d23a7
Documentation: update celery monitoring docker usage ( #5484 )
...
* docs: update celery monitoring docker usage
* docs: add review comments
Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com >
2024-01-22 10:11:28 -08:00
Joakim Berglund
85b596d20d
Lowercase stack name in docker-compose.portainer.yml ( #5491 )
...
Portainer does not allow upper case letters in the stack name. Update documentation to adhere to this limitation.
2024-01-21 10:34:04 -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
ea1eb551a7
Enhancement: add background to consumer statuses
2024-01-21 00:34:24 -08:00
shamoon
5842944d1e
Fix: render images not converted to pdf, refactor doc detail rendering ( #5475 )
2024-01-20 08:26:24 -08:00
shamoon
5781a0d51f
Fix frontend tests icon imports
2024-01-19 22:28:32 -08:00
shamoon
e5f48739a0
Fix: Dont parse numbers with exponent as integer ( #5457 )
2024-01-19 06:29:13 -08:00
shamoon
d378c861f6
Reset dev version string
2024-01-18 22:14:01 -08:00
github-actions[bot]
9466bfdb00
[Documentation] Add v2.4.0 changelog ( #5453 )
2024-01-18 22:11:53 -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
16169ca331
Chore: Close outdated support / general discussions ( #5443 )
2024-01-18 19:46:12 +00:00
shamoon
26900e0766
Fix: doc link removal before assigning value ( #5451 )
2024-01-18 06:58:41 -08:00
JigSaw
aa798604b3
Fix typo in bug report template ( #5450 )
2024-01-18 14:28:33 +00:00
shamoon
bb98fc5f65
Chore: better bootstrap icons ( #5403 )
2024-01-18 00:27:38 +00:00
shamoon
dc1918ad10
Fix: dont lose permissions ui if owner changed from null ( #5433 )
2024-01-17 17:44:04 +00:00
shamoon
ea632d0417
Fix missing frontend test imports
2024-01-16 23:01:50 -08:00
shamoon
648dc709fd
Fix: tweak how auto-scrolling of logs works
2024-01-16 23:00:18 -08:00
shamoon
1a84f6a20e
Fix: change auto-refresh click target
2024-01-16 22:58:41 -08:00
shamoon
96af953e6f
Fix: save button layout with long button translation text
2024-01-16 21:44:41 -08:00
shamoon
6db9e292ba
Enhancement: support remote user auth directly against API (DRF) ( #5386 )
2024-01-16 23:26:05 +00:00
shamoon
2e2362e2df
Fix: outdated confirm dialog confirm
2024-01-16 15:18:26 -08: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
dependabot[bot]
0068f091bb
Chore(deps): Bump the small-changes group with 2 updates ( #5413 )
...
Bumps the small-changes group with 2 updates: [channels-redis](https://github.com/django/channels_redis ) and [gotenberg-client](https://github.com/stumpylog/gotenberg-client ).
Updates `channels-redis` from 4.1.0 to 4.2.0
- [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt )
- [Commits](https://github.com/django/channels_redis/commits )
Updates `gotenberg-client` from 0.4.1 to 0.5.0
- [Release notes](https://github.com/stumpylog/gotenberg-client/releases )
- [Changelog](https://github.com/stumpylog/gotenberg-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/gotenberg-client/compare/0.4.1...0.5.0 )
---
updated-dependencies:
- dependency-name: channels-redis
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: gotenberg-client
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 16:14:45 +00:00
dependabot[bot]
ad6efd2898
Chore(deps-dev): Bump the development group with 2 updates ( #5412 )
...
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.1.11 to 0.1.13
- [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/v0.1.11...v0.1.13 )
Updates `mkdocs-material` from 9.5.3 to 9.5.4
- [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.3...9.5.4 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 16:02:34 +00:00
shamoon
86e380bb1c
Fix signin username floating label ( #5424 )
2024-01-16 07:32:07 -08:00
shamoon
58aacd4814
Feature: help tooltips ( #5383 )
2024-01-15 15:40:36 -08:00
shamoon
ad07791bac
Enhancement / QoL: show selected tasks count ( #5379 )
2024-01-15 22:15:30 +00: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
98c5cf89ef
Fix: doc detail component fixes ( #5373 )
2024-01-13 21:40:22 +00: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
4a52fc27d4
Reset dev version string
2024-01-11 21:13:51 -08:00
shamoon
05cd34c8af
Merge branch 'main' into dev
2024-01-11 21:13:44 -08:00
dependabot[bot]
8a622181fc
Chore(deps-dev): Bump jinja2 from 3.1.2 to 3.1.3 ( #5352 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 13:26:54 -08:00
github-actions[bot]
13f38bf3a1
[Documentation] Add v2.3.3 changelog ( #5346 )
...
* Changelog v2.3.3 - GHA
* Fix PR categorization, as usual
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-01-11 07:17:26 -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
8eb1dc4f62
Merge branch 'dev'
2024-01-10 15:54:47 -08:00
shamoon
a2b87fe012
Trigger crowdin action on changes to frontend strings file
2024-01-10 15:54:02 -08:00
shamoon
3dcb973adb
Enhancement: Explain behavior of unset app config boolean to user ( #5345 )
2024-01-10 15:34:20 -08:00
shamoon
8e8810cbaa
Fix: correct OCR_MAX_IMAGE_PIXELS doc link
2024-01-10 13:22:05 -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
shamoon
416ad13aaf
Update config page text
2024-01-09 11:37:39 -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
github-actions[bot]
22d257cd1f
Changelog v2.3.2 - GHA ( #5310 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-07 23:32:11 -08:00
Trenton Holmes
f1bf1ddc54
Resets version string
2024-01-07 17:03:46 -08:00
Trenton Holmes
6015cc0e4a
Bumps version to 2.3.2
2024-01-07 17:02:36 -08:00
Trenton Holmes
f9926d77d5
Merge remote-tracking branch 'origin/dev'
2024-01-07 16:47:52 -08:00
Colin Hebert
4f85dcecfc
Deployment: Use the default Docker healthcheck from the Dockerfile (Part 2) ( #5224 )
...
* Set default healthcheck
* Rely on default healthcheck
2024-01-07 22:49:29 +00:00
github-actions[bot]
30c31a3d4c
New Crowdin translations by GitHub Action ( #5309 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-01-07 14:37:33 -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
Trenton H
ea47af7034
Fixes the user arguments json field decoding ( #5307 )
2024-01-07 14:17:51 -08:00
shamoon
d46abeff01
Fix: empty match field cannot be saved ( #5301 )
2024-01-07 22:10:26 +00:00
Trenton H
2b39697ffb
Fixes usages of UTC datetime instead of local datetime ( #5304 )
2024-01-07 13:57:40 -08:00
shamoon
4b00a72ff5
Fix: path fnmatch case note
2024-01-07 10:48:04 -08:00
shamoon
e590b2482e
Update frontend strings
2024-01-07 08:46:32 -08:00
github-actions[bot]
eb7dd80410
Changelog v2.3.1 - GHA ( #5283 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-07 08:44:12 -08:00
shamoon
86338465fb
Fix: workflow edit form loses unsaved changes in v2.3.1 ( #5299 )
2024-01-07 08:16:58 -08:00
shamoon
a41dbdd12c
Reset dev version string
2024-01-06 22:43:25 -08:00
shamoon
1e10a438cd
Bump version to 2.3.1
2024-01-06 22:42:35 -08:00
shamoon
ab34ea724d
Merge branch 'dev'
2024-01-06 22:42:16 -08:00
shamoon
fd8bfe1a80
Fix: edit workflow form not displaying trigger settings in v2.3.0 ( #5276 )
2024-01-06 17:27:49 +00:00
Trenton H
9043f45350
Adds more documentation for OCR_PAGES and prevents using 0 for actual OCR ( #5275 )
2024-01-06 09:06:41 -08:00
github-actions[bot]
5921e6d13e
[Documentation] Add v2.3.0 changelog ( #5263 )
...
* Changelog v2.3.0 - GHA
* Re-categorize some PRs
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-01-06 09:06:23 -08:00
shamoon
ee2bfe2350
Reset dev version string
2024-01-05 22:12:29 -08:00
shamoon
0957a7ca8e
Bump version to 2.3.0
2024-01-05 21:36:48 -08:00
shamoon
f4e75c7fb7
Merge branch 'dev'
2024-01-05 21:36:01 -08:00
shamoon
fae0e3b405
Update api version to v4
2024-01-05 21:35:40 -08:00
github-actions[bot]
ef335517ce
New Crowdin translations by GitHub Action ( #5146 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-01-05 21:28:32 -08:00
shamoon
e2be166e67
Update django.po
2024-01-05 21:26:30 -08:00
Trenton H
37e34d92de
Replaces deprecated Django with standard library ( #5262 )
2024-01-05 21:20:38 -08:00
Trenton H
bd35030c59
Fix: Crash in barcode ASN reading when the file type isn't supported ( #5261 )
...
* Fixes a random crash in the barcode ASN reading so it doesn't try to access a not created temp dir
* Don't parse the barcodes twice, store the result instead
2024-01-06 05:08:24 +00:00
Trenton H
a82e3771ae
Fix: Allows pre-consume scripts to modify the working path again ( #5260 )
...
* Allows pre-consume scripts to modify the working path again and generally cleans up some confusion about working copy vs original
2024-01-05 21:01:57 -08:00
shamoon
3115106dc1
Enhancement: add basic filters for listing custom fields ( #5257 )
2024-01-06 03:04:31 +00:00
shamoon
d623af9c41
Change: Use fnmatch for workflow path matching ( #5250 )
2024-01-05 19:15:14 +00:00
Thomas Falkenberg
355a434a07
Enhancement: fetch mails in bulk ( #5249 )
...
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2024-01-05 10:43:22 -08:00
Trenton H
8da2535a65
Fix: zip exports not respecting the --delete option ( #5245 )
2024-01-04 19:58:58 +00:00
ChrisRBe
5963dfe41b
Fix: correctly format tip admonition ( #5229 )
...
format for material admonition requires a line break and another
level of indentation which was not correctly applied on this line.
2024-01-03 14:34:59 -08:00
shamoon
c6dcaa0472
Documentation: update screenshot / features list for workflows
2024-01-03 08:35:09 -08:00
shamoon
21063a5c22
Fix: workflow trigger / action ID color legibility
2024-01-03 08:33:19 -08:00
shamoon
ba2f51bed1
Fix: consistent workflow action name display
2024-01-03 00:45:22 -08:00
Bevan Kay
bbf64b7e93
Enhancement: add storage_path
parameter to post_document API ( #5217 )
...
* Feature: add `storage_path` parameter to post_document API
* Complete coverage for validate_storage_path
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-01-03 08:31:56 +00:00
shamoon
3b6ce16f1c
Feature: Workflows ( #5121 )
2024-01-03 08:19:19 +00:00
Colin Hebert
46e6be319f
Set Docker default healthcheck in the Dockerfile ( #5199 )
2024-01-02 09:08:10 -08:00
shamoon
e6d6f21d33
Fix: fix filename format remove none when part of directory ( #5210 )
2024-01-02 15:17:18 +00:00
dependabot[bot]
77b9b79a9e
Chore(deps): Bump the actions group with 5 updates ( #5203 )
...
* Chore(deps): Bump the actions group with 5 updates
Bumps the actions group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/setup-python](https://github.com/actions/setup-python ) | `4` | `5` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `3` | `4` |
| [actions/download-artifact](https://github.com/actions/download-artifact ) | `3` | `4` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `2` | `3` |
| [actions/stale](https://github.com/actions/stale ) | `8` | `9` |
Updates `actions/setup-python` from 4 to 5
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
Updates `actions/upload-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
Updates `actions/download-artifact` from 3 to 4
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4 )
Updates `github/codeql-action` from 2 to 3
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
Updates `actions/stale` from 8 to 9
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
* See if this fixes broken frontend coverage actions/upload & download
---------
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 >
2024-01-02 03:29:48 +00:00
dependabot[bot]
f0016ad70c
Chore(deps): Bump the frontend-angular-dependencies group ( #5204 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `17.0.7` | `17.0.8` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `17.0.7` | `17.0.8` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `17.0.7` | `17.0.8` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `17.0.7` | `17.0.8` |
| [@angular/localize](https://github.com/angular/angular ) | `17.0.7` | `17.0.8` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `17.0.7` | `17.0.8` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `17.0.7` | `17.0.8` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `17.0.7` | `17.0.8` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `17.0.7` | `17.0.8` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `17.0.7` | `17.0.8` |
Updates `@angular/common` from 17.0.7 to 17.0.8
- [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/17.0.8/packages/common )
Updates `@angular/compiler` from 17.0.7 to 17.0.8
- [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/17.0.8/packages/compiler )
Updates `@angular/core` from 17.0.7 to 17.0.8
- [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/17.0.8/packages/core )
Updates `@angular/forms` from 17.0.7 to 17.0.8
- [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/17.0.8/packages/forms )
Updates `@angular/localize` from 17.0.7 to 17.0.8
- [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/17.0.7...17.0.8 )
Updates `@angular/platform-browser` from 17.0.7 to 17.0.8
- [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/17.0.8/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 17.0.7 to 17.0.8
- [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/17.0.8/packages/platform-browser-dynamic )
Updates `@angular/router` from 17.0.7 to 17.0.8
- [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/17.0.8/packages/router )
Updates `@angular-devkit/build-angular` from 17.0.7 to 17.0.8
- [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/17.0.7...17.0.8 )
Updates `@angular/cli` from 17.0.7 to 17.0.8
- [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/17.0.7...17.0.8 )
---
updated-dependencies:
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
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>
2024-01-01 21:47:37 +00:00
dependabot[bot]
054468ffc2
Chore(deps-dev): Bump @types/node from 20.10.4 to 20.10.6 in /src-ui ( #5207 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.10.4 to 20.10.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 21:30:31 +00:00
dependabot[bot]
607c1282e3
Chore(deps-dev): Bump the frontend-eslint-dependencies group ( #5205 )
...
Bumps the frontend-eslint-dependencies group in /src-ui with 3 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 ) and [eslint](https://github.com/eslint/eslint ).
Updates `@typescript-eslint/eslint-plugin` from 6.14.0 to 6.17.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/v6.17.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.14.0 to 6.17.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/v6.17.0/packages/parser )
Updates `eslint` from 8.55.0 to 8.56.0
- [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/v8.55.0...v8.56.0 )
---
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: 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>
2024-01-01 13:22:28 -08:00
Christoph Loy
3f4f4444f7
Document invalid options in rootless containers ( #5122 )
...
Specifying `PAPERLESS_OCR_LANGUAGES` in rootless containers is not possible since the extra languages are currently installed with apt which requires root.
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2024-01-01 08:00:05 -08:00
Antoine Libert
54372b5618
Fix: improve performance of listing result IDs ( #5195 )
2024-01-01 07:58:43 -08:00
Johannes Schneider
670a3f6c7f
fix command for Docker version check ( #5196 )
2023-12-31 14:21:40 -08:00
shamoon
35a4d3fb54
Disable custom field remove button if user does not have permissions ( #5194 )
2023-12-31 10:55:25 -08:00
shamoon
fb81612ed1
Fix overlap of focus highlight on login screen ( #5193 )
2023-12-31 10:01:45 -08:00
shamoon
c5d622279c
Fix symmetric doc links with target value None ( #5187 )
2023-12-31 07:56:26 -08:00
amo13
b93f655039
Create parent dirs of data/media/consume if necessary ( #5176 )
...
* Create parent dirs of data/media/consume if necessary
* long --parents instead of short -p
2023-12-30 19:25:34 +00:00
shamoon
428ffb4729
Fix: setting empty doc link with docs to be removed ( #5174 )
2023-12-30 07:43:29 -08:00
Trenton H
061f33fb05
Feature: Allow setting backend configuration settings via the UI ( #5126 )
...
* Saving some start on this
* At least partially working for the tesseract parser
* Problems with migration testing need to figure out
* Work around that error
* Fixes max m_pixels
* Moving the settings to main paperless application
* Starting some consumer options
* More fixes and work
* Fixes these last tests
* Fix max_length on OcrSettings.mode field
* Fix all fields on Common & Ocr settings serializers
* Umbrellla config view
* Revert "Umbrellla config view"
This reverts commit fbaf9f4be30f89afeb509099180158a3406416a5.
* Updates to use a single configuration object for all settings
* Squashed commit of the following:
commit 8a0a49dd57
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Dec 19 23:02:47 2023 -0800
Fix formatting
commit 66b2d90c50
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Dec 19 22:36:35 2023 -0800
Refactor frontend data models
commit 5723bd8dd8
Author: Adam Bogdał <adam@bogdal.pl >
Date: Wed Dec 20 01:17:43 2023 +0100
Fix: speed up admin panel for installs with a large number of documents (#5052 )
commit 9b08ce1761
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Dec 19 15:18:51 2023 -0800
Update PULL_REQUEST_TEMPLATE.md
commit a6248bec2d
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Dec 19 15:02:05 2023 -0800
Chore: Update Angular to v17 (#4980 )
commit b1f6f52486
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Dec 19 13:53:56 2023 -0800
Fix: Dont allow null custom_fields property via API (#5063 )
commit 638d9970fd
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Dec 19 13:43:50 2023 -0800
Enhancement: symmetric document links (#4907 )
commit 5e8de4c1da
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Dec 19 12:45:04 2023 -0800
Enhancement: shared icon & shared by me filter (#4859 )
commit 088bad9030
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Tue Dec 19 12:04:03 2023 -0800
Bulk updates all the backend libraries (#5061 )
* Saving some work on frontend config
* Very basic but dynamically-generated config form
* Saving work on slightly less ugly frontend config
* JSON validation for user_args field
* Fully dynamic config form
* Adds in some additional validators for a nicer error message
* Cleaning up the testing and coverage more
* Reverts unintentional change
* Adds documentation about the settings and the precedence
* Couple more commenting and style fixes
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-12-29 15:42:56 -08:00
shamoon
da058b915b
Enhancement: improve validation of custom field values ( #5166 )
...
* Support all URI schemes
* Reworks custom field value validation to check and return a 400 error code in more cases and support more URL looking items, not just some basic schemes
* Fixes a spelling error in the message
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2023-12-29 14:45:29 -08:00
shamoon
cf869b1356
Fix: type casting of db values for shared by me filter ( #5155 )
2023-12-29 17:19:45 +00:00
shamoon
05e294fc81
Fix URL validation of empty string
2023-12-29 01:26:24 -08:00
github-actions[bot]
bd904d9e6b
Changelog v2.2.1 - GHA ( #5147 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-28 23:57:12 -08:00
shamoon
a7ac719711
Bump version to 2.2.1
2023-12-28 15:47:00 -08:00
shamoon
370f6ddb3b
Merge branch 'dev' into main
2023-12-28 15:46:43 -08:00
github-actions[bot]
3861e84f89
New Crowdin translations by GitHub Action ( #5133 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2023-12-28 15:14:10 -08:00
shamoon
76001105b8
Fix saving doc links with no value ( #5144 )
2023-12-28 19:57:46 +00:00
github-actions[bot]
d47cc9460b
[Documentation] Add v2.2.0 changelog ( #5127 )
...
* Changelog v2.2.0 - GHA
* Fix some mis-categorized PRs
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-12-28 10:56:46 -08:00
shamoon
fbeb03c377
Fix: allow multiple consumption templates to assign the same custom field ( #5142 )
2023-12-28 10:32:33 -08:00
shamoon
2b13fa4712
Fix: dropdown with different bindlabel ( #5134 )
2023-12-28 08:30:52 -08:00
shamoon
98255f8e14
Reset version string
2023-12-27 23:13:56 -08:00
shamoon
eaeeb6447f
Bump version to 2.2.0
2023-12-27 23:11:52 -08:00
shamoon
e6a9868e86
Merge branch 'dev'
2023-12-27 23:09:50 -08:00
shamoon
f03592d17d
Update frontend strings
2023-12-27 23:09:17 -08:00
github-actions[bot]
e5db44bc2b
New Crowdin translations by GitHub Action ( #4998 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2023-12-27 23:08:42 -08:00
Trenton H
ffad42615f
Fixes the case where a mail attachment has no filename to use ( #5117 )
2023-12-27 17:38:22 -08:00
shamoon
5576a073a5
Fix: Disable auto-login for API token requests ( #5094 )
2023-12-26 22:22:41 +00:00
Evgenii
151d337f6c
Fix: update ASN regex to support Unicode ( #5099 )
2023-12-25 16:33:30 -08:00
Florian Bachmann
74e89b0ee3
Fix: ensure CSRF-Token on Index view ( #5082 )
2023-12-23 07:56:56 -08:00
shamoon
945fb675e9
Fix: Stop auto-refresh logs / tasks after close ( #5089 )
2023-12-23 07:47:18 -08:00
Diego Gsponer
7570945cf0
Documentation: organize API endpoints ( #5077 )
2023-12-22 09:27:07 -08:00
shamoon
d94d80a8c8
Enhancement: Add tooltip for select dropdown items ( #5070 )
2023-12-21 08:44:34 -08:00
shamoon
8a0a49dd57
Fix formatting
2023-12-19 23:02:47 -08:00
shamoon
66b2d90c50
Refactor frontend data models
2023-12-19 22:36:35 -08:00
Adam Bogdał
5723bd8dd8
Fix: speed up admin panel for installs with a large number of documents ( #5052 )
2023-12-19 16:17:43 -08:00
shamoon
9b08ce1761
Update PULL_REQUEST_TEMPLATE.md
2023-12-19 15:18:51 -08:00
shamoon
a6248bec2d
Chore: Update Angular to v17 ( #4980 )
2023-12-19 15:02:05 -08:00
shamoon
b1f6f52486
Fix: Dont allow null custom_fields property via API ( #5063 )
2023-12-19 21:53:56 +00:00
shamoon
638d9970fd
Enhancement: symmetric document links ( #4907 )
2023-12-19 13:43:50 -08:00
shamoon
5e8de4c1da
Enhancement: shared icon & shared by me filter ( #4859 )
2023-12-19 20:45:04 +00:00
Trenton H
088bad9030
Bulk updates all the backend libraries ( #5061 )
2023-12-19 12:04:03 -08:00
dependabot[bot]
cfa908243b
Chore(deps): Bump the django group with 3 updates ( #5046 )
...
Bumps the django group with 3 updates: [django](https://github.com/django/django ), [django-cors-headers](https://github.com/adamchainz/django-cors-headers ) and [django-filter](https://github.com/carltongibson/django-filter ).
Updates `django` from 4.2.7 to 4.2.8
- [Commits](https://github.com/django/django/compare/4.2.7...4.2.8 )
Updates `django-cors-headers` from 4.3.0 to 4.3.1
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.3.0...4.3.1 )
Updates `django-filter` from 23.3 to 23.5
- [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/23.3...23.5 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: django
- dependency-name: django-cors-headers
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: django
- dependency-name: django-filter
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: django
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 15:03:54 -08:00
dependabot[bot]
cabeb00632
Chore(deps): Bump the major-versions group with 1 update ( #5047 )
...
Bumps the major-versions group with 1 update: [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF ).
Updates `ocrmypdf` from 15.4.3 to 15.4.4
- [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases )
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/main/docs/release_notes.rst )
- [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v15.4.3...v15.4.4 )
---
updated-dependencies:
- dependency-name: ocrmypdf
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: major-versions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 14:11:58 -08:00
dependabot[bot]
2426c01978
Chore(deps): Bump the small-changes group with 6 updates ( #5048 )
...
Bumps the small-changes group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [dateparser](https://github.com/scrapinghub/dateparser ) | `1.1.8` | `1.2.0` |
| [concurrent-log-handler](https://github.com/Preston-Landers/concurrent-log-handler ) | `0.9.24` | `0.9.25` |
| [mysqlclient](https://github.com/PyMySQL/mysqlclient ) | `2.2.0` | `2.2.1` |
| [python-gnupg](https://github.com/vsajip/python-gnupg ) | `0.5.1` | `0.5.2` |
| [python-ipware](https://github.com/un33k/python-ipware ) | `2.0.0` | `2.0.1` |
| [zxing-cpp](https://github.com/zxing-cpp/zxing-cpp ) | `2.1.0` | `2.2.0` |
Updates `dateparser` from 1.1.8 to 1.2.0
- [Release notes](https://github.com/scrapinghub/dateparser/releases )
- [Changelog](https://github.com/scrapinghub/dateparser/blob/master/HISTORY.rst )
- [Commits](https://github.com/scrapinghub/dateparser/compare/v1.1.8...v1.2.0 )
Updates `concurrent-log-handler` from 0.9.24 to 0.9.25
- [Release notes](https://github.com/Preston-Landers/concurrent-log-handler/releases )
- [Changelog](https://github.com/Preston-Landers/concurrent-log-handler/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Preston-Landers/concurrent-log-handler/compare/0.9.24...0.9.25 )
Updates `mysqlclient` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/PyMySQL/mysqlclient/releases )
- [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst )
- [Commits](https://github.com/PyMySQL/mysqlclient/compare/v2.2.0...v2.2.1 )
Updates `python-gnupg` from 0.5.1 to 0.5.2
- [Release notes](https://github.com/vsajip/python-gnupg/releases )
- [Changelog](https://github.com/vsajip/python-gnupg/blob/master/release )
- [Commits](https://github.com/vsajip/python-gnupg/compare/0.5.1...0.5.2 )
Updates `python-ipware` from 2.0.0 to 2.0.1
- [Changelog](https://github.com/un33k/python-ipware/blob/main/CHANGELOG.md )
- [Commits](https://github.com/un33k/python-ipware/compare/v2.0.0...v2.0.1 )
Updates `zxing-cpp` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/zxing-cpp/zxing-cpp/releases )
- [Commits](https://github.com/zxing-cpp/zxing-cpp/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: dateparser
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: concurrent-log-handler
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: mysqlclient
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: python-gnupg
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: python-ipware
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: zxing-cpp
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 13:37:46 -08:00
Trenton H
80f2bee6e8
Filters out the not really useful warning from Django about async iterators ( #5041 )
2023-12-18 18:24:29 +00:00
Trenton H
7ec51758eb
Fixes the display of the audit log configuration looks
2023-12-18 09:45:05 -08:00
shamoon
9e93ae952a
Enhancement: Improved popup preview, respect embedded viewer, error handling ( #4947 )
2023-12-18 16:41:51 +00:00
Trenton H
829836ddf6
Updates Ghostscript to 10.02.1 and qpdf to 11.6.4 ( #5040 )
2023-12-18 07:33:00 -08:00
TTT7275
1197a048bc
Enhancement: Add {original_filename}, {added_time} to title placeholders ( #4972 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-12-17 21:38:24 -08:00
Trenton H
7289c4ea56
Feature: Allow deletion of documents via the fuzzy matching command ( #4957 )
...
* Adds new flag allowing deletion of one of a document pair which is over the match ratio
* Documents the new command option
2023-12-17 18:37:38 -08:00
shamoon
55dadf0b00
Fix shortcut keys prevented in date fields ( #5009 )
2023-12-18 01:07:09 +00:00
shamoon
341815cc03
Enhancement: document link field fixes ( #5020 )
...
* Implement more efficient getFew for document retrieval
* Filter out parent document ID & already-selected documents
* Clip very long document titles
2023-12-18 00:39:45 +00:00
shamoon
d22b27afe7
Enhancement: above and below doc detail save buttons ( #5008 )
...
* Show doc detail nav buttons above & below fields
* Fix tests for additional button nav
* Use flexbox to fix tab order but retain visual order
* Update screenshots
2023-12-18 00:11:12 +00:00
shamoon
6ee2d023d5
Fix password change detection on profile edit ( #5028 )
2023-12-17 13:36:17 -08:00
shamoon
5010cc6f15
Update bug-report.yml
2023-12-17 10:26:07 -08:00
github-actions[bot]
383cced158
Changelog v2.1.3 - GHA ( #4995 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-15 18:29:49 -08:00
Trenton Holmes
a3d6967192
Resets version string
2023-12-15 17:06:06 -08:00
Trenton Holmes
c5881f75c9
Bumps version to 2.1.3
2023-12-15 17:05:41 -08:00
Trenton Holmes
c4b7429e99
Merge remote-tracking branch 'origin/dev'
2023-12-15 17:05:16 -08:00
github-actions[bot]
b1eced3612
New Crowdin translations by GitHub Action ( #4967 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2023-12-15 17:03:38 -08:00
Adam Bogdał
9d5b07537d
Reduce number of db queries ( #4990 )
2023-12-15 11:36:25 -08:00
Trenton H
122e4141b0
Fix: Document metadata is lost during barcode splitting ( #4982 )
...
* Fixes barcode splitting dropping metadata that might be needed for the round 2
2023-12-15 09:17:25 -08:00
Trenton H
be2de4f15d
Fixes export of custom field instances during a split manifest export ( #4984 )
2023-12-14 19:23:39 -08:00
Trenton H
92a920021d
Apply user arguments even in the case of the safe fallback to forcing OCR ( #4981 )
2023-12-14 11:20:47 -08:00
shamoon
72000cac36
Fix: show errors for select dropdowns ( #4979 )
2023-12-14 10:05:36 -08:00
Adam Bogdał
4510902677
Fix: Don't attempt to parse none objects during date searching
2023-12-14 07:39:49 -08:00
github-actions[bot]
c2b9d2fa7b
[Documentation] Add v2.1.2 changelog ( #4960 )
...
* Changelog v2.1.2 - GHA
* Fix mis-categorized PR
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-12-12 18:15:37 -08:00
Trenton Holmes
cd38c39908
Resets to -dev version string
2023-12-12 17:42:20 -08:00
Trenton Holmes
9016a1e6df
Bumps version to 2.1.2
2023-12-12 17:41:26 -08:00
github-actions[bot]
627254d5a7
New Crowdin translations by GitHub Action ( #4892 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2023-12-12 17:29:33 -08:00
shamoon
ff31558252
Fix: Sort consumption templates by order by default ( #4956 )
2023-12-12 16:27:26 +00:00
Trenton H
9454978264
Updates gotenberg-client, including workaround for Gotenberg handling of non-latin filenames ( #4944 )
2023-12-12 15:05:33 +00:00
shamoon
e2d25a7a09
Chore: reorganize api tests ( #4935 )
...
* Move permissions-related API tests
* Move bulk-edit-related API tests
* Move bulk-download-related API tests
* Move uisettings-related API tests
* Move remoteversion-related API tests
* Move tasks API tests
* Move object-related API tests
* Move consumption-template-related API tests
* Rename pared-down documents API test file
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com >
2023-12-12 04:08:51 +00:00
dependabot[bot]
85f824f032
Chore(deps-dev): Bump the small-changes group with 2 updates ( #4942 )
...
Bumps the small-changes group with 2 updates: [pre-commit](https://github.com/pre-commit/pre-commit ) and [mkdocs-glightbox](https://github.com/Blueswen/mkdocs-glightbox ).
Updates `pre-commit` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.5.0...v3.6.0 )
Updates `mkdocs-glightbox` from 0.3.4 to 0.3.5
- [Release notes](https://github.com/Blueswen/mkdocs-glightbox/releases )
- [Changelog](https://github.com/blueswen/mkdocs-glightbox/blob/main/CHANGELOG )
- [Commits](https://github.com/Blueswen/mkdocs-glightbox/compare/v0.3.4...v0.3.5 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: mkdocs-glightbox
dependency-type: direct:development
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>
2023-12-11 19:40:33 -08:00
shamoon
1a48910e6b
Fix: allow text copy in pngx pdf viewer ( #4938 )
2023-12-12 01:06:30 +00:00
dependabot[bot]
bffd5829d0
Chore(deps-dev): Bump the development group with 1 update ( #4939 )
...
Bumps the development group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
- [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.4.14...9.5.2 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 15:24:01 -08:00
Trenton H
7e12bd1bef
Fix: Removes the FieldParser plugin from autocomplete searches ( #4934 )
2023-12-11 10:21:58 -08:00
Adam Bogdał
af0817ab74
Fix: Convert search dates to UTC in advanced search ( #4891 )
...
* Index documents using local timezone
* Add local date parser
2023-12-11 09:32:43 -08:00
Trenton H
fbf1a051a2
Use the attachment filename so downstream template matching works against it ( #4931 )
2023-12-11 09:08:42 -08:00
shamoon
7ecf7f704a
Fix: frontend handle autocomplete failure gracefully ( #4903 )
2023-12-11 15:41:40 +00:00
Tom Hoover
7b7a74d821
Fix: Correct spelling of 'initialization' in install script ( #4928 )
2023-12-11 15:10:42 +00:00
shamoon
e4acc33519
Add -dev to version string
2023-12-07 22:20:48 -08:00
github-actions[bot]
2fd141d914
[Documentation] Add v2.1.1 changelog ( #4886 )
...
* Changelog v2.1.1 - GHA
* Fix incorrectly categorized PR
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-12-07 22:15:29 -08:00
shamoon
aad814d342
v2.1.1
2023-12-07 21:42:02 -08:00
github-actions[bot]
7e21aaec17
New Crowdin translations by GitHub Action ( #4845 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2023-12-07 21:39:51 -08:00
shamoon
6d5fdfe2e2
Fix: alignment of share links archive toggle
2023-12-07 14:03:57 -08:00
shamoon
5942cd6cd2
Fix: disable toggle for share link creation without archive version, fix auto-copy in Safari ( #4885 )
...
* Fix: disable share link archive switch if archive version doesnt exist
* Fix: Add brief timeout before copy after share link creation for Safari, only show if succeeded
* Update messages.xlf
2023-12-07 13:48:33 -08:00
shamoon
5cd17e71e2
Fix: storage paths link incorrect in dashboard widget ( #4878 )
2023-12-07 15:23:22 +00:00
shamoon
2f2ecaa61e
Fix: respect baseURI for pdfjs worker URL ( #4865 )
2023-12-07 07:13:00 -08:00
Trenton Holmes
aa858a35e2
Merge remote-tracking branch 'origin/main' into dev
2023-12-06 19:23:12 -08:00
Trenton Holmes
d658150d42
Sets the Git information before pushing the documentation build
2023-12-06 19:20:08 -08:00
Trenton H
c312149b35
Simplifies how the documentation site is deployed ( #4858 )
2023-12-06 19:06:50 -08:00
Trenton H
18a9a3df12
Allow users to configure the DEFAULT_FROM_EMAIL but default to the EMAIL_HOST_USER if not set ( #4867 )
2023-12-06 22:52:44 +00:00
shamoon
0cdd3581c9
Fix: dont show move icon for file tasks badge ( #4860 )
2023-12-06 14:26:04 -08:00
github-actions[bot]
cae79b811f
[Documentation] Add v2.1.0 changelog ( #4846 )
...
* Changelog v2.1.0 - GHA
* Remove a fix from the features list
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2023-12-06 07:38:14 -08:00
Trenton Holmes
6d953babcb
Resets version to -dev
2023-12-05 19:05:02 -08:00
Trenton Holmes
975e5f3fd0
Sets version to v2.1.0
2023-12-05 19:03:53 -08:00
Trenton Holmes
6cfe92bed1
Merge remote-tracking branch 'origin/dev'
2023-12-05 18:37:39 -08:00
shamoon
a51c0850c8
Fix: custom fields api format not visible in docs
2023-12-05 13:48:42 -08:00
shamoon
03415456bf
Fix consumption template empty field checking
2023-12-05 09:08:43 -08:00
shamoon
0309a0fae1
Fix: invalid height attr on logo svg
2023-12-05 09:08:42 -08:00
shamoon
b48910bb94
Fix: prevent dropdown open when clicking document links
2023-12-05 08:56:13 -08:00
github-actions[bot]
9a89786dd3
New Crowdin translations by GitHub Action ( #4840 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2023-12-05 08:28:12 -08:00
shamoon
15a5261189
Update translation strings
2023-12-05 08:26:28 -08:00
shamoon
f616da3b85
Update settings.component.ts
2023-12-05 08:23:37 -08:00
github-actions[bot]
0e9cf016ec
New Crowdin translations by GitHub Action ( #4760 )
2023-12-05 16:23:13 +00:00
shamoon
4481f12e32
Enhancement: implement document link custom field ( #4799 )
2023-12-05 08:16:56 -08:00
dependabot[bot]
66efaedcbb
Bump the development group with 6 updates ( #4838 )
...
Bumps the development group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [ruff](https://github.com/astral-sh/ruff ) | `0.1.5` | `0.1.7` |
| [pytest-httpx](https://github.com/Colin-b/pytest_httpx ) | `0.26.0` | `0.27.0` |
| [pytest-env](https://github.com/pytest-dev/pytest-env ) | `1.1.1` | `1.1.3` |
| [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) | `3.4.0` | `3.5.0` |
| [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures ) | `12.0` | `13.0` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) | `9.4.8` | `9.4.14` |
Updates `ruff` from 0.1.5 to 0.1.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/v0.1.5...v0.1.7 )
Updates `pytest-httpx` from 0.26.0 to 0.27.0
- [Release notes](https://github.com/Colin-b/pytest_httpx/releases )
- [Changelog](https://github.com/Colin-b/pytest_httpx/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/Colin-b/pytest_httpx/compare/v0.26.0...v0.27.0 )
Updates `pytest-env` from 1.1.1 to 1.1.3
- [Release notes](https://github.com/pytest-dev/pytest-env/releases )
- [Commits](https://github.com/pytest-dev/pytest-env/compare/1.1.1...1.1.3 )
Updates `pytest-xdist` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases )
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.4.0...v3.5.0 )
Updates `pytest-rerunfailures` from 12.0 to 13.0
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst )
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/12.0...13.0 )
Updates `mkdocs-material` from 9.4.8 to 9.4.14
- [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.4.8...9.4.14 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
- dependency-name: pytest-httpx
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
- dependency-name: pytest-env
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
- dependency-name: pytest-xdist
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
- dependency-name: pytest-rerunfailures
dependency-type: direct:development
update-type: version-update:semver-major
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 15:51:37 +00:00
Trenton H
771c1fab92
Chore: Raise Gotenberg container version ( #4815 )
...
* Updates the Gotenberg version to use 7.10 and gotenberg-client to match
* Fixes a long standing bug in this test where a whole page was missing from the expected
2023-12-05 15:36:25 +00:00
shamoon
8d6e7ed477
Fix: always reset theme classes on update appearance settings
2023-12-05 00:08:03 -08:00
shamoon
5d80511b9b
Fix: welcome widget text color ( #4829 )
2023-12-05 00:00:20 -08:00
shamoon
90f90dc9b4
Fix: export consumption templates & custom fields in exporter ( #4825 )
2023-12-04 21:33:15 -08:00
shamoon
a58e8498aa
Merge branch 'main' into dev
2023-12-04 21:15:51 -08:00
Trenton H
ca355d5855
Adds additional warnings during an import if it might fail due to reasons ( #4814 )
2023-12-05 03:39:59 +00:00
shamoon
826322b610
Feature: pngx PDF viewer with updated pdfjs ( #4679 )
2023-12-04 17:17:40 -08:00
shamoon
80ff5677ea
Fix: bulk edit object permissions should use permissions object ( #4797 )
2023-12-04 06:40:17 -08:00
Trenton Holmes
62c417cd51
Fixes the 0023 migration to include the new help text and verbose name
2023-12-03 19:09:02 -08:00
shamoon
f27f25aa03
Enhancement: support assigning custom fields via consumption templates ( #4727 )
2023-12-03 15:35:30 -08:00
shamoon
285a4b5aef
Fix: empty strings for consumption template fields should be treated as None ( #4762 )
2023-12-03 12:57:43 -08:00
shamoon
47a2ded30d
Fix: use default permissions for objects created via dropdown ( #4778 )
2023-12-03 00:52:48 +00:00
Trenton H
5b502b1e1a
Use the original image file for the checksum, not the maybe alpha removed version ( #4781 )
2023-12-02 16:18:06 -08:00
shamoon
aff56077a8
Feature: update user profile ( #4678 )
2023-12-02 08:26:42 -08:00
Trenton H
6e371ac5ac
Enhancement: Allow excluding mail attachments by name ( #4691 )
...
* Adds new filtering to exclude attachments from processing
* Frontend use include / exclude mail rule filename filters
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-12-02 08:26:19 -08:00
shamoon
1b69b89d2d
Chore: Remove unneeded .env entry, revert crowdin action rm, reduce frequency
2023-12-02 08:24:17 -08:00
shamoon
5a20c8e512
Fix version checker GitHub api url ( #4773 )
2023-12-02 15:56:56 +00:00
shamoon
4ca1503beb
Fix: Limit global drag-drop to events with files ( #4767 )
2023-12-02 07:47:57 -08:00
shamoon
567a7eb7f3
Fix title-placeholders link
2023-12-01 22:21:31 -08:00
shamoon
20f27fe32f
Remove the pngx .env file for crowdin action
2023-12-01 18:06:38 -08:00
dependabot[bot]
1a50d6bb86
Bump the actions group with 2 updates ( #4745 )
...
Bumps the actions group with 2 updates: [actions/github-script](https://github.com/actions/github-script ) and [stumpylog/image-cleaner-action](https://github.com/stumpylog/image-cleaner-action ).
Updates `actions/github-script` from 6 to 7
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6...v7 )
Updates `stumpylog/image-cleaner-action` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/stumpylog/image-cleaner-action/releases )
- [Changelog](https://github.com/stumpylog/image-cleaner-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/image-cleaner-action/compare/v0.3.0...v0.4.0 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: stumpylog/image-cleaner-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-02 02:04:16 +00:00
shamoon
0b16c2db03
Update crowdin action triggers
2023-12-01 17:54:00 -08:00
shamoon
76ac888386
Chore: Implement crowdin GHA ( #4706 )
2023-12-01 17:44:33 -08:00
Paperless-ngx Bot [bot]
7cfa05d7f2
New Crowdin updates ( #4729 )
2023-12-01 17:44:05 -08:00
dependabot[bot]
e3496d0485
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates ( #4756 )
...
Bumps the frontend-eslint-dependencies group in /src-ui with 3 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 ) and [eslint](https://github.com/eslint/eslint ).
Updates `@typescript-eslint/eslint-plugin` from 6.9.1 to 6.13.1
- [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/v6.13.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.9.1 to 6.13.1
- [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/v6.13.1/packages/parser )
Updates `eslint` from 8.52.0 to 8.55.0
- [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/v8.52.0...v8.55.0 )
---
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: 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>
2023-12-02 01:07:13 +00:00
dependabot[bot]
d2c33c0074
Bump the frontend-jest-dependencies group in /src-ui with 2 updates ( #4744 )
...
Bumps the frontend-jest-dependencies group in /src-ui with 2 updates: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) and [jest-preset-angular](https://github.com/thymikee/jest-preset-angular ).
Updates `@types/jest` from 29.5.7 to 29.5.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Updates `jest-preset-angular` from 13.1.2 to 13.1.4
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases )
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v13.1.2...v13.1.4 )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
- dependency-name: jest-preset-angular
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-02 00:58:27 +00:00
dependabot[bot]
9c5caecafa
Bump @playwright/test from 1.39.0 to 1.40.1 in /src-ui ( #4749 )
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.39.0 to 1.40.1.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.39.0...v1.40.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>
2023-12-02 00:49:46 +00:00
dependabot[bot]
64651d5a84
Bump wait-on from 7.0.1 to 7.2.0 in /src-ui ( #4747 )
...
Bumps [wait-on](https://github.com/jeffbski/wait-on ) from 7.0.1 to 7.2.0.
- [Release notes](https://github.com/jeffbski/wait-on/releases )
- [Commits](https://github.com/jeffbski/wait-on/compare/v7.0.1...v7.2.0 )
---
updated-dependencies:
- dependency-name: wait-on
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>
2023-12-02 00:38:35 +00:00
dependabot[bot]
4493236879
Bump @types/node from 20.8.10 to 20.10.2 in /src-ui ( #4748 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.8.10 to 20.10.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2023-12-01 16:28:50 -08:00
omahs
ce643942ea
Documentation: Fix typos ( #4737 )
2023-12-01 14:55:03 +00:00
shamoon
46d216b02f
Remove project actions in favor of GH workflows
2023-11-30 23:14:59 -08:00
shamoon
133d43ae30
Enhancement: auto-refresh logs & tasks ( #4680 )
2023-12-01 03:08:03 +00:00
Trenton H
27155cb7e3
Fixes the image cleaner not running for the registry cache ( #4732 )
2023-11-30 17:12:14 -08:00
github-actions[bot]
b55c413774
Changelog v2.0.1 - GHA ( #4722 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-30 08:16:17 -08:00
Trenton Holmes
69be86e16c
Resets version string to 2.0.1-dev
2023-11-30 07:11:46 -08:00
Trenton Holmes
65f6b0881e
Bumps version to 2.0.1
2023-11-30 07:11:00 -08:00
Trenton Holmes
c2bede40c7
Merge remote-tracking branch 'origin/dev'
2023-11-30 07:10:29 -08:00
Paperless-ngx Bot [bot]
33c2398de9
New Crowdin updates ( #4695 )
2023-11-30 07:08:10 -08:00
Trenton H
64cfc43891
Inreases the length to 5, allowing for commas as well as values ( #4719 )
2023-11-30 07:00:54 -08:00
shamoon
6575c69409
Fix: restore docs search
2023-11-29 21:56:05 -08:00
Trenton H
e3f4e0b775
Adds new setting to control color conversions ( #4709 )
2023-11-29 12:18:44 -08:00
github-actions[bot]
5be89bfda5
Changelog v2.0.0 - GHA ( #4693 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-29 11:50:30 -08:00
Trenton H
e1b573adeb
Fix: Add a warning about a low image DPI which may cause OCR to fail ( #4708 )
2023-11-29 11:28:27 -08:00
shamoon
0913c7aa9e
Fix: share links for URLs containing 'api' incorrect in dropdown ( #4701 )
2023-11-29 11:10:55 -08:00
shamoon
5297626816
Update environment.prod.ts
2023-11-28 20:05:53 -08:00
shamoon
c075642d78
Add docs requirements file for lightbox
2023-11-28 20:00:04 -08:00
shamoon
253f1a44c1
Bumps the version to 2.0.0
2023-11-28 19:43:30 -08:00
shamoon
26837c8871
Merge pull request #4581 from paperless-ngx/l10n_dev
...
New Crowdin updates
2023-11-28 19:37:23 -08:00
shamoon
c732d31edd
Merge pull request #4578 from paperless-ngx/beta
...
[Beta] Paperless-ngx v2.0.0 Beta
2023-11-28 19:35:42 -08:00
Trenton H
c2595f28fb
Targeted update of some Python dependencies ( #4688 )
2023-11-28 19:10:27 -08:00
Paperless-ngx Bot [bot]
58656a63cf
New translations django.po (Dutch)
...
[ci skip]
2023-11-28 10:26:34 -08:00
Paperless-ngx Bot [bot]
f4ce178cfa
New translations django.po (Serbian (Latin))
...
[ci skip]
2023-11-26 12:35:01 -08:00
Paperless-ngx Bot [bot]
2c1cfc64d5
New translations messages.xlf (Serbian (Latin))
...
[ci skip]
2023-11-26 12:35:00 -08:00
Paperless-ngx Bot [bot]
4b84d93cee
New translations messages.xlf (Vietnamese)
...
[ci skip]
2023-11-25 20:38:49 -08:00
Paperless-ngx Bot [bot]
0bfa347595
New translations messages.xlf (Vietnamese)
...
[ci skip]
2023-11-25 19:06:52 -08:00
Paperless-ngx Bot [bot]
c7a07b59fd
New translations messages.xlf (Vietnamese)
...
[ci skip]
2023-11-25 08:29:51 -08:00
Paperless-ngx Bot [bot]
c7c737d8c9
New translations messages.xlf (Vietnamese)
...
[ci skip]
2023-11-25 07:24:26 -08:00
Paperless-ngx Bot [bot]
1126e668d1
New translations django.po (Slovenian)
...
[ci skip]
2023-11-25 06:26:03 -08:00
Paperless-ngx Bot [bot]
b71a94ebca
New translations django.po (Slovenian)
...
[ci skip]
2023-11-25 05:20:20 -08:00
Paperless-ngx Bot [bot]
815137af19
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-11-25 05:20:19 -08:00
Paperless-ngx Bot [bot]
3c4fbfec54
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-11-25 04:13:08 -08:00
Paperless-ngx Bot [bot]
b3a8eb7e06
New translations messages.xlf (Bulgarian)
...
[ci skip]
2023-11-25 03:07:12 -08:00
shamoon
1e5c64ff73
Fix: small card borders, welcome widget colors, update screenshots
2023-11-24 08:47:35 -08:00
Josiah Outram Halstead
a320bfa425
Fix: Add missing spaces to document retagger help string ( #4674 )
2023-11-24 07:25:38 -08:00
Armin Gruner
1c4dfc3c6e
Fix: Typo invalidates precondition for doctype, resulting in Exception ( #4668 )
...
Co-authored-by: Armin Gruner <agmuc.de>
2023-11-23 11:19:11 -08:00
shamoon
92ee4d33c3
Fix: dark mode should be consistent in dark mode vs system settings ( #4669 )
2023-11-23 10:18:03 -08:00
Paperless-ngx Bot [bot]
01c2f01d3f
New translations messages.xlf (French)
...
[ci skip]
2023-11-23 03:20:50 -08:00
shamoon
b83e6a5d5b
Fix dashboard saved view mobile width in v.2.0.0-beta.rc1 ( #4660 )
2023-11-22 12:37:17 -08:00
Paperless-ngx Bot [bot]
16281b38e0
New translations messages.xlf (Dutch)
...
[ci skip]
2023-11-22 11:19:50 -08:00
Paperless-ngx Bot [bot]
ca11e116b6
New translations messages.xlf (Dutch)
...
[ci skip]
2023-11-22 10:10:21 -08:00
shamoon
1f32e4a642
Fix: inconsistent border colors in input groups
2023-11-21 21:59:03 -08:00
Paperless-ngx Bot [bot]
4c01089de0
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-11-21 14:05:08 -08:00
shamoon
47a416dd9b
Fix: consistent bottom margin for form field labels
2023-11-21 13:53:11 -08:00
Paperless-ngx Bot [bot]
1ab1bbdd70
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-11-21 12:14:03 -08:00
Paperless-ngx Bot [bot]
1e05cb168c
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-11-21 10:40:33 -08:00
Paperless-ngx Bot [bot]
d0383c1edf
New translations messages.xlf (Turkish)
...
[ci skip]
2023-11-21 05:08:49 -08:00
Trenton H
c8ee35692c
Documentation: Update documentation to refer only to Docker Compose v2 command ( #4650 )
...
* Replaces references to docker-compose (the v1 executable) with docker compose (the v2 plugin) as well as fixing up some referenes between the tool vs the command
* Update docs/setup.md
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
* Replaces references to docker-compose (the v1 executable) with docker compose (the v2 plugin) as well as fixing up some referenes between the tool vs the command
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-11-20 20:14:33 -08:00
Paperless-ngx Bot [bot]
3e062a8021
New translations django.po (Vietnamese)
...
[ci skip]
2023-11-19 19:08:47 -08:00
shamoon
0eb17e7102
Fix: Miscellaneous visual fixes in v2.0.0-beta.rc1 2 ( #4635 )
...
* Fix filter editor sticky top spacing
* Fix management list long title text alignment
* Fix paperless green using incorrect lightness value
2023-11-19 16:13:38 -08:00
frozenbrain
a14796cf90
Fix: Delay consumption after MODIFY inotify events ( #4626 )
2023-11-19 14:18:43 -08:00
Paperless-ngx Bot [bot]
84b1c1ce6c
New translations django.po (Vietnamese)
...
[ci skip]
2023-11-19 09:25:39 -08:00
Paperless-ngx Bot [bot]
27e0b65c2d
New translations messages.xlf (Vietnamese)
...
[ci skip]
2023-11-19 07:53:20 -08:00
Paperless-ngx Bot [bot]
ef35576174
New translations django.po (Vietnamese)
...
[ci skip]
2023-11-19 07:53:19 -08:00
tooomm
804faf726b
Documentation: fix typo, add to features list ( #4624 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-11-18 07:26:36 -08:00
Trenton H
a94e5d2e47
Only delete the ContentTypes and Permissions once, not the loop ( #4623 )
2023-11-17 12:24:49 -08:00
Paperless-ngx Bot [bot]
54d817d656
New translations messages.xlf (French)
...
[ci skip]
2023-11-17 10:03:22 -08:00
shamoon
00aa6c1f6a
Fix: Always retrieve sidebar views from service ( #4619 )
2023-11-17 09:41:00 -08:00
shamoon
ed34815393
Fix: Prevent text wrap on consumption template label ( #4616 )
2023-11-17 00:40:40 -08:00
Paperless-ngx Bot [bot]
ceb15716c3
New translations messages.xlf (Catalan)
...
[ci skip]
2023-11-17 00:11:11 -08:00
Paperless-ngx Bot [bot]
bc97f540de
New translations messages.xlf (French)
...
[ci skip]
2023-11-17 00:11:09 -08:00
shamoon
4ae67c79e0
Merge branch 'main' into beta
2023-11-16 23:13:42 -08:00
shamoon
be857e989b
Fix: increase width of labels in default perms settings ( #4612 )
2023-11-16 22:59:24 -08:00
Paperless-ngx Bot [bot]
232402197c
New translations django.po (French)
...
[ci skip]
2023-11-16 15:23:24 -08:00
Paperless-ngx Bot [bot]
12cbe84166
New translations messages.xlf (French)
...
[ci skip]
2023-11-16 15:23:23 -08:00
shamoon
b7b0be141c
Documentation: Add note that trash dir must exist ( #4608 )
2023-11-16 14:29:39 -08:00
Paperless-ngx Bot [bot]
8f9f4d9b71
New translations messages.xlf (German)
...
[ci skip]
2023-11-16 10:31:50 -08:00
Paperless-ngx Bot [bot]
b97b9b7a28
New translations django.po (French)
...
[ci skip]
2023-11-16 05:09:32 -08:00
Paperless-ngx Bot [bot]
cf23732da3
New translations messages.xlf (French)
...
[ci skip]
2023-11-16 05:09:30 -08:00
Paperless-ngx Bot [bot]
4e6b1d54e8
New translations messages.xlf (German)
...
[ci skip]
2023-11-15 22:45:15 -08:00
shamoon
fec8f90b78
FIx note deletion ( #4602 )
2023-11-15 20:25:17 -08:00
shamoon
bedd4dafc4
Fix: increase sidebar xxxl breakpoint to 2400px
2023-11-15 20:06:33 -08:00
quantenProjects
0d92648d62
Documentation: Structure backup section more clearly ( #4559 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-11-16 00:26:52 +00:00
Trenton H
07989bc2fa
Handles the case where other might have a None field as well ( #4598 )
2023-11-15 16:23:38 -08:00
Paperless-ngx Bot [bot]
09ff2cb9a3
New translations messages.xlf (Catalan)
...
[ci skip]
2023-11-15 02:22:56 -08:00
Paperless-ngx Bot [bot]
6aa2e60037
New translations messages.xlf (Serbian (Latin))
...
[ci skip]
2023-11-15 02:22:54 -08:00
Paperless-ngx Bot [bot]
9f3ef532b8
New translations messages.xlf (Luxembourgish)
...
[ci skip]
2023-11-15 02:22:53 -08:00
Paperless-ngx Bot [bot]
654621b438
New translations messages.xlf (Latvian)
...
[ci skip]
2023-11-15 02:22:51 -08:00
Paperless-ngx Bot [bot]
f8cfa9e02d
New translations messages.xlf (Croatian)
...
[ci skip]
2023-11-15 02:22:49 -08:00
Paperless-ngx Bot [bot]
7476aa5897
New translations messages.xlf (Thai)
...
[ci skip]
2023-11-15 02:22:48 -08:00
Paperless-ngx Bot [bot]
1d00a59706
New translations messages.xlf (Indonesian)
...
[ci skip]
2023-11-15 02:22:46 -08:00
Paperless-ngx Bot [bot]
82d4e5e456
New translations messages.xlf (Portuguese, Brazilian)
...
[ci skip]
2023-11-15 02:22:45 -08:00
Paperless-ngx Bot [bot]
07b6a36aab
New translations messages.xlf (Chinese Traditional)
...
[ci skip]
2023-11-15 02:22:43 -08:00
Paperless-ngx Bot [bot]
0ceb6cc143
New translations messages.xlf (Chinese Simplified)
...
[ci skip]
2023-11-15 02:22:42 -08:00
Paperless-ngx Bot [bot]
864a155ee8
New translations messages.xlf (Ukrainian)
...
[ci skip]
2023-11-15 02:22:40 -08:00
Paperless-ngx Bot [bot]
15e2e575ee
New translations messages.xlf (Turkish)
...
[ci skip]
2023-11-15 02:22:38 -08:00
Paperless-ngx Bot [bot]
253c524131
New translations messages.xlf (Swedish)
...
[ci skip]
2023-11-15 02:22:37 -08:00
Paperless-ngx Bot [bot]
48c02b8554
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-11-15 02:22:35 -08:00
Paperless-ngx Bot [bot]
d8fef22c9a
New translations messages.xlf (Slovak)
...
[ci skip]
2023-11-15 02:22:33 -08:00
Paperless-ngx Bot [bot]
d82103e02d
New translations messages.xlf (Russian)
...
[ci skip]
2023-11-15 02:22:32 -08:00
Paperless-ngx Bot [bot]
9e5b22931e
New translations messages.xlf (Portuguese)
...
[ci skip]
2023-11-15 02:22:30 -08:00
Paperless-ngx Bot [bot]
30cd361edb
New translations messages.xlf (Polish)
...
[ci skip]
2023-11-15 02:22:28 -08:00
Paperless-ngx Bot [bot]
48da0071bd
New translations messages.xlf (Norwegian)
...
[ci skip]
2023-11-15 02:22:27 -08:00
Paperless-ngx Bot [bot]
32037e3645
New translations messages.xlf (Dutch)
...
[ci skip]
2023-11-15 02:22:12 -08:00
Paperless-ngx Bot [bot]
4279038a62
New translations messages.xlf (Korean)
...
[ci skip]
2023-11-15 02:22:10 -08:00
Paperless-ngx Bot [bot]
c8afe7503b
New translations messages.xlf (Italian)
...
[ci skip]
2023-11-15 02:22:08 -08:00
Paperless-ngx Bot [bot]
4dfae98250
New translations messages.xlf (Hungarian)
...
[ci skip]
2023-11-15 02:22:07 -08:00
Paperless-ngx Bot [bot]
b44dca49f5
New translations messages.xlf (Hebrew)
...
[ci skip]
2023-11-15 02:22:05 -08:00
Paperless-ngx Bot [bot]
3d5892a841
New translations messages.xlf (Finnish)
...
[ci skip]
2023-11-15 02:22:03 -08:00
Paperless-ngx Bot [bot]
365e06891a
New translations messages.xlf (Greek)
...
[ci skip]
2023-11-15 02:22:01 -08:00
Paperless-ngx Bot [bot]
0f436481b8
New translations messages.xlf (German)
...
[ci skip]
2023-11-15 02:21:59 -08:00
Paperless-ngx Bot [bot]
a5510be0bf
New translations messages.xlf (Danish)
...
[ci skip]
2023-11-15 02:21:57 -08:00
Paperless-ngx Bot [bot]
45a3c95a66
New translations messages.xlf (Czech)
...
[ci skip]
2023-11-15 02:21:56 -08:00
Paperless-ngx Bot [bot]
94cb13ce9d
New translations messages.xlf (Bulgarian)
...
[ci skip]
2023-11-15 02:21:54 -08:00
Paperless-ngx Bot [bot]
fecc431b10
New translations messages.xlf (Belarusian)
...
[ci skip]
2023-11-15 02:21:52 -08:00
Paperless-ngx Bot [bot]
c88a975bf0
New translations messages.xlf (Arabic)
...
[ci skip]
2023-11-15 02:21:50 -08:00
Paperless-ngx Bot [bot]
4ed26ab934
New translations messages.xlf (Afrikaans)
...
[ci skip]
2023-11-15 02:21:49 -08:00
Paperless-ngx Bot [bot]
76a8da20bf
New translations messages.xlf (Spanish)
...
[ci skip]
2023-11-15 02:21:47 -08:00
Paperless-ngx Bot [bot]
9f05747681
New translations messages.xlf (French)
...
[ci skip]
2023-11-15 02:21:45 -08:00
Paperless-ngx Bot [bot]
f0bb9bb953
New translations messages.xlf (Romanian)
...
[ci skip]
2023-11-15 02:21:42 -08:00
shamoon
72c6ac09ac
Merge branch 'dev' into beta
2023-11-15 00:43:11 -08:00
shamoon
07c38d6353
Fix: Add missing translation strings in v2.0.0-beta.rc1
...
Closes #4595
2023-11-15 00:43:00 -08:00
Paperless-ngx Bot [bot]
dd1cafbc77
New translations messages.xlf (Catalan)
...
[ci skip]
2023-11-15 00:30:28 -08:00
Paperless-ngx Bot [bot]
77e30d7844
New translations messages.xlf (Serbian (Latin))
...
[ci skip]
2023-11-15 00:30:27 -08:00
Paperless-ngx Bot [bot]
1c4f772a14
New translations messages.xlf (Luxembourgish)
...
[ci skip]
2023-11-15 00:30:25 -08:00
Paperless-ngx Bot [bot]
bfc3148e4f
New translations messages.xlf (Latvian)
...
[ci skip]
2023-11-15 00:30:24 -08:00
Paperless-ngx Bot [bot]
85db76c86e
New translations messages.xlf (Croatian)
...
[ci skip]
2023-11-15 00:30:22 -08:00
Paperless-ngx Bot [bot]
f6c0d97172
New translations messages.xlf (Thai)
...
[ci skip]
2023-11-15 00:30:20 -08:00
Paperless-ngx Bot [bot]
67f846513b
New translations messages.xlf (Indonesian)
...
[ci skip]
2023-11-15 00:30:19 -08:00
Paperless-ngx Bot [bot]
ad4cf843dd
New translations messages.xlf (Portuguese, Brazilian)
...
[ci skip]
2023-11-15 00:30:17 -08:00
Paperless-ngx Bot [bot]
af79b1504f
New translations messages.xlf (Chinese Traditional)
...
[ci skip]
2023-11-15 00:30:15 -08:00
Paperless-ngx Bot [bot]
caff72967e
New translations messages.xlf (Chinese Simplified)
...
[ci skip]
2023-11-15 00:30:14 -08:00
Paperless-ngx Bot [bot]
4abd21bbca
New translations messages.xlf (Ukrainian)
...
[ci skip]
2023-11-15 00:30:12 -08:00
Paperless-ngx Bot [bot]
a2770a1bff
New translations messages.xlf (Turkish)
...
[ci skip]
2023-11-15 00:30:11 -08:00
Paperless-ngx Bot [bot]
30e2d15321
New translations messages.xlf (Swedish)
...
[ci skip]
2023-11-15 00:30:09 -08:00
Paperless-ngx Bot [bot]
ba7e8b8627
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-11-15 00:30:07 -08:00
Paperless-ngx Bot [bot]
58850e97ff
New translations messages.xlf (Slovak)
...
[ci skip]
2023-11-15 00:30:06 -08:00
Paperless-ngx Bot [bot]
b35acabc56
New translations messages.xlf (Russian)
...
[ci skip]
2023-11-15 00:30:04 -08:00
Paperless-ngx Bot [bot]
ef907f1bc4
New translations messages.xlf (Portuguese)
...
[ci skip]
2023-11-15 00:30:03 -08:00
Paperless-ngx Bot [bot]
c25128917b
New translations messages.xlf (Polish)
...
[ci skip]
2023-11-15 00:30:01 -08:00
Paperless-ngx Bot [bot]
9db6e64666
New translations messages.xlf (Norwegian)
...
[ci skip]
2023-11-15 00:29:59 -08:00
Paperless-ngx Bot [bot]
f51a29a2e1
New translations messages.xlf (Dutch)
...
[ci skip]
2023-11-15 00:29:57 -08:00
Paperless-ngx Bot [bot]
b90025a2d0
New translations messages.xlf (Korean)
...
[ci skip]
2023-11-15 00:29:56 -08:00
Paperless-ngx Bot [bot]
03b5ae02e1
New translations messages.xlf (Italian)
...
[ci skip]
2023-11-15 00:29:55 -08:00
Paperless-ngx Bot [bot]
70627b992a
New translations messages.xlf (Hungarian)
...
[ci skip]
2023-11-15 00:29:53 -08:00
Paperless-ngx Bot [bot]
e830cd9baa
New translations messages.xlf (Hebrew)
...
[ci skip]
2023-11-15 00:29:52 -08:00
Paperless-ngx Bot [bot]
05fb10390e
New translations messages.xlf (Finnish)
...
[ci skip]
2023-11-15 00:29:50 -08:00
Paperless-ngx Bot [bot]
d2c802c9da
New translations messages.xlf (Greek)
...
[ci skip]
2023-11-15 00:29:49 -08:00
Paperless-ngx Bot [bot]
741c165a5b
New translations messages.xlf (German)
...
[ci skip]
2023-11-15 00:29:47 -08:00
Paperless-ngx Bot [bot]
53d3ede184
New translations messages.xlf (Danish)
...
[ci skip]
2023-11-15 00:29:45 -08:00
Paperless-ngx Bot [bot]
a41d2f831d
New translations messages.xlf (Czech)
...
[ci skip]
2023-11-15 00:29:44 -08:00
Paperless-ngx Bot [bot]
e30b7d0fa4
New translations messages.xlf (Bulgarian)
...
[ci skip]
2023-11-15 00:29:43 -08:00
Paperless-ngx Bot [bot]
7222741863
New translations messages.xlf (Belarusian)
...
[ci skip]
2023-11-15 00:29:41 -08:00
Paperless-ngx Bot [bot]
49cea717af
New translations messages.xlf (Arabic)
...
[ci skip]
2023-11-15 00:29:39 -08:00
Paperless-ngx Bot [bot]
49a7b62155
New translations messages.xlf (Afrikaans)
...
[ci skip]
2023-11-15 00:29:38 -08:00
Paperless-ngx Bot [bot]
3abc88985a
New translations messages.xlf (Spanish)
...
[ci skip]
2023-11-15 00:29:36 -08:00
Paperless-ngx Bot [bot]
764b007d2c
New translations messages.xlf (French)
...
[ci skip]
2023-11-15 00:29:35 -08:00
Paperless-ngx Bot [bot]
a5c0d3dfae
New translations messages.xlf (Romanian)
...
[ci skip]
2023-11-15 00:29:33 -08:00
shamoon
386070923f
Merge branch 'dev' into beta
2023-11-15 00:21:23 -08:00
shamoon
e79015d877
Fix: Add missing translation string in share link dropdown
...
Closes #4594
2023-11-15 00:20:55 -08:00
shamoon
b574396751
Chore: Update lock-threads with discussions support ( #4580 )
2023-11-14 19:55:14 -08:00
tooomm
91400070a7
Documentation: Updated theme dark/light image specification ( #4591 )
2023-11-14 19:13:44 -08:00
Paperless-ngx Bot [bot]
23d02085e8
New translations messages.xlf (Serbian (Latin))
...
[ci skip]
2023-11-14 12:53:55 -08:00
Paperless-ngx Bot [bot]
a9459dca89
New translations messages.xlf (Catalan)
...
[ci skip]
2023-11-14 10:43:26 -08:00
Paperless-ngx Bot [bot]
bd08cd1983
New translations django.po (Catalan)
...
[ci skip]
2023-11-14 10:43:25 -08:00
Paperless-ngx Bot [bot]
3ae91495c1
New translations django.po (French)
...
[ci skip]
2023-11-14 02:50:12 -08:00
Paperless-ngx Bot [bot]
7f9fa46271
New translations messages.xlf (French)
...
[ci skip]
2023-11-14 02:50:11 -08:00
Paperless-ngx Bot [bot]
f3b02d9922
New translations django.po (Bulgarian)
...
[ci skip]
2023-11-14 01:54:22 -08:00
Paperless-ngx Bot [bot]
f2be582299
New translations django.po (French)
...
[ci skip]
2023-11-14 01:54:21 -08:00
Paperless-ngx Bot [bot]
b2eb403f9b
New translations messages.xlf (German)
...
[ci skip]
2023-11-14 01:54:19 -08:00
Paperless-ngx Bot [bot]
7e6a5927d7
New translations messages.xlf (Bulgarian)
...
[ci skip]
2023-11-14 01:54:18 -08:00
Paperless-ngx Bot [bot]
2c4a3650c4
New translations messages.xlf (French)
...
[ci skip]
2023-11-14 01:54:16 -08:00
Paperless-ngx Bot [bot]
5b125d4513
New translations messages.xlf (German)
...
[ci skip]
2023-11-13 22:39:40 -08:00
shamoon
66167aeb55
Fix: add sleep to close old discussions
2023-11-13 21:10:20 -08:00
shamoon
9804269cd1
2.0.0-beta.rc1
2023-11-13 20:30:30 -08:00
shamoon
3239c478a5
Merge branch 'main' into dev
2023-11-13 19:57:08 -08:00
Paperless-ngx Bot [bot]
8f2ca5761b
New Crowdin updates ( #4472 )
2023-11-13 19:56:39 -08:00
shamoon
ef9669cdb6
Fix: Miscellaneous v2.0 visual fixes ( #4576 )
...
* Fix notes count in tab button wrapping
* Fix position of custom fields dropdown on mobile
* Limit list view title width
* Update messages.xlf
2023-11-13 19:54:01 -08:00
Trenton H
caddcaf807
Forces JSON files to be written as UTF-8, and disables the ensure ASCII option which escapes non-ASCII chars ( #4574 )
2023-11-13 14:18:21 -08:00
shamoon
90707d661b
Feature: compact toasts ( #4545 )
2023-11-13 21:17:44 +00:00
Trenton H
facb7226fe
Chore: Backend bulk updates ( #4509 )
2023-11-13 17:09:56 +00:00
shamoon
b671f54cb7
Chore: Close answered discussions ( #4565 )
2023-11-13 16:59:36 +00:00
shamoon
55f26c9c4c
Documentation: update docs, screenshots ahead of Paperless-ngx v2.0 ( #4542 )
...
* Reformat internal links
* Update screenshots, docs & readme
* Use image lightbox
* Fix nested list on docs index
* Add some visual interest to screenshots layout
* Compress images
2023-11-13 14:56:34 +00:00
shamoon
18995b3561
Fix plain text preview overflow ( #4555 )
2023-11-13 06:44:07 -08:00
shamoon
8e3fbdddc7
Adds Hungarian translation ( #4552 )
2023-11-12 16:39:17 -08:00
shamoon
c19df84bef
Fix: use ngSwitch for custom fields
2023-11-09 15:07:49 -08:00
Trenton H
e8527ba723
Chore: Cleanup command arguments and standardize process count handling ( #4541 )
...
Cleans up some command help text and adds more control over process count for command with a Pool
2023-11-09 11:46:37 -08:00
Jasmin
577b49df9d
Documentation: Add link to wiki for SELinux troubleshooting ( #4528 )
...
* Add section for SELinux troubleshooting
* Update docs/troubleshooting.md
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-11-09 18:06:51 +00:00
Rock
5b83bd03f5
Documentation: clarify document_exporter includes settings ( #4533 )
2023-11-09 06:20:27 -08:00
shamoon
73cbf6c33d
API support for id args for documents & objects ( #4519 )
2023-11-06 12:31:10 -08:00
shamoon
95ab3b99f8
Fix: matrix chat link
2023-11-06 11:18:00 -08:00
shamoon
24dbf669a9
Fix: add permissions for custom fields with migration ( #4513 )
2023-11-06 08:05:35 -08:00
shamoon
8716590cef
Chore: Restore codecov commenting to internal PRs ( #4508 )
...
Test out changes to code cov config
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com >
2023-11-05 17:30:04 -08:00
shamoon
10729f0362
Feature: Implement custom fields for documents ( #4502 )
...
Adds custom fields of certain data types, attachable to documents and searchable
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com >
2023-11-05 17:27:23 -08:00
dependabot[bot]
800f54f263
Bump @types/node from 20.8.0 to 20.8.10 in /src-ui ( #4482 )
...
Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-05 17:26:37 -08:00
dependabot[bot]
e63a543c29
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates ( #4479 )
...
Bumps the frontend-eslint-dependencies group in /src-ui with 3 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 ) and [eslint](https://github.com/eslint/eslint ).
Updates `@typescript-eslint/eslint-plugin` from 6.7.3 to 6.9.1
- [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/v6.9.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.7.3 to 6.9.1
- [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/v6.9.1/packages/parser )
Updates `eslint` from 8.50.0 to 8.52.0
- [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/v8.50.0...v8.52.0 )
---
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: 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>
2023-11-01 21:05:26 +00:00
shamoon
0f08796e1b
Allow more dependabot updates at once
2023-11-01 13:53:02 -07:00
dependabot[bot]
d10c32bad6
Bump @playwright/test from 1.38.1 to 1.39.0 in /src-ui ( #4480 )
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.38.1 to 1.39.0.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.38.1...v1.39.0 )
---
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>
2023-11-01 20:36:41 +00:00
dependabot[bot]
813ad6551c
Bump concurrently from 8.2.1 to 8.2.2 in /src-ui ( #4481 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.1...v8.2.2 )
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 20:24:14 +00:00
dependabot[bot]
5582b33d40
Bump the frontend-jest-dependencies group in /src-ui with 1 update ( #4478 )
...
Bumps the frontend-jest-dependencies group in /src-ui with 1 update: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ).
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 20:10:31 +00:00
dependabot[bot]
79afc236c9
Bump the frontend-angular-dependencies group in /src-ui with 14 updates ( #4477 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 14 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components ) | `16.2.7` | `16.2.11` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `16.2.7` | `16.2.11` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `16.2.7` | `16.2.11` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `16.2.7` | `16.2.11` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `16.2.7` | `16.2.11` |
| [@angular/localize](https://github.com/angular/angular ) | `16.2.7` | `16.2.11` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `16.2.7` | `16.2.11` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `16.2.7` | `16.2.11` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `16.2.7` | `16.2.11` |
| [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap ) | `15.1.1` | `15.1.2` |
| [@ng-select/ng-select](https://github.com/ng-select/ng-select ) | `11.1.1` | `11.2.0` |
| [ngx-ui-tour-ng-bootstrap](https://github.com/hakimio/ngx-ui-tour ) | `13.0.4` | `13.0.6` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `16.2.4` | `16.2.9` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `16.2.4` | `16.2.9` |
Updates `@angular/cdk` from 16.2.7 to 16.2.11
- [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/16.2.7...16.2.11 )
Updates `@angular/common` from 16.2.7 to 16.2.11
- [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/16.2.11/packages/common )
Updates `@angular/compiler` from 16.2.7 to 16.2.11
- [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/16.2.11/packages/compiler )
Updates `@angular/core` from 16.2.7 to 16.2.11
- [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/16.2.11/packages/core )
Updates `@angular/forms` from 16.2.7 to 16.2.11
- [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/16.2.11/packages/forms )
Updates `@angular/localize` from 16.2.7 to 16.2.11
- [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/16.2.7...16.2.11 )
Updates `@angular/platform-browser` from 16.2.7 to 16.2.11
- [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/16.2.11/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 16.2.7 to 16.2.11
- [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/16.2.11/packages/platform-browser-dynamic )
Updates `@angular/router` from 16.2.7 to 16.2.11
- [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/16.2.11/packages/router )
Updates `@ng-bootstrap/ng-bootstrap` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/ng-bootstrap/ng-bootstrap/releases )
- [Changelog](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ng-bootstrap/ng-bootstrap/compare/15.1.1...15.1.2 )
Updates `@ng-select/ng-select` from 11.1.1 to 11.2.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/v11.1.1...v11.2.0 )
Updates `ngx-ui-tour-ng-bootstrap` from 13.0.4 to 13.0.6
- [Release notes](https://github.com/hakimio/ngx-ui-tour/releases )
- [Commits](https://github.com/hakimio/ngx-ui-tour/commits )
Updates `@angular-devkit/build-angular` from 16.2.4 to 16.2.9
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/16.2.9/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.2.4...16.2.9 )
Updates `@angular/cli` from 16.2.4 to 16.2.9
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/16.2.9/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.2.4...16.2.9 )
---
updated-dependencies:
- dependency-name: "@angular/cdk"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@ng-bootstrap/ng-bootstrap"
dependency-type: direct:production
update-type: version-update:semver-patch
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: ngx-ui-tour-ng-bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
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>
2023-11-01 12:56:38 -07:00
dependabot[bot]
1f83a75d5f
Bump the actions group with 1 update ( #4476 )
...
Bumps the actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node ).
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 11:22:39 -07:00
shamoon
2a3baf5aec
Adds Bulgarian translation ( #4470 )
2023-11-01 06:49:52 -07:00
Paperless-ngx Bot [bot]
f92ae3b232
New Crowdin updates ( #4113 )
2023-10-31 15:45:28 -07:00
shamoon
03523244ef
Update share-links-dropdown.component.ts
2023-10-31 15:44:53 -07:00
shamoon
55e799b833
Fix: visually hidden text breaks delete button wrap ( #4462 )
2023-10-30 19:57:11 -07:00
shamoon
10929e9ac8
Fix: API statistics document_file_type_counts return type ( #4464 )
2023-10-30 16:35:42 -07:00
shamoon
89757609c2
Fix: Always return a list for audit log check ( #4463 )
2023-10-30 22:47:59 +00:00
shamoon
0f1dea67b7
Chore: upgrade python-ipware dependency ( #4446 )
2023-10-30 10:16:49 -07:00
nanokatz
38e035b95c
Feature: Audit Trail ( #4425 )
...
Adds new feature for optionally enabling change tracking for possible audit purposes
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
Co-authored-by: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
2023-10-30 09:23:22 -07:00
shamoon
f695d4b9da
Fix: correct some form typography and styling
2023-10-27 11:41:55 -07:00
Trenton H
4fbe7f16f3
Stops duplicated action runs against internal PRs ( #4430 )
2023-10-26 01:05:52 +00:00
Trenton H
dcc2cc5001
Only get or create a Correspondent if the email or attachment matches rule filters ( #4431 )
2023-10-26 00:34:52 +00:00
Trenton H
cb271deb8f
Fixes the returning of a set, change to a list instead ( #4442 )
2023-10-25 16:18:13 -07:00
Trenton H
d480e91196
Feature: Add ahead of time compression of the static files for x86_64 ( #4390 )
...
Compressed staticfiles. x86_64 only at this point
2023-10-20 16:22:05 -07:00
shamoon
9880f9ebc7
Feature: support sorting sidebar saved views ( #4381 )
2023-10-20 02:41:01 +00:00
Trenton H
999ae678c2
Feature: Switches to a new client to handle communication with Gotenberg ( #4391 )
...
Switches to a new client to handle communication with Gotenberg for merging and generating PDFs
2023-10-20 00:27:29 +00:00
Sebastian Porombka
5f0eba694c
Documentation: note stripping of non-numeric characters from ASN barcode during processing ( #4402 )
2023-10-19 15:06:48 +00:00
Musa Ahmed
f893ba929a
Change: Install script improvements ( #4387 )
...
* (1) Made curl command to download installation script silent while allowing erros to be dispalyed. (2) Made `if ! command -v ${DOCKER_COMPOSE_CMD}` silent as the other checks are as well.
* Made curl options more clear
2023-10-19 02:49:37 +00:00
shamoon
d35b0423b6
Update bug-report.yml
2023-10-18 12:12:28 -07:00
shamoon
651a22d056
Update bug-report.yml
2023-10-18 12:09:24 -07:00
shamoon
8dee246854
Update bug-report.yml
2023-10-18 12:08:10 -07:00
Sebastian Porombka
90db397ec6
barcode logic: strip non-numeric characters from detected ASN string ( #4379 )
...
* legacy barcodes exist which still contain characters after the number. the current logic did not truncate them. instead, int() was called from the remaining string. this does not work in this case. it is therefore sufficient to continue processing numeric characters.
* lint
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-10-17 03:44:22 +00:00
dependabot[bot]
cf973ff41e
Bump @babel/traverse from 7.22.11 to 7.23.2 in /src-ui ( #4389 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.22.11 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 20:01:59 -07:00
shamoon
fd8de5b1ea
Fix: replace drag drop & clipboard dependencies with Angular CDK ( #4362 )
...
* Swap ngx-drag-drop dependency for Angular CDK
* Swap ngx-clipboard dependency for Angular CDK
2023-10-16 19:46:16 -07:00
shamoon
27772257a8
Fix btn-link hover colors per primary color lightness
2023-10-15 13:58:40 -07:00
shamoon
5665db844e
Fix: hover colors, empty lists, disable autocomplete, translation strings
2023-10-15 12:00:30 -07:00
shamoon
21a9963a2b
Fix: dashboard sidebar sticky, bottom margin
2023-10-15 11:34:59 -07:00
shamoon
99f260225a
Fix: update document modified time on note creation / deletion ( #4374 )
...
* Update document modified on add or delete notes
* Add document extra endpoints info to docs
2023-10-14 16:24:13 -07:00
shamoon
e4054d684c
Fix: correct set owner API location in docs, additional test ( #4366 )
...
* Fix location of owner in API documentation
* Add additional test for setting another owner
2023-10-13 09:16:17 -07:00
Trenton H
01af725d79
Remove old information about building the Docker image locally ( #4354 )
2023-10-11 13:52:28 +00:00
Trenton H
db0f31adea
Updates to latest imap_tools which includes fix for the meta charset tag in HTML content of emails ( #4355 )
2023-10-11 06:32:22 -07:00
shamoon
226c771735
Add AI note
2023-10-10 08:42:31 -07:00
Trenton H
b18b070622
Renames the email certificate so it doesn't get read during Docker startup ( #4346 )
2023-10-09 14:47:31 -07:00
Trenton H
e52ae28426
Fixes a missing directory pre-create in Docker image ( #4347 )
2023-10-09 14:33:21 -07:00
shamoon
6acd30eda1
Fix slim sidebar animation on xxxl screens
2023-10-09 10:01:14 -07:00
shamoon
f170cc0354
CI: Install frontend dependencies separately, once ( #4336 )
2023-10-09 09:44:20 -07:00
shamoon
d9abae51b5
Merge branch 'v2.0-visual-fixes' into dev
2023-10-07 19:42:47 -07:00
Trenton H
ada67bd54e
Retry Tika parsing with PUT instead of form data in the event of a 500 error response ( #4334 )
2023-10-07 18:36:27 -07:00
shamoon
f7f5d0efa6
Fix: get highest ASN regardless of user ( #4326 )
2023-10-06 17:22:31 -07:00
Trenton H
a2bdd64ad0
Feature: Include more updated base tools in Docker image ( #4319 )
...
* New method for installing jbig2enc
* Installs newer qpdf, ghostscript as well as jbig2enc
2023-10-05 10:51:58 -07:00
dependabot[bot]
48f4f21d28
Bump postcss from 8.4.12 to 8.4.31 in /src/paperless_mail/templates ( #4318 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.12 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.12...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-05 07:37:59 +00:00
shamoon
57b8ee37ec
CI: Shard frontend tests, improve GC, use max workers ( #4316 )
2023-10-04 19:35:16 -07:00
Trenton H
71bf8eb332
Upgrades all backend libraries and development tools/hooks to latest versions ( #4305 )
2023-10-02 17:01:16 -07:00
dependabot[bot]
fb1e288580
Bump @types/node from 20.7.0 to 20.8.0 in /src-ui ( #4303 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.7.0 to 20.8.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2023-10-01 21:27:48 +00:00
dependabot[bot]
720c6dd3b0
Bump the frontend-angular-dependencies group in /src-ui with 8 updates ( #4302 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `16.2.6` | `16.2.7` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `16.2.6` | `16.2.7` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `16.2.6` | `16.2.7` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `16.2.6` | `16.2.7` |
| [@angular/localize](https://github.com/angular/angular ) | `16.2.6` | `16.2.7` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `16.2.6` | `16.2.7` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `16.2.6` | `16.2.7` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `16.2.6` | `16.2.7` |
Updates `@angular/common` from 16.2.6 to 16.2.7
- [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/16.2.7/packages/common )
Updates `@angular/compiler` from 16.2.6 to 16.2.7
- [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/16.2.7/packages/compiler )
Updates `@angular/core` from 16.2.6 to 16.2.7
- [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/16.2.7/packages/core )
Updates `@angular/forms` from 16.2.6 to 16.2.7
- [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/16.2.7/packages/forms )
Updates `@angular/localize` from 16.2.6 to 16.2.7
- [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/16.2.6...16.2.7 )
Updates `@angular/platform-browser` from 16.2.6 to 16.2.7
- [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/16.2.7/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 16.2.6 to 16.2.7
- [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/16.2.7/packages/platform-browser-dynamic )
Updates `@angular/router` from 16.2.6 to 16.2.7
- [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/16.2.7/packages/router )
---
updated-dependencies:
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
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>
2023-10-01 21:16:33 +00:00
shamoon
be6506da08
Feature: password reset ( #4289 )
2023-09-30 18:17:42 -07:00
shamoon
4f6698e39f
Update mkdocs.yml
2023-09-29 22:40:10 -07:00
shamoon
cdcd22e6a6
Revert #4292
2023-09-28 21:58:40 -07:00
shamoon
b1b3eb4406
Fix removed pull_request event from ci
2023-09-28 21:54:03 -07:00
shamoon
b0c6f5e56b
Remove ignore translation branches from ci ( #4292 )
2023-09-28 20:01:38 -07:00
shamoon
322d8a61c2
Merge branch 'main' into dev
2023-09-28 12:13:43 -07:00
shamoon
d41c4730cd
Show docs search shortcut key
2023-09-28 12:02:35 -07:00
shamoon
b38bb47491
Show docs search shortcut key
2023-09-28 11:59:31 -07:00
shamoon
6973691cce
Enhancement: dashboard improvements, drag-n-drop reorder dashboard views ( #4252 )
...
* Updated dashboard
* Make entire screen dropzone on dashboard too
* Floating upload widget status alerts
* Visual tweaks: spacing, borders
* Better empty view widget
* Support drag + drop reorder of dashboard saved views
* Update messages.xlf
* Disable dashbaord dnd if global dnd active
* Remove ngx-file-drop dep, rebuild file-drop & upload files widget
* Revert custom file drop implementation
* Try patch-package fix
* Simplify dropzone transitions to make more reliable
* Update messages.xlf
* Update dashboard.spec.ts
* Fix coverage
2023-09-28 10:18:12 -07:00
Trenton H
96176589ca
Updates the secret key generation to override locale settings and provide more entropy ( #4277 )
2023-09-28 09:33:41 -07:00
shamoon
a74740877a
Fix: remove note max height ( #4287 )
2023-09-28 09:20:07 -07:00
dependabot[bot]
1de4072a48
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates ( #4283 )
...
Bumps the frontend-eslint-dependencies group in /src-ui with 3 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 ) and [eslint](https://github.com/eslint/eslint ).
Updates `@typescript-eslint/eslint-plugin` from 6.7.2 to 6.7.3
- [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/v6.7.3/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.7.2 to 6.7.3
- [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/v6.7.3/packages/parser )
Updates `eslint` from 8.49.0 to 8.50.0
- [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/v8.49.0...v8.50.0 )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
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>
2023-09-28 03:16:32 +00:00
dependabot[bot]
cf2796b2af
Bump the frontend-angular-dependencies group in /src-ui with 10 updates ( #4282 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `16.2.5` | `16.2.6` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `16.2.5` | `16.2.6` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `16.2.5` | `16.2.6` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `16.2.5` | `16.2.6` |
| [@angular/localize](https://github.com/angular/angular ) | `16.2.5` | `16.2.6` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `16.2.5` | `16.2.6` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `16.2.5` | `16.2.6` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `16.2.5` | `16.2.6` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `16.2.3` | `16.2.4` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `16.2.3` | `16.2.4` |
Updates `@angular/common` from 16.2.5 to 16.2.6
- [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/16.2.6/packages/common )
Updates `@angular/compiler` from 16.2.5 to 16.2.6
- [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/16.2.6/packages/compiler )
Updates `@angular/core` from 16.2.5 to 16.2.6
- [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/16.2.6/packages/core )
Updates `@angular/forms` from 16.2.5 to 16.2.6
- [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/16.2.6/packages/forms )
Updates `@angular/localize` from 16.2.5 to 16.2.6
- [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/16.2.5...16.2.6 )
Updates `@angular/platform-browser` from 16.2.5 to 16.2.6
- [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/16.2.6/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 16.2.5 to 16.2.6
- [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/16.2.6/packages/platform-browser-dynamic )
Updates `@angular/router` from 16.2.5 to 16.2.6
- [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/16.2.6/packages/router )
Updates `@angular-devkit/build-angular` from 16.2.3 to 16.2.4
- [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/16.2.3...16.2.4 )
Updates `@angular/cli` from 16.2.3 to 16.2.4
- [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/16.2.3...16.2.4 )
---
updated-dependencies:
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
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>
2023-09-27 23:12:20 +00:00
Trenton H
85315b768c
Updates Django to 4.2.5 ( #4278 )
2023-09-27 10:45:51 -07:00
dependabot[bot]
76a147e58b
Bump @types/node from 20.6.3 to 20.7.0 in /src-ui ( #4284 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.6.3 to 20.7.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2023-09-27 17:07:43 +00:00
dependabot[bot]
de88c6de8c
Bump leonsteinhaeuser/project-beta-automations from 2.1.0 to 2.2.1 ( #4281 )
...
Bumps [leonsteinhaeuser/project-beta-automations](https://github.com/leonsteinhaeuser/project-beta-automations ) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/leonsteinhaeuser/project-beta-automations/releases )
- [Commits](https://github.com/leonsteinhaeuser/project-beta-automations/compare/v2.1.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: leonsteinhaeuser/project-beta-automations
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>
2023-09-27 16:44:36 +00:00
Trenton H
613b429540
Updates dependabot to group some backend deps and all Github actions updates ( #4280 )
2023-09-27 09:32:25 -07:00
shamoon
d9abb745a9
Merge branch 'main' into dev
2023-09-26 13:33:27 -07:00
shamoon
702225f535
Update bug-report.yml
2023-09-26 13:33:17 -07:00
Trenton H
612e6341a3
Ensures all old connections are closed in certain longer running locations ( #4265 )
2023-09-25 12:52:22 -07:00
shamoon
70b566f746
Update translation string for tasks dialog ( #4263 )
2023-09-25 10:53:36 -07:00
shamoon
6dd69126ae
Update messages.xlf
2023-09-25 07:33:40 -07:00
shamoon
f3d6756fba
Enhancement: settings reorganization & improvements, separate admin section ( #4251 )
...
* Separate admin / manage sections
* Move mail settings to its own component
* Move users and groups to its own component
* Move default permissions to its own settings tab
* Unify list styling, add tour step, refactor components
* Only patch saved views that have changed on settings save
* Update messages.xlf
* Remove unused methods in settings.component.ts
* Drop admin section to bottom of sidebar, cleanup outdated, add docs link to dropdown
* Better visually unify management list & other list pages
2023-09-24 19:24:28 -07:00
Trenton H
8d60506884
Standarizes the imports across all the files and modules ( #4248 )
2023-09-23 20:17:01 -07:00
shamoon
9712ac109d
Feature: consumption templates ( #4196 )
...
* Initial implementation of consumption templates
* Frontend implementation of consumption templates
Testing
* Support consumption template source
* order templates, automatically add permissions
* Support title assignment in consumption templates
* Refactoring, filters to and, show sources on list
Show sources on template list, update some translation strings
Make filters and
minor testing
* Update strings
* Only update django-multiselectfield
* Basic docs, document some methods
* Improve testing coverage, template multi-assignment merges
2023-09-22 16:53:13 -07:00
shamoon
379b4f8cd3
Documentation enhancement: add direct links for all config vars ( #4237 )
2023-09-22 11:12:47 -07:00
shamoon
86d223fd93
Fix mixed rule / owner check, component input / output
2023-09-22 01:20:25 -07:00
shamoon
205106b566
Support edit permissions for mail rules and accounts
2023-09-22 01:01:35 -07:00
shamoon
54099d8441
Fix settings users initialization before groups
2023-09-21 23:35:40 -07:00
shamoon
7c8b501c40
Run npx install playwright in src-ui dir ( #4239 )
2023-09-21 17:13:19 -07:00
shamoon
02bf0349ca
Support default permissions for object creation via frontend ( #4233 )
2023-09-21 16:28:22 -07:00
shamoon
9d72d1fc81
Update playwright so ci doesnt start failing
2023-09-21 15:12:39 -07:00
Trenton H
085e6da1f2
Handle when INotify fails to import but the polling is set to 0 still ( #4230 )
2023-09-20 14:04:42 -07:00
Trenton H
1ce0eae931
Creates folders and adjusts permissions before declaring the volumes ( #4225 )
2023-09-20 11:39:31 -07:00
dependabot[bot]
ff5c25fc8c
Bump zone.js from 0.13.1 to 0.13.3 in /src-ui ( #4223 )
...
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js ) from 0.13.1 to 0.13.3.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/zone.js-0.13.3/packages/zone.js )
---
updated-dependencies:
- dependency-name: zone.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 14:39:03 +00:00
dependabot[bot]
ef863bec7c
Bump @types/node from 20.5.8 to 20.6.3 in /src-ui ( #4224 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.5.8 to 20.6.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2023-09-20 14:23:33 +00:00
dependabot[bot]
89117da57d
Bump the frontend-angular-dependencies group in /src-ui with 2 updates ( #4222 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 2 updates: [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) and [@angular/cli](https://github.com/angular/angular-cli ).
Updates `@angular-devkit/build-angular` from 16.2.2 to 16.2.3
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/16.2.3/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.2.2...16.2.3 )
Updates `@angular/cli` from 16.2.2 to 16.2.3
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/16.2.3/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.2.2...16.2.3 )
---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
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>
2023-09-20 14:08:48 +00:00
dependabot[bot]
6170f4f56a
Bump docker/login-action from 2 to 3 ( #4221 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 13:34:58 +00:00
dependabot[bot]
0b00f8f4f0
Bump docker/setup-buildx-action from 2 to 3 ( #4220 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 13:24:14 +00:00
dependabot[bot]
a45c128c38
Bump docker/setup-qemu-action from 2 to 3 ( #4211 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 07:31:58 +00:00
dependabot[bot]
fe26655653
Bump bootstrap from 5.3.1 to 5.3.2 in /src-ui ( #4217 )
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.1...v5.3.2 )
---
updated-dependencies:
- dependency-name: bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 06:09:25 +00:00
dependabot[bot]
2277fb5a58
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates ( #4215 )
...
Bumps the frontend-eslint-dependencies group in /src-ui with 3 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 ) and [eslint](https://github.com/eslint/eslint ).
Updates `@typescript-eslint/eslint-plugin` from 6.5.0 to 6.7.2
- [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/v6.7.2/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.5.0 to 6.7.2
- [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/v6.7.2/packages/parser )
Updates `eslint` from 8.48.0 to 8.49.0
- [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/v8.48.0...v8.49.0 )
---
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: 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>
2023-09-20 05:57:55 +00:00
dependabot[bot]
b6ab3095ab
Bump the frontend-jest-dependencies group in /src-ui with 4 updates ( #4218 )
...
Bumps the frontend-jest-dependencies group in /src-ui with 4 updates: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ), [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom ) and [jest-websocket-mock](https://github.com/romgain/jest-websocket-mock ).
Updates `jest` from 29.6.4 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest )
Updates `@types/jest` from 29.5.4 to 29.5.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Updates `jest-environment-jsdom` from 29.6.4 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom )
Updates `jest-websocket-mock` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/romgain/jest-websocket-mock/releases )
- [Commits](https://github.com/romgain/jest-websocket-mock/compare/v2.4.1...v2.5.0 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-jest-dependencies
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-jest-dependencies
- dependency-name: jest-websocket-mock
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-jest-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 22:40:38 -07:00
dependabot[bot]
591466d16d
Bump stumpylog/image-cleaner-action from 0.2.0 to 0.3.0 ( #4210 )
...
Bumps [stumpylog/image-cleaner-action](https://github.com/stumpylog/image-cleaner-action ) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/stumpylog/image-cleaner-action/releases )
- [Changelog](https://github.com/stumpylog/image-cleaner-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/image-cleaner-action/compare/v0.2.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: stumpylog/image-cleaner-action
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>
2023-09-19 22:12:29 -07:00
dependabot[bot]
666c12f2e8
Bump docker/metadata-action from 4 to 5 ( #4209 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 22:12:14 -07:00
dependabot[bot]
8180226eb7
Bump uuid from 9.0.0 to 9.0.1 in /src-ui ( #4216 )
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1 )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 05:08:46 +00:00
dependabot[bot]
0d5be4a730
Bump the frontend-angular-dependencies group in /src-ui with 16 updates ( #4213 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 16 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `16.2.3` | `16.2.5` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `16.2.3` | `16.2.5` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `16.2.3` | `16.2.5` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `16.2.3` | `16.2.5` |
| [@angular/localize](https://github.com/angular/angular ) | `16.2.3` | `16.2.5` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `16.2.3` | `16.2.5` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `16.2.3` | `16.2.5` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `16.2.3` | `16.2.5` |
| [ngx-ui-tour-ng-bootstrap](https://github.com/hakimio/ngx-ui-tour ) | `13.0.3` | `13.0.4` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `16.2.1` | `16.2.2` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder ) | `16.1.1` | `16.2.0` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin ) | `16.1.1` | `16.2.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template ) | `16.1.1` | `16.2.0` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics ) | `16.1.1` | `16.2.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser ) | `16.1.1` | `16.2.0` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `16.2.1` | `16.2.2` |
Updates `@angular/common` from 16.2.3 to 16.2.5
- [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/16.2.5/packages/common )
Updates `@angular/compiler` from 16.2.3 to 16.2.5
- [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/16.2.5/packages/compiler )
Updates `@angular/core` from 16.2.3 to 16.2.5
- [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/16.2.5/packages/core )
Updates `@angular/forms` from 16.2.3 to 16.2.5
- [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/16.2.5/packages/forms )
Updates `@angular/localize` from 16.2.3 to 16.2.5
- [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/16.2.3...16.2.5 )
Updates `@angular/platform-browser` from 16.2.3 to 16.2.5
- [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/16.2.5/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 16.2.3 to 16.2.5
- [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/16.2.5/packages/platform-browser-dynamic )
Updates `@angular/router` from 16.2.3 to 16.2.5
- [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/16.2.5/packages/router )
Updates `ngx-ui-tour-ng-bootstrap` from 13.0.3 to 13.0.4
- [Release notes](https://github.com/hakimio/ngx-ui-tour/releases )
- [Commits](https://github.com/hakimio/ngx-ui-tour/commits )
Updates `@angular-devkit/build-angular` from 16.2.1 to 16.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/16.2.1...16.2.2 )
Updates `@angular-eslint/builder` from 16.1.1 to 16.2.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/v16.2.0/packages/builder )
Updates `@angular-eslint/eslint-plugin` from 16.1.1 to 16.2.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/v16.2.0/packages/eslint-plugin )
Updates `@angular-eslint/eslint-plugin-template` from 16.1.1 to 16.2.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/v16.2.0/packages/eslint-plugin-template )
Updates `@angular-eslint/schematics` from 16.1.1 to 16.2.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/v16.2.0/packages/schematics )
Updates `@angular-eslint/template-parser` from 16.1.1 to 16.2.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/v16.2.0/packages/template-parser )
Updates `@angular/cli` from 16.2.1 to 16.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/16.2.1...16.2.2 )
---
updated-dependencies:
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: ngx-ui-tour-ng-bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
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-patch
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>
2023-09-19 21:40:35 -07:00
dependabot[bot]
49a2e2f3fa
Bump docker/build-push-action from 4 to 5 ( #4212 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 04:37:16 +00:00
dependabot[bot]
219563146d
Bump actions/checkout from 3 to 4 ( #4208 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 03:52:56 +00:00
shamoon
0d01295e79
Update GitHub strings
...
See #4024
2023-09-19 20:34:27 -07:00
shamoon
b65e195c27
Update translation strings
2023-09-19 14:31:19 -07:00
shamoon
f5717cca1c
Enhancement: bulk edit object permissions ( #4176 )
...
* bulk_edit_object_perms API endpoint
* Frontend support for bulk object permissions edit
2023-09-19 13:40:21 -07:00
Trenton H
a2c9f6792e
Fixes the documentation for fuzzy matching ( #4207 )
2023-09-19 07:46:13 -07:00
Marwan Khalil
95c12c1840
Fix: completely hide upload widget if user does not have permissions ( #4198 )
2023-09-17 14:53:20 +00:00
shamoon
4de1cb0a09
Fix application of theme color vars at root ( #4193 )
2023-09-16 01:08:03 -07:00
Trenton H
ec9ebd3026
Allow the user the specifiy the zip file name ( #4189 )
2023-09-15 16:33:28 -07:00
shamoon
5ee9ad3e4f
Migrate frontend prefix to -pngx
2023-09-14 14:51:02 -07:00
shamoon
9e2135e2c7
Fix bs-theme html attributes
2023-09-14 14:51:02 -07:00
shamoon
116da276c7
Fix form switch checkmark visual bug
2023-09-14 14:51:02 -07:00
shamoon
7c9ab8c0b6
Feature: Share links ( #3996 )
...
* Implement share links
Basic implementation of share links
Make certain share link fields not editable, automatically grant permissions on migrate
Updated styling, error messages from expired / deleted links
frontend code linting, reversable sharelink migration
testing coverage
Update translation strings
No links message
* Consolidate file response methods
* improvements to share links on mobile devices
* Refactor share links file_version
* Add docs for share links
* Apply suggestions from code review
* When filtering share links, use the timezone aware now()
* Removes extra call to setup directories for usage in testing
* FIx copied badge display on some browsers
* Move copy to ngx-clipboard library
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2023-09-14 13:32:43 -07:00
shamoon
3a36d9b1ae
Update docker image and ci to node 20
2023-09-14 13:06:14 -07:00
Trenton Holmes
5fce21e269
Trims libraries which are baked into the wheels we use, no need for them on the system
2023-09-14 10:36:15 -07:00
shamoon
a46bfc8b5f
Update playwright to 1.38.0
2023-09-14 00:00:27 -07:00
shamoon
a860c29304
Update playwright to 1.38.0
2023-09-13 23:48:26 -07:00
shamoon
cc90b45022
Fix typo in #4179
2023-09-13 23:46:26 -07:00
Dominik Mielcarek
78ae4c42f7
Chore: change dark mode to use Bootstrap's color modes ( #4174 )
...
* Change setting dark mode to use Bootstrap's data-bs-theme attribute
* Update dark mode styling to use Bootstrap's color mode attribute
* Update unit tests and lints
* Fix not reflecting custom theme color
* Remove commented-out code
* fix inverted thumbnails in dark mode & card borders
* prettier
* Fix application of dark mode, tests
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-09-13 18:11:44 +00:00
shamoon
d1292c59ea
Fix: support doc_pk
storage path placeholder ( #4179 )
2023-09-13 07:43:43 -07:00
Trenton H
1a87c730bc
Logs the errors during thumbnail generation, updates default to be WebP
2023-09-12 12:16:22 -07:00
Trenton H
7aa72f768f
Uses regex matching against the messages, as ordering and exact matched value don't matter, just the count of matches
2023-09-12 08:59:09 -07:00
Trenton H
81b9f2d4e0
Cleans up the docs, adds validation of the process count, include the test descriptions
2023-09-12 08:17:12 -07:00
Trenton H
a03a745295
Adds multiprocessing to the fuzzy matching for a speedup
2023-09-12 08:17:12 -07:00
shamoon
ce8bf90663
Add progress bar to document_fuzzy_match
2023-09-12 08:17:12 -07:00
Trenton Holmes
e2ae919a84
Implements a new command for fuzzy matching document content and reporting potential duplicates
2023-09-12 08:17:12 -07:00
shamoon
9a0e44a731
Pass saved_view owner as id only ( #4158 )
2023-09-10 16:37:35 -07:00
Trenton Holmes
650c816a7b
Removes support for Python 3.8 and lower from the code base
2023-09-10 11:42:59 -07:00
shamoon
c8bfbb9315
Fix dashboard widget card borders hidden by bkgd color ( #4155 )
2023-09-10 16:20:02 +00:00
Trenton H
80b32dd392
Updates the underlying image to use Python 3.11
2023-09-10 08:29:11 -07:00
shamoon
e3352ea426
Merge pull request #4055 from paperless-ngx/feature-frontend-handle-slowness
...
Enhancement: frontend better handle slow backend requests
2023-09-08 19:59:33 -07:00
shamoon
faed7683be
Frontend better handle slow backend requests
2023-09-08 19:49:54 -07:00
Trenton H
46a39190a4
Ignores coverage data in the error cases
2023-09-08 19:20:08 -07:00
Trenton H
a2f738772c
Fixes handling of exception chains in the util
2023-09-08 19:20:08 -07:00
Trenton H
a1697ff21c
Combine and extend the utility for calling the live services to be more robust against failures, reporting, etc
2023-09-08 19:20:08 -07:00
shamoon
b9fdf68be3
Update docker image node to v18 ( #4149 )
2023-09-08 16:48:02 -07:00
shamoon
ec971d0473
Fix add user / group buttons partially hidden if insufficient permissions ( #4133 )
2023-09-08 15:14:01 -07:00
shamoon
d462464af9
Merge pull request #4062 from paperless-ngx/feature-improve-error-notifications
...
Enhancement: Improved error notifications
2023-09-08 12:23:30 -07:00
shamoon
423e0768f9
Improved error notifications
2023-09-08 11:49:56 -07:00
Trenton H
0ef3a141a8
Enables Python 3.11 testing
2023-09-08 11:49:16 -07:00
Trenton H
d532913d56
Unlocks all things which were locked due to ARMv7, etc
2023-09-08 11:21:43 -07:00
Peter
3205bb3bdf
Change PWA Manifest to use Standalone Display ( #4129 )
2023-09-08 17:55:38 +00:00
Kamil Kosek
b238ba054d
Enhancement: add --id-range for document_retagger ( #4080 )
...
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2023-09-08 17:33:24 +00:00
shamoon
a8e13df249
Merge pull request #4088 from paperless-ngx/feature-greek-afrikaans-norwegian-translations
...
Enhancement: Add Afrikaans, Greek & Norwegian languages
2023-09-08 10:10:54 -07:00
shamoon
9dc77d94ed
Add Afrikaans, Greek & Norwegian languages
2023-09-08 10:01:01 -07:00
Trenton H
714995877a
Merge pull request #4037 from andreheuer/dev
...
Enhancement: add task id to pre/post consume script as env
2023-09-08 10:00:05 -07:00
shamoon
729d7a11cd
Merge pull request #4060 from paperless-ngx/feature-update-backend-bootstrap
...
Enhancement: update bootstrap to v5.3.1 for backend static pages
2023-09-08 09:20:22 -07:00
shamoon
95cd86a541
Update bootstrap to v5.3.1 for backend static pages
2023-09-08 09:08:23 -07:00
Trenton H
ca1b8344fa
Tweaks the FAQ on running with a Raspberry Pi
2023-09-08 09:05:27 -07:00
Trenton H
e797295b82
Drops the building of armv7 and removes most stuff the image does for it
2023-09-08 09:05:27 -07:00
dependabot[bot]
f216b322c2
Bump the frontend-jest-dependencies group in /src-ui with 4 updates ( #4112 )
...
* Bump the frontend-jest-dependencies group in /src-ui with 4 updates
Bumps the frontend-jest-dependencies group in /src-ui with 4 updates: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ), [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom ) and [jest-websocket-mock](https://github.com/romgain/jest-websocket-mock ).
Updates `jest` from 29.6.2 to 29.6.4
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest )
Updates `@types/jest` from 29.5.3 to 29.5.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Updates `jest-environment-jsdom` from 29.6.2 to 29.6.4
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest-environment-jsdom )
Updates `jest-websocket-mock` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/romgain/jest-websocket-mock/releases )
- [Commits](https://github.com/romgain/jest-websocket-mock/compare/v2.4.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
- dependency-name: jest-websocket-mock
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update toasts.component.spec.ts
---------
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 >
2023-09-02 07:08:40 +00:00
github-actions
b97c19ca3c
Changelog v1.17.4 - GHA
2023-09-01 19:26:07 -07:00
dependabot[bot]
d54c7ca27c
Bump tslib from 2.6.1 to 2.6.2 in /src-ui ( #4108 )
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.1...v2.6.2 )
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-02 01:01:22 +00:00
dependabot[bot]
077de8dcaa
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates ( #4106 )
...
Bumps the frontend-eslint-dependencies group in /src-ui with 3 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 ) and [eslint](https://github.com/eslint/eslint ).
Updates `@typescript-eslint/eslint-plugin` from 6.2.1 to 6.5.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/v6.5.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.2.1 to 6.5.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/v6.5.0/packages/parser )
Updates `eslint` from 8.46.0 to 8.48.0
- [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/v8.46.0...v8.48.0 )
---
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: 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>
2023-09-02 00:50:14 +00:00
dependabot[bot]
6f50e5671a
Bump concurrently from 8.2.0 to 8.2.1 in /src-ui ( #4111 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1 )
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-01 21:54:07 +00:00
dependabot[bot]
bab9bdc832
Bump @types/node from 20.4.5 to 20.5.8 in /src-ui ( #4110 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.4.5 to 20.5.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2023-09-01 21:36:50 +00:00
shamoon
8e0adbb0fb
Add other jest dependencies to group
2023-09-01 14:17:32 -07:00
dependabot[bot]
6b175ae7e3
Bump the frontend-angular-dependencies group in /src-ui with 19 updates ( #4104 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 19 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `16.1.7` | `16.2.3` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `16.1.7` | `16.2.3` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `16.1.7` | `16.2.3` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `16.1.7` | `16.2.3` |
| [@angular/localize](https://github.com/angular/angular ) | `16.1.7` | `16.2.3` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `16.1.7` | `16.2.3` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `16.1.7` | `16.2.3` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `16.1.7` | `16.2.3` |
| [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap ) | `15.1.0` | `15.1.1` |
| [ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service ) | `16.0.0` | `16.0.1` |
| [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest ) | `16.0.0` | `16.0.1` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `16.1.6` | `16.2.1` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder ) | `16.1.0` | `16.1.1` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin ) | `16.1.0` | `16.1.1` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template ) | `16.1.0` | `16.1.1` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics ) | `16.1.0` | `16.1.1` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser ) | `16.1.0` | `16.1.1` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `16.1.6` | `16.2.1` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli ) | `16.1.7` | `16.2.3` |
Updates `@angular/common` from 16.1.7 to 16.2.3
- [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/16.2.3/packages/common )
Updates `@angular/compiler` from 16.1.7 to 16.2.3
- [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/16.2.3/packages/compiler )
Updates `@angular/core` from 16.1.7 to 16.2.3
- [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/16.2.3/packages/core )
Updates `@angular/forms` from 16.1.7 to 16.2.3
- [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/16.2.3/packages/forms )
Updates `@angular/localize` from 16.1.7 to 16.2.3
- [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/16.1.7...16.2.3 )
Updates `@angular/platform-browser` from 16.1.7 to 16.2.3
- [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/16.2.3/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 16.1.7 to 16.2.3
- [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/16.2.3/packages/platform-browser-dynamic )
Updates `@angular/router` from 16.1.7 to 16.2.3
- [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/16.2.3/packages/router )
Updates `@ng-bootstrap/ng-bootstrap` from 15.1.0 to 15.1.1
- [Release notes](https://github.com/ng-bootstrap/ng-bootstrap/releases )
- [Changelog](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ng-bootstrap/ng-bootstrap/compare/15.1.0...15.1.1 )
Updates `ngx-cookie-service` from 16.0.0 to 16.0.1
- [Release notes](https://github.com/stevermeister/ngx-cookie-service/releases )
- [Changelog](https://github.com/stevermeister/ngx-cookie-service/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stevermeister/ngx-cookie-service/compare/v16.0.0...v16.0.1 )
Updates `@angular-builders/jest` from 16.0.0 to 16.0.1
- [Release notes](https://github.com/just-jeb/angular-builders/releases )
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md )
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/jest@16.0.1/packages/jest )
Updates `@angular-devkit/build-angular` from 16.1.6 to 16.2.1
- [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/16.1.6...16.2.1 )
Updates `@angular-eslint/builder` from 16.1.0 to 16.1.1
- [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/v16.1.1/packages/builder )
Updates `@angular-eslint/eslint-plugin` from 16.1.0 to 16.1.1
- [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/v16.1.1/packages/eslint-plugin )
Updates `@angular-eslint/eslint-plugin-template` from 16.1.0 to 16.1.1
- [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/v16.1.1/packages/eslint-plugin-template )
Updates `@angular-eslint/schematics` from 16.1.0 to 16.1.1
- [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/v16.1.1/packages/schematics )
Updates `@angular-eslint/template-parser` from 16.1.0 to 16.1.1
- [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/v16.1.1/packages/template-parser )
Updates `@angular/cli` from 16.1.6 to 16.2.1
- [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/16.1.6...16.2.1 )
Updates `@angular/compiler-cli` from 16.1.7 to 16.2.3
- [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/16.2.3/packages/compiler-cli )
---
updated-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-bootstrap/ng-bootstrap"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: ngx-cookie-service
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-builders/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
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-eslint/builder"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin-template"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/schematics"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/template-parser"
dependency-type: direct:development
update-type: version-update:semver-patch
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>
2023-09-01 21:07:47 +00:00
shamoon
9494633da3
Reset to -dev version string
2023-09-01 13:30:54 -07:00
shamoon
c754a5f391
Bumps version to 1.17.4
2023-09-01 13:29:55 -07:00
shamoon
2b692c6fc8
Merge branch 'dev'
2023-09-01 13:29:16 -07:00
Paperless-ngx Bot [bot]
35b6fb1a6d
New translations messages.xlf (Greek) ( #4095 )
...
[ci skip]
2023-09-01 13:28:41 -07:00
shamoon
61566a34d1
Fix consumer error typo
2023-09-01 00:11:32 -07:00
shamoon
e14f4c94c2
Fix: ghostscript rendering error doesnt trigger frontend failure message ( #4092 )
...
* Raise ParseError from gs rendering error
* catch all parser errors as generic exception
* Differentiate generic vs parse errors during consumption
2023-08-31 19:49:00 -07:00
André Heuer
52bdb1a80c
Added self type
2023-08-29 23:09:47 -07:00
André Heuer
88ee3bdb6d
Removed parameter, added documentation
2023-08-29 23:09:47 -07:00
André Heuer
8f8a99a645
Added task id to pre/post consume script as env
2023-08-29 23:09:47 -07:00
shamoon
8d35f22daf
Merge pull request #4085 from paperless-ngx/v1.17.3-changelog
...
[Documentation] Add v1.17.3 changelog
2023-08-29 15:55:34 -07:00
Trenton H
6f8ef9bbdc
Change the category of the pdf-js update
2023-08-29 11:53:59 -07:00
github-actions
e7ddf6ba8f
Changelog v1.17.3 - GHA
2023-08-28 21:42:38 -07:00
shamoon
407a119b9a
Fix long document names cause overflow on tasks view
2023-08-28 21:32:10 -07:00
shamoon
96aa2451bf
Add Ghostscript error to troubleshooting docs
2023-08-28 19:29:36 -07:00
Trenton Holmes
7680aab04d
Reset to -dev version string
2023-08-28 18:43:21 -07:00
Trenton Holmes
3aef26b229
Bumps version to 1.17.3
2023-08-28 18:28:40 -07:00
Trenton Holmes
935141adc0
Merge remote-tracking branch 'origin/dev'
2023-08-28 18:27:07 -07:00
Trenton Holmes
4300733d0c
Fixes an erroneous raise that prevented the retry logic from going
2023-08-28 18:26:22 -07:00
Paperless-ngx Bot [bot]
c284a091c0
New Crowdin updates ( #3997 )
...
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (Slovenian)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-08-28 18:17:51 -07:00
Trenton H
7e768bfe23
When PDF/A rendering fails, add a warning the user may want to allow it to continue
2023-08-28 18:10:11 -07:00
Trenton H
938f388a0b
Upload frontend and backend coverage information together so codecov is less wrong with it's initial comment
2023-08-28 18:05:34 -07:00
shamoon
d22a6fb8ea
Merge pull request #4065 from paperless-ngx/feature-update-pdf-viewer
...
Chore: update frontend PDF viewer (including pdf-js)
2023-08-27 13:50:55 -07:00
shamoon
11142e2f05
Update ng2-pdf-viewer (including pdf-js) to 10.0.0
2023-08-27 00:29:23 -07:00
Trenton Holmes
fe7fb488c0
Do some trickery to support Python 3.11 and mocking invalid module names
2023-08-25 08:44:09 -07:00
shamoon
0929c5086a
Merge pull request #4064 from paperless-ngx/v1.17.2-changelog
...
[Documentation] Add v1.17.2 changelog
2023-08-24 12:53:21 -07:00
github-actions
eb3ed7719b
Changelog v1.17.2 - GHA
2023-08-24 19:09:28 +00:00
Trenton H
6c19a0f8c7
Reset to -dev versioning string
2023-08-24 11:42:25 -07:00
Trenton H
a0ece589b0
Bumps version to 1.17.2
2023-08-24 11:38:17 -07:00
Trenton H
8165071edf
Merge remote-tracking branch 'origin/dev'
2023-08-24 11:35:16 -07:00
shamoon
a667974378
Update settings.component.spec.ts
2023-08-24 00:21:06 -07:00
Trenton Holmes
fe1f88ce5d
Sets the http timeouts equal to the task timeout, so it's either done or really done
2023-08-23 18:40:22 -07:00
shamoon
8f2715e437
Merge pull request #4014 from paperless-ngx/ui-perms-tweaks
...
Enhancement: disable / hide some UI buttons / elements if insufficient permissions, show errors
2023-08-23 10:28:37 -07:00
shamoon
57a3223c77
Merge branch 'dev' into ui-perms-tweaks
2023-08-23 08:48:42 -07:00
Trenton H
df82ac8ac4
Adjusts to use a different loading of certificates and updates the docs for it
2023-08-23 08:22:01 -07:00
Trenton H
16adddc803
Allow users to set a combined certificte and key file for additional certificates in the SSL context
2023-08-23 08:22:01 -07:00
shamoon
d1ae82c5c2
Merge pull request #4038 from paperless-ngx/fix/issue-4036
...
Fix: tag creation sometimes retained search text
2023-08-21 11:15:15 -07:00
shamoon
0098936347
Fix: tag creation sometimes retained search text
2023-08-20 16:18:34 -07:00
shamoon
17b85f6400
Merge pull request #4035 from brakhane/polling-note
...
docs: add note about polling when using double-sided collation
2023-08-20 11:04:45 -07:00
Dennis Brakhane
48be9c0fd1
docs: add note about polling when using double-sided collation
2023-08-20 19:51:14 +02:00
shamoon
ce36c2d0ea
Merge pull request #4007 from paperless-ngx/fix/issue-4003
...
Fix: enforce permissions on bulk_edit operations
2023-08-18 06:37:08 -07:00
shamoon
06c63ef4a4
Disable / hide some UI buttons / elements if insufficient permissions
2023-08-17 20:34:19 -07:00
shamoon
03d93a7d6e
Fix: enforce permissions on bulk_edit operations
2023-08-17 00:12:46 -07:00
amo13
a0005c8b3e
Enhancement: Allow to set a prefix for keys and channels in redis ( #3993 )
2023-08-16 00:05:01 +00:00
shamoon
2220343c50
Merge pull request #3998 from paperless-ngx/v1.17.1-changelog
...
[Documentation] Add v1.17.1 changelog
2023-08-15 13:35:50 -07:00
github-actions
68fbed996f
Changelog v1.17.1 - GHA
2023-08-15 16:00:47 +00:00
Trenton H
20a4d8949d
Reset to -dev version string
2023-08-15 08:42:06 -07:00
Trenton H
1029ecfd49
Bumps version to 1.17.1
2023-08-15 08:38:52 -07:00
Trenton H
4de2a3b09e
Merge remote-tracking branch 'origin/dev'
2023-08-15 08:38:11 -07:00
Paperless-ngx Bot [bot]
651407c88e
New Crowdin updates ( #3930 )
...
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations django.po (Turkish)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
2023-08-15 08:32:03 -07:00
shamoon
3e2e485f66
Update playwright
2023-08-14 21:51:46 -07:00
shamoon
10efaad224
Merge pull request #3988 from paperless-ngx/fix/issue-3986
2023-08-12 17:27:34 -07:00
shamoon
3dda02660c
Implement isNumber pipe
2023-08-12 08:31:42 -07:00
shamoon
0b4e8141b0
Merge pull request #3980 from paperless-ngx/fix/issue-3978
...
Fix: improve light color filled primary button text legibility
2023-08-11 20:03:46 -07:00
shamoon
16ab0efa59
Merge branch 'dev' into fix/issue-3978
2023-08-11 07:49:44 -07:00
shamoon
20ca1ec547
Merge pull request #3979 from paperless-ngx/fix/ukrainian-spelling
...
Fix: Correct spelling of Ukrainian
2023-08-11 07:49:33 -07:00
shamoon
a1c9ab237f
Fix light color filled primary button text legibility
2023-08-11 07:43:41 -07:00
shamoon
a65239f7f1
Correct spelling of Ukrainian
2023-08-11 07:25:31 -07:00
Trenton H
a0622675fd
Loosen restriction and update a couple of packages which were out of date
2023-08-10 17:23:16 -07:00
shamoon
1e0b778097
Merge pull request #3959 from paperless-ngx/fix/issue-3945
...
Fix: restrict status messages by owner if set
2023-08-09 17:52:47 -07:00
shamoon
3b666fef77
Add backend check for ws message ownership
2023-08-09 16:46:48 -07:00
shamoon
9291c98189
Improve 404 navigation and styling
2023-08-09 00:30:20 -07:00
shamoon
f6dadd8c82
Merge branch 'dev' into fix/issue-3945
2023-08-08 22:37:13 -07:00
shamoon
022bb272e6
Restrict status messages by owner if set
2023-08-08 20:39:55 -07:00
shamoon
edad1a41e8
Merge pull request #3953 from paperless-ngx/fix/issue-3944
...
Handle very old date strings in correspondent list
2023-08-08 06:59:29 -07:00
shamoon
421e78a748
Handle very old date strings in correspondent list
2023-08-07 17:31:38 -07:00
Trenton H
b961df90a7
Reduces the 2 mail tests flakiness
2023-08-07 15:32:33 -07:00
shamoon
0b26b7098a
Merge pull request #3941 from paperless-ngx/feature-ukranian-translation
...
Feature: Add Ukranian translation
2023-08-06 08:20:32 -07:00
shamoon
b09566a9a9
Adds Ukranian translation
2023-08-06 08:08:07 -07:00
github-actions
b869deab66
Changelog v1.17.0 - GHA
2023-08-05 09:17:18 -07:00
Jens van Almsick
3d552c3112
docs(bare-metal): add new dependency
...
mysqlclient 2.2.0 now requires pkg-config during installation via pip see https://github.com/PyMySQL/mysqlclient/discussions/638#discussioncomment-6333394
2023-08-05 07:55:18 -07:00
shamoon
2a2bf3bf55
Update environment.prod.ts
2023-08-04 12:04:36 -07:00
shamoon
26863b8cdc
Bumps version to 1.17.0
2023-08-04 11:39:14 -07:00
shamoon
b0f7d07214
Merge branch 'dev'
2023-08-04 11:38:12 -07:00
Paperless-ngx Bot [bot]
30c6557a32
New Crowdin updates ( #3742 )
...
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations django.po (Portuguese)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations django.po (Norwegian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations django.po (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations django.po (Hungarian)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations django.po (Italian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations django.po (Swedish)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations django.po (Hungarian)
[ci skip]
* New translations django.po (Hungarian)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations django.po (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations django.po (Croatian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations django.po (Croatian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-08-04 18:37:15 +00:00
shamoon
e18e173089
Update messages.xlf
2023-08-04 11:25:22 -07:00
shamoon
6a8bdbd4f6
Merge pull request #3925 from paperless-ngx/fix/cancel-slow-queries
2023-08-04 07:22:23 -07:00
shamoon
b5dec87a62
Cancel possibly slow queries on leave doc details
2023-08-03 21:49:11 -07:00
Trenton H
e50d30876a
Merge pull request #3760 from a17t/dev
...
[BUG] Set office document creation date with timezone, if it is naive
2023-08-03 10:35:56 -07:00
Trenton Holmes
cbcd9ed67d
Merge remote-tracking branch 'paperless-ngx/dev' into dev
2023-08-03 10:00:14 -07:00
Trenton Holmes
6bcc26b487
Sets the timezone of creation, if the date is known and naive
2023-08-03 09:57:52 -07:00
Simon Siebert
56fcb3fee1
Working arround current TIKA Library Bugs - lint
2023-08-03 09:55:10 -07:00
shamoon
557e1790dd
Merge pull request #3903 from paperless-ngx/fix/issue-3902
...
Fix: note creation / deletion should respect doc permissions
2023-08-02 08:33:44 -07:00
shamoon
2e67697d36
Note creation / deletion should respect doc permissions
...
- Disable add note button on frontend
- Explicitly disable add / delete via api
2023-08-01 22:28:27 -07:00
shamoon
ca4500692f
remove unused e2e code
2023-08-01 19:27:52 -07:00
shamoon
5aba6bff09
Merge pull request #3918 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/frontend-angular-dependencies-f0885b8c36
...
Chore: Bump the frontend-angular-dependencies group in /src-ui with 11 updates
2023-08-01 19:27:23 -07:00
shamoon
9ed74068b9
Merge branch 'dev' into dependabot/npm_and_yarn/src-ui/dev/frontend-angular-dependencies-f0885b8c36
2023-08-01 19:27:11 -07:00
shamoon
be4685742c
remove redundant e2e tests
2023-08-01 19:23:11 -07:00
dependabot[bot]
86b0a38811
Bump the frontend-angular-dependencies group in /src-ui with 11 updates
...
Bumps the frontend-angular-dependencies group in /src-ui with 11 updates:
| Package | Update |
| --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | 16.1.5 to 16.1.7 |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | 16.1.5 to 16.1.7 |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | 16.1.5 to 16.1.7 |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | 16.1.5 to 16.1.7 |
| [@angular/localize](https://github.com/angular/angular ) | 16.1.5 to 16.1.7 |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | 16.1.5 to 16.1.7 |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | 16.1.5 to 16.1.7 |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | 16.1.5 to 16.1.7 |
| [@ng-select/ng-select](https://github.com/ng-select/ng-select ) | 11.0.0 to 11.1.1 |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | 16.1.4 to 16.1.6 |
| [@angular/cli](https://github.com/angular/angular-cli ) | 16.1.4 to 16.1.6 |
Updates `@angular/common` from 16.1.5 to 16.1.7
- [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/16.1.7/packages/common )
Updates `@angular/compiler` from 16.1.5 to 16.1.7
- [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/16.1.7/packages/compiler )
Updates `@angular/core` from 16.1.5 to 16.1.7
- [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/16.1.7/packages/core )
Updates `@angular/forms` from 16.1.5 to 16.1.7
- [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/16.1.7/packages/forms )
Updates `@angular/localize` from 16.1.5 to 16.1.7
- [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/16.1.5...16.1.7 )
Updates `@angular/platform-browser` from 16.1.5 to 16.1.7
- [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/16.1.7/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 16.1.5 to 16.1.7
- [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/16.1.7/packages/platform-browser-dynamic )
Updates `@angular/router` from 16.1.5 to 16.1.7
- [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/16.1.7/packages/router )
Updates `@ng-select/ng-select` from 11.0.0 to 11.1.1
- [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/v11.0.0...v11.1.1 )
Updates `@angular-devkit/build-angular` from 16.1.4 to 16.1.6
- [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/16.1.4...16.1.6 )
Updates `@angular/cli` from 16.1.4 to 16.1.6
- [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/16.1.4...16.1.6 )
---
updated-dependencies:
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
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: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-02 02:04:39 +00:00
dependabot[bot]
3e528f0a9a
Bump stumpylog/image-cleaner-action from 0.1.0 to 0.2.0
...
Bumps [stumpylog/image-cleaner-action](https://github.com/stumpylog/image-cleaner-action ) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/stumpylog/image-cleaner-action/releases )
- [Changelog](https://github.com/stumpylog/image-cleaner-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/image-cleaner-action/compare/v0.1.0...v0.2.0 )
---
updated-dependencies:
- dependency-name: stumpylog/image-cleaner-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 17:33:43 -07:00
shamoon
170d7b6922
Merge pull request #3911 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/frontend-eslint-dependencies-a4ef7a9a8b
...
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates
2023-08-01 16:25:51 -07:00
dependabot[bot]
f05249a9ad
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates
...
Bumps the frontend-eslint-dependencies group in /src-ui with 3 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 ) and [eslint](https://github.com/eslint/eslint ).
Updates `@typescript-eslint/eslint-plugin` from 6.1.0 to 6.2.1
- [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/v6.2.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.1.0 to 6.2.1
- [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/v6.2.1/packages/parser )
Updates `eslint` from 8.44.0 to 8.46.0
- [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/v8.44.0...v8.46.0 )
---
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: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-eslint-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 23:14:30 +00:00
shamoon
5957ed7af3
Merge pull request #3909 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/tslib-2.6.1
...
Bump tslib from 2.6.0 to 2.6.1 in /src-ui
2023-08-01 16:12:29 -07:00
shamoon
8ed63893eb
Merge branch 'dev' into dependabot/npm_and_yarn/src-ui/dev/tslib-2.6.1
2023-08-01 15:37:47 -07:00
shamoon
ea9dd926bc
Merge pull request #3916 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-environment-jsdom-29.6.2
...
Bump jest-environment-jsdom from 29.5.0 to 29.6.2 in /src-ui
2023-08-01 15:35:40 -07:00
dependabot[bot]
f31d3b531f
Bump jest-environment-jsdom from 29.5.0 to 29.6.2 in /src-ui
...
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom ) from 29.5.0 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest-environment-jsdom )
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 22:17:56 +00:00
shamoon
d851448c32
Merge pull request #3915 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/node-20.4.5
...
Bump @types/node from 20.3.3 to 20.4.5 in /src-ui
2023-08-01 15:17:02 -07:00
shamoon
65327d52a6
Merge branch 'dev' into dependabot/npm_and_yarn/src-ui/dev/tslib-2.6.1
2023-08-01 15:06:07 -07:00
dependabot[bot]
2ea5ae59b2
Bump @types/node from 20.3.3 to 20.4.5 in /src-ui
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.3.3 to 20.4.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 22:03:07 +00:00
shamoon
a04d09028b
Merge pull request #3914 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/bootstrap-5.3.1
...
Bump bootstrap from 5.3.0 to 5.3.1 in /src-ui
2023-08-01 15:02:11 -07:00
dependabot[bot]
dd9255cb81
Bump bootstrap from 5.3.0 to 5.3.1 in /src-ui
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.0...v5.3.1 )
---
updated-dependencies:
- dependency-name: bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 21:35:01 +00:00
shamoon
536d7ecd3e
Merge pull request #3912 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/playwright/test-1.36.2
...
Bump @playwright/test from 1.36.1 to 1.36.2 in /src-ui
2023-08-01 14:33:42 -07:00
shamoon
f50aac08df
Merge branch 'dev' into dependabot/npm_and_yarn/src-ui/dev/tslib-2.6.1
2023-08-01 14:02:26 -07:00
dependabot[bot]
db0f1d2159
Bump @playwright/test from 1.36.1 to 1.36.2 in /src-ui
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.36.1 to 1.36.2.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.36.1...v1.36.2 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 21:02:21 +00:00
shamoon
d97b565d6c
Merge pull request #3906 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/frontend-jest-dependencies-7b2ae8246b
...
Bump the frontend-jest-dependencies group in /src-ui with 1 update
2023-08-01 14:01:26 -07:00
shamoon
d3071f13d8
Merge branch 'dev' into dependabot/npm_and_yarn/src-ui/dev/tslib-2.6.1
2023-08-01 13:48:39 -07:00
dependabot[bot]
768407c1d7
Bump the frontend-jest-dependencies group in /src-ui with 1 update
...
Bumps the frontend-jest-dependencies group in /src-ui with 1 update: [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ).
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 20:28:34 +00:00
shamoon
c5d18b03cd
Add eslint to eslint dependabot group
2023-08-01 13:27:58 -07:00
shamoon
5f05b44cde
Merge pull request #3904 from paperless-ngx/fix/notes-scrollbars
...
Fix: notes show persistent scrollbars
2023-08-01 13:25:16 -07:00
dependabot[bot]
beaa09e9b3
Bump tslib from 2.6.0 to 2.6.1 in /src-ui
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/2.6.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 20:14:35 +00:00
shamoon
d6960f537b
Do not force scroll on notes .card-body
2023-08-01 09:14:32 -07:00
brainrecursion
0918eab004
Remove debug
2023-07-30 08:34:33 -07:00
brainrecursion
9b16789a17
Add additional test for date parsing
2023-07-30 08:34:33 -07:00
brainrecursion
157240351f
Add support for more date formats
2023-07-30 08:34:33 -07:00
mechanarchy
6ad3d45d60
Add 'doc_pk' to PAPERLESS_FILENAME_FORMAT handling ( #3861 )
...
* Add 'doc_pk' to PAPERLESS_FILENAME_FORMAT handling
* Add test for 'doc_pk' filename formatter
2023-07-30 08:30:50 -07:00
Trenton H
b715e4d426
Creates and provides a default SSL context to the IMAP library
2023-07-28 10:43:37 -07:00
Trenton H
aad5e9e99f
Locks and upgrades all dependencies
2023-07-27 12:30:41 -07:00
shamoon
2a104ad33f
Merge pull request #3875 from paperless-ngx/feature-widget-buttons
2023-07-27 12:20:20 -07:00
shamoon
851290ee89
Merge branch 'dev' into feature-widget-buttons
2023-07-27 11:49:17 -07:00
shamoon
a8c6c55e3b
Useful buttons for saved view widgets
2023-07-26 11:36:55 -07:00
shamoon
992a647424
Fix large card date hover text color
2023-07-26 11:31:37 -07:00
shamoon
c22461a1b6
Merge pull request #3869 from paperless-ngx/fix/issue-3868
...
Fix/enhancement: permissions for mail rules & accounts
2023-07-26 07:37:54 -07:00
shamoon
23fefc3ab7
Include permissions for mail rules & accounts
2023-07-26 07:28:25 -07:00
shamoon
0beb9f0b5f
Update frontend consumer status phases
2023-07-26 07:03:43 -07:00
Trenton Holmes
d376f9e7a3
Adding more typing around the classification and matching
2023-07-26 07:03:43 -07:00
Trenton Holmes
07e7bcd30b
Small improvement to the consumer status with stronger typing
2023-07-26 07:03:43 -07:00
shamoon
95e86cb649
Add tip about permissions behavior
2023-07-25 13:27:50 -07:00
Trenton H
802e5591ce
Also handles confirming returned predictions are still automatic matching, in case the classifier hasn't been run since a type was changed
2023-07-24 12:31:56 -07:00
Trenton H
26d5730ad2
Handles a special case where the classification model exists, but no items are auto matching any longer
2023-07-24 12:31:56 -07:00
Dennis Brakhane
8c7554e081
Feature: collate two single-sided multipage scans ( #3784 )
...
* Feature: collate two single-sided scans
Some ADF only support single-sided scans, making scanning
double-sided documents a bit annoying.
This new feature enables Paperless to do most of the work,
by merging two seperate scans into a single one, collating
the even and odd numbered pages.
* Documentation: clarify that collation is disabled by default
* Apply suggestions from code review
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
* Address code review remarks
* Grammar fixes
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-07-24 00:29:04 -07:00
Trenton H
9f5d47c320
Fixes issues with copy2 or copystat and SELinux see #3665
2023-07-22 06:27:49 -07:00
shamoon
4aa452ce63
Merge pull request #3844 from mechanarchy/patch-1
...
Documentation improvements
2023-07-21 10:26:51 -07:00
mechanarchy
7ef81ae10f
Updates documentation formatting, grammar, links
...
Correct indentation of lists, code blocks
Update faq.md
Update CONTRIBUTING.md
Update development.md
Update advanced_usage.md
Update administration.md
Update configuration.md
Update configuration.md
Update advanced_usage.md
Update faq.md
2023-07-21 10:17:57 -07:00
shamoon
3628292afa
Updates frontend strings from latest prettier changes
2023-07-20 18:30:11 -07:00
Trenton H
8aa5ecde62
Updates some Python dependencies and the hooks
2023-07-20 18:30:11 -07:00
shamoon
2f149eac9d
Merge pull request #3672 from paperless-ngx/feature-permissions-exportimport
...
Feature: include global and object-level permissions in export / import
2023-07-20 11:40:53 -07:00
Trenton H
fcfc705b87
Fixes the timezone value in a test
2023-07-20 07:01:38 -07:00
Trenton H
7bd5c010a1
Updates to latest tika-client
2023-07-20 07:01:38 -07:00
shamoon
52168d8e61
Merge pull request #3835 from paperless-ngx/fix/issue-3833
...
Fix: Add warning to install script need for permissions
2023-07-19 18:16:08 -07:00
Trenton H
a3842d9228
Fixes the barcode setting always overriding the ASN, even if one wasn't found
2023-07-19 18:10:38 -07:00
shamoon
452c51bd16
Add warning to install script need for permissions
2023-07-19 16:03:35 -07:00
dependabot[bot]
22bedd9957
Merge pull request #3826 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/frontend-angular-dependencies-33417c6be4
2023-07-19 18:09:56 +00:00
dependabot[bot]
cb318c723d
Bump the frontend-angular-dependencies group in /src-ui with 16 updates
...
Bumps the frontend-angular-dependencies group in /src-ui with 16 updates:
| Package | Update |
| --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | 16.1.3 to 16.1.5 |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | 16.1.3 to 16.1.5 |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | 16.1.3 to 16.1.5 |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | 16.1.3 to 16.1.5 |
| [@angular/localize](https://github.com/angular/angular ) | 16.1.3 to 16.1.5 |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | 16.1.3 to 16.1.5 |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | 16.1.3 to 16.1.5 |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | 16.1.3 to 16.1.5 |
| [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap ) | 15.0.1 to 15.1.0 |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | 16.1.3 to 16.1.4 |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder ) | 16.0.3 to 16.1.0 |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin ) | 16.0.3 to 16.1.0 |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template ) | 16.0.3 to 16.1.0 |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics ) | 16.0.3 to 16.1.0 |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser ) | 16.0.3 to 16.1.0 |
| [@angular/cli](https://github.com/angular/angular-cli ) | 16.1.3 to 16.1.4 |
Updates `@angular/common` from 16.1.3 to 16.1.5
- [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/16.1.5/packages/common )
Updates `@angular/compiler` from 16.1.3 to 16.1.5
- [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/16.1.5/packages/compiler )
Updates `@angular/core` from 16.1.3 to 16.1.5
- [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/16.1.5/packages/core )
Updates `@angular/forms` from 16.1.3 to 16.1.5
- [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/16.1.5/packages/forms )
Updates `@angular/localize` from 16.1.3 to 16.1.5
- [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/16.1.3...16.1.5 )
Updates `@angular/platform-browser` from 16.1.3 to 16.1.5
- [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/16.1.5/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 16.1.3 to 16.1.5
- [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/16.1.5/packages/platform-browser-dynamic )
Updates `@angular/router` from 16.1.3 to 16.1.5
- [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/16.1.5/packages/router )
Updates `@ng-bootstrap/ng-bootstrap` from 15.0.1 to 15.1.0
- [Release notes](https://github.com/ng-bootstrap/ng-bootstrap/releases )
- [Changelog](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ng-bootstrap/ng-bootstrap/compare/15.0.1...15.1.0 )
Updates `@angular-devkit/build-angular` from 16.1.3 to 16.1.4
- [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/16.1.3...16.1.4 )
Updates `@angular-eslint/builder` from 16.0.3 to 16.1.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/v16.1.0/packages/builder )
Updates `@angular-eslint/eslint-plugin` from 16.0.3 to 16.1.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/v16.1.0/packages/eslint-plugin )
Updates `@angular-eslint/eslint-plugin-template` from 16.0.3 to 16.1.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/v16.1.0/packages/eslint-plugin-template )
Updates `@angular-eslint/schematics` from 16.0.3 to 16.1.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/v16.1.0/packages/schematics )
Updates `@angular-eslint/template-parser` from 16.0.3 to 16.1.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/v16.1.0/packages/template-parser )
Updates `@angular/cli` from 16.1.3 to 16.1.4
- [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/16.1.3...16.1.4 )
---
updated-dependencies:
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@ng-bootstrap/ng-bootstrap"
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-patch
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-patch
dependency-group: frontend-angular-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-19 17:47:16 +00:00
shamoon
9a81d3c28e
Merge pull request #3719 from paperless-ngx/fix/issue-3712
...
Enhancement / Fix: Migrate encrypted png thumbnails to webp
2023-07-19 10:33:46 -07:00
dependabot[bot]
3ca59e3b7a
Bump @typescript-eslint/eslint-plugin from 5.60.1 to 6.1.0 in /src-ui ( #3829 )
2023-07-19 17:28:31 +00:00
dependabot[bot]
07a12bdf15
Merge pull request #3828 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-and-types/jest-29.6.1
2023-07-19 16:54:02 +00:00
shamoon
62e81d8bf0
Add more frontend dependabot groups
2023-07-19 09:48:23 -07:00
dependabot[bot]
e295a41caa
Bump jest and @types/jest in /src-ui
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ). These dependencies needed to be updated together.
Updates `jest` from 29.5.0 to 29.6.1
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest )
Updates `@types/jest` from 29.5.2 to 29.5.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-19 16:33:43 +00:00
dependabot[bot]
c545a80aa3
Merge pull request #3827 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/playwright/test-1.36.1
2023-07-19 16:32:22 +00:00
dependabot[bot]
56f1a0cb51
Bump @playwright/test from 1.36.0 to 1.36.1 in /src-ui
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.36.0 to 1.36.1.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.36.0...v1.36.1 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-19 16:19:47 +00:00
shamoon
7218b6da97
Merge pull request #3750 from paperless-ngx/chore/frontend-angular-grouped-dependabot
...
Chore: group frontend angular dependabot updates
2023-07-19 09:13:50 -07:00
shamoon
83f9f2d387
Merge pull request #3793 from paperless-ngx/dependabot/npm_and_yarn/src-ui/semver-5.7.2
...
Bump semver from 5.7.1 to 5.7.2 in /src-ui
2023-07-13 09:26:41 -07:00
dependabot[bot]
13a2e38385
Bump semver from 5.7.1 to 5.7.2 in /src-ui
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-13 15:51:18 +00:00
shamoon
996d942387
Merge pull request #3794 from paperless-ngx/fix/playwright-1.36
...
Fix: Bumps playwright to 1.36.0
2023-07-13 08:50:28 -07:00
shamoon
cc42eb9fab
Bumps playwright to 1.36.0
2023-07-13 08:18:00 -07:00
shamoon
44125be979
Merge pull request #3791 from hakimio/ui-tour-fix
...
Enhancement: add UI tour step padding
2023-07-13 08:08:17 -07:00
Tomas Rimkus
c2e9cc9a51
UI tour fixes and improvements
...
Update UI tour library
Fix popover padding in tour steps
Add 10px backdrop offset where needed
Refactor tour initialization to use defaults
Make popover-body rule more specific
Update messages.xlf
2023-07-13 07:58:41 -07:00
shamoon
fcd10f2adc
Merge pull request #3783 from brakhane/ocr_test_fix
...
Tolerate improved tesseract results in ocr tests
2023-07-11 08:17:16 -07:00
Dennis Brakhane
93009c1eed
Don't consider better OCR as failing
...
Tesseract 5.3.0 does a better job at OCR, and correctly
reads "a webp" instead of "awebp", this is good, so we
don't want the test to fail.
2023-07-11 16:44:18 +02:00
Simon Siebert
d875be60d4
Working arround current TIKA Library Bugs
2023-07-06 23:26:01 +02:00
shamoon
db48d4c576
Merge pull request #3749 from paperless-ngx/fix/issue-3747
...
Fix: translate file tasks types in footer
2023-07-05 10:14:37 -07:00
shamoon
3293231ad2
Merge pull request #3722 from paperless-ngx/feature-slovak-translation
...
Feature: Add Slovak translation
2023-07-05 09:59:12 -07:00
shamoon
aa1f2d3b59
Group frontend angular dependabot updates
2023-07-05 09:57:44 -07:00
shamoon
f492b679e3
Translate file tasks types in footer
2023-07-05 09:39:44 -07:00
shamoon
7ca84322bd
Update messages.xlf
2023-07-05 09:39:36 -07:00
shamoon
e3257b8fa3
Merge pull request #3731 from paperless-ngx/fix/issue-3730
...
Fix: limit ng-select size for addition of filter button
2023-07-02 08:12:17 -07:00
shamoon
0bcda5ded8
Limit ng-select size for addition of filter button
2023-07-02 07:50:26 -07:00
shamoon
7ec82c0891
Merge pull request #3727 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/cli-16.1.3
...
Bump Angular to v16 and required packages
2023-07-01 21:42:12 -07:00
shamoon
3241ac7dc2
Upgrade to Angular 16
...
update ngx-file-drop
Update ng-bootstrap, ng-select, cookie-service and ui-tour
Update setup-jest.ts
bump typescript to 5.1.6
bump ngx-color and tslib
2023-07-01 19:59:24 -07:00
dependabot[bot]
e974605fc8
Bump @angular/cli from 15.2.7 to 16.1.3 in /src-ui
...
Bumps [@angular/cli](https://github.com/angular/angular-cli ) from 15.2.7 to 16.1.3.
- [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/15.2.7...16.1.3 )
---
updated-dependencies:
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-01 20:35:06 +00:00
shamoon
ce13380533
Add Slovak translation
2023-06-30 20:24:22 -07:00
Paperless-ngx Bot [bot]
e23e3acda3
New Crowdin updates ( #3711 )
...
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations django.po (Slovak)
[ci skip]
* New translations django.po (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
2023-06-30 19:59:22 -07:00
shamoon
63ab9972da
Fixes tests broken by #3721
2023-06-30 08:36:47 -07:00
shamoon
feb4901620
Merge pull request #3721 from andreasbrett/patch-1
...
fixed typo in signals.pay log output
2023-06-30 07:52:14 -07:00
Andreas Brett
67788a1b1b
fixed typo
...
full stop should be outside of the quoted IP address
2023-06-30 15:11:14 +02:00
shamoon
001faf9ed7
Migrate encrypted png thumbnails to webp
2023-06-29 13:21:15 -07:00
shamoon
7a464d8a6e
Update dev version string
2023-06-27 16:44:05 -07:00
shamoon
5acd1c7c1b
Merge pull request #3710 from paperless-ngx/v1.16.5-changelog
...
[Documentation] Add v1.16.5 changelog
2023-06-27 16:14:27 -07:00
github-actions
de14540374
Changelog v1.16.5 - GHA
2023-06-27 23:10:02 +00:00
shamoon
bbd4659fbf
Include global and object-level permissions in export / import
...
adds test for transaction
2023-06-23 23:33:36 -07:00