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 |
|
shamoon
|
86c937ebe1
|
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
|
2022-10-01 17:09:22 -07:00 |
|
dependabot[bot]
|
c8a1fe2bac
|
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>
|
2022-10-02 00:03:12 +00:00 |
|
shamoon
|
93e41793ef
|
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
|
2022-10-01 16:11:17 -07:00 |
|
dependabot[bot]
|
7ee25b065b
|
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>
|
2022-10-01 20:07:21 +00:00 |
|
Michael Shamoon
|
4dac5fa02d
|
Fix python + frontend tests
|
2022-09-30 18:32:21 -07:00 |
|
Michael Shamoon
|
4ec77788f1
|
Handle settings live refresh, unsubscribe subscriptions
|
2022-09-30 15:39:02 -07:00 |
|
Michael Shamoon
|
e36b79444f
|
Update documentation re. PAPERLESS_ENABLE_UPDATE_CHECK
|
2022-09-30 15:10:52 -07:00 |
|
Michael Shamoon
|
f0cd10e960
|
Better migration of update checking settings, offer reload, strip backend_setting from db
|
2022-09-30 14:03:59 -07:00 |
|
Michael Shamoon
|
4eaeac3610
|
Frontend update checking settings
|
2022-09-30 12:30:23 -07:00 |
|
Trenton H
|
16980e0c1d
|
Changes MariaDB encoding to use utf8mb4
|
2022-09-29 13:53:44 -07:00 |
|
Michael Shamoon
|
ae8cc0e7dd
|
Update references to qcluster t celery
|
2022-09-28 20:13:19 -07:00 |
|
Trenton Holmes
|
5bf7217124
|
Cleans up and documnets installation on bare metal, includes systemd service file for the celery and celery beat
|
2022-09-28 19:38:41 -07:00 |
|
Trenton H
|
4621c1a83a
|
Fix logger location tag
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2022-09-28 11:02:34 -07:00 |
|
Trenton H
|
62872bce9d
|
Updates how task_args and task_kwargs are parsed, adds testing to cover everything I can think of
|
2022-09-28 10:40:55 -07:00 |
|
Michael Shamoon
|
fccaf26a10
|
re-enable frontend tests and fix tasks fixture
|
2022-09-27 21:01:16 -07:00 |
|
Michael Shamoon
|
aa7b2690cb
|
Add related_document and direct link from task UI
|
2022-09-27 20:50:26 -07:00 |
|
Michael Shamoon
|
8c6d67bddf
|
Filter out old migrated tasks
|
2022-09-27 19:41:23 -07:00 |
|
Michael Shamoon
|
e60a1e55f4
|
Add document name & error result parsing to PaperlessTask serializer
|
2022-09-27 19:40:24 -07:00 |
|
Michael Shamoon
|
081363a302
|
Fix tab ids & date parsing
|
2022-09-27 17:56:04 -07:00 |
|
Trenton H
|
a96ac56c2b
|
Ensures all existing one to one fields are nulled before altering the field
|
2022-09-27 14:17:42 -07:00 |
|
Trenton H
|
fe697f009c
|
Fixes migration order back to the right way
|
2022-09-27 13:55:31 -07:00 |
|
Trenton H
|
e8d237ac7c
|
Finalizes what the PaperlessTask will look like to the frontend
|
2022-09-27 12:44:01 -07:00 |
|
Michael Shamoon
|
f34eaf6c2a
|
Add failed tasks badge, better animation
|
2022-09-27 11:00:02 -07:00 |
|
Michael Shamoon
|
d35b987631
|
Merge branch 'main' into dev
|
2022-09-27 09:36:39 -07:00 |
|
Michael Shamoon
|
0bc4c947cf
|
Merge pull request #1666 from paperless-ngx/fix/1664
|
2022-09-27 09:34:34 -07:00 |
|
shamoon
|
b2028357d4
|
Merge pull request #1670 from paperless-ngx/fix/issue-1667
Bugfix: Allow PAPERLESS_OCR_CLEAN=none
|
2022-09-27 09:29:49 -07:00 |
|
Michael Shamoon
|
b894f4ad1c
|
Allow PAPERLESS_OCR_CLEAN=none
|
2022-09-27 08:48:04 -07:00 |
|
Trenton H
|
71c558eba7
|
Bumps version numbers to 1.9.2
|
2022-09-27 08:06:35 -07:00 |
|
shamoon
|
90af72dfc1
|
Merge pull request #1650 from paperless-ngx/fix/changelog-formatting
Chore: Ensure the generated changelog is formatted
|
2022-09-26 16:02:47 -07:00 |
|
shamoon
|
8bca358702
|
Merge pull request #1649 from paperless-ngx/v1.9.1-changelog
|
2022-09-26 13:03:29 -07:00 |
|
Trenton H
|
0369549cd2
|
Runs the pre-commit hooks against the changelog before committing it
|
2022-09-26 12:12:57 -07:00 |
|
Trenton H
|
1a789a2a0d
|
Fixes changelog linting
|
2022-09-26 12:06:42 -07:00 |
|
github-actions
|
25a1782e4a
|
Changelog - GHA
|
2022-09-26 19:04:29 +00:00 |
|
Trenton H
|
c1fb2ee30a
|
Merge branch 'main' into dev
|
2022-09-26 11:31:18 -07:00 |
|
Trenton Holmes
|
09287701ae
|
Transitions the backend to celery and celery beat
|
2022-09-26 11:25:34 -07:00 |
|
Trenton H
|
4032b5afe6
|
Fixes a missing option for OCR mode and incorrect clean mode
|
2022-09-26 11:05:19 -07:00 |
|
shamoon
|
b0dd1254c6
|
Merge pull request #1646 from paperless-ngx/fix/reset-button-padding
Fix reset button padding on small screens
|
2022-09-26 11:03:52 -07:00 |
|
Michael Shamoon
|
10d05d0bca
|
Fix reset button padding on small screens
|
2022-09-26 10:55:22 -07:00 |
|
Trenton H
|
520d5f38ab
|
Updates to qpdf 11.1, pikepdf 6 and OCRMyPDF 14
|
2022-09-26 09:49:03 -07:00 |
|
Michael Shamoon
|
9976811bfa
|
Nicer slim sidebar transitioning, dark mode fixes, fix tests by making settings taller
|
2022-09-26 09:33:05 -07:00 |
|
Trenton H
|
72977db4ac
|
Fixes the linting issue
|
2022-09-26 09:15:22 -07:00 |
|
janis-ax
|
3841fab56a
|
Update docs/advanced_usage.rst
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2022-09-26 09:06:36 -07:00 |
|
janis-ax
|
341efd2374
|
Improve docs with exampe
Filename ending comes automatically
|
2022-09-26 09:06:36 -07:00 |
|
Michael Shamoon
|
4bd375b6fe
|
Settings UI with live updating
|
2022-09-26 09:05:53 -07:00 |
|
Michael Shamoon
|
ca7e14bea9
|
slim sidebar with doc list adjusting
|
2022-09-26 09:05:53 -07:00 |
|
Michael Shamoon
|
49626ccf37
|
Save slimsidebar settings to db on change
|
2022-09-26 09:05:53 -07:00 |
|