Michael Shamoon
261cab8450
support sort fields & some refactoring
2022-05-05 08:36:18 -07:00
Quinn Casey
7c2137fcda
Merge pull request #873 from paperless-ngx/feature-mobile-friendlier-manage-pages
...
Feature: mobile friendlier manage pages
2022-05-05 07:41:09 -07:00
Trenton Holmes
2c3cb7f516
Adds stopasgroup to the qcluster run command, as recommended by the documentation
2022-05-05 07:37:53 -07:00
Trenton Holmes
dd4d903f69
Uses the correct styling for output messages
2022-05-05 07:30:02 -07:00
Trenton Holmes
a823b8f70c
Includes a version.json file with the current version in export. On import, catch certain errors and check the version if possible
2022-05-05 07:30:02 -07:00
Quinn Casey
3d7aa7a4b9
Merge pull request #880 from paperless-ngx/feature-improve-healthcheck
...
Add timeout to healthcheck
2022-05-05 06:23:10 -07:00
Michael Shamoon
3e8bff03e7
Refactor query param handling to service
2022-05-05 00:23:06 -07:00
Michael Shamoon
584082a1df
Add query params for saved views
2022-05-04 22:31:09 -07:00
Michael Shamoon
49644ce18a
Add timeout to healthcheck
2022-05-04 18:58:58 -07:00
Trenton Holmes
7432ef9e19
Accounts for Python 3.8 backported zoneinfo
2022-05-04 15:13:17 -07:00
benzel
ca40e39da4
I have created a shortcut to Upload PDF files
...
//
2022-05-04 22:22:39 +02:00
Michael Shamoon
7e271129c7
fix management test failing due to hidden button
2022-05-03 13:14:19 -07:00
Michael Shamoon
b5f95a351c
ng extract-i18n
2022-05-03 13:04:28 -07:00
Michael Shamoon
5e10befe28
Mobile friendly management tables
2022-05-03 13:00:42 -07:00
Quinn Casey
98ebb095cc
Merge pull request #851 from paperless-ngx/feature-semver-tags
...
Feature: Use semver for release process
2022-05-03 06:30:11 -07:00
Oliver Lippert
c3b5b47b22
use zoneinfo instead of pytz
...
Signed-off-by: Oliver Lippert <info@trusty.codes>
#267
2022-05-03 08:08:28 +02:00
Trenton Holmes
3c133c36bd
Merge pull request #830 from paperless-ngx/dependabot/github_actions/dev/tj-actions/changed-files-19
...
Bump tj-actions/changed-files from 18.7 to 19
2022-05-02 16:13:58 -07:00
dependabot[bot]
9ceb2e6084
Bump tj-actions/changed-files from 18.7 to 19
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 18.7 to 19.
- [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/v18.7...v19 )
---
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-05-02 23:00:56 +00:00
Quinn Casey
2b322b638e
Merge pull request #866 from paperless-ngx/feature-arm-tika-consolidate
...
Deployment: Consolidate tika compose files
2022-05-02 15:56:02 -07:00
phail
0d298d743a
Add log messages for mail errors ( #727 )
...
* adapt to starttls interface change in imap_tools
pin imap-tools version to avoid breaking changes
improve mail log
* fix unittest
* remove uneeded print and fix merge fail
* bump to next version
2022-05-02 15:54:51 -07:00
shamoon
ec5d80585d
Merge pull request #869 from paperless-ngx/feature-update-deps
...
Chore: Update dependency lock file
2022-05-02 15:44:38 -07:00
Trenton Holmes
88e71e12b1
Manually updates dependencies
2022-05-02 15:11:45 -07:00
Quinn Casey
63bb72caab
Merge pull request #867 from paperless-ngx/dependabot/pip/dev/asgiref-3.5.1
...
Bump asgiref from 3.5.0 to 3.5.1
2022-05-02 14:27:40 -07:00
dependabot[bot]
240c7913e9
Bump asgiref from 3.5.0 to 3.5.1
...
Bumps [asgiref](https://github.com/django/asgiref ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/django/asgiref/releases )
- [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt )
- [Commits](https://github.com/django/asgiref/compare/3.5.0...3.5.1 )
---
updated-dependencies:
- dependency-name: asgiref
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 20:38:20 +00:00
Quinn Casey
582629a996
Chore: Improve Bug Report template ( #859 )
...
* Try to get architecture in BR
* Move screenshots to Description
* Add link to search
* Specify doc page
* Clarify bug report intro
* Add missing period
* Other missing periods for consistiency
* Add line breaks, architecture req
* Expand Currently...
* Removing trailing quote
2022-05-02 11:35:06 -07:00
Quinn Casey
939dd17910
Update Gotenberg to 7.4
2022-05-02 09:16:42 -07:00
Quinn Casey
d58b1a7de7
Update Tika documentation
2022-05-02 09:02:29 -07:00
Quinn Casey
a938895e5e
Use our arm compatible tika container
2022-05-02 08:23:04 -07:00
Quinn Casey
9d9111e4d8
Merge pull request #864 from paperless-ngx/fix-863
...
Always accept yyyy-mm-dd date inputs
2022-05-02 08:10:49 -07:00
shamoon
79dbfce36f
Merge pull request #860 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-28.0.3
...
Bump jest from 27.5.1 to 28.0.3 in /src-ui and related packages
2022-05-02 01:29:43 -07:00
shamoon
e7f162e5e5
setup-jest compatibility with v28
2022-05-02 01:24:24 -07:00
shamoon
f23d10f000
Add jest-environment-jsdom, update jest-preset-angular
2022-05-02 01:24:24 -07:00
dependabot[bot]
67dd86988b
Bump jest from 27.5.1 to 28.0.3 in /src-ui
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 27.5.1 to 28.0.3.
- [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/v28.0.3/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 01:21:57 -07:00
Michael Shamoon
e16ab324f4
Always accept yyyy-mm-dd date inputs
2022-05-01 21:38:04 -07:00
Quinn Casey
317926f379
Merge pull request #849 from paperless-ngx/feature-fix-image-local-build
...
Fix local Docker image building
2022-05-01 16:02:56 -07:00
Quinn Casey
fe61ca2c97
Merge pull request #862 from paperless-ngx/fix-date-input-errors
...
Fix: show errors on invalid date input
2022-05-01 15:48:32 -07:00
Michael Shamoon
2940686fba
show errors on invalid date input
2022-05-01 14:07:31 -07:00
Trenton Holmes
2ef2a561ef
Fixes beta or rcs from updating the latest Docker tag
2022-05-01 13:58:24 -07:00
shamoon
7ae31def4f
Merge pull request #852 from paperless-ngx/fix-818
...
Fix: Older dates do not display on frontend
2022-05-01 13:36:55 -07:00
shamoon
8f038d7d26
Merge pull request #861 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ng-bootstrap/ng-bootstrap-12.1.1
...
Bump @ng-bootstrap/ng-bootstrap from 12.1.0 to 12.1.1 in /src-ui
2022-05-01 13:36:33 -07:00
Trenton Holmes
b9a2652013
Fixing up more locations of the old tag naming style
2022-05-01 13:21:10 -07:00
Trenton Holmes
dce4166bc8
First changes for using semver everywhere
2022-05-01 13:21:10 -07:00
dependabot[bot]
3c5f509bc7
Bump @ng-bootstrap/ng-bootstrap from 12.1.0 to 12.1.1 in /src-ui
...
Bumps [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap ) from 12.1.0 to 12.1.1.
- [Release notes](https://github.com/ng-bootstrap/ng-bootstrap/releases )
- [Changelog](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ng-bootstrap/ng-bootstrap/compare/12.1.0...12.1.1 )
---
updated-dependencies:
- dependency-name: "@ng-bootstrap/ng-bootstrap"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-01 20:07:08 +00:00
Oliver Lippert
182cea3385
always use datetime.date.isoformat to generate filename
...
fixes #267
Signed-off-by: Oliver Lippert <info@trusty.codes>
2022-05-01 08:54:41 +02:00
Oliver Lippert
0ba1ba55bd
add test for filename expectation with modified timezone
...
Signed-off-by: Oliver Lippert <info@trusty.codes>
#267
2022-05-01 08:41:38 +02:00
Michael Shamoon
45440eec1d
handle very old date strings
2022-04-30 22:01:04 -07:00
Trenton Holmes
49fad14920
Updates the Dockerfile to facilitate local image builds, adds documentation for how to build, adds registry caching for final image too
2022-04-30 10:33:09 -07:00
Quinn Casey
0f1e31643d
Merge pull request #725 from paperless-ngx/bugfix-imap-utf8-login
...
Fixes IMAP UTF8 Authenication
2022-04-29 10:31:38 -07:00
Quinn Casey
c17c291b1c
Merge pull request #840 from paperless-ngx/fix-password-field-remains-visible
...
Fix password field remains visible
2022-04-29 07:08:51 -07:00
Michael Shamoon
666641f990
reset password field visibility
2022-04-28 21:07:25 -07:00