]>
git.ipfire.org Git - thirdparty/paperless-ngx.git/log
Trenton Holmes [Mon, 26 Sep 2022 00:29:38 +0000 (17:29 -0700)]
Updates Python deps all at once
Michael Shamoon [Mon, 26 Sep 2022 14:56:05 +0000 (07:56 -0700)]
Update environment.prod.ts
Michael Shamoon [Mon, 26 Sep 2022 14:55:49 +0000 (07:55 -0700)]
Merge branch 'main' into dev
Michael Shamoon [Mon, 26 Sep 2022 14:54:10 +0000 (07:54 -0700)]
v1.9.0
shamoon [Mon, 26 Sep 2022 14:53:16 +0000 (07:53 -0700)]
Merge pull request #1560 from paperless-ngx/beta
[Beta] Paperless-ngx v1.9.0 Release Candidate
Paperless-ngx Translation Bot [bot] [Mon, 26 Sep 2022 14:52:44 +0000 (07:52 -0700)]
New Crowdin updates (#1633)
* bugfix: increase delay
partially reverts
86358d556162e4c6112238821937f7856749f157
re-implements
4fbabe43ea12811864e9676b04d82a82b38e799d
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Co-authored-by: Florian Brandes <florian.brandes@posteo.de>
Felix E [Sun, 25 Sep 2022 07:54:40 +0000 (09:54 +0200)]
Merge pull request #1629 from paperless-ngx/feature-better-pipenv-docker
Chore: Moves pipenv into its own Docker stage
Trenton Holmes [Wed, 21 Sep 2022 16:43:40 +0000 (09:43 -0700)]
Moves the pipenv generation of requirements.txt into a seperate build stage, disconnecting the main image from its dependencies
lemmi [Tue, 20 Sep 2022 10:13:40 +0000 (12:13 +0200)]
paperless_cmd.sh: use exec to run supervisord
Without exec, signals aren't passed through properly. Stopping the
container won't have any effect unless killed.
closes #1616
Paperless-ngx Translation Bot [bot] [Fri, 16 Sep 2022 22:45:17 +0000 (15:45 -0700)]
New Crowdin updates (#1607)
* bugfix: increase delay
partially reverts
86358d556162e4c6112238821937f7856749f157
re-implements
4fbabe43ea12811864e9676b04d82a82b38e799d
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
* New translations messages.xlf (Finnish) [ci skip]
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Co-authored-by: Florian Brandes <florian.brandes@posteo.de>
Trenton H [Fri, 16 Sep 2022 15:03:53 +0000 (08:03 -0700)]
Fixes grammar in comment
Co-authored-by: Florian <florian.brandes@posteo.de>
Trenton Holmes [Wed, 14 Sep 2022 18:49:22 +0000 (11:49 -0700)]
Updates how barcodes are detected, using pikepdf images, instead of converting each page to an image
Paperless-ngx Translation Bot [bot] [Fri, 16 Sep 2022 15:37:07 +0000 (08:37 -0700)]
New Crowdin updates (#1580)
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
shamoon [Fri, 16 Sep 2022 15:31:41 +0000 (08:31 -0700)]
Merge pull request #1605 from paperless-ngx/fix/1599-consume-permissions
Fix: Consume directory permissions were not updated
Florian Brandes [Fri, 16 Sep 2022 07:15:52 +0000 (09:15 +0200)]
bugfix: increase delay
partially reverts
86358d556162e4c6112238821937f7856749f157
re-implements
4fbabe43ea12811864e9676b04d82a82b38e799d
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Trenton H [Fri, 16 Sep 2022 14:52:33 +0000 (07:52 -0700)]
Fixes an issue where the consume directory wasn't included in the permissions fix at Docker entry
Trenton H [Thu, 15 Sep 2022 21:18:01 +0000 (14:18 -0700)]
Merge pull request #1596 from paperless-ngx/fix/1590-barcodes
Fix: Double barcode separation creates empty file
shamoon [Thu, 15 Sep 2022 04:52:49 +0000 (21:52 -0700)]
Merge pull request #1591 from paperless-ngx/fix/1583-tika-str
Fix: Parsing Tika documents fails with AttributeError
Trenton Holmes [Wed, 14 Sep 2022 21:00:37 +0000 (14:00 -0700)]
Fixes the seperation of files by barcode, during the case where 2 barcodes appear back to back
Trenton Holmes [Wed, 14 Sep 2022 14:48:12 +0000 (07:48 -0700)]
Ensure the tika parse function gets a string, not a PathLike
shamoon [Tue, 13 Sep 2022 18:57:58 +0000 (11:57 -0700)]
Merge pull request #1576 from paperless-ngx/fix/slow-classifier
Fix: Resolve issue with slow classifier
Michael Shamoon [Tue, 13 Sep 2022 18:54:25 +0000 (11:54 -0700)]
fix tag list vertical space
Trenton Holmes [Tue, 13 Sep 2022 17:33:07 +0000 (10:33 -0700)]
Locks numpy version until an upstream fix or resolution to aarch64 classifier slowdown
shamoon [Mon, 12 Sep 2022 19:21:49 +0000 (12:21 -0700)]
Merge pull request #1567 from paperless-ngx/feature-process-names
Feature: Display django-q process names
Trenton H [Mon, 12 Sep 2022 19:16:34 +0000 (12:16 -0700)]
Updates django-q and add optional setproctitle to allow display
Trenton Holmes [Thu, 8 Sep 2022 19:56:32 +0000 (12:56 -0700)]
Minor logging updates
Trenton Holmes [Thu, 8 Sep 2022 17:14:56 +0000 (10:14 -0700)]
Extends the cleanup of image versions to the library images and all the registry cache images as well
shamoon [Mon, 12 Sep 2022 18:37:30 +0000 (11:37 -0700)]
Merge pull request #1566 from paperless-ngx/fix/issue-1564
Fix document comments not updating on document navigation
Michael Shamoon [Mon, 12 Sep 2022 15:35:13 +0000 (08:35 -0700)]
Fix live updating of comments on doc change
Michael Shamoon [Mon, 12 Sep 2022 15:35:04 +0000 (08:35 -0700)]
Remove user dropdown border
Michael Shamoon [Mon, 12 Sep 2022 03:47:47 +0000 (20:47 -0700)]
Update messages.xlf
Trenton Holmes [Sun, 11 Sep 2022 22:34:10 +0000 (15:34 -0700)]
Updates version string to 1.9.0-rc1
Signed-off-by: Trenton Holmes <holmes.trenton@gmail.com>
Trenton Holmes [Sun, 11 Sep 2022 22:12:54 +0000 (15:12 -0700)]
Merge branch 'main' into beta
Paperless-ngx Translation Bot [bot] [Sun, 11 Sep 2022 22:04:55 +0000 (15:04 -0700)]
New Crowdin updates (#1295)
Squashed commit of Crowdin updates
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
shamoon [Sun, 11 Sep 2022 15:50:27 +0000 (08:50 -0700)]
Merge pull request #543 from bckelly1/feature-mariadb-support
Feature: Add MariaDB support
Trenton Holmes [Sun, 11 Sep 2022 15:20:58 +0000 (08:20 -0700)]
Ensures the Pipfile.lock hash is up to date
Trenton Holmes [Tue, 30 Aug 2022 22:38:57 +0000 (15:38 -0700)]
Removes optipng, added in a bad merge
Trenton Holmes [Tue, 30 Aug 2022 22:34:56 +0000 (15:34 -0700)]
Fixes the shellcheck issues
Trenton Holmes [Tue, 30 Aug 2022 22:17:08 +0000 (15:17 -0700)]
Combines the two database folders to a single variable during installation
Trenton Holmes [Tue, 30 Aug 2022 21:58:20 +0000 (14:58 -0700)]
Fully qualifies the image and updates to Redis 7
Trenton Holmes [Tue, 30 Aug 2022 21:56:14 +0000 (14:56 -0700)]
Adds the mysql Python dependency
Brian Kelly [Wed, 1 Jun 2022 04:18:43 +0000 (22:18 -0600)]
re-order apt dependencies
Brian Kelly [Tue, 17 May 2022 18:38:02 +0000 (12:38 -0600)]
correct the mariadb volume data path
Brian Kelly [Fri, 13 May 2022 03:01:47 +0000 (21:01 -0600)]
set paperless db user
Brian Kelly [Wed, 4 May 2022 02:13:41 +0000 (20:13 -0600)]
remove debug image reference
Brian Kelly [Wed, 4 May 2022 02:13:13 +0000 (20:13 -0600)]
rebase mariadb feature onto dev
Michael Shamoon [Sun, 11 Sep 2022 01:48:18 +0000 (18:48 -0700)]
Include storage path in exporter + tests
shamoon [Sun, 11 Sep 2022 03:04:35 +0000 (20:04 -0700)]
Merge pull request #1551 from paperless-ngx/chore-settings-cleanup
Chore: Cleanup and validate settings
Trenton Holmes [Fri, 9 Sep 2022 18:42:43 +0000 (11:42 -0700)]
Adds validation and testing to cover some of the common settings
Trenton Holmes [Thu, 1 Sep 2022 17:35:33 +0000 (10:35 -0700)]
Fixes a minor TODO in settings, and enables flake8 for settings.py
dependabot[bot] [Wed, 7 Sep 2022 16:15:05 +0000 (16:15 +0000)]
Bump pikepdf from 5.5.0 to 5.6.1
Bumps [pikepdf](https://github.com/pikepdf/pikepdf) from 5.5.0 to 5.6.1.
- [Release notes](https://github.com/pikepdf/pikepdf/releases)
- [Commits](https://github.com/pikepdf/pikepdf/compare/v5.5.0...v5.6.1)
---
updated-dependencies:
- dependency-name: pikepdf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Trenton Holmes [Wed, 7 Sep 2022 19:34:05 +0000 (12:34 -0700)]
Decrease the final size of the images containing .deb and .whl files
dependabot[bot] [Wed, 7 Sep 2022 16:10:32 +0000 (16:10 +0000)]
Bump black from 22.6.0 to 22.8.0
Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.8.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/22.6.0...22.8.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 7 Sep 2022 15:03:09 +0000 (15:03 +0000)]
Bump tqdm from 4.64.0 to 4.64.1
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 to 4.64.1.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.64.0...v4.64.1)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 5 Sep 2022 20:34:12 +0000 (20:34 +0000)]
Bump pytest from 7.1.2 to 7.1.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.2...7.1.3)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Tue, 6 Sep 2022 21:22:23 +0000 (14:22 -0700)]
Merge pull request #1528 from erikarvstedt/docs-fix-variable-defaults
docs/configuration: Fix binary variable defaults
Erik Arvstedt [Sun, 4 Sep 2022 13:21:36 +0000 (15:21 +0200)]
docs/configuration: Fix binary variable defaults
dependabot[bot] [Thu, 1 Sep 2022 20:06:44 +0000 (20:06 +0000)]
Bump tj-actions/changed-files from 24 to 29.0.2
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 24 to 29.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/v24...v29.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>
shamoon [Sat, 3 Sep 2022 01:01:47 +0000 (18:01 -0700)]
Merge pull request #1500 from paperless-ngx/feature-gunicorn-tune
Bugfix: Better gunicorn settings for workers
dependabot[bot] [Fri, 2 Sep 2022 08:40:58 +0000 (08:40 +0000)]
Merge pull request #1502 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/cli-14.2.1
Michael Shamoon [Fri, 2 Sep 2022 08:26:05 +0000 (01:26 -0700)]
update jest-preset-angular
Michael Shamoon [Fri, 2 Sep 2022 08:25:39 +0000 (01:25 -0700)]
update angular core
Michael Shamoon [Fri, 2 Sep 2022 08:21:41 +0000 (01:21 -0700)]
update angular cli
dependabot[bot] [Fri, 2 Sep 2022 08:15:36 +0000 (08:15 +0000)]
Bump @angular/cli from 14.1.0 to 14.2.1 in /src-ui
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 14.1.0 to 14.2.1.
- [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/14.1.0...14.2.1)
---
updated-dependencies:
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Fri, 2 Sep 2022 08:03:23 +0000 (01:03 -0700)]
Merge pull request #1507 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-environment-jsdom-29.0.1
Bump jest-environment-jsdom from 28.1.3 to 29.0.1 in /src-ui
dependabot[bot] [Fri, 2 Sep 2022 07:41:29 +0000 (07:41 +0000)]
Bump jest-environment-jsdom from 28.1.3 to 29.0.1 in /src-ui
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.3 to 29.0.1.
- [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.0.1/packages/jest-environment-jsdom)
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Fri, 2 Sep 2022 07:40:15 +0000 (00:40 -0700)]
Merge pull request #1506 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/node-18.7.14
Bump @types/node from 18.6.3 to 18.7.14 in /src-ui
dependabot[bot] [Fri, 2 Sep 2022 07:39:49 +0000 (07:39 +0000)]
Bump @types/node from 18.6.3 to 18.7.14 in /src-ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.3 to 18.7.14.
- [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>
shamoon [Fri, 2 Sep 2022 07:35:49 +0000 (00:35 -0700)]
Merge pull request #1505 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular-builders/jest-14.0.1
Bump @angular-builders/jest from 14.0.0 to 14.0.1 in /src-ui
dependabot[bot] [Fri, 2 Sep 2022 07:33:26 +0000 (07:33 +0000)]
Bump @angular-builders/jest from 14.0.0 to 14.0.1 in /src-ui
Bumps [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/just-jeb/angular-builders/releases)
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md)
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/jest@14.0.1/packages/jest)
---
updated-dependencies:
- dependency-name: "@angular-builders/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Fri, 2 Sep 2022 07:32:20 +0000 (00:32 -0700)]
Merge pull request #1504 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/zone.js-0.11.8
Bump zone.js from 0.11.7 to 0.11.8 in /src-ui
dependabot[bot] [Fri, 2 Sep 2022 07:30:09 +0000 (07:30 +0000)]
Bump zone.js from 0.11.7 to 0.11.8 in /src-ui
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.11.7 to 0.11.8.
- [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.11.8/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>
shamoon [Fri, 2 Sep 2022 07:17:09 +0000 (00:17 -0700)]
Merge pull request #1494 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ngx-color-8.0.2
Bump ngx-color from 8.0.1 to 8.0.2 in /src-ui
dependabot[bot] [Fri, 2 Sep 2022 07:02:45 +0000 (07:02 +0000)]
Bump ngx-color from 8.0.1 to 8.0.2 in /src-ui
Bumps [ngx-color](https://github.com/scttcper/ngx-color) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/scttcper/ngx-color/releases)
- [Commits](https://github.com/scttcper/ngx-color/compare/v8.0.1...v8.0.2)
---
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 [Fri, 2 Sep 2022 07:01:35 +0000 (00:01 -0700)]
Merge pull request #1496 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypress-10.7.0
Bump cypress from 10.3.1 to 10.7.0 in /src-ui
dependabot[bot] [Fri, 2 Sep 2022 06:53:44 +0000 (06:53 +0000)]
Bump cypress from 10.3.1 to 10.7.0 in /src-ui
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.3.1 to 10.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.3.1...v10.7.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 [Fri, 2 Sep 2022 06:52:39 +0000 (23:52 -0700)]
Merge pull request #1495 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypress/schematic-2.1.1
Bump @cypress/schematic from 2.0.0 to 2.1.1 in /src-ui
shamoon [Fri, 2 Sep 2022 06:41:01 +0000 (23:41 -0700)]
Merge pull request #1498 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/popperjs/core-2.11.6
Bump @popperjs/core from 2.11.5 to 2.11.6 in /src-ui
Trenton Holmes [Wed, 31 Aug 2022 17:59:55 +0000 (10:59 -0700)]
Tweaks gunicorn to preload the app and use shared memory for temporary fs
dependabot[bot] [Thu, 1 Sep 2022 20:12:56 +0000 (20:12 +0000)]
Bump @popperjs/core from 2.11.5 to 2.11.6 in /src-ui
Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.11.5 to 2.11.6.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](https://github.com/popperjs/popper-core/compare/v2.11.5...v2.11.6)
---
updated-dependencies:
- dependency-name: "@popperjs/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 1 Sep 2022 20:09:45 +0000 (20:09 +0000)]
Bump @cypress/schematic from 2.0.0 to 2.1.1 in /src-ui
Bumps [@cypress/schematic](https://github.com/cypress-io/cypress) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/schematic-v2.0.0...@cypress/schematic-v2.1.1)
---
updated-dependencies:
- dependency-name: "@cypress/schematic"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Thu, 1 Sep 2022 16:35:26 +0000 (09:35 -0700)]
Merge pull request #1492 from paperless-ngx/feature-imap-utf-improve
Feature: Simplify IMAP login for UTF-8
Trenton Holmes [Thu, 1 Sep 2022 15:51:14 +0000 (08:51 -0700)]
Updates imap_tools and updates to use the new login method for UTF-8
viktor-c [Wed, 31 Aug 2022 23:36:13 +0000 (01:36 +0200)]
Info about installing on subpath (#1350)
* Update docker-compose.env
* Update configuration.rst
example.com/paperless is not a subdomain, but a subpath. Also when hosting from a subdomain like paperless.example.com one does not have to change anything in the configuration, it just works, because paperless expects to be hosted at root, i.e. paperless.example.com
This however changes when paperless is not hosted at root anymore but for example at paperless.example.com/paperlessNgx
* Update docker-compose.env
* Apply suggestions from code review
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Quinn Casey [Wed, 31 Aug 2022 23:18:13 +0000 (16:18 -0700)]
Merge pull request #1488 from paperless-ngx/fix/tasks-table-actions
Fix actions button in tasks table
Michael Shamoon [Wed, 31 Aug 2022 19:39:56 +0000 (12:39 -0700)]
Fix actions button in tasks table
Felix E [Wed, 31 Aug 2022 17:28:03 +0000 (19:28 +0200)]
Merge pull request #1482 from paperless-ngx/move-scanners-to-wiki
Docs: move scanner & software recs to GH wiki
Michael Shamoon [Wed, 31 Aug 2022 05:04:13 +0000 (22:04 -0700)]
Move scanner & software recs to GH wiki
Felix E [Sun, 28 Aug 2022 08:29:15 +0000 (10:29 +0200)]
Merge pull request #1467 from tooomm/patch-1
Docs: Update mobile scanner section
tooomm [Sat, 27 Aug 2022 16:03:54 +0000 (18:03 +0200)]
update mobile scanner section
Quinn Casey [Fri, 26 Aug 2022 19:35:29 +0000 (12:35 -0700)]
Merge pull request #1463 from paperless-ngx/fix/issue-1462
Fix: Add missing filter rule types to SavedViewFilterRule model & fix migrations
Michael Shamoon [Fri, 26 Aug 2022 16:50:02 +0000 (09:50 -0700)]
Fix 1023, 1024 migrations, add savedviewfilterrule migration
Michael Shamoon [Fri, 26 Aug 2022 15:26:08 +0000 (08:26 -0700)]
Add missing filter rule types to SavedViewFilterRule model
And add note to filter-rule-type.ts
Quinn Casey [Fri, 26 Aug 2022 00:01:54 +0000 (17:01 -0700)]
Merge pull request #1451 from paperless-ngx/feature-better-redo-ocr
Feature: Even better re-do of OCR
shamoon [Thu, 25 Aug 2022 18:48:31 +0000 (11:48 -0700)]
Merge pull request #1375 from tim-vogel/add_comments
Feature: document comments
shamoon [Thu, 25 Aug 2022 18:47:37 +0000 (11:47 -0700)]
Merge pull request #1367 from Eckii24/feat/date-suggestions
Adding date suggestions to the documents details view
Trenton Holmes [Thu, 25 Aug 2022 16:38:29 +0000 (09:38 -0700)]
Locks scipy to 1.8.1, allows some other minor version updates
shamoon [Thu, 25 Aug 2022 15:50:39 +0000 (08:50 -0700)]
Revert "Bump sphinx from 5.0.2 to 5.1.1"
Quinn Casey [Thu, 25 Aug 2022 15:39:53 +0000 (08:39 -0700)]
Merge pull request #1460 from paperless-ngx/fix/paperless-conf-typo
Fix paperless.conf.example typo
Quinn Casey [Thu, 25 Aug 2022 15:36:48 +0000 (08:36 -0700)]
Fix minor duplicate/incorrect conf key