Michael Shamoon
f8dc6de971
Add highlighting, move some anchors for visibility
2022-10-09 23:47:45 -07:00
Michael Shamoon
381ea11788
Update translation strings for welcome tour
2022-10-09 23:47:45 -07:00
Michael Shamoon
f638bd5d22
fix tour placement issues, basic offerTour method
2022-10-09 23:47:45 -07:00
Michael Shamoon
2b8faadd2b
Add admin tour step, remove step titles, cleaner look
2022-10-09 23:47:45 -07:00
Michael Shamoon
06259a2aad
Complete welcome tour
2022-10-09 23:47:31 -07:00
Michael Shamoon
e5daa9bceb
Core welcome tour functionality
2022-10-09 23:46:26 -07:00
shamoon
ff8651adf0
Merge pull request #1641 from paperless-ngx/feature/slim-sidebar
...
Feature: slim sidebar
2022-10-09 23:24:57 -07:00
Michael Shamoon
07f8744349
Fix merge conflict
2022-10-09 23:24:36 -07:00
Michael Shamoon
01cdadb3f7
Merge branch 'dev' into feature/slim-sidebar
2022-10-09 23:15:48 -07:00
Trenton Holmes
82965a0a39
Re-lock pipenv version to the last working version
2022-10-09 17:43:58 -07:00
Trenton Holmes
397179ebe9
Fixes is_relative_to not being availible for 3.8
2022-10-09 17:43:58 -07:00
Trenton Holmes
3b5a7fbd65
If the original file containing a barcode was in the temporary scratch dir, move the split files to consume dir
2022-10-09 17:43:58 -07:00
shamoon
48452c4a8b
Merge pull request #1754 from NiFNi/feature/change-default-matching-algo
...
change default matching algo to auto and move to constant
2022-10-08 09:35:30 -07:00
Trenton H
406dae1fca
Enable some testing against a real email server to hopefully catch things earlier
2022-10-07 18:28:11 -07:00
Trenton H
6c269391d5
Fixes handling of gmail label extension to IMAP
2022-10-07 18:28:11 -07:00
Trenton Holmes
d13ca98223
Enables some basic live testing against a tika server with actual sample documents to catch some more errors mocking won't catch
2022-10-07 18:06:06 -07:00
Michael Shamoon
08a2be98c6
Fix code style
2022-10-07 06:29:31 -07:00
shamoon
962d0bc57b
Merge pull request #1692 from paperless-ngx/feature-frontend-update-checking
...
Feature: frontend update checking settings
2022-10-05 13:46:32 -07:00
Trenton H
42730fe379
Updates to qpdf 11.1.1, pikepdf 6.1.0, and a few other updates
2022-10-05 10:03:40 -07:00
shamoon
5f96bd4d18
Merge pull request #1744 from paperless-ngx/fix/issue-1725
...
Fix: allow preview for .csv files
2022-10-04 13:16:18 -07:00
Michael Shamoon
f587e36744
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>
2022-10-04 13:01:06 -07:00
shamoon
b6feb178fb
Merge pull request #1642 from paperless-ngx/feature-qpdf-11
...
Feature: Upgrade to qpdf 11, pikepdf 6 & ocrmypdf 14
2022-10-03 17:36:30 -07:00
dependabot[bot]
807ba892f8
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>
2022-10-03 15:51:43 -07:00
Michael Shamoon
c428a4eef2
Update paperless-document.ts
2022-10-03 00:27:57 -07:00
Jens van Almsick
d89443b31d
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.
2022-10-02 16:09:07 -07:00
Michael Shamoon
5c39f058ad
add id to document duplicate error message
2022-10-02 10:27:45 -07:00
Trenton Holmes
a19fbf919d
When a document is a duplicate, include the title of the existing document in the fail message
2022-10-02 10:27:45 -07:00
dependabot[bot]
06d114fde9
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>
2022-10-02 10:27:02 -07:00
dependabot[bot]
df8930ca69
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>
2022-10-02 10:26:39 -07:00
dependabot[bot]
9a00e8bd3d
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>
2022-10-02 10:26:21 -07:00
dependabot[bot]
1796f7b0bc
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>
2022-10-02 10:25:49 -07:00
dependabot[bot]
c18dbdc52c
Merge pull request #1720 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/rxjs-7.5.7
2022-10-02 07:05:45 +00:00
dependabot[bot]
04dc1c4210
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>
2022-10-02 06:52:18 +00:00
shamoon
bcd00e011c
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
2022-10-01 23:51:18 -07:00
dependabot[bot]
bbe39389ad
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>
2022-10-02 06:49:30 +00:00
shamoon
7afb4d9ba4
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
2022-10-01 23:47:35 -07:00
dependabot[bot]
311c265818
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>
2022-10-02 06:25:59 +00:00
shamoon
4f6d4db615
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
2022-10-01 23:25:00 -07:00
shamoon
2702bd3028
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
2022-10-01 20:03:53 -07:00
dependabot[bot]
3dae2cdca6
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>
2022-10-02 02:41:50 +00:00
dependabot[bot]
18d7422e92
Merge pull request #1718 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/node-18.7.23
2022-10-02 02:40:34 +00:00
dependabot[bot]
5424c1f508
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>
2022-10-02 02:22:40 +00:00
dependabot[bot]
fc4a14708e
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>
2022-10-02 02:22:20 +00:00
shamoon
47ec9212ab
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
2022-10-01 19:20:36 -07:00
dependabot[bot]
6d395daef9
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>
2022-10-02 01:09:49 +00:00
dependabot[bot]
0921b064bb
Merge pull request #1708 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/compiler-14.2.4
2022-10-02 00:51:27 +00:00
Michael Shamoon
71f75a72cf
Update @angular/cli @angular/core
2022-10-01 17:36:08 -07:00
dependabot[bot]
01e57eb085
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>
2022-10-01 17:35:34 -07:00
shamoon
d9a8ef3e40
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
2022-10-01 17:28:55 -07:00
dependabot[bot]
9969538798
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>
2022-10-02 00:10:16 +00:00