Trenton H
e6681ad450
Adds option to enable compression of webserver responses
2023-02-12 14:45:51 -08:00
Trenton Holmes
e36d46f0df
When splitting via barcodes, cleanup the split documents better
2023-02-12 08:20:12 -08:00
shamoon
3ac3180d21
Merge pull request #2651 from paperless-ngx/fix-2650
...
Fix: add missing storage path placeholders
2023-02-12 07:55:27 -08:00
shamoon
7c7e18f37e
Add missing storage path placeholders
2023-02-12 02:01:44 -08:00
Trenton Holmes
7fbcc4f97e
Fixes up some minor warnings from test code
2023-02-11 14:35:16 -08:00
Omar Saleem
2368c95a2e
adding quotes around port 'find' field as requested
2023-02-10 15:14:22 -08:00
Omar Saleem
b6a36cbfe7
need quotes in install script too
2023-02-10 15:14:22 -08:00
Omar Saleem
6bd91bb43e
wrapping ports in quotes
2023-02-10 15:14:22 -08:00
shamoon
1e94fe63a8
Merge pull request #2638 from paperless-ngx/fix-2637
...
Fix long dropdown contents break document detail column view
2023-02-10 11:51:28 -08:00
shamoon
05e2e512e7
Fix toggle split doesnt have rounded right corner
2023-02-09 20:17:00 -08:00
shamoon
622372429f
Fix long dropdown contents break column layout
2023-02-09 20:16:45 -08:00
Trenton H
194e5bb9de
Fixes the test for expiration
2023-02-08 09:47:56 -08:00
Trenton H
8341218f3e
Fixes expiration of the weekly task
2023-02-08 09:33:46 -08:00
shamoon
24e95ddb31
Merge pull request #2625 from paperless-ngx/fix-2465
...
Fix: tags dropdown should stay closed when removing
2023-02-08 08:26:17 -08:00
Trenton H
f345de8f3c
Expire the scheduled tasks shortly a new one will be added to the queue by default
2023-02-08 08:18:11 -08:00
Trenton H
2e21924019
Fixes flower not respecting its config location, and a little more info to the user
2023-02-08 08:18:11 -08:00
shamoon
c269f6722a
tags dropdown doesnt need to open upon removal
2023-02-07 15:44:15 -08:00
Trenton H
023b15d8b4
Fixes all Python versions uploading to Codecov
2023-02-06 10:02:15 -08:00
shamoon
ba8b9df71d
Merge pull request #2618 from paperless-ngx/feature-management-list-pagination
...
Bugfix: Limit management list pagination maxSize to 5
2023-02-06 08:19:33 -08:00
Bastien KERVICHE
f15dfb30dd
fix: limit pagination in management-list
2023-02-06 11:21:10 +01:00
Trenton H
09ac404148
Adding more test coverage, in particular around Tika and its parser
2023-02-05 11:01:55 -08:00
shamoon
12efcedde9
Migration required for rename of PaperlessTask field
2023-02-03 13:54:39 -08:00
shamoon
b03f72fade
Correct PaperlessTask model field verbose name
...
Closes #2597
2023-02-03 13:49:46 -08:00
Trenton H
9c14fd27cd
Increment the index version for Docker users
2023-02-03 08:31:45 -08:00
Trenton H
cdd213b0e6
Detect and reset invalid ASNs to 0 during indexing with a loud error to the user
2023-02-03 08:31:45 -08:00
Trenton H
2e775b6692
Adjust permissions of the final dist package to the normal first user of a system, instead of runner:docker
2023-02-02 17:09:37 -08:00
Trenton H
9728ead119
Note that changing STATIC_ROOT may require running collectstatic again
2023-02-02 17:09:37 -08:00
Trenton H
3c74ab4544
Improves and clarifies the release distribution steps. No changes to static copying
2023-02-02 17:09:37 -08:00
Trenton H
0b21a0db59
Don't forget to remove the zipped binaries file after install
2023-02-02 17:09:37 -08:00
Trenton H
3578cf07a5
Link to the the compiled frontend instead of copying it during collectstatic
2023-02-02 17:09:37 -08:00
Trenton H
342713d6d2
Moves the mktime call into the if block where it is used, preventing exceptions during rare cases
2023-02-02 07:25:32 -08:00
dependabot[bot]
f92019ea17
Merge pull request #2577 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/parser-5.50.0
2023-02-02 06:31:17 +00:00
shamoon
36403b8a3f
Batch update npm packages
2023-02-01 22:20:59 -08:00
Trenton H
cf257d1402
Switches to Codecov for coverage reporting and status
2023-02-01 17:49:28 -08:00
dependabot[bot]
99f492b439
Bump docker/build-push-action from 3 to 4
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 12:14:27 -08:00
dependabot[bot]
369d3de2cd
Bump @typescript-eslint/parser from 5.48.1 to 5.50.0 in /src-ui
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.48.1 to 5.50.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.50.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 20:02:50 +00:00
shamoon
367b0c12ea
Merge pull request #2570 from paperless-ngx/chore-convert-testing
...
Chore: Run tests which require `convert` in the CI
2023-02-01 01:14:37 -08:00
Fabian Ohler
c08b19c7a9
Feature: split documents on ASN barcode ( #2554 )
...
* also split documents when an ASN barcode is found
* linter
* fix test case parameters
* avoid pre-python-3.9 features
* simplify dict-creation in tests
* simplify dict-creation in tests for empty dicts
* Add test cases for the splitting by ASN barcode feature
* deleted supporting files for test case construction
2023-02-01 01:13:30 -08:00
Trenton Holmes
73560d0ddd
Fixes status payload filename after splitting
2023-01-31 20:48:35 -08:00
Trenton H
18e43e0d60
Configure ImageMagick on the runner to allow more tests to run by default
2023-01-31 14:37:56 -08:00
Trenton H
3b01fca6fa
Fixes commenting error
2023-01-31 12:53:46 -08:00
Trenton H
d35eb8d7bc
Fixes relative date Whoosh queries and adds testing to ensure it remains working with multiple timezones
2023-01-31 12:53:46 -08:00
Kexogg
b2009e842e
Fix importing files with non-ascii names ( #2555 )
2023-01-31 11:33:06 -08:00
shamoon
b24e30177e
Merge pull request #2562 from paperless-ngx/fix/extra-docker-installs
...
Chore: Remove Docker image extra Python installs
2023-01-30 16:32:57 -08:00
shamoon
4d105df628
Merge pull request #2563 from paperless-ngx/upgrade-supervisord
...
Chore: Upgrades supervisor to 4.2.5
2023-01-30 16:32:34 -08:00
Trenton H
91017322e8
Upgrades supervisor to 4.2.5
2023-01-30 11:35:04 -08:00
Trenton H
23617e6647
Removes extra install of Python and pip. The base image provides these
2023-01-30 11:27:18 -08:00
Trenton Holmes
46562cbd70
Reset to -dev version tag
2023-01-29 08:52:01 -08:00
Trenton Holmes
139d5655ed
Bumps version to 1.12.2
2023-01-29 08:42:23 -08:00
Trenton Holmes
143e61ff92
Merge remote-tracking branch 'origin/dev'
2023-01-29 08:40:13 -08:00