]>
git.ipfire.org Git - thirdparty/paperless-ngx.git/log
Michael Shamoon [Tue, 11 Oct 2022 19:23:15 +0000 (12:23 -0700)]
Fix new storagepaths not showing in doc detail
Trenton H [Wed, 5 Oct 2022 19:19:07 +0000 (12:19 -0700)]
Adds step to bare metal setup regarding downloading the required NLTK data
Trenton H [Wed, 5 Oct 2022 18:01:45 +0000 (11:01 -0700)]
Adds skipping of NLTK data download if the feature appears disabled
Trenton H [Wed, 28 Sep 2022 21:24:34 +0000 (14:24 -0700)]
Account for plusses in the OCR language setting
Trenton H [Fri, 23 Sep 2022 14:32:17 +0000 (07:32 -0700)]
Allows disabling NLTK, adds it as a consideration for low power devices
Trenton Holmes [Sun, 18 Sep 2022 15:48:26 +0000 (08:48 -0700)]
Changes the NLTK language to be based on the Tesseract OCR language, with fallback to the default processing
Trenton H [Fri, 16 Sep 2022 20:57:37 +0000 (13:57 -0700)]
Allows configuration of the NLTK processing language
Trenton Holmes [Fri, 16 Sep 2022 13:55:42 +0000 (06:55 -0700)]
Fixes the download and usage of the downloaded data
Trenton Holmes [Fri, 16 Sep 2022 02:58:14 +0000 (19:58 -0700)]
Missed one mock
Trenton Holmes [Fri, 16 Sep 2022 02:40:21 +0000 (19:40 -0700)]
Mock out the nltk portions so the data doesn't need to be downloaded
Trenton Holmes [Thu, 15 Sep 2022 15:56:40 +0000 (08:56 -0700)]
Fixes CI unit testing
Trenton Holmes [Thu, 15 Sep 2022 15:39:47 +0000 (08:39 -0700)]
Updates the pre-processing of document content to be much more robust, with tokenization, stemming and stop word removal
Michael Shamoon [Mon, 10 Oct 2022 07:19:01 +0000 (00:19 -0700)]
Update frontend translation strings
shamoon [Mon, 10 Oct 2022 07:07:55 +0000 (00:07 -0700)]
Merge pull request #1648 from paperless-ngx/feature-use-celery
Feature: Transition to celery for background tasks
Michael Shamoon [Mon, 10 Oct 2022 07:07:38 +0000 (00:07 -0700)]
prevent duplicate tourAnchor race condition
Michael Shamoon [Mon, 10 Oct 2022 06:58:41 +0000 (23:58 -0700)]
Fix tour / slim sidebar compatibility
shamoon [Mon, 10 Oct 2022 06:51:04 +0000 (23:51 -0700)]
Merge pull request #1768 from paperless-ngx/chore-update-gotenbreg
Chore: Updates Gotenberg versions
shamoon [Mon, 10 Oct 2022 06:50:39 +0000 (23:50 -0700)]
Merge pull request #1644 from paperless-ngx/feature/welcome-tour
Feature: UI Welcome Tour
Michael Shamoon [Mon, 10 Oct 2022 06:48:22 +0000 (23:48 -0700)]
Slim sidebar compatibility
Michael Shamoon [Mon, 10 Oct 2022 05:49:08 +0000 (22:49 -0700)]
Fix code style
Michael Shamoon [Mon, 26 Sep 2022 22:25:10 +0000 (15:25 -0700)]
Add highlighting, move some anchors for visibility
Michael Shamoon [Mon, 26 Sep 2022 16:57:16 +0000 (09:57 -0700)]
Update translation strings for welcome tour
Michael Shamoon [Thu, 22 Sep 2022 07:07:41 +0000 (00:07 -0700)]
fix tour placement issues, basic offerTour method
Michael Shamoon [Thu, 22 Sep 2022 06:34:39 +0000 (23:34 -0700)]
Add admin tour step, remove step titles, cleaner look
Michael Shamoon [Thu, 22 Sep 2022 06:17:24 +0000 (23:17 -0700)]
Complete welcome tour
Michael Shamoon [Thu, 22 Sep 2022 04:44:15 +0000 (21:44 -0700)]
Core welcome tour functionality
shamoon [Mon, 10 Oct 2022 06:24:57 +0000 (23:24 -0700)]
Merge pull request #1641 from paperless-ngx/feature/slim-sidebar
Feature: slim sidebar
Michael Shamoon [Mon, 10 Oct 2022 06:24:36 +0000 (23:24 -0700)]
Fix merge conflict
Michael Shamoon [Mon, 10 Oct 2022 06:15:48 +0000 (23:15 -0700)]
Merge branch 'dev' into feature/slim-sidebar
Trenton Holmes [Mon, 10 Oct 2022 01:03:29 +0000 (18:03 -0700)]
Updates a few more instances of the container
Trenton Holmes [Mon, 10 Oct 2022 00:55:09 +0000 (17:55 -0700)]
Updates Gotenberg container to the latest
Trenton Holmes [Mon, 10 Oct 2022 00:26:11 +0000 (17:26 -0700)]
Re-lock pipenv version to the last working version
Trenton Holmes [Sat, 8 Oct 2022 19:50:16 +0000 (12:50 -0700)]
Fixes is_relative_to not being availible for 3.8
Trenton Holmes [Sat, 8 Oct 2022 19:30:43 +0000 (12:30 -0700)]
If the original file containing a barcode was in the temporary scratch dir, move the split files to consume dir
shamoon [Sat, 8 Oct 2022 16:35:30 +0000 (09:35 -0700)]
Merge pull request #1754 from NiFNi/feature/change-default-matching-algo
change default matching algo to auto and move to constant
Trenton H [Fri, 7 Oct 2022 15:32:44 +0000 (08:32 -0700)]
Enable some testing against a real email server to hopefully catch things earlier
Trenton H [Fri, 7 Oct 2022 14:57:26 +0000 (07:57 -0700)]
Fixes handling of gmail label extension to IMAP
Trenton Holmes [Wed, 14 Sep 2022 15:39:08 +0000 (08:39 -0700)]
Enables some basic live testing against a tika server with actual sample documents to catch some more errors mocking won't catch
Michael Shamoon [Fri, 7 Oct 2022 13:29:31 +0000 (06:29 -0700)]
Fix code style
shamoon [Wed, 5 Oct 2022 20:46:32 +0000 (13:46 -0700)]
Merge pull request #1692 from paperless-ngx/feature-frontend-update-checking
Feature: frontend update checking settings
Trenton H [Tue, 4 Oct 2022 17:03:06 +0000 (10:03 -0700)]
Updates to qpdf 11.1.1, pikepdf 6.1.0, and a few other updates
shamoon [Tue, 4 Oct 2022 20:16:18 +0000 (13:16 -0700)]
Merge pull request #1744 from paperless-ngx/fix/issue-1725
Fix: allow preview for .csv files
Michael Shamoon [Tue, 4 Oct 2022 18:21:57 +0000 (11:21 -0700)]
Use text mime type for csv files for browser preview
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com>
Co-Authored-By: bin101 <12427722+bin101@users.noreply.github.com>
Trenton H [Tue, 4 Oct 2022 14:56:40 +0000 (07:56 -0700)]
Fixes migration error if some tasks are defined already
shamoon [Tue, 4 Oct 2022 01:00:54 +0000 (18:00 -0700)]
Merge branch 'dev' into feature-use-celery
shamoon [Tue, 4 Oct 2022 00:36:30 +0000 (17:36 -0700)]
Merge pull request #1642 from paperless-ngx/feature-qpdf-11
Feature: Upgrade to qpdf 11, pikepdf 6 & ocrmypdf 14
dependabot[bot] [Mon, 3 Oct 2022 20:44:31 +0000 (20:44 +0000)]
Bump myst-parser from 0.18.0 to 0.18.1
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/executablebooks/MyST-Parser/compare/v0.18.0...v0.18.1)
---
updated-dependencies:
- dependency-name: myst-parser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Trenton H [Mon, 3 Oct 2022 20:35:01 +0000 (13:35 -0700)]
Fixes django-q still in the Pipfile.lock
Trenton H [Mon, 3 Oct 2022 20:18:25 +0000 (13:18 -0700)]
Fixes up some issues with the migrations and type mismatches
Michael Shamoon [Mon, 3 Oct 2022 07:27:57 +0000 (00:27 -0700)]
Update paperless-document.ts
Jens van Almsick [Sun, 2 Oct 2022 17:09:37 +0000 (18:09 +0100)]
fix: csv recognition by consumer
paperless-ngx detects the file format via the mime-type based on the response of python-magic which rely on the response of the file command.
In version 5.39 (which is shipped with debian bullseye and I think many more non-rolling distributions) of the file command a *.csv will be detected as "application/csv" instead of "text/csv" as in newer versions.
Michael Shamoon [Sun, 2 Oct 2022 07:18:16 +0000 (00:18 -0700)]
add id to document duplicate error message
Trenton Holmes [Sat, 1 Oct 2022 14:57:40 +0000 (07:57 -0700)]
When a document is a duplicate, include the title of the existing document in the fail message
dependabot[bot] [Sat, 1 Oct 2022 20:07:09 +0000 (20:07 +0000)]
Bump leonsteinhaeuser/project-beta-automations from 1.3.0 to 2.0.1
Bumps [leonsteinhaeuser/project-beta-automations](https://github.com/leonsteinhaeuser/project-beta-automations) from 1.3.0 to 2.0.1.
- [Release notes](https://github.com/leonsteinhaeuser/project-beta-automations/releases)
- [Commits](https://github.com/leonsteinhaeuser/project-beta-automations/compare/v1.3.0...v2.0.1)
---
updated-dependencies:
- dependency-name: leonsteinhaeuser/project-beta-automations
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 1 Oct 2022 20:07:05 +0000 (20:07 +0000)]
Bump tj-actions/changed-files from 29.0.2 to 31.0.2
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 29.0.2 to 31.0.2.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v29.0.2...v31.0.2)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 1 Oct 2022 20:07:13 +0000 (20:07 +0000)]
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 1 Oct 2022 20:07:18 +0000 (20:07 +0000)]
Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 2 Oct 2022 07:05:45 +0000 (07:05 +0000)]
Merge pull request #1720 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/rxjs-7.5.7
dependabot[bot] [Sun, 2 Oct 2022 06:52:18 +0000 (06:52 +0000)]
Bump rxjs from 7.5.6 to 7.5.7 in /src-ui
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.5.6 to 7.5.7.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/7.5.6...7.5.7)
---
updated-dependencies:
- dependency-name: rxjs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Sun, 2 Oct 2022 06:51:18 +0000 (23:51 -0700)]
Merge pull request #1716 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/uuid-9.0.0
Bump uuid from 8.3.2 to 9.0.0 in /src-ui
dependabot[bot] [Sun, 2 Oct 2022 06:49:30 +0000 (06:49 +0000)]
Bump uuid from 8.3.2 to 9.0.0 in /src-ui
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.2...v9.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>
shamoon [Sun, 2 Oct 2022 06:47:35 +0000 (23:47 -0700)]
Merge pull request #1717 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ng2-pdf-viewer-9.1.2
Bump ng2-pdf-viewer from 9.1.0 to 9.1.2 in /src-ui
dependabot[bot] [Sun, 2 Oct 2022 06:25:59 +0000 (06:25 +0000)]
Bump ng2-pdf-viewer from 9.1.0 to 9.1.2 in /src-ui
Bumps [ng2-pdf-viewer](https://github.com/VadimDez/ng2-pdf-viewer) from 9.1.0 to 9.1.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/9.1.0...9.1.2)
---
updated-dependencies:
- dependency-name: ng2-pdf-viewer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Sun, 2 Oct 2022 06:25:00 +0000 (23:25 -0700)]
Merge pull request #1715 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ngx-color-8.0.3
Bump ngx-color from 8.0.2 to 8.0.3 in /src-ui
shamoon [Sun, 2 Oct 2022 03:03:53 +0000 (20:03 -0700)]
Merge pull request #1719 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/concurrently-7.4.0
Bump concurrently from 7.3.0 to 7.4.0 in /src-ui
dependabot[bot] [Sun, 2 Oct 2022 02:41:50 +0000 (02:41 +0000)]
Bump concurrently from 7.3.0 to 7.4.0 in /src-ui
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.3.0...v7.4.0)
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 2 Oct 2022 02:40:34 +0000 (02:40 +0000)]
Merge pull request #1718 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/node-18.7.23
dependabot[bot] [Sun, 2 Oct 2022 02:22:40 +0000 (02:22 +0000)]
Bump @types/node from 18.7.14 to 18.7.23 in /src-ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.14 to 18.7.23.
- [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>
dependabot[bot] [Sun, 2 Oct 2022 02:22:20 +0000 (02:22 +0000)]
Bump ngx-color from 8.0.2 to 8.0.3 in /src-ui
Bumps [ngx-color](https://github.com/scttcper/ngx-color) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/scttcper/ngx-color/releases)
- [Commits](https://github.com/scttcper/ngx-color/compare/v8.0.2...v8.0.3)
---
updated-dependencies:
- dependency-name: ngx-color
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Sun, 2 Oct 2022 02:20:36 +0000 (19:20 -0700)]
Merge pull request #1714 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-environment-jsdom-29.1.2
Bump jest-environment-jsdom from 29.0.1 to 29.1.2 in /src-ui
dependabot[bot] [Sun, 2 Oct 2022 01:09:49 +0000 (01:09 +0000)]
Bump jest-environment-jsdom from 29.0.1 to 29.1.2 in /src-ui
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.0.1 to 29.1.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.1.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>
dependabot[bot] [Sun, 2 Oct 2022 00:51:27 +0000 (00:51 +0000)]
Merge pull request #1708 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/compiler-14.2.4
Michael Shamoon [Sun, 2 Oct 2022 00:32:21 +0000 (17:32 -0700)]
Update @angular/cli @angular/core
dependabot[bot] [Sat, 1 Oct 2022 20:09:16 +0000 (20:09 +0000)]
Bump @angular/compiler from 14.2.0 to 14.2.4 in /src-ui
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 14.2.0 to 14.2.4.
- [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/14.2.4/packages/compiler)
---
updated-dependencies:
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Sun, 2 Oct 2022 00:28:55 +0000 (17:28 -0700)]
Merge pull request #1707 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypress-10.9.0
Bump cypress from 10.7.0 to 10.9.0 in /src-ui
dependabot[bot] [Sun, 2 Oct 2022 00:10:16 +0000 (00:10 +0000)]
Bump cypress from 10.7.0 to 10.9.0 in /src-ui
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.7.0 to 10.9.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.7.0...v10.9.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Sun, 2 Oct 2022 00:09:22 +0000 (17:09 -0700)]
Merge pull request #1710 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/bootstrap-5.2.1
Bump bootstrap from 5.2.0 to 5.2.1 in /src-ui
dependabot[bot] [Sun, 2 Oct 2022 00:03:12 +0000 (00:03 +0000)]
Bump bootstrap from 5.2.0 to 5.2.1 in /src-ui
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.2.0...v5.2.1)
---
updated-dependencies:
- dependency-name: bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Sat, 1 Oct 2022 23:11:17 +0000 (16:11 -0700)]
Merge pull request #1706 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-4.8.4
Bump typescript from 4.7.4 to 4.8.4 in /src-ui
dependabot[bot] [Sat, 1 Oct 2022 20:07:21 +0000 (20:07 +0000)]
Bump typescript from 4.7.4 to 4.8.4 in /src-ui
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Michael Shamoon [Sat, 1 Oct 2022 00:19:54 +0000 (17:19 -0700)]
Fix python + frontend tests
Michael Shamoon [Fri, 30 Sep 2022 22:39:02 +0000 (15:39 -0700)]
Handle settings live refresh, unsubscribe subscriptions
Michael Shamoon [Fri, 30 Sep 2022 22:10:52 +0000 (15:10 -0700)]
Update documentation re. `PAPERLESS_ENABLE_UPDATE_CHECK`
Michael Shamoon [Fri, 30 Sep 2022 21:03:59 +0000 (14:03 -0700)]
Better migration of update checking settings, offer reload, strip backend_setting from db
Michael Shamoon [Fri, 30 Sep 2022 19:30:23 +0000 (12:30 -0700)]
Frontend update checking settings
Trenton H [Tue, 27 Sep 2022 16:03:27 +0000 (09:03 -0700)]
Changes MariaDB encoding to use utf8mb4
Michael Shamoon [Thu, 29 Sep 2022 03:13:19 +0000 (20:13 -0700)]
Update references to qcluster t celery
Trenton Holmes [Thu, 29 Sep 2022 02:37:19 +0000 (19:37 -0700)]
Cleans up and documnets installation on bare metal, includes systemd service file for the celery and celery beat
Trenton H [Wed, 28 Sep 2022 18:02:34 +0000 (11:02 -0700)]
Fix logger location tag
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Trenton H [Wed, 28 Sep 2022 16:09:51 +0000 (09:09 -0700)]
Updates how task_args and task_kwargs are parsed, adds testing to cover everything I can think of
Michael Shamoon [Wed, 28 Sep 2022 04:01:16 +0000 (21:01 -0700)]
re-enable frontend tests and fix tasks fixture
Michael Shamoon [Wed, 28 Sep 2022 03:50:26 +0000 (20:50 -0700)]
Add related_document and direct link from task UI
Michael Shamoon [Wed, 28 Sep 2022 02:41:23 +0000 (19:41 -0700)]
Filter out old migrated tasks
Michael Shamoon [Wed, 28 Sep 2022 02:40:24 +0000 (19:40 -0700)]
Add document name & error result parsing to PaperlessTask serializer
Michael Shamoon [Wed, 28 Sep 2022 00:56:04 +0000 (17:56 -0700)]
Fix tab ids & date parsing
Trenton H [Tue, 27 Sep 2022 21:17:42 +0000 (14:17 -0700)]
Ensures all existing one to one fields are nulled before altering the field
Trenton H [Tue, 27 Sep 2022 20:55:31 +0000 (13:55 -0700)]
Fixes migration order back to the right way
Trenton H [Tue, 27 Sep 2022 19:44:01 +0000 (12:44 -0700)]
Finalizes what the PaperlessTask will look like to the frontend
Michael Shamoon [Tue, 27 Sep 2022 18:00:02 +0000 (11:00 -0700)]
Add failed tasks badge, better animation
Michael Shamoon [Tue, 27 Sep 2022 16:36:39 +0000 (09:36 -0700)]
Merge branch 'main' into dev