shamoon
fc71d635a8
Fix: index fresh document data after update archive file ( #7057 )
2024-06-21 18:33:01 +00:00
shamoon
a8d53fd9c3
Fix: remove type attribute from object for Safari ( #7056 )
2024-06-21 11:22:18 -07:00
Trenton H
1cd45b322b
Prefer the metadata JSON file over the version JSON file ( #7048 )
2024-06-20 12:49:54 -07:00
shamoon
55008f9cf9
Update bug report note
2024-06-19 00:54:40 -07:00
shamoon
ef0abcc42d
Reset -dev version string
2024-06-18 21:23:34 -07:00
github-actions[bot]
5a0756912e
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
3e910a935c
Bump version to 2.10.1
2024-06-18 21:00:22 -07:00
github-actions[bot]
67ca0c85b3
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
6f1a23caeb
Fix: dont require admin to view trash on frontend ( #7028 )
2024-06-18 20:17:36 -07:00
shamoon
1f877dffa4
Reset -dev version string
2024-06-18 16:01:37 -07:00
github-actions[bot]
ee3ca147ff
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
5cb41c2fd4
Bump version to 2.10.0
2024-06-18 10:19:49 -07:00
shamoon
1298015c80
Merge branch 'dev'
2024-06-18 10:18:08 -07:00
github-actions[bot]
0597b0b4fa
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
a9fc568e01
Upgrades to pipenv 2024.0.1 ( #7019 )
2024-06-18 08:37:11 -07:00
dependabot[bot]
b742816593
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]
1bfb7c8983
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]
785320f696
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]
fb5929c425
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
e9ba6de03e
Feature: documents trash aka soft delete ( #6944 )
2024-06-17 08:07:08 -07:00
shamoon
52b280897c
Enhancement: better boolean custom field display ( #7001 )
2024-06-15 09:00:18 -07:00
Trenton H
bd6b6f9fc2
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
4ed795a65f
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
131fd97655
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
e7d64a77cd
Fix: use local pdf worker js ( #6990 )
2024-06-12 21:37:42 +00:00
shamoon
8d93462d96
Add type attribute to object tag
2024-06-12 14:09:48 -07:00
Felix Eckhofer
9f9bf4d302
Fix: Revert masking the content field in auditlog ( #6981 )
2024-06-12 06:34:49 -07:00
shamoon
adeba6313e
Chore: update packages used by mail html template ( #6970 )
2024-06-11 20:25:57 -07:00
dependabot[bot]
2b02afdb54
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
dee454721e
Configures dependabot to ignore djangorestframework specific versions ( #6967 )
2024-06-11 21:36:43 +00:00
dependabot[bot]
2c7f8fe971
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
5bd724bd3d
Updates to latest Trixie version of Ghostscript 10.03.1 ( #6956 )
2024-06-11 15:38:07 +00:00
shamoon
8d4c83353d
Fix: respect model permissions for ui_settings API endpoint
2024-06-11 01:00:25 -07:00
shamoon
692c07a238
Fix: respect model permissions for tasks API endpoint ( #6958 )
2024-06-11 00:51:18 -07:00
Trenton H
ada9ac7752
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
5bdb4136a5
Enhancement: allow consumption of odg files ( #6940 )
2024-06-09 07:34:22 -07:00
Dominik Bruhn
6377233f38
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
3a82b1a0c8
Enhancement: unique mail rule names by owner
2024-06-08 11:29:03 -07:00
shamoon
0abcb56f71
Enhancement: dont require document model permissions for notes ( #6913 )
2024-06-08 01:23:45 +00:00
dependabot[bot]
1f9040f036
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
2d73a46666
Resolves test issues with Python 3.12 ( #6902 )
2024-06-03 12:33:46 -07:00
Trenton H
f9e2a66153
Fixes the logging of an email message to be something useful ( #6901 )
2024-06-03 10:11:31 -07:00
github-actions[bot]
2abeb5dc16
Documentation: Add v2.9.0 changelog ( #6894 )
2024-06-02 22:49:15 -07:00
shamoon
bcc8728024
Reset dev version string
2024-06-02 22:36:53 -07:00
shamoon
3d86934a0d
Bump version to 2.9.0
2024-06-02 22:17:59 -07:00
shamoon
9137d38900
Merge branch 'dev'
2024-06-02 22:17:48 -07:00
github-actions[bot]
c6247037dd
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]
618889ca9d
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
81762148d8
Updates backend deps ( #6892 )
2024-06-02 14:01:49 -07:00
Trenton H
a5b906075c
Recommends some extensions and sets the default interpreter path ( #6884 )
2024-06-02 03:34:40 +00:00