]>
git.ipfire.org Git - thirdparty/paperless-ngx.git/log
dependabot[bot] [Fri, 11 Mar 2022 18:56:10 +0000 (18:56 +0000)]
Bump sphinx from 3.4.3 to 4.4.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 4.4.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.4.3...v4.4.0)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Quinn Casey [Fri, 11 Mar 2022 18:50:04 +0000 (10:50 -0800)]
Merge pull request #182 from stumpylog/pre-commit-hooks
Adds pre-commit hooks for linting and formatting
Paperless Translation Bot [Fri, 11 Mar 2022 18:49:59 +0000 (10:49 -0800)]
New Crowdin updates (#265)
* New translations django.po (Portuguese)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
Trenton Holmes [Fri, 11 Mar 2022 18:32:25 +0000 (10:32 -0800)]
Configures prettier formatting further
shamoon [Fri, 11 Mar 2022 18:27:56 +0000 (10:27 -0800)]
Merge pull request #253 from paperless-ngx/feature-better-date-keyboard-input
Improve date keyboard input
Trenton Holmes [Fri, 11 Mar 2022 17:07:22 +0000 (09:07 -0800)]
Updates the documentation to include installation of the pre-commit hooks
Michael Shamoon [Fri, 11 Mar 2022 16:11:35 +0000 (08:11 -0800)]
Fix enter key was prevented
shamoon [Fri, 11 Mar 2022 16:08:54 +0000 (08:08 -0800)]
Merge pull request #263 from paperless-ngx/fix-dropdown-count
Fix: Include excluded items in dropdown count
Trenton Holmes [Fri, 11 Mar 2022 15:06:00 +0000 (07:06 -0800)]
Ensures Pipfile and requirements are up to date
Trenton Holmes [Wed, 9 Mar 2022 15:14:22 +0000 (07:14 -0800)]
Removes flake8 ignored warnings and errors, as black formatting will take care of almost all of these
Trenton Holmes [Mon, 7 Mar 2022 21:53:35 +0000 (13:53 -0800)]
Updates the beautysh hook to use tabs, as this reduces the diff of the output. Updates .editorconfig to use spaces in Markdown files to match prettier formatting
Trenton Holmes [Thu, 3 Mar 2022 17:55:47 +0000 (09:55 -0800)]
Removes migrations exclusion from black formatting
Trenton Holmes [Thu, 3 Mar 2022 17:35:00 +0000 (09:35 -0800)]
Adds commenting and a little organization to the hook configuration
Trenton Holmes [Thu, 3 Mar 2022 17:31:17 +0000 (09:31 -0800)]
Removes tslint which doesn't work. Adds exclusions of the migrations folder to Python related hooks
Trenton Holmes [Sun, 27 Feb 2022 17:33:59 +0000 (09:33 -0800)]
Adds and configures pre-commit hooks for linting and formatting during development
Quinn Casey [Fri, 11 Mar 2022 13:54:19 +0000 (05:54 -0800)]
Merge pull request #242 from stumpylog/resolve-test-warnings
Reduce warnings in test suite
shamoon [Fri, 11 Mar 2022 09:27:18 +0000 (01:27 -0800)]
Merge pull request #262 from kpj/fix-install_url
Fix install url in docs
Michael Shamoon [Fri, 11 Mar 2022 09:17:19 +0000 (01:17 -0800)]
Include excluded items in dropdown count
Michael Shamoon [Fri, 11 Mar 2022 09:03:43 +0000 (01:03 -0800)]
semicolons
Michael Shamoon [Fri, 11 Mar 2022 08:52:32 +0000 (00:52 -0800)]
more code cleanup
Michael Shamoon [Fri, 11 Mar 2022 08:48:06 +0000 (00:48 -0800)]
code cleanup
Kim [Fri, 11 Mar 2022 08:45:44 +0000 (09:45 +0100)]
Also update other occurrences of master branch to main
Kim [Fri, 11 Mar 2022 08:39:01 +0000 (09:39 +0100)]
Use main instead of master branch in install URL
Michael Shamoon [Fri, 11 Mar 2022 08:29:59 +0000 (00:29 -0800)]
Fix dropdown inputs
Michael Shamoon [Fri, 11 Mar 2022 08:28:06 +0000 (00:28 -0800)]
Move padding into date formatter
Michael Shamoon [Fri, 11 Mar 2022 08:11:59 +0000 (00:11 -0800)]
Limit date input field chars and length
shamoon [Fri, 11 Mar 2022 03:26:15 +0000 (19:26 -0800)]
Merge pull request #243 from paperless-ngx/css-variables
Custom color theming
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:48:03 +0000 (16:48 -0800)]
Allow date dropdowns to use new formatter
Michael Shamoon [Fri, 11 Mar 2022 00:40:38 +0000 (16:40 -0800)]
Merge branch 'main' into dev
Michael Shamoon [Thu, 10 Mar 2022 23:27:02 +0000 (15:27 -0800)]
fix comment
Michael Shamoon [Thu, 10 Mar 2022 23:11:08 +0000 (15:11 -0800)]
Allow formatting non-padded dates
Michael Shamoon [Thu, 10 Mar 2022 22:41:26 +0000 (14:41 -0800)]
Code formatting
Michael Shamoon [Thu, 10 Mar 2022 22:27:54 +0000 (14:27 -0800)]
strip all delimiters
Michael Shamoon [Thu, 10 Mar 2022 22:27:45 +0000 (14:27 -0800)]
semicolon
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
Michael Shamoon [Thu, 10 Mar 2022 21:59:31 +0000 (13:59 -0800)]
Fix outline buttons become invisible in light mode
Michael Shamoon [Thu, 10 Mar 2022 21:56:22 +0000 (13:56 -0800)]
Fix changing theme incorrectly affects dark mode settings
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>
Michael Shamoon [Wed, 9 Mar 2022 23:43:06 +0000 (15:43 -0800)]
Component methods arent really private
Michael Shamoon [Wed, 9 Mar 2022 23:40:04 +0000 (15:40 -0800)]
Prevent overriding other settings
Michael Shamoon [Wed, 9 Mar 2022 23:34:26 +0000 (15:34 -0800)]
Working conversion
Michael Shamoon [Wed, 9 Mar 2022 23:19:42 +0000 (15:19 -0800)]
Converting colors experiment
Michael Shamoon [Wed, 9 Mar 2022 22:12:39 +0000 (14:12 -0800)]
Allow non-hex color modes from color component
Michael Shamoon [Wed, 9 Mar 2022 22:12:28 +0000 (14:12 -0800)]
Skeleton implementation of color setting
Michael Shamoon [Wed, 9 Mar 2022 19:13:58 +0000 (11:13 -0800)]
refactor variable names
Michael Shamoon [Wed, 9 Mar 2022 19:10:26 +0000 (11:10 -0800)]
fix some missed focus styles
Michael Shamoon [Wed, 9 Mar 2022 00:48:31 +0000 (16:48 -0800)]
Increase contrast for dark mode colored buttons
Michael Shamoon [Wed, 9 Mar 2022 00:45:36 +0000 (16:45 -0800)]
Make correspondent links on cards buttons
Michael Shamoon [Wed, 9 Mar 2022 00:41:56 +0000 (16:41 -0800)]
tweak dark mode bg coloring
Michael Shamoon [Wed, 9 Mar 2022 00:41:49 +0000 (16:41 -0800)]
fix logo coloring, saved view widget link, card coloring
Michael Shamoon [Wed, 9 Mar 2022 00:28:58 +0000 (16:28 -0800)]
fix some light mode stuff due to specificity
Michael Shamoon [Wed, 9 Mar 2022 00:05:21 +0000 (16:05 -0800)]
checkbox focus color
Michael Shamoon [Wed, 9 Mar 2022 00:03:32 +0000 (16:03 -0800)]
tab switching styling
Michael Shamoon [Wed, 9 Mar 2022 00:02:16 +0000 (16:02 -0800)]
toasts
Michael Shamoon [Tue, 8 Mar 2022 23:50:10 +0000 (15:50 -0800)]
fix some focus styling
Michael Shamoon [Tue, 8 Mar 2022 23:38:16 +0000 (15:38 -0800)]
unify some button colors
Michael Shamoon [Tue, 8 Mar 2022 23:22:17 +0000 (15:22 -0800)]
fix some buttons, focus shadow
Michael Shamoon [Tue, 8 Mar 2022 22:49:40 +0000 (14:49 -0800)]
Initial conversion to css variables
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