]>
git.ipfire.org Git - thirdparty/paperless-ngx.git/log
Trenton Holmes [Tue, 8 Mar 2022 00:13:20 +0000 (16:13 -0800)]
Reduces number of warnings from testing from 165 to 128. In doing so, fixes a few minor things in the decrypt and export commands
Michael Shamoon [Fri, 11 Mar 2022 00:40:38 +0000 (16:40 -0800)]
Merge branch 'main' into dev
shamoon [Thu, 10 Mar 2022 23:16:50 +0000 (15:16 -0800)]
Merge pull request #250 from GruberViktor/date_parser
Parse dates when entered without separators
Quinn Casey [Thu, 10 Mar 2022 22:58:28 +0000 (14:58 -0800)]
Fix failed docker run on multi-tags
Quinn Casey [Thu, 10 Mar 2022 22:06:28 +0000 (14:06 -0800)]
Merge pull request #251 from paperless-ngx/dependabot-label-fix
Make dependabot labels consistent
Quinn Casey [Thu, 10 Mar 2022 22:01:58 +0000 (14:01 -0800)]
Make dependabot labels consistent
Viktor [Thu, 10 Mar 2022 20:31:54 +0000 (21:31 +0100)]
Parse dates when entered without separators
This adds date dividers if none are entered.
It also adds the current year if it wasn't entered.
This allows users to just enter 1003, 100322,
10032022 and
have it expanded to 10.03.2022, in the case of the German format.
(All other formats are also supported)
It also replaces commas with the date divider.
This allows quick entry of the date on the numpad.
Quinn Casey [Thu, 10 Mar 2022 20:09:19 +0000 (12:09 -0800)]
1.6.0
shamoon [Thu, 10 Mar 2022 20:03:00 +0000 (12:03 -0800)]
1.6.0
[skip ci]
shamoon [Thu, 10 Mar 2022 20:01:31 +0000 (12:01 -0800)]
Merge pull request #213 from paperless-ngx/beta
Merge 1.6.0 Release Candidate
Ingo Sigmund [Thu, 10 Mar 2022 14:09:33 +0000 (15:09 +0100)]
Merge pull request #214 from isigmund/dev
Ingo Sigmund [Thu, 10 Mar 2022 14:06:12 +0000 (15:06 +0100)]
Merge pull request #23 from flofeld/patch-1
Paperless Translation Bot [Thu, 10 Mar 2022 00:21:06 +0000 (16:21 -0800)]
New Crowdin updates (#244)
* New translations django.po (Italian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
Florian Feldmann [Thu, 10 Mar 2022 00:11:23 +0000 (01:11 +0100)]
Apply suggestions from code review
Co-authored-by: Ingo Sigmund <Ingo.sigmund@web.de>
Quinn Casey [Tue, 8 Mar 2022 14:25:58 +0000 (06:25 -0800)]
Merge pull request #236 from stumpylog/minimal-pipfile
Remove non-direct dependencies from Pipfile
Quinn Casey [Tue, 8 Mar 2022 14:12:49 +0000 (06:12 -0800)]
Merge pull request #235 from paperless-ngx/1.6.0-rc1-dependency-updates
Update @angular/common, @angular/forms, @angular/platform-browser, ts-node, @angular/router
Michael Shamoon [Mon, 7 Mar 2022 21:07:04 +0000 (13:07 -0800)]
Update @angular/common, @angular/forms, @angular/platform-browser, ts-node, @angular/router
Closes #228
Closes #229
Closes #230
Closes #231
Closes #232
Trenton Holmes [Mon, 7 Mar 2022 19:33:34 +0000 (11:33 -0800)]
Removes certain packages from the Pipfile
shamoon [Mon, 7 Mar 2022 18:50:52 +0000 (10:50 -0800)]
Merge pull request #226 from paperless-ngx/fix-issue-225-management-page-filtering
Fix issue #225 management page filtering, add esc clearing of filter field
Michael Shamoon [Mon, 7 Mar 2022 17:45:58 +0000 (09:45 -0800)]
Allow esc key clearing, autofocus on management lists
Michael Shamoon [Mon, 7 Mar 2022 17:45:39 +0000 (09:45 -0800)]
Page parameter breaks filtering on mangement pages
Closes #225
Ingo Sigmund [Sun, 6 Mar 2022 17:03:24 +0000 (18:03 +0100)]
Merge branch 'dev' of https://github.com/isigmund/paperless-ngx into dev
Ingo Sigmund [Sun, 6 Mar 2022 17:03:19 +0000 (18:03 +0100)]
Revert "remove logic to delete dangling volumes: node"
This reverts commit
c2da0ce5219d8d63f32e74978abac1fa934bb0b8 .
Ingo Sigmund [Sun, 6 Mar 2022 16:43:57 +0000 (17:43 +0100)]
Merge branch 'paperless-ngx:dev' into dev
Quinn Casey [Sun, 6 Mar 2022 16:38:34 +0000 (08:38 -0800)]
Merge pull request #219 from paperless-ngx/1.6.0-rc1-frontend-fixes1
1.6.0 rc1 frontend fixes 1
Michael Shamoon [Sun, 6 Mar 2022 04:09:44 +0000 (20:09 -0800)]
Reduce debounce to avoid title erasing
Closes #216
Michael Shamoon [Sun, 6 Mar 2022 03:42:49 +0000 (19:42 -0800)]
Clone tags array to prevent false dirty check
Closes #215
shamoon [Sun, 6 Mar 2022 04:10:52 +0000 (20:10 -0800)]
Merge pull request #212 from paperless-ngx/l10n_dev
New Crowdin updates
Quinn Casey [Sat, 5 Mar 2022 22:49:52 +0000 (14:49 -0800)]
[skip ci] Add variable body to fix incorrect changelog
Paperless Translation Bot [Sat, 5 Mar 2022 16:50:51 +0000 (08:50 -0800)]
New translations messages.xlf (Spanish)
[ci skip]
Ingo Sigmund [Sat, 5 Mar 2022 11:12:42 +0000 (12:12 +0100)]
Merge branch 'paperless-ngx:dev' into dev
Paperless Translation Bot [Sat, 5 Mar 2022 11:09:56 +0000 (03:09 -0800)]
New translations messages.xlf (Spanish)
[ci skip]
Ingo Sigmund [Sat, 5 Mar 2022 11:07:52 +0000 (12:07 +0100)]
remove volume: if no named volumes are used
Paperless Translation Bot [Fri, 4 Mar 2022 23:16:09 +0000 (15:16 -0800)]
New translations django.po (Luxembourgish)
[ci skip]
Paperless Translation Bot [Fri, 4 Mar 2022 23:16:08 +0000 (15:16 -0800)]
New translations django.po (German)
[ci skip]
Paperless Translation Bot [Fri, 4 Mar 2022 22:17:33 +0000 (14:17 -0800)]
New translations django.po (Luxembourgish)
[ci skip]
Quinn Casey [Fri, 4 Mar 2022 21:17:24 +0000 (13:17 -0800)]
[skip ci] Add #24 to changelog
Quinn Casey [Fri, 4 Mar 2022 20:29:34 +0000 (12:29 -0800)]
Fix close paren
Quinn Casey [Fri, 4 Mar 2022 20:28:03 +0000 (12:28 -0800)]
Ensure build isn't skipped on beta tag
Quinn Casey [Fri, 4 Mar 2022 20:01:19 +0000 (12:01 -0800)]
Add additional translations
Quinn Casey [Fri, 4 Mar 2022 19:28:57 +0000 (11:28 -0800)]
[skip ci] Changelog update
commit
7a12f84cace09f4c0503ef6475608eee68986305
Author: Quinn Casey <quinn@quinncasey.com>
Date: Wed Mar 2 09:55:56 2022 -0800
Update to PR 200
commit
689310678f2e53bc6600e49faeb49668449a5657
Author: Quinn Casey <quinn@quinncasey.com>
Date: Tue Mar 1 14:51:27 2022 -0800
Proper tense
commit
f42ce25fe770609a4f0bea7342cb4b8b48c84a4d
Author: Quinn Casey <quinn@quinncasey.com>
Date: Tue Mar 1 14:50:31 2022 -0800
Add PR 168
commit
95cae8f7eabfa4623f1190bfe004056dccf51bfb
Author: Quinn Casey <quinn@quinncasey.com>
Date: Tue Mar 1 14:47:27 2022 -0800
Update to PR 192
commit
0cad422be33412a87cdfe0ca208db72fc75a9098
Author: Quinn Casey <quinn@quinncasey.com>
Date: Tue Feb 22 09:21:46 2022 -0800
Update to PR 131
commit
01eb86c242bbe6cc0768012b68e5bb55adcf84f9
Author: Quinn Casey <quinn@quinncasey.com>
Date: Fri Feb 18 11:15:21 2022 -0800
Added more people
commit
29c2d714747201daeb7191f54602d3a792194657
Author: Quinn Casey <quinn@quinncasey.com>
Date: Fri Feb 18 10:50:11 2022 -0800
Update changelog up to PR 91
commit
f17f237b41ff0d6ff6746e0efe64a91d38b21f7a
Author: Quinn Casey <quinn@quinncasey.com>
Date: Thu Feb 17 10:21:36 2022 -0800
Remove trailing whitespace
commit
34f28195261846261849378b6839a075a926e28d
Author: Quinn Casey <quinn@quinncasey.com>
Date: Thu Feb 17 10:07:10 2022 -0800
Update changelog up to PR 77
Quinn Casey [Fri, 4 Mar 2022 17:15:59 +0000 (09:15 -0800)]
Tag on beta to prerelease
Quinn Casey [Fri, 4 Mar 2022 16:36:13 +0000 (08:36 -0800)]
Move build-docker-image before release pipeline
Quinn Casey [Fri, 4 Mar 2022 16:31:17 +0000 (08:31 -0800)]
Add beta to docker build
Michael Shamoon [Fri, 4 Mar 2022 16:00:02 +0000 (08:00 -0800)]
1.6.0-rc1 version string
Quinn Casey [Fri, 4 Mar 2022 16:28:01 +0000 (08:28 -0800)]
Merge pull request #209 from paperless-ngx/feature-ci-ngx-dirs
Update CI from -ng to -ngx
shamoon [Thu, 3 Mar 2022 21:23:03 +0000 (13:23 -0800)]
Merge pull request #206 from paperless-ngx/update-docs-migration-ng-to-ngx
Add information about switching from -ng to -ngx
shamoon [Thu, 3 Mar 2022 21:20:29 +0000 (13:20 -0800)]
Fix the grammars in setup.rst
Michael Shamoon [Thu, 3 Mar 2022 21:02:58 +0000 (13:02 -0800)]
Add migration line to readme
shamoon [Thu, 3 Mar 2022 20:55:34 +0000 (12:55 -0800)]
More explicit instructions
shamoon [Thu, 3 Mar 2022 19:07:48 +0000 (11:07 -0800)]
Add note to pull new image
shamoon [Thu, 3 Mar 2022 18:11:58 +0000 (10:11 -0800)]
Add information about switching from -ng to -ngx
Closes #204
Paperless Translation Bot [Thu, 3 Mar 2022 17:40:22 +0000 (09:40 -0800)]
New Crowdin updates (#202)
* New translations django.po (Danish)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations django.po (French)
[ci skip]
* New translations django.po (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations django.po (Danish)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
Ingo Sigmund [Thu, 3 Mar 2022 12:47:09 +0000 (13:47 +0100)]
Correct install script (stop creating unused named volumes)
Ingo Sigmund [Thu, 3 Mar 2022 09:16:47 +0000 (10:16 +0100)]
Merge pull request #173 from paperless-ngx/feature-fix-install-script
Install: Ask for database folder mount when using postgres
Paperless Translation Bot [Wed, 2 Mar 2022 22:42:46 +0000 (14:42 -0800)]
New Crowdin updates (#201)
* New translations django.po (Romanian)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Korean)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Chinese Traditional)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Khmer)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
* New translations django.po (Danish)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations django.po (French)
[ci skip]
* New translations django.po (Polish)
[ci skip]
* New translations django.po (Spanish)
[ci skip]
* New translations django.po (Czech)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations django.po (Greek)
[ci skip]
* New translations django.po (Hebrew)
[ci skip]
* New translations django.po (Italian)
[ci skip]
* New translations django.po (Korean)
[ci skip]
* New translations django.po (Dutch)
[ci skip]
* New translations django.po (Portuguese)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations django.po (Russian)
[ci skip]
* New translations django.po (Slovenian)
[ci skip]
* New translations django.po (Swedish)
[ci skip]
* New translations django.po (Chinese Traditional)
[ci skip]
* New translations django.po (Portuguese, Brazilian)
[ci skip]
* New translations django.po (Khmer)
[ci skip]
* New translations django.po (Luxembourgish)
[ci skip]
* New translations django.po (Arabic, Saudi Arabia)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
shamoon [Wed, 2 Mar 2022 22:17:27 +0000 (14:17 -0800)]
Merge pull request #195 from paperless-ngx/update-ngx-in-docs
Update remaining references to -ngx
Quinn Casey [Wed, 2 Mar 2022 20:18:29 +0000 (12:18 -0800)]
Fix "incorrect type" YAML error
Marc Schaefer [Wed, 2 Mar 2022 20:00:43 +0000 (21:00 +0100)]
Switch ci.yml from ng to ngx
Michael Shamoon [Wed, 2 Mar 2022 19:27:53 +0000 (11:27 -0800)]
Update django.po
Michael Shamoon [Wed, 2 Mar 2022 19:21:39 +0000 (11:21 -0800)]
Update Angular messages.xlf
Quinn Casey [Wed, 2 Mar 2022 19:18:17 +0000 (11:18 -0800)]
Update paperless-ng to paperless-ngx
Michael Shamoon [Wed, 2 Mar 2022 19:05:34 +0000 (11:05 -0800)]
Update -ngx in django templates / urls
Michael Shamoon [Wed, 2 Mar 2022 18:59:54 +0000 (10:59 -0800)]
Fix more -ngx references
shamoon [Wed, 2 Mar 2022 18:04:27 +0000 (10:04 -0800)]
Fix some -ngx references, -ngx community support
Quinn Casey [Tue, 1 Mar 2022 23:19:01 +0000 (15:19 -0800)]
Add newline
Quinn Casey [Tue, 1 Mar 2022 23:18:12 +0000 (15:18 -0800)]
Add org.opencontainers.image labels
Quinn Casey [Tue, 1 Mar 2022 22:15:47 +0000 (14:15 -0800)]
Update maintainer email
Quinn Casey [Tue, 1 Mar 2022 22:09:09 +0000 (14:09 -0800)]
Update docs, yml to -ngx
Quinn Casey [Wed, 2 Mar 2022 17:46:30 +0000 (09:46 -0800)]
Merge pull request #193 from tim-vogel/fix_191
fix document_export issue (#191)
shamoon [Wed, 2 Mar 2022 17:39:04 +0000 (09:39 -0800)]
Merge pull request #199 from jschpp/fix-upstream#1672
Switched to `flag()`
Tim Vogel [Tue, 1 Mar 2022 20:54:28 +0000 (21:54 +0100)]
fix document_export issue (#191)
Johannes Schöpp [Wed, 2 Mar 2022 14:07:53 +0000 (15:07 +0100)]
Switched to `flag()`
Newer versions of imap_tools moved away from `seen()` in favour of
`flag()` and deprecated the former.
This fixes https://github.com/jonaswinkler/paperless-ng/issues/1672
I also remove the mocked `seen()` function and updated the `flag()` mock
shamoon [Fri, 25 Feb 2022 09:26:34 +0000 (01:26 -0800)]
Add documents screenshots w browser chrome
shamoon [Tue, 22 Feb 2022 00:11:22 +0000 (16:11 -0800)]
Add fixpending label to prevent stale
shamoon [Tue, 22 Feb 2022 00:05:21 +0000 (16:05 -0800)]
Update stale.yml
shamoon [Mon, 21 Feb 2022 22:43:33 +0000 (14:43 -0800)]
Create stale.yml
Stéphane Brunner [Sun, 20 Feb 2022 08:23:18 +0000 (09:23 +0100)]
Use the image on ghcr.io (#104)
Johann Bauer [Fri, 18 Feb 2022 15:06:56 +0000 (16:06 +0100)]
Enable dependabot for repository (#86)
shamoon [Wed, 2 Mar 2022 09:00:38 +0000 (01:00 -0800)]
Merge pull request #196 from paperless-ngx/fix-angular13-bs5-fixes-2
Angular 13 Bootstrap 5 fixes #2
shamoon [Wed, 2 Mar 2022 08:48:36 +0000 (00:48 -0800)]
Fix scroll always visible on filterable dropdowns
shamoon [Wed, 2 Mar 2022 08:48:20 +0000 (00:48 -0800)]
Fix date dropdown bs5 compatability
shamoon [Tue, 1 Mar 2022 21:41:47 +0000 (13:41 -0800)]
Merge pull request #192 from paperless-ngx/fix-angular13-bs5-fixes-1
Angular 13 / Bootstrap 5 Fixes no. 1
Closes #189 and closes #188
Quinn Casey [Tue, 1 Mar 2022 20:48:26 +0000 (12:48 -0800)]
CI: Fix multi stage builds (#190)
* Try fixing build error
* --upgrade instead of --update
* Attempt to fix timeout
* Try build qpdf on arm64
* Revert "Try build qpdf on arm64"
This reverts commit
42823a4d28a7922c2a1c74803514d279caf1b8ec .
* Format
* Try with libqpdf-dev install
* Move libqpdf-dev install to else
* Try with correct uname
* Run docker container to extract frontend
Co-authored-by: Johann Bauer <bauerj@bauerj.eu>
Michael Shamoon [Tue, 1 Mar 2022 20:32:06 +0000 (12:32 -0800)]
fix filterable dropdown text color when open
Michael Shamoon [Tue, 1 Mar 2022 20:25:22 +0000 (12:25 -0800)]
Fix bs5 selects
Quinn Casey [Mon, 28 Feb 2022 22:38:05 +0000 (14:38 -0800)]
Merge pull request #185 from paperless-ngx/fix-build-prod-warning
Fix build --prod depreciated warning
shamoon [Mon, 28 Feb 2022 22:33:12 +0000 (14:33 -0800)]
Merge pull request #174 from paperless-ngx/22-02-deps-fix
Fix dependency conflicts, broken frontend build
Quinn Casey [Mon, 28 Feb 2022 20:39:28 +0000 (12:39 -0800)]
Fix build --prod depreciated warning
Michael Shamoon [Mon, 28 Feb 2022 20:26:29 +0000 (12:26 -0800)]
Bump build-angular to 13.2.5
Quinn Casey [Mon, 28 Feb 2022 19:17:50 +0000 (11:17 -0800)]
Merge pull request #18 from benjaminfrank/systemd-socket-port-80
Enable non-root port 80 via systemd
Ingo Sigmund [Mon, 28 Feb 2022 18:46:39 +0000 (19:46 +0100)]
Merge pull request #159 from paperless-ngx/pipfile-update
Quinn Casey [Mon, 28 Feb 2022 18:32:10 +0000 (10:32 -0800)]
Merge pull request #168 from kpj/feature-black
GitHub Actions workflow for black code formatting
Michael Shamoon [Mon, 28 Feb 2022 17:37:33 +0000 (09:37 -0800)]
Dont downgrade tslib
Quinn Casey [Mon, 28 Feb 2022 16:18:50 +0000 (08:18 -0800)]
Remove comment used for testing
Quinn Casey [Mon, 28 Feb 2022 16:07:57 +0000 (08:07 -0800)]
Ask for database folder is using postgres
Quinn Casey [Mon, 28 Feb 2022 15:52:01 +0000 (07:52 -0800)]
Use $DATABASE_BACKEND to echo SQLite or not
Quinn Casey [Mon, 28 Feb 2022 15:45:43 +0000 (07:45 -0800)]
Swap Folder and Application config steps
Quinn Casey [Mon, 28 Feb 2022 15:31:52 +0000 (07:31 -0800)]
Merge branch 'dev' into feature-black
Quinn Casey [Mon, 28 Feb 2022 14:29:40 +0000 (06:29 -0800)]
Merge pull request #172 from paperless-ngx/l10n_dev
New Crowdin updates