shamoon
e97d345956
Revert "bulk delete API method requires empty parameters"
...
This reverts commit 7d7e0dbb69cbc5e7c67e2e5dcc98726dc4e3c635.
2024-03-09 15:10:18 -08:00
Matt Patterson
6502a9b17c
bulk delete API method requires empty parameters
...
Requiring no parameters for the bulk delete operation actually means you need to supply an empty JSON object for the parameters or the API rejects the request.
2024-03-09 15:10:18 -08:00
Matt Patterson
8e85b75f4f
Fix error in API docs documents bulk edit API endpoint URL
...
Documents bulk edit endpoint URL should be `/api/documents/bulk_edit/`, not `/api/bulk_edit/`
2024-03-09 15:10:18 -08:00
github-actions[bot]
33357a3fc2
Documentation: Add v2.6.2 changelog ( #6049 )
2024-03-08 12:14:25 -08:00
shamoon
ccd6ad9936
Bump version to 2.6.2
v2.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
v2.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
v2.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