Michael Shamoon
84c2b8ee77
Refactor query param handling to service
2022-05-05 00:23:06 -07:00
Michael Shamoon
754c657e1f
Add query params for saved views
2022-05-04 22:31:09 -07:00
Michael Shamoon
ac4595ec56
Add timeout to healthcheck
2022-05-04 18:58:58 -07:00
Trenton Holmes
e805ca78cb
Accounts for Python 3.8 backported zoneinfo
2022-05-04 15:13:17 -07:00
benzel
3d24cd40d5
I have created a shortcut to Upload PDF files
...
//
2022-05-04 22:22:39 +02:00
Michael Shamoon
dd7693b0b0
fix management test failing due to hidden button
2022-05-03 13:14:19 -07:00
Michael Shamoon
ef709eaef4
ng extract-i18n
2022-05-03 13:04:28 -07:00
Michael Shamoon
879b16ce7b
Mobile friendly management tables
2022-05-03 13:00:42 -07:00
Quinn Casey
39be1bb7b4
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
5dd344a003
use zoneinfo instead of pytz
...
Signed-off-by: Oliver Lippert <info@trusty.codes>
#267
2022-05-03 08:08:28 +02:00
Trenton Holmes
0e7227bfc9
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]
1e9e9cf96d
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
3039071018
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
dae148bdc5
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
8e78811d07
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
2eb6f20074
Manually updates dependencies
2022-05-02 15:11:45 -07:00
Quinn Casey
3a196b931e
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]
d98a523b74
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
ec6ad244e8
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
69267b286f
Update Gotenberg to 7.4
2022-05-02 09:16:42 -07:00
Quinn Casey
32ac14ac0a
Update Tika documentation
2022-05-02 09:02:29 -07:00
Quinn Casey
2afdb937c2
Use our arm compatible tika container
2022-05-02 08:23:04 -07:00
Quinn Casey
8004433ed6
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
029406161c
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
a466c6e432
setup-jest compatibility with v28
2022-05-02 01:24:24 -07:00
shamoon
ee32e6e8a8
Add jest-environment-jsdom, update jest-preset-angular
2022-05-02 01:24:24 -07:00
dependabot[bot]
85f8cc2570
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
73cf64f879
Always accept yyyy-mm-dd date inputs
2022-05-01 21:38:04 -07:00
Quinn Casey
1c1aef1dff
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
3eefb07f5c
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
2e9b6eed1a
show errors on invalid date input
2022-05-01 14:07:31 -07:00
Trenton Holmes
ced4c9255f
Fixes beta or rcs from updating the latest Docker tag
2022-05-01 13:58:24 -07:00
shamoon
f59ea5fec9
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
3952c19cb3
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
46229d44f4
Fixing up more locations of the old tag naming style
2022-05-01 13:21:10 -07:00
Trenton Holmes
d41b3deec3
First changes for using semver everywhere
2022-05-01 13:21:10 -07:00
dependabot[bot]
499c96482a
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
88e1a7653f
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
67c85effaa
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
67a1ad37fc
handle very old date strings
2022-04-30 22:01:04 -07:00
Trenton Holmes
d71562b331
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
81582bb2e7
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
0071e994a0
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
35ccce233e
reset password field visibility
2022-04-28 21:07:25 -07:00
Michael Shamoon
1d5c627fd2
Bump angular to 13.3.5, builders to 13.3.4, types/node to 17.0.30
...
Supersedes #831 , #832 , #838 , #839
2022-04-28 20:34:35 -07:00
shamoon
c0aaf93846
Merge pull request #833 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/node-17.0.29
...
Bump @types/node from 17.0.27 to 17.0.29 in /src-ui
2022-04-28 20:11:12 -07:00
shamoon
1ac1b31bb3
Merge pull request #834 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ng-bootstrap/ng-bootstrap-12.1.0
...
Bump @ng-bootstrap/ng-bootstrap from 12.0.2 to 12.1.0 in /src-ui
2022-04-28 20:10:24 -07:00
dependabot[bot]
755415a341
Bump @ng-bootstrap/ng-bootstrap from 12.0.2 to 12.1.0 in /src-ui
...
Bumps [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap ) from 12.0.2 to 12.1.0.
- [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.0.2...12.1.0 )
---
updated-dependencies:
- dependency-name: "@ng-bootstrap/ng-bootstrap"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 21:27:25 +00:00
dependabot[bot]
2190b35ed0
Bump @types/node from 17.0.27 to 17.0.29 in /src-ui
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.27 to 17.0.29.
- [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-04-28 21:27:05 +00:00
shamoon
6ec25c11f0
Merge pull request #829 from paperless-ngx/fix-missing-labels-dep
...
Fix `dependabot.yml` config
2022-04-28 14:25:13 -07:00