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
Quinn Casey
0da777ce0b
Merge pull request #828 from paperless-ngx/feature-docker-hub-push
...
Enable Docker Hub push
2022-04-28 13:40:55 -07:00
Quinn Casey
2f159bc88c
Fix comment directory
2022-04-28 12:52:20 -07:00
Quinn Casey
303ba3b235
Assign GHA bumps to CI/CD team
2022-04-28 12:51:43 -07:00
Quinn Casey
5b4efcb462
Add back review groups
2022-04-28 12:49:44 -07:00
Quinn Casey
2c0accc726
Add back labels removed in 30834e
2022-04-28 12:47:37 -07:00
Trenton Holmes
2602c24862
Updates the workflow to enable Docker Hub pushing
2022-04-28 12:18:25 -07:00
Trenton Holmes
7a5b9fd70e
Merge pull request #806 from paperless-ngx/dependabot/pip/dev/pytest-7.1.2
...
Bump pytest from 7.1.1 to 7.1.2
2022-04-28 07:28:15 -07:00
dependabot[bot]
511b65533e
Bump pytest from 7.1.1 to 7.1.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.1...7.1.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 13:33:34 +00:00
Quinn Casey
714ec23587
Merge pull request #815 from paperless-ngx/feature-fix-pillow-libs
...
Fixes Pillow build for armv7
2022-04-27 20:27:12 -07:00
Quinn Casey
2dbd8e3430
Merge pull request #766 from paperless-ngx/feature-barcode-tiff-support
...
Feature barcode tiff support
2022-04-27 19:46:16 -07:00
Trenton Holmes
c33ed66c2f
Merge pull request #792 from paperless-ngx/dependabot/github_actions/github/codeql-action-2
...
Bump github/codeql-action from 1 to 2
2022-04-27 19:33:25 -07:00
dependabot[bot]
a34602f812
Bump github/codeql-action from 1 to 2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 01:10:48 +00:00
Trenton Holmes
6dee901526
Merge pull request #821 from aruhier/pr_docker
...
docker: set default postgresql port back to 5432
2022-04-27 18:09:07 -07:00
Anthony Ruhier
6b84ebc594
docker: set default postgresql port back to 5432
...
Postgresql default port in the docker prepare script has been changed by
mistake to 5342 in commit c2c8a2754. Set it back to 5432.
2022-04-28 02:04:19 +02:00