]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
18 months agoFixes the interaction when both splitting and ASN are enabled (#5779)
Trenton H [Thu, 15 Feb 2024 17:33:26 +0000 (09:33 -0800)] 
Fixes the interaction when both splitting and ASN are enabled (#5779)

18 months agoMoved ssl_mode parameter for mysql backend engine (#5771)
MaciejSzczurek [Thu, 15 Feb 2024 15:59:33 +0000 (16:59 +0100)] 
Moved ssl_mode parameter for mysql backend engine (#5771)

18 months agoChangelog v2.5.2 - GHA (#5769)
github-actions[bot] [Thu, 15 Feb 2024 01:40:10 +0000 (17:40 -0800)] 
Changelog v2.5.2 - GHA (#5769)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
18 months agoResets develop versioning
Trenton H [Thu, 15 Feb 2024 01:14:33 +0000 (17:14 -0800)] 
Resets develop versioning

18 months agoSets the version to 2.5.2 v2.5.2
Trenton H [Thu, 15 Feb 2024 01:10:37 +0000 (17:10 -0800)] 
Sets the version to 2.5.2

18 months agoMerge remote-tracking branch 'origin/dev'
Trenton H [Thu, 15 Feb 2024 01:08:49 +0000 (17:08 -0800)] 
Merge remote-tracking branch 'origin/dev'

18 months agoNew Crowdin translations by GitHub Action (#5768)
github-actions[bot] [Thu, 15 Feb 2024 00:53:28 +0000 (16:53 -0800)] 
New Crowdin translations by GitHub Action (#5768)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
18 months agoFix signup form html, translation string
shamoon [Thu, 15 Feb 2024 00:51:47 +0000 (16:51 -0800)] 
Fix signup form html, translation string

18 months agoNew Crowdin translations by GitHub Action (#5748)
github-actions[bot] [Thu, 15 Feb 2024 00:24:24 +0000 (16:24 -0800)] 
New Crowdin translations by GitHub Action (#5748)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
18 months agoFix: Generated secret key may include single or double quotes (#5767)
trs [Wed, 14 Feb 2024 23:06:54 +0000 (12:06 +1300)] 
Fix: Generated secret key may include single or double quotes (#5767)

18 months agoFix: consumer status alerts container blocks elements (#5762)
shamoon [Wed, 14 Feb 2024 16:25:58 +0000 (08:25 -0800)] 
Fix: consumer status alerts container blocks elements (#5762)

18 months agoDocumentation: small updates to sso docs
shamoon [Wed, 14 Feb 2024 08:02:55 +0000 (00:02 -0800)] 
Documentation: small updates to sso docs

18 months agoFix: handle document notes user format api change (#5751)
shamoon [Tue, 13 Feb 2024 17:25:35 +0000 (09:25 -0800)] 
Fix: handle document notes user format api change (#5751)

18 months agoHandle the ASN assignment last, after the splitting (#5745)
Trenton H [Tue, 13 Feb 2024 16:26:13 +0000 (08:26 -0800)] 
Handle the ASN assignment last, after the splitting (#5745)

18 months agoChangelog v2.5.1 - GHA (#5744)
github-actions[bot] [Tue, 13 Feb 2024 14:07:31 +0000 (06:07 -0800)] 
Changelog v2.5.1 - GHA (#5744)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
18 months agoChore(deps): Bump the major-versions group with 1 update (#5741)
dependabot[bot] [Tue, 13 Feb 2024 09:30:55 +0000 (09:30 +0000)] 
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>
18 months agoResets version string
Trenton H [Mon, 12 Feb 2024 23:58:10 +0000 (15:58 -0800)] 
Resets version string

18 months agoBumps version to 2.5.1 v2.5.1
Trenton H [Mon, 12 Feb 2024 23:56:41 +0000 (15:56 -0800)] 
Bumps version to 2.5.1

18 months agoMerge remote-tracking branch 'origin/dev'
Trenton H [Mon, 12 Feb 2024 23:56:19 +0000 (15:56 -0800)] 
Merge remote-tracking branch 'origin/dev'

18 months agoNew Crowdin translations by GitHub Action (#5714)
github-actions[bot] [Mon, 12 Feb 2024 23:50:25 +0000 (23:50 +0000)] 
New Crowdin translations by GitHub Action (#5714)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
18 months agoChore(deps-dev): Bump the development group with 2 updates (#5737)
dependabot[bot] [Mon, 12 Feb 2024 21:54:31 +0000 (13:54 -0800)] 
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>
18 months agoChore(deps): Bump the django group with 1 update (#5739)
dependabot[bot] [Mon, 12 Feb 2024 21:05:34 +0000 (21:05 +0000)] 
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>
18 months agoFix: Splitting on ASN barcodes even if not enabled (#5740)
Trenton H [Mon, 12 Feb 2024 20:58:37 +0000 (12:58 -0800)] 
Fix: Splitting on ASN barcodes even if not enabled (#5740)

* Fixes the barcodes always splitting on ASNs, even if splitting was disabled

18 months agoDocumentation: add barcode tagging info
shamoon [Mon, 12 Feb 2024 20:51:52 +0000 (12:51 -0800)] 
Documentation: add barcode tagging info

18 months agoDocumentation: explain PAPERLESS_APPS for external authentication (#5730)
Dennis Gaida [Mon, 12 Feb 2024 15:10:14 +0000 (16:10 +0100)] 
Documentation: explain PAPERLESS_APPS for external authentication (#5730)

18 months agoFix: add missing icon
shamoon [Sun, 11 Feb 2024 06:42:02 +0000 (22:42 -0800)] 
Fix: add missing icon

18 months agoCorrects the spelling
Trenton Holmes [Sun, 11 Feb 2024 02:53:03 +0000 (18:53 -0800)] 
Corrects the spelling

18 months agoChangelog v2.5.0 - GHA (#5715)
github-actions[bot] [Sun, 11 Feb 2024 02:46:53 +0000 (18:46 -0800)] 
Changelog v2.5.0 - GHA (#5715)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
18 months agoResets -dev version string
Trenton H [Sat, 10 Feb 2024 19:46:51 +0000 (11:46 -0800)] 
Resets -dev version string

18 months agoActual 2.5.0 release now v2.5.0
Trenton H [Sat, 10 Feb 2024 19:45:46 +0000 (11:45 -0800)] 
Actual 2.5.0 release now

18 months agoNew Crowdin translations by GitHub Action (#5590)
github-actions[bot] [Sat, 10 Feb 2024 19:43:30 +0000 (19:43 +0000)] 
New Crowdin translations by GitHub Action (#5590)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
18 months agoResets -dev version string
Trenton H [Sat, 10 Feb 2024 19:15:12 +0000 (11:15 -0800)] 
Resets -dev version string

18 months agoBumps version to 2.5.0
Trenton H [Sat, 10 Feb 2024 19:14:16 +0000 (11:14 -0800)] 
Bumps version to 2.5.0

18 months agoMerge remote-tracking branch 'origin/dev'
Trenton H [Sat, 10 Feb 2024 19:12:27 +0000 (11:12 -0800)] 
Merge remote-tracking branch 'origin/dev'

18 months agoEnsure all creations of directories create the parents too (#5711)
Trenton H [Sat, 10 Feb 2024 19:02:40 +0000 (11:02 -0800)] 
Ensure all creations of directories create the parents too (#5711)

18 months agoFix: Test metadata items for Unicode issues (#5707)
Trenton H [Fri, 9 Feb 2024 20:08:23 +0000 (12:08 -0800)] 
Fix: Test metadata items for Unicode issues (#5707)

Test each key for unicode issues and reject ones which will fail inside DRF

18 months agoChange: show preview even if metadata fails (#5706)
shamoon [Fri, 9 Feb 2024 19:35:32 +0000 (11:35 -0800)] 
Change: show preview even if metadata fails (#5706)

18 months agoFix: only check workflow trigger source if not empty (#5701)
shamoon [Fri, 9 Feb 2024 16:57:09 +0000 (08:57 -0800)] 
Fix: only check workflow trigger source if not empty (#5701)

18 months agoUpdate translation strings
shamoon [Thu, 8 Feb 2024 19:56:55 +0000 (11:56 -0800)] 
Update translation strings

18 months agoEnhancement: confirm buttons (#5680)
shamoon [Thu, 8 Feb 2024 18:23:06 +0000 (10:23 -0800)] 
Enhancement: confirm buttons (#5680)

18 months agoEnhancement: bulk delete objects (#5688)
shamoon [Thu, 8 Feb 2024 18:13:15 +0000 (10:13 -0800)] 
Enhancement: bulk delete objects (#5688)

18 months agoChore: Backend dependencies update (#5676)
Trenton H [Thu, 8 Feb 2024 17:48:24 +0000 (09:48 -0800)] 
Chore: Backend dependencies update (#5676)

18 months agoFeature: OIDC & social authentication (#5190)
Moritz Pflanzer [Thu, 8 Feb 2024 16:15:38 +0000 (17:15 +0100)] 
Feature: OIDC & social authentication (#5190)

---------

Co-authored-by: Moritz Pflanzer <moritz@chickadee-engineering.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
18 months agoDocumentation: add detail about consumer polling behavior (#5674)
silmaril42 [Thu, 8 Feb 2024 02:46:25 +0000 (03:46 +0100)] 
Documentation: add detail about consumer polling behavior (#5674)

18 months agoAdds the Python environment flags for no byte code saving, reducing the image size...
Trenton H [Thu, 8 Feb 2024 02:45:59 +0000 (18:45 -0800)] 
Adds the Python environment flags for no byte code saving, reducing the image size slightly (#5677)

18 months agoDocumentation: Add storage path to workflow action assignments
shamoon [Wed, 7 Feb 2024 17:46:20 +0000 (09:46 -0800)] 
Documentation: Add storage path to workflow action assignments

18 months agoFix whitespace in some frontend html files
shamoon [Wed, 7 Feb 2024 15:12:24 +0000 (07:12 -0800)] 
Fix whitespace in some frontend html files

18 months agoResolve svg rem width/height attribute warning
shamoon [Tue, 6 Feb 2024 22:50:08 +0000 (14:50 -0800)] 
Resolve svg rem width/height attribute warning

18 months agoFeature: allow create objects from bulk edit (#5667)
shamoon [Tue, 6 Feb 2024 15:31:07 +0000 (07:31 -0800)] 
Feature: allow create objects from bulk edit (#5667)

18 months agoChore: Use memory cache backend in debug mode (#5666)
shamoon [Tue, 6 Feb 2024 15:16:15 +0000 (07:16 -0800)] 
Chore: Use memory cache backend in debug mode (#5666)

18 months agoChore: Adds additional rules for Ruff linter (#5660)
Trenton H [Mon, 5 Feb 2024 21:46:59 +0000 (13:46 -0800)] 
Chore: Adds additional rules for Ruff linter (#5660)

18 months agoFeature: Allow tagging by putting barcode stickers on documents (#5580)
pkrahmer [Mon, 5 Feb 2024 17:38:19 +0000 (18:38 +0100)] 
Feature: Allow tagging by putting barcode stickers on documents (#5580)

18 months agoDocumentation: Include example redis URI with database index (#5653)
LarsBel [Sun, 4 Feb 2024 22:57:24 +0000 (23:57 +0100)] 
Documentation: Include example redis URI with database index (#5653)

Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com>
18 months agoDocumentation: Make remote-user warning clearer, maybe
shamoon [Sun, 4 Feb 2024 22:20:48 +0000 (14:20 -0800)] 
Documentation: Make remote-user warning clearer, maybe

18 months agoFix location of bulk edit tests
shamoon [Sun, 4 Feb 2024 20:39:26 +0000 (12:39 -0800)] 
Fix location of bulk edit tests

18 months agoFeature: Cache metadata and suggestions in Redis (#5638)
Trenton H [Sun, 4 Feb 2024 18:42:21 +0000 (10:42 -0800)] 
Feature: Cache metadata and suggestions in Redis (#5638)

18 months agoFix: frontend validation of number fields fails upon save (#5646)
shamoon [Sat, 3 Feb 2024 21:22:12 +0000 (13:22 -0800)] 
Fix: frontend validation of number fields fails upon save (#5646)

18 months agoFix: Explicit validation of custom field name unique constraint (#5647)
shamoon [Sat, 3 Feb 2024 20:51:26 +0000 (12:51 -0800)] 
Fix: Explicit validation of custom field name unique constraint (#5647)

18 months agoAdd Japanese translation (#5641)
shamoon [Sat, 3 Feb 2024 19:37:21 +0000 (11:37 -0800)] 
Add Japanese translation (#5641)

18 months agoUpdate translation strings
shamoon [Sat, 3 Feb 2024 04:16:14 +0000 (20:16 -0800)] 
Update translation strings

18 months agoMerge branch 'main' into dev
shamoon [Fri, 2 Feb 2024 15:44:51 +0000 (07:44 -0800)] 
Merge branch 'main' into dev

18 months agoAdd DO demo info (#5639)
shamoon [Fri, 2 Feb 2024 15:39:06 +0000 (07:39 -0800)] 
Add DO demo info (#5639)

18 months agoChore(deps-dev): Bump @playwright/test from 1.40.1 to 1.41.2 in /src-ui (#5634)
dependabot[bot] [Fri, 2 Feb 2024 06:06:10 +0000 (22:06 -0800)] 
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>
18 months agoFeature: option for auto-remove inbox tags on save (#5562)
shamoon [Fri, 2 Feb 2024 02:41:10 +0000 (18:41 -0800)] 
Feature: option for auto-remove inbox tags on save (#5562)

18 months agoChore(deps): Bump the frontend-angular-dependencies group (#5630)
dependabot[bot] [Thu, 1 Feb 2024 22:49:49 +0000 (14:49 -0800)] 
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>
18 months agoChore(deps-dev): Bump the frontend-jest-dependencies group (#5631)
dependabot[bot] [Thu, 1 Feb 2024 21:43:36 +0000 (21:43 +0000)] 
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>
18 months agoChore(deps-dev): Bump the frontend-eslint-dependencies group (#5632)
dependabot[bot] [Thu, 1 Feb 2024 21:36:09 +0000 (21:36 +0000)] 
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>
18 months agoChore(deps): Bump zone.js from 0.14.2 to 0.14.3 in /src-ui (#5633)
dependabot[bot] [Thu, 1 Feb 2024 21:26:21 +0000 (21:26 +0000)] 
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>
18 months agoChore(deps-dev): Bump @types/node from 20.10.6 to 20.11.16 in /src-ui (#5635)
dependabot[bot] [Thu, 1 Feb 2024 21:18:29 +0000 (21:18 +0000)] 
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>
18 months agofeat: add env allowing paperless to run in read_only filesystem (#5596)
Henrik Gerdes [Thu, 1 Feb 2024 20:42:23 +0000 (21:42 +0100)] 
feat: add env allowing paperless to run in read_only filesystem (#5596)

18 months agoChore(deps): Bump the actions group with 1 update (#5629)
dependabot[bot] [Thu, 1 Feb 2024 20:29:38 +0000 (12:29 -0800)] 
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>
18 months agoEnhancement: mergeable bulk edit permissions (#5508)
shamoon [Thu, 1 Feb 2024 19:56:57 +0000 (11:56 -0800)] 
Enhancement: mergeable bulk edit permissions (#5508)

18 months agoDocumentation: fix more like parameter in API docs (#5624)
이토비 [Thu, 1 Feb 2024 19:49:34 +0000 (20:49 +0100)] 
Documentation: fix more like parameter in API docs (#5624)

18 months agoEnhancement: re-implement remote user auth for API as opt-in (#5561)
shamoon [Thu, 1 Feb 2024 19:46:26 +0000 (11:46 -0800)] 
Enhancement: re-implement remote user auth for API as opt-in (#5561)

18 months agoEnhancement: Respect PDF cropbox for thumbnail generation (#5531)
Henning B [Thu, 1 Feb 2024 19:25:57 +0000 (20:25 +0100)] 
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

18 months agoFix: Dont attempt to retrieve objects for which user doesnt have global permissions...
shamoon [Thu, 1 Feb 2024 09:20:14 +0000 (01:20 -0800)] 
Fix: Dont attempt to retrieve objects for which user doesnt have global permissions (#5612)

18 months agoCorrect position of text filter clear button
shamoon [Wed, 31 Jan 2024 06:06:22 +0000 (22:06 -0800)] 
Correct position of text filter clear button

18 months agoChore(deps): Bump the actions group with 1 update (#5597)
dependabot[bot] [Tue, 30 Jan 2024 00:10:12 +0000 (00:10 +0000)] 
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>
18 months agoDocumentation: Add docs about missing timezones in MySQL/MariaDB (#5583)
Michael Wieland [Mon, 29 Jan 2024 19:07:40 +0000 (20:07 +0100)] 
Documentation: Add docs about missing timezones in MySQL/MariaDB (#5583)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
18 months agoDocumentation: Add v2.4.3 changelog (#5584)
github-actions[bot] [Sun, 28 Jan 2024 23:14:43 +0000 (15:14 -0800)] 
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>
18 months agoResets -dev version string
Trenton H [Sun, 28 Jan 2024 20:51:00 +0000 (12:51 -0800)] 
Resets -dev version string

18 months agoBumps version to 2.4.3 v2.4.3
Trenton H [Sun, 28 Jan 2024 20:19:07 +0000 (12:19 -0800)] 
Bumps version to 2.4.3

18 months agoNew Crowdin translations by GitHub Action (#5559)
github-actions[bot] [Sun, 28 Jan 2024 20:16:42 +0000 (20:16 +0000)] 
New Crowdin translations by GitHub Action (#5559)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
18 months agoEnsure the scratch directory exists before consuming this source (#5579)
Trenton H [Sun, 28 Jan 2024 17:07:04 +0000 (09:07 -0800)] 
Ensure the scratch directory exists before consuming this source (#5579)

18 months agoMerge branch 'main' into dev
shamoon [Fri, 26 Jan 2024 20:47:00 +0000 (12:47 -0800)] 
Merge branch 'main' into dev

18 months agoRemove demo info, for now (#5557)
shamoon [Fri, 26 Jan 2024 20:46:22 +0000 (12:46 -0800)] 
Remove demo info, for now (#5557)

18 months agoReset dev version string
shamoon [Fri, 26 Jan 2024 17:28:04 +0000 (09:28 -0800)] 
Reset dev version string

18 months agoChangelog v2.4.2 - GHA (#5548)
github-actions[bot] [Fri, 26 Jan 2024 00:09:13 +0000 (16:09 -0800)] 
Changelog v2.4.2 - GHA (#5548)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
18 months agoBump version to 2.4.2 v2.4.2
shamoon [Thu, 25 Jan 2024 22:20:26 +0000 (14:20 -0800)] 
Bump version to 2.4.2

18 months agoMerge branch 'dev'
shamoon [Thu, 25 Jan 2024 22:20:11 +0000 (14:20 -0800)] 
Merge branch 'dev'

18 months agoNew Crowdin translations by GitHub Action (#5547)
github-actions[bot] [Thu, 25 Jan 2024 22:19:46 +0000 (14:19 -0800)] 
New Crowdin translations by GitHub Action (#5547)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
18 months agoNew Crowdin translations by GitHub Action (#5539)
github-actions[bot] [Thu, 25 Jan 2024 22:18:31 +0000 (14:18 -0800)] 
New Crowdin translations by GitHub Action (#5539)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
18 months agoFix: Modify one of date regexes (#5540)
shamoon [Thu, 25 Jan 2024 21:29:22 +0000 (13:29 -0800)] 
Fix: Modify one of date regexes (#5540)

18 months agoFix: tweak doc detail component behavior while awaiting metadata (#5546)
shamoon [Thu, 25 Jan 2024 21:22:03 +0000 (13:22 -0800)] 
Fix: tweak doc detail component behavior while awaiting metadata (#5546)

18 months agoDocumentation: change updating instructions (#5533)
Sebastian Steinbeißer [Thu, 25 Jan 2024 21:21:36 +0000 (22:21 +0100)] 
Documentation: change updating instructions (#5533)

19 months agoReset dev version string
shamoon [Wed, 24 Jan 2024 19:51:41 +0000 (11:51 -0800)] 
Reset dev version string

19 months agoFix append changelog title
shamoon [Wed, 24 Jan 2024 19:51:32 +0000 (11:51 -0800)] 
Fix append changelog title

19 months agoDocumentation: Add v2.4.1 changelog (#5535)
github-actions[bot] [Wed, 24 Jan 2024 19:50:07 +0000 (11:50 -0800)] 
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>
19 months agoMerge branch 'dev' v2.4.1
shamoon [Wed, 24 Jan 2024 19:24:02 +0000 (11:24 -0800)] 
Merge branch 'dev'

19 months agoBump version to v2.4.1
shamoon [Wed, 24 Jan 2024 19:02:24 +0000 (11:02 -0800)] 
Bump version to v2.4.1