]>
git.ipfire.org Git - thirdparty/paperless-ngx.git/log
dependabot[bot] [Thu, 1 Jun 2023 21:48:04 +0000 (21:48 +0000)]
Bump @typescript-eslint/parser from 5.59.2 to 5.59.8 in /src-ui
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.2 to 5.59.8.
- [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/v5.59.8/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 1 Jun 2023 21:46:24 +0000 (21:46 +0000)]
Merge pull request #3500 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/eslint-plugin-5.59.8
dependabot[bot] [Thu, 1 Jun 2023 21:42:22 +0000 (21:42 +0000)]
Merge pull request #3501 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/tslib-2.5.2
dependabot[bot] [Thu, 1 Jun 2023 21:28:17 +0000 (21:28 +0000)]
Bump tslib from 2.5.0 to 2.5.2 in /src-ui
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.5.0...2.5.2)
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 1 Jun 2023 21:28:15 +0000 (21:28 +0000)]
Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.8 in /src-ui
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.2 to 5.59.8.
- [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/v5.59.8/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 1 Jun 2023 21:27:19 +0000 (21:27 +0000)]
Merge pull request #3498 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/node-20.2.5
dependabot[bot] [Thu, 1 Jun 2023 21:12:16 +0000 (21:12 +0000)]
Bump @types/node from 18.16.3 to 20.2.5 in /src-ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.3 to 20.2.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-major
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Thu, 1 Jun 2023 21:10:52 +0000 (14:10 -0700)]
Merge pull request #3499 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/playwright/test-1.34.3
Bump @playwright/test from 1.33.0 to 1.34.3 in /src-ui
dependabot[bot] [Thu, 1 Jun 2023 20:58:17 +0000 (20:58 +0000)]
Bump @playwright/test from 1.33.0 to 1.34.3 in /src-ui
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.33.0 to 1.34.3.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.33.0...v1.34.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>
shamoon [Thu, 1 Jun 2023 20:52:25 +0000 (13:52 -0700)]
Merge pull request #3476 from paperless-ngx/feature-detail-quick-filters
Feature: quick filters from document detail
shamoon [Thu, 1 Jun 2023 18:15:58 +0000 (11:15 -0700)]
Merge pull request #3487 from paperless-ngx/fix/issue-3484
Fix: exclude consumer & AnonymousUser users from export manifest
shamoon [Wed, 31 May 2023 03:51:25 +0000 (20:51 -0700)]
Exclude consumer & AnonymousUser users from export manifest
shamoon [Sun, 28 May 2023 06:16:33 +0000 (23:16 -0700)]
Adds quick filters from document detail
shamoon [Tue, 30 May 2023 14:48:03 +0000 (07:48 -0700)]
Merge pull request #3472 from paperless-ngx/fix-disable-date-suggestions
Fix: prevent date suggestion search if disabled
shamoon [Tue, 30 May 2023 14:47:28 +0000 (07:47 -0700)]
Merge pull request #3471 from paperless-ngx/fix/issue-773
Feature: Add explanations to relative dates
Michael Manganiello [Sat, 27 May 2023 23:55:18 +0000 (20:55 -0300)]
Sync Pipfile.lock based on latest Pipfile
When running `pipenv install` locally, `pipenv` triggers a warning that the
lockfile is out of sync, and starts regenerating the `Pipfile.lock` file.
This change syncs these files, and updates dependencies based on a fresh run of
`pipenv lock --dev`.
shamoon [Sat, 27 May 2023 19:50:07 +0000 (12:50 -0700)]
Merge pull request #3473 from jayme-github/fix_original_filename
Make DocumentSerializer return the original_filename
jayme-github [Sat, 27 May 2023 18:12:13 +0000 (20:12 +0200)]
Make DocumentSerializer return the original_filename
Make get_original_file_name return the original filename instead of the
public filename.
shamoon [Thu, 23 Feb 2023 18:57:58 +0000 (10:57 -0800)]
prevent date suggestion search if disabled
shamoon [Tue, 9 May 2023 05:08:22 +0000 (22:08 -0700)]
Add explanations to relative dates
chrisblech [Thu, 25 May 2023 21:17:55 +0000 (23:17 +0200)]
consumer.py: read `create_date` from original file (instead of temp copy)
In line 328, `self.path` is set to a fresh written copy of the source file. This copy has a different timestamp (=now).
When using the source file's timestamp as `create_date`, it makes much more sense to ask for the timestamp from `self.original_path`
Trenton H [Wed, 24 May 2023 18:54:12 +0000 (11:54 -0700)]
Just in case, catch a sometimes nltk error and return the basic processed content instead
Trenton H [Fri, 19 May 2023 22:23:11 +0000 (15:23 -0700)]
Improves the logging mixin and allows it to be typed better
shamoon [Mon, 22 May 2023 21:41:50 +0000 (14:41 -0700)]
Merge pull request #3445 from paperless-ngx/feature-paginate-tasks
Enhancement: paginate frontend tasks
Kim Oliver Drechsel [Mon, 22 May 2023 18:46:29 +0000 (20:46 +0200)]
Add SSL Support for MariaDB (#3444)
* Add ssl options for mariadb
* Add ssl mode for mariadb
Add ssl mode as documented in https://mysqlclient.readthedocs.io/user_guide.html#functions-and-attributes
* run linting over settings.py
* Add docs for SSL mode with MariaDB
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
shamoon [Mon, 22 May 2023 15:19:49 +0000 (08:19 -0700)]
Frontend paginate tasks
Trenton H [Fri, 19 May 2023 16:59:57 +0000 (09:59 -0700)]
Updates handling of barcodes to encapsulate logic, moving it out of tasks and into barcodes
shamoon [Sun, 21 May 2023 17:52:18 +0000 (10:52 -0700)]
Merge pull request #3437 from MarcelBochtler/docs-typo
Docs: Fix typo
Marcel Bochtler [Sun, 21 May 2023 16:42:41 +0000 (18:42 +0200)]
Docs: Fix some typos
shamoon [Sat, 20 May 2023 17:28:37 +0000 (10:28 -0700)]
Metadata error use new error toast
shamoon [Sat, 20 May 2023 17:15:53 +0000 (10:15 -0700)]
Suggestions error use new error toast
shamoon [Thu, 18 May 2023 22:53:29 +0000 (15:53 -0700)]
Merge pull request #3401 from paperless-ngx/feature/playwright
Development: migrate frontend tests to playwright
shamoon [Thu, 18 May 2023 22:52:42 +0000 (15:52 -0700)]
Update statistics-widget.component.html
shamoon [Mon, 8 May 2023 04:30:49 +0000 (21:30 -0700)]
migrate frontend tests to playwright
tasks spec
settings spec
manage spec
document-detail spec
global permissions spec
documents-list & dashboard specs
tasks network requests
settings network requests
permissions network requests
manage network request
bulk-edit network requests
Fix specs
try to get playwright working on ci
rename some specs
reconfigure playwright config
increase webserver timeout for ci
fix report path
shamoon [Thu, 18 May 2023 17:33:06 +0000 (10:33 -0700)]
Merge pull request #3413 from paperless-ngx/feature-improve-frontend-error-handling
Enhancement: Improve frontend error handling
shamoon [Thu, 18 May 2023 07:59:05 +0000 (00:59 -0700)]
Update api.md
shamoon [Wed, 17 May 2023 19:46:04 +0000 (12:46 -0700)]
Improve frontend error handling
shamoon [Wed, 17 May 2023 18:40:43 +0000 (11:40 -0700)]
Fix 'create' edit dialog without permissions form
shamoon [Tue, 16 May 2023 22:11:23 +0000 (15:11 -0700)]
Update usage.md
shamoon [Tue, 16 May 2023 16:39:54 +0000 (09:39 -0700)]
Update crowdin.yml
shamoon [Tue, 16 May 2023 15:30:00 +0000 (08:30 -0700)]
Make 'appears on' text in saved view settings visually hidden
Trenton H [Mon, 15 May 2023 19:54:35 +0000 (12:54 -0700)]
Updates the coverage to upload on push, not pull request, as dev doesn't upload fully otherwise
shamoon [Mon, 15 May 2023 15:23:53 +0000 (08:23 -0700)]
Update environment.prod.ts
shamoon [Mon, 15 May 2023 15:23:36 +0000 (08:23 -0700)]
Merge branch 'main' into dev
shamoon [Mon, 15 May 2023 15:15:30 +0000 (08:15 -0700)]
Move affiliated projects to wiki
shamoon [Mon, 15 May 2023 15:08:59 +0000 (08:08 -0700)]
v1.14.5
shamoon [Mon, 15 May 2023 15:08:17 +0000 (08:08 -0700)]
Merge branch 'dev'
shamoon [Mon, 15 May 2023 15:07:49 +0000 (08:07 -0700)]
Merge pull request #3352 from paperless-ngx/l10n_dev
New Crowdin updates
Paperless-ngx Bot [bot] [Sun, 14 May 2023 00:16:06 +0000 (17:16 -0700)]
New translations messages.xlf (German)
[ci skip]
Trenton Holmes [Sat, 13 May 2023 14:47:21 +0000 (07:47 -0700)]
Changes the error mode to replace instead of ignore, to better highlight where a problem happened
Trenton H [Fri, 12 May 2023 21:21:32 +0000 (14:21 -0700)]
Adds better handling for files with invalid utf8 content
Paperless-ngx Bot [bot] [Sat, 13 May 2023 11:51:23 +0000 (04:51 -0700)]
New translations django.po (Polish)
[ci skip]
Paperless-ngx Bot [bot] [Sat, 13 May 2023 11:51:22 +0000 (04:51 -0700)]
New translations messages.xlf (Polish)
[ci skip]
Paperless-ngx Bot [bot] [Sat, 13 May 2023 10:37:55 +0000 (03:37 -0700)]
New translations django.po (Polish)
[ci skip]
shamoon [Fri, 12 May 2023 20:35:45 +0000 (13:35 -0700)]
Merge pull request #3359 from paperless-ngx/feature-fix-autocomplete-respect-perms
Fix: respect permissions for autocomplete suggestions
Trenton H [Fri, 12 May 2023 02:43:19 +0000 (19:43 -0700)]
Adds back the extras from uvicorn
Trenton H [Thu, 11 May 2023 21:51:46 +0000 (14:51 -0700)]
Removes even more remanents from the lock file
Trenton H [Thu, 11 May 2023 18:05:45 +0000 (11:05 -0700)]
Fixes testing requirements, removes further leftover libraries
Trenton H [Thu, 11 May 2023 17:26:01 +0000 (10:26 -0700)]
Upgrades to the latest django channels
Paperless-ngx Bot [bot] [Fri, 12 May 2023 09:27:06 +0000 (02:27 -0700)]
New translations messages.xlf (French)
[ci skip]
Paperless-ngx Bot [bot] [Fri, 12 May 2023 08:19:22 +0000 (01:19 -0700)]
New translations messages.xlf (French)
[ci skip]
Paperless-ngx Bot [bot] [Fri, 12 May 2023 05:47:01 +0000 (22:47 -0700)]
New translations messages.xlf (Catalan)
[ci skip]
shamoon [Thu, 11 May 2023 22:06:17 +0000 (15:06 -0700)]
Update some version strings
shamoon [Mon, 8 May 2023 21:24:37 +0000 (14:24 -0700)]
Respect permissions for autocomplete suggestions
Trenton H [Thu, 11 May 2023 15:58:32 +0000 (08:58 -0700)]
Transition to new library for finding IPs from the Django request
shamoon [Thu, 11 May 2023 19:56:01 +0000 (12:56 -0700)]
Resolve CodeQL warnings
shamoon [Thu, 11 May 2023 19:49:33 +0000 (12:49 -0700)]
Refactoring a few frontend components
Paperless-ngx Bot [bot] [Thu, 11 May 2023 18:12:58 +0000 (11:12 -0700)]
New translations messages.xlf (German)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:13:18 +0000 (10:13 -0700)]
New translations messages.xlf (Romanian)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:13:17 +0000 (10:13 -0700)]
New translations messages.xlf (Hungarian)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:13:15 +0000 (10:13 -0700)]
New translations messages.xlf (Serbian (Latin))
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:13:14 +0000 (10:13 -0700)]
New translations messages.xlf (Luxembourgish)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:13:13 +0000 (10:13 -0700)]
New translations messages.xlf (Croatian)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:13:11 +0000 (10:13 -0700)]
New translations messages.xlf (Indonesian)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:13:10 +0000 (10:13 -0700)]
New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:13:09 +0000 (10:13 -0700)]
New translations messages.xlf (Chinese Simplified)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:13:08 +0000 (10:13 -0700)]
New translations messages.xlf (Turkish)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:13:07 +0000 (10:13 -0700)]
New translations messages.xlf (Swedish)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:13:05 +0000 (10:13 -0700)]
New translations messages.xlf (Slovenian)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:13:04 +0000 (10:13 -0700)]
New translations messages.xlf (Russian)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:13:03 +0000 (10:13 -0700)]
New translations messages.xlf (Portuguese)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:13:02 +0000 (10:13 -0700)]
New translations messages.xlf (Polish)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:13:00 +0000 (10:13 -0700)]
New translations messages.xlf (Norwegian)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:12:59 +0000 (10:12 -0700)]
New translations messages.xlf (Dutch)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:12:58 +0000 (10:12 -0700)]
New translations messages.xlf (Italian)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:12:57 +0000 (10:12 -0700)]
New translations messages.xlf (Hebrew)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:12:55 +0000 (10:12 -0700)]
New translations messages.xlf (Finnish)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:12:54 +0000 (10:12 -0700)]
New translations messages.xlf (German)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:12:53 +0000 (10:12 -0700)]
New translations messages.xlf (Danish)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:12:51 +0000 (10:12 -0700)]
New translations messages.xlf (Czech)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:12:50 +0000 (10:12 -0700)]
New translations messages.xlf (Catalan)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:12:49 +0000 (10:12 -0700)]
New translations messages.xlf (Belarusian)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:12:48 +0000 (10:12 -0700)]
New translations messages.xlf (Arabic)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:12:46 +0000 (10:12 -0700)]
New translations messages.xlf (Spanish)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 17:12:45 +0000 (10:12 -0700)]
New translations messages.xlf (French)
[ci skip]
shamoon [Thu, 11 May 2023 17:05:51 +0000 (10:05 -0700)]
Merge pull request #3309 from paperless-ngx/feature-owner-filtering
Feature: owner filtering
Paperless-ngx Bot [bot] [Thu, 11 May 2023 03:17:24 +0000 (20:17 -0700)]
New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
Paperless-ngx Bot [bot] [Thu, 11 May 2023 02:17:32 +0000 (19:17 -0700)]
New translations django.po (Portuguese, Brazilian)
[ci skip]
shamoon [Wed, 10 May 2023 18:16:24 +0000 (11:16 -0700)]
Merge pull request #3366 from paperless-ngx/fix/huntr-
94517f3f-ed86-4d88-bce1-
6e9ba11fe1c2
[Security] Render frontend text as plain text
shamoon [Wed, 10 May 2023 18:15:47 +0000 (11:15 -0700)]
Merge pull request #3329 from paperless-ngx/feature-full-dynamic-counts
Enhancement: dynamic counts include all pages, hide for "Any"