]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
2 years agoEnsures the Pipfile.lock hash is up to date 543/head
Trenton Holmes [Sun, 11 Sep 2022 15:20:58 +0000 (08:20 -0700)] 
Ensures the Pipfile.lock hash is up to date

2 years agoRemoves optipng, added in a bad merge
Trenton Holmes [Tue, 30 Aug 2022 22:38:57 +0000 (15:38 -0700)] 
Removes optipng, added in a bad merge

2 years agoFixes the shellcheck issues
Trenton Holmes [Tue, 30 Aug 2022 22:34:56 +0000 (15:34 -0700)] 
Fixes the shellcheck issues

2 years agoCombines the two database folders to a single variable during installation
Trenton Holmes [Tue, 30 Aug 2022 22:17:08 +0000 (15:17 -0700)] 
Combines the two database folders to a single variable during installation

2 years agoFully qualifies the image and updates to Redis 7
Trenton Holmes [Tue, 30 Aug 2022 21:58:20 +0000 (14:58 -0700)] 
Fully qualifies the image and updates to Redis 7

2 years agoAdds the mysql Python dependency
Trenton Holmes [Tue, 30 Aug 2022 21:56:14 +0000 (14:56 -0700)] 
Adds the mysql Python dependency

2 years agore-order apt dependencies
Brian Kelly [Wed, 1 Jun 2022 04:18:43 +0000 (22:18 -0600)] 
re-order apt dependencies

2 years agocorrect the mariadb volume data path
Brian Kelly [Tue, 17 May 2022 18:38:02 +0000 (12:38 -0600)] 
correct the mariadb volume data path

2 years agoset paperless db user
Brian Kelly [Fri, 13 May 2022 03:01:47 +0000 (21:01 -0600)] 
set paperless db user

2 years agoremove debug image reference
Brian Kelly [Wed, 4 May 2022 02:13:41 +0000 (20:13 -0600)] 
remove debug image reference

2 years agorebase mariadb feature onto dev
Brian Kelly [Wed, 4 May 2022 02:13:13 +0000 (20:13 -0600)] 
rebase mariadb feature onto dev

2 years agoInclude storage path in exporter + tests
Michael Shamoon [Sun, 11 Sep 2022 01:48:18 +0000 (18:48 -0700)] 
Include storage path in exporter + tests

2 years agoMerge pull request #1551 from paperless-ngx/chore-settings-cleanup
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

2 years agoAdds validation and testing to cover some of the common settings 1551/head
Trenton Holmes [Fri, 9 Sep 2022 18:42:43 +0000 (11:42 -0700)] 
Adds validation and testing to cover some of the common settings

2 years agoFixes a minor TODO in settings, and enables flake8 for settings.py
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

2 years agoBump pikepdf from 5.5.0 to 5.6.1
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>
2 years agoDecrease the final size of the images containing .deb and .whl files
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

2 years agoBump black from 22.6.0 to 22.8.0
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>
2 years agoBump tqdm from 4.64.0 to 4.64.1
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>
2 years agoBump pytest from 7.1.2 to 7.1.3
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>
2 years agoBump tj-actions/changed-files from 24 to 29.0.2
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>
2 years agoMerge pull request #1500 from paperless-ngx/feature-gunicorn-tune
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

2 years agoMerge pull request #1502 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angula...
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

2 years agoupdate jest-preset-angular 1502/head
Michael Shamoon [Fri, 2 Sep 2022 08:26:05 +0000 (01:26 -0700)] 
update jest-preset-angular

2 years agoupdate angular core
Michael Shamoon [Fri, 2 Sep 2022 08:25:39 +0000 (01:25 -0700)] 
update angular core

2 years agoupdate angular cli
Michael Shamoon [Fri, 2 Sep 2022 08:21:41 +0000 (01:21 -0700)] 
update angular cli

2 years agoBump @angular/cli from 14.1.0 to 14.2.1 in /src-ui
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>
2 years agoMerge pull request #1507 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest...
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

2 years agoBump jest-environment-jsdom from 28.1.3 to 29.0.1 in /src-ui 1507/head
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>
2 years agoMerge pull request #1506 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types...
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

2 years agoBump @types/node from 18.6.3 to 18.7.14 in /src-ui 1506/head
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>
2 years agoMerge pull request #1505 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angula...
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

2 years agoBump @angular-builders/jest from 14.0.0 to 14.0.1 in /src-ui 1505/head
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>
2 years agoMerge pull request #1504 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/zone...
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

2 years agoBump zone.js from 0.11.7 to 0.11.8 in /src-ui 1504/head
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>
2 years agoMerge pull request #1494 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ngx...
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

2 years agoBump ngx-color from 8.0.1 to 8.0.2 in /src-ui 1494/head
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>
2 years agoMerge pull request #1496 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypres...
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

2 years agoBump cypress from 10.3.1 to 10.7.0 in /src-ui 1496/head
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>
2 years agoMerge pull request #1495 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypres...
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

2 years agoMerge pull request #1498 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/popper...
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

2 years agoTweaks gunicorn to preload the app and use shared memory for temporary fs 1500/head
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

2 years agoBump @popperjs/core from 2.11.5 to 2.11.6 in /src-ui 1498/head
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>
2 years agoBump @cypress/schematic from 2.0.0 to 2.1.1 in /src-ui 1495/head
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>
2 years agoMerge pull request #1492 from paperless-ngx/feature-imap-utf-improve
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

2 years agoUpdates imap_tools and updates to use the new login method for UTF-8 1492/head
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

2 years agoMerge pull request #1488 from paperless-ngx/fix/tasks-table-actions
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

2 years agoFix actions button in tasks table 1488/head
Michael Shamoon [Wed, 31 Aug 2022 19:39:56 +0000 (12:39 -0700)] 
Fix actions button in tasks table

2 years agoMerge pull request #1463 from paperless-ngx/fix/issue-1462
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

2 years agoFix 1023, 1024 migrations, add savedviewfilterrule migration 1463/head
Michael Shamoon [Fri, 26 Aug 2022 16:50:02 +0000 (09:50 -0700)] 
Fix 1023, 1024 migrations, add savedviewfilterrule migration

2 years agoAdd missing filter rule types to SavedViewFilterRule model
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

2 years agoMerge pull request #1451 from paperless-ngx/feature-better-redo-ocr
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

2 years agoMerge pull request #1375 from tim-vogel/add_comments
shamoon [Thu, 25 Aug 2022 18:48:31 +0000 (11:48 -0700)] 
Merge pull request #1375 from tim-vogel/add_comments

Feature: document comments

2 years agoMerge pull request #1367 from Eckii24/feat/date-suggestions
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

2 years agoLocks scipy to 1.8.1, allows some other minor version updates
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

2 years agoRevert "Bump sphinx from 5.0.2 to 5.1.1"
shamoon [Thu, 25 Aug 2022 15:50:39 +0000 (08:50 -0700)] 
Revert "Bump sphinx from 5.0.2 to 5.1.1"

2 years agoMerge pull request #1460 from paperless-ngx/fix/paperless-conf-typo
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

2 years agoFix minor duplicate/incorrect conf key 1460/head
Quinn Casey [Thu, 25 Aug 2022 15:36:48 +0000 (08:36 -0700)] 
Fix minor duplicate/incorrect conf key

2 years agoMerge pull request #1297 from paperless-ngx/dependabot/pip/dev/sphinx-5.1.1
shamoon [Thu, 25 Aug 2022 15:33:40 +0000 (08:33 -0700)] 
Merge pull request #1297 from paperless-ngx/dependabot/pip/dev/sphinx-5.1.1

Bump sphinx from 5.0.2 to 5.1.1

2 years agoMerge pull request #1421 from paperless-ngx/feature-consumer-event-driven
shamoon [Thu, 25 Aug 2022 15:16:47 +0000 (08:16 -0700)] 
Merge pull request #1421 from paperless-ngx/feature-consumer-event-driven

Feature: Event driven consumer

2 years agoDefault PAPERLESS_NUMBER_OF_SUGGESTED_DATES to 3 1367/head
Michael Shamoon [Thu, 25 Aug 2022 15:03:38 +0000 (08:03 -0700)] 
Default PAPERLESS_NUMBER_OF_SUGGESTED_DATES to 3

2 years agoMerge pull request #1442 from paperless-ngx/fix/skip-archive-still-archiving
Quinn Casey [Thu, 25 Aug 2022 13:23:10 +0000 (06:23 -0700)] 
Merge pull request #1442 from paperless-ngx/fix/skip-archive-still-archiving

Bugfix: Fixes the creation of an archive file, even if noarchive was specified

2 years agoFix CodeQL warnings 1375/head
Michael Shamoon [Wed, 24 Aug 2022 21:16:47 +0000 (14:16 -0700)] 
Fix CodeQL warnings

2 years agoFinalizes testing of the delete comment
Trenton Holmes [Wed, 24 Aug 2022 15:27:43 +0000 (08:27 -0700)] 
Finalizes testing of the delete comment

2 years agoStarts on implementing tests for the new API
Trenton Holmes [Wed, 24 Aug 2022 14:26:39 +0000 (07:26 -0700)] 
Starts on implementing tests for the new API

2 years agoMerges the migration branches
Trenton Holmes [Wed, 24 Aug 2022 13:43:52 +0000 (06:43 -0700)] 
Merges the migration branches

2 years agoBasic verification of Comment export & exporter comment tuple fix
Michael Shamoon [Wed, 24 Aug 2022 05:04:27 +0000 (22:04 -0700)] 
Basic verification of Comment export & exporter comment tuple fix

From oprhaned commits https://github.com/paperless-ngx/paperless-ngx/commit/b1855a4b7af689d0a7c7f18bf7ef513967da269f
https://github.com/paperless-ngx/paperless-ngx/commit/53f21574fd8af0f3561c12f709a14980f8f1cb7f

Co-Authored-By: Trenton Holmes <797416+stumpylog@users.noreply.github.com>
2 years agoAdd frontend tests for comments
Michael Shamoon [Wed, 24 Aug 2022 04:59:54 +0000 (21:59 -0700)] 
Add frontend tests for comments

2 years agoUpdate messages.xlf
Michael Shamoon [Mon, 8 Aug 2022 05:33:05 +0000 (22:33 -0700)] 
Update messages.xlf

2 years agoMove add comment to top of comments list
Michael Shamoon [Tue, 23 Aug 2022 22:15:34 +0000 (15:15 -0700)] 
Move add comment to top of comments list

2 years agoCleanup frontend comment service & other code
Michael Shamoon [Mon, 8 Aug 2022 05:05:32 +0000 (22:05 -0700)] 
Cleanup frontend comment service & other code

[ci skip]

2 years agoRework comment UI
Michael Shamoon [Mon, 8 Aug 2022 04:44:28 +0000 (21:44 -0700)] 
Rework comment UI

Add error popups, text field validation, move form, move comment header to footer, updated styling

2 years agopython code style
Michael Shamoon [Mon, 8 Aug 2022 00:45:49 +0000 (17:45 -0700)] 
python code style

2 years agoRefactor comment UI code
Michael Shamoon [Mon, 8 Aug 2022 00:33:13 +0000 (17:33 -0700)] 
Refactor comment UI code

And run prettier

2 years agofix migration dependency
Michael Shamoon [Mon, 8 Aug 2022 00:31:03 +0000 (17:31 -0700)] 
fix migration dependency

and run code style

2 years agoMissed PAPERLESS_COMMENTS_ENABLED code
Michael Shamoon [Mon, 8 Aug 2022 00:30:49 +0000 (17:30 -0700)] 
Missed PAPERLESS_COMMENTS_ENABLED code

2 years agoRemove faux test file
shamoon [Sun, 7 Aug 2022 22:47:30 +0000 (15:47 -0700)] 
Remove faux test file

2 years agoFix comment service method signature
Michael Shamoon [Sun, 7 Aug 2022 22:06:52 +0000 (15:06 -0700)] 
Fix comment service method signature

and run prettier over file

2 years agoRemove faux testing file
Michael Shamoon [Sun, 7 Aug 2022 22:06:21 +0000 (15:06 -0700)] 
Remove faux testing file

2 years agoUse frontend settings instead of env variable
Michael Shamoon [Sun, 7 Aug 2022 22:05:58 +0000 (15:05 -0700)] 
Use frontend settings instead of env variable

2 years agoadd comment function
tim-vogel [Sun, 7 Aug 2022 19:41:30 +0000 (12:41 -0700)] 
add comment function

2 years agotypo
tooomm [Wed, 3 Aug 2022 13:00:23 +0000 (15:00 +0200)] 
typo

2 years agoBump sphinx from 5.0.2 to 5.1.1 1297/head
dependabot[bot] [Mon, 22 Aug 2022 12:37:59 +0000 (12:37 +0000)] 
Bump sphinx from 5.0.2 to 5.1.1

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.2 to 5.1.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.0.2...v5.1.1)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #1446 from paperless-ngx/feature-storage-path-rematch
shamoon [Mon, 22 Aug 2022 03:07:06 +0000 (20:07 -0700)] 
Merge pull request #1446 from paperless-ngx/feature-storage-path-rematch

Feature: Adds storage paths to re-tagger command

2 years agoMerge pull request #1440 from GwynHannay/feature-orig-filename-metadata
shamoon [Mon, 22 Aug 2022 03:05:25 +0000 (20:05 -0700)] 
Merge pull request #1440 from GwynHannay/feature-orig-filename-metadata

Feature: Preserve original filename in metadata

2 years agoMerge pull request #1445 from paperless-ngx/library-deps-update
Quinn Casey [Mon, 22 Aug 2022 01:45:58 +0000 (18:45 -0700)] 
Merge pull request #1445 from paperless-ngx/library-deps-update

Chore: Bump Python dependencies

2 years agoImplements a better re-do of OCR by making the document archiver function common... 1451/head
Trenton Holmes [Mon, 22 Aug 2022 01:20:59 +0000 (18:20 -0700)] 
Implements a better re-do of OCR by making the document archiver function common.  Actually creates updated file now

2 years agoAdds the storage paths to the re-tagger command 1446/head
Trenton Holmes [Mon, 22 Aug 2022 00:54:05 +0000 (17:54 -0700)] 
Adds the storage paths to the re-tagger command

2 years agoAlso provide the original file name to the post consumption script 1440/head
Trenton Holmes [Sun, 21 Aug 2022 23:16:28 +0000 (16:16 -0700)] 
Also provide the original file name to the post consumption script

2 years agoBumps all library versions which are currently working 1445/head
Trenton Holmes [Sun, 21 Aug 2022 15:34:40 +0000 (08:34 -0700)] 
Bumps all library versions which are currently working

2 years agoAdd original filename to frontend doc detail metadata
Michael Shamoon [Sun, 21 Aug 2022 15:06:56 +0000 (08:06 -0700)] 
Add original filename to frontend doc detail metadata

2 years agoformat code
Gwyn Hannay [Sat, 30 Jul 2022 03:32:07 +0000 (20:32 -0700)] 
format code

2 years agocreate migration for original filename
Gwyn Hannay [Mon, 25 Jul 2022 06:40:43 +0000 (14:40 +0800)] 
create migration for original filename

2 years agoupdate files and model to include new field
Gwyn Hannay [Sat, 18 Jun 2022 00:10:22 +0000 (08:10 +0800)] 
update files and model to include new field

2 years agoFixes the creation of an archive file, even if noarchive was specified 1442/head
Trenton Holmes [Sat, 20 Aug 2022 20:47:56 +0000 (13:47 -0700)] 
Fixes the creation of an archive file, even if noarchive was specified

2 years agoadapt test to respect gmail_label keyword
Stefan [Fri, 19 Aug 2022 08:38:16 +0000 (10:38 +0200)] 
adapt test to respect gmail_label keyword

2 years agofix debug output
Stefan [Fri, 19 Aug 2022 08:36:05 +0000 (10:36 +0200)] 
fix debug output

2 years agoIgnore tagged emails from gmail to avoid duplicated documents.
Stefan [Thu, 18 Aug 2022 12:09:06 +0000 (14:09 +0200)] 
Ignore tagged emails from gmail to avoid duplicated documents.

2 years agoadd test for gmail account tag handling
Stefan [Thu, 18 Aug 2022 11:02:33 +0000 (13:02 +0200)] 
add test for gmail account tag handling

2 years agofix mail tests
Stefan [Wed, 17 Aug 2022 09:34:21 +0000 (11:34 +0200)] 
fix mail tests