]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
2 years agoAdd missing storage path placeholders 2651/head
shamoon [Sun, 12 Feb 2023 09:53:07 +0000 (01:53 -0800)] 
Add missing storage path placeholders

2 years agoFixes up some minor warnings from test code
Trenton Holmes [Mon, 6 Feb 2023 01:42:35 +0000 (17:42 -0800)] 
Fixes up some minor warnings from test code

2 years agoadding quotes around port 'find' field as requested
Omar Saleem [Thu, 9 Feb 2023 20:19:02 +0000 (15:19 -0500)] 
adding quotes around port 'find' field as requested

2 years agoneed quotes in install script too
Omar Saleem [Thu, 9 Feb 2023 07:41:47 +0000 (02:41 -0500)] 
need quotes in install script too

2 years agowrapping ports in quotes
Omar Saleem [Thu, 9 Feb 2023 07:25:25 +0000 (02:25 -0500)] 
wrapping ports in quotes

2 years agoMerge pull request #2638 from paperless-ngx/fix-2637
shamoon [Fri, 10 Feb 2023 19:51:28 +0000 (11:51 -0800)] 
Merge pull request #2638 from paperless-ngx/fix-2637

Fix long dropdown contents break document detail column view

2 years agoFix toggle split doesnt have rounded right corner 2638/head
shamoon [Fri, 10 Feb 2023 04:17:00 +0000 (20:17 -0800)] 
Fix toggle split doesnt have rounded right corner

2 years agoFix long dropdown contents break column layout
shamoon [Fri, 10 Feb 2023 04:16:45 +0000 (20:16 -0800)] 
Fix long dropdown contents break column layout

2 years agoFixes the test for expiration
Trenton H [Wed, 8 Feb 2023 17:47:56 +0000 (09:47 -0800)] 
Fixes the test for expiration

2 years agoFixes expiration of the weekly task
Trenton H [Wed, 8 Feb 2023 17:33:46 +0000 (09:33 -0800)] 
Fixes expiration of the weekly task

2 years agoMerge pull request #2625 from paperless-ngx/fix-2465
shamoon [Wed, 8 Feb 2023 16:26:17 +0000 (08:26 -0800)] 
Merge pull request #2625 from paperless-ngx/fix-2465

Fix: tags dropdown should stay closed when removing

2 years agoExpire the scheduled tasks shortly a new one will be added to the queue by default
Trenton H [Fri, 3 Feb 2023 22:41:10 +0000 (14:41 -0800)] 
Expire the scheduled tasks shortly a new one will be added to the queue by default

2 years agoFixes flower not respecting its config location, and a little more info to the user
Trenton H [Fri, 3 Feb 2023 22:19:22 +0000 (14:19 -0800)] 
Fixes flower not respecting its config location, and a little more info to the user

2 years agotags dropdown doesnt need to open upon removal 2625/head
shamoon [Tue, 7 Feb 2023 23:44:15 +0000 (15:44 -0800)] 
tags dropdown doesnt need to open upon removal

2 years agoFixes all Python versions uploading to Codecov
Trenton H [Mon, 6 Feb 2023 17:51:14 +0000 (09:51 -0800)] 
Fixes all Python versions uploading to Codecov

2 years agoMerge pull request #2618 from paperless-ngx/feature-management-list-pagination
shamoon [Mon, 6 Feb 2023 16:19:33 +0000 (08:19 -0800)] 
Merge pull request #2618 from paperless-ngx/feature-management-list-pagination

Bugfix: Limit management list pagination maxSize to 5

2 years agofix: limit pagination in management-list 2618/head
Bastien KERVICHE [Mon, 6 Feb 2023 10:21:10 +0000 (11:21 +0100)] 
fix: limit pagination in management-list

2 years agoAdding more test coverage, in particular around Tika and its parser
Trenton H [Thu, 2 Feb 2023 20:46:49 +0000 (12:46 -0800)] 
Adding more test coverage, in particular around Tika and its parser

2 years agoMigration required for rename of PaperlessTask field
shamoon [Fri, 3 Feb 2023 21:54:39 +0000 (13:54 -0800)] 
Migration required for rename of PaperlessTask field

2 years agoCorrect PaperlessTask model field verbose name
shamoon [Fri, 3 Feb 2023 21:49:46 +0000 (13:49 -0800)] 
Correct PaperlessTask model field verbose name

Closes #2597

2 years agoIncrement the index version for Docker users
Trenton H [Thu, 2 Feb 2023 16:20:20 +0000 (08:20 -0800)] 
Increment the index version for Docker users

2 years agoDetect and reset invalid ASNs to 0 during indexing with a loud error to the user
Trenton H [Thu, 2 Feb 2023 16:19:59 +0000 (08:19 -0800)] 
Detect and reset invalid ASNs to 0 during indexing with a loud error to the user

2 years agoAdjust permissions of the final dist package to the normal first user of a system...
Trenton H [Tue, 31 Jan 2023 22:13:09 +0000 (14:13 -0800)] 
Adjust permissions of the final dist package to the normal first user of a system, instead of runner:docker

2 years agoNote that changing STATIC_ROOT may require running collectstatic again
Trenton H [Tue, 31 Jan 2023 19:04:02 +0000 (11:04 -0800)] 
Note that changing STATIC_ROOT may require running collectstatic again

2 years agoImproves and clarifies the release distribution steps. No changes to static copying
Trenton H [Mon, 30 Jan 2023 18:07:02 +0000 (10:07 -0800)] 
Improves and clarifies the release distribution steps.  No changes to static copying

2 years agoDon't forget to remove the zipped binaries file after install
Trenton H [Mon, 30 Jan 2023 18:06:21 +0000 (10:06 -0800)] 
Don't forget to remove the zipped binaries file after install

2 years agoLink to the the compiled frontend instead of copying it during collectstatic
Trenton H [Mon, 30 Jan 2023 18:05:50 +0000 (10:05 -0800)] 
Link to the the compiled frontend instead of copying it during collectstatic

2 years agoMoves the mktime call into the if block where it is used, preventing exceptions durin...
Trenton H [Wed, 1 Feb 2023 15:23:04 +0000 (07:23 -0800)] 
Moves the mktime call into the if block where it is used, preventing exceptions during rare cases

2 years agoMerge pull request #2577 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typesc...
dependabot[bot] [Thu, 2 Feb 2023 06:31:17 +0000 (06:31 +0000)] 
Merge pull request #2577 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/parser-5.50.0

2 years agoBatch update npm packages 2577/head
shamoon [Thu, 2 Feb 2023 06:20:59 +0000 (22:20 -0800)] 
Batch update npm packages

2 years agoSwitches to Codecov for coverage reporting and status
Trenton H [Wed, 1 Feb 2023 21:05:56 +0000 (13:05 -0800)] 
Switches to Codecov for coverage reporting and status

2 years agoBump docker/build-push-action from 3 to 4
dependabot[bot] [Wed, 1 Feb 2023 20:02:12 +0000 (20:02 +0000)] 
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>
2 years agoBump @typescript-eslint/parser from 5.48.1 to 5.50.0 in /src-ui
dependabot[bot] [Wed, 1 Feb 2023 20:02:50 +0000 (20:02 +0000)] 
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>
2 years agoMerge pull request #2570 from paperless-ngx/chore-convert-testing
shamoon [Wed, 1 Feb 2023 09:14:37 +0000 (01:14 -0800)] 
Merge pull request #2570 from paperless-ngx/chore-convert-testing

Chore: Run tests which require `convert` in the CI

2 years agoFeature: split documents on ASN barcode (#2554)
Fabian Ohler [Wed, 1 Feb 2023 09:13:30 +0000 (10:13 +0100)] 
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

2 years agoFixes status payload filename after splitting
Trenton Holmes [Wed, 1 Feb 2023 04:48:18 +0000 (20:48 -0800)] 
Fixes status payload filename after splitting

2 years agoConfigure ImageMagick on the runner to allow more tests to run by default 2570/head
Trenton H [Tue, 31 Jan 2023 22:26:04 +0000 (14:26 -0800)] 
Configure ImageMagick on the runner to allow more tests to run by default

2 years agoFixes commenting error
Trenton H [Tue, 31 Jan 2023 20:27:44 +0000 (12:27 -0800)] 
Fixes commenting error

2 years agoFixes relative date Whoosh queries and adds testing to ensure it remains working...
Trenton H [Tue, 31 Jan 2023 17:54:11 +0000 (09:54 -0800)] 
Fixes relative date Whoosh queries and adds testing to ensure it remains working with multiple timezones

2 years agoFix importing files with non-ascii names (#2555)
Kexogg [Tue, 31 Jan 2023 19:33:06 +0000 (00:33 +0500)] 
Fix importing files with non-ascii names (#2555)

2 years agoMerge pull request #2562 from paperless-ngx/fix/extra-docker-installs
shamoon [Tue, 31 Jan 2023 00:32:57 +0000 (16:32 -0800)] 
Merge pull request #2562 from paperless-ngx/fix/extra-docker-installs

Chore: Remove Docker image extra Python installs

2 years agoMerge pull request #2563 from paperless-ngx/upgrade-supervisord
shamoon [Tue, 31 Jan 2023 00:32:34 +0000 (16:32 -0800)] 
Merge pull request #2563 from paperless-ngx/upgrade-supervisord

Chore: Upgrades supervisor to 4.2.5

2 years agoUpgrades supervisor to 4.2.5 2563/head
Trenton H [Mon, 30 Jan 2023 19:35:04 +0000 (11:35 -0800)] 
Upgrades supervisor to 4.2.5

2 years agoRemoves extra install of Python and pip. The base image provides these 2562/head
Trenton H [Mon, 30 Jan 2023 19:27:18 +0000 (11:27 -0800)] 
Removes extra install of Python and pip.  The base image provides these

2 years agoReset to -dev version tag
Trenton Holmes [Sun, 29 Jan 2023 16:52:01 +0000 (08:52 -0800)] 
Reset to -dev version tag

2 years agoBumps version to 1.12.2 v1.12.2
Trenton Holmes [Sun, 29 Jan 2023 16:42:23 +0000 (08:42 -0800)] 
Bumps version to 1.12.2

2 years agoMerge remote-tracking branch 'origin/dev'
Trenton Holmes [Sun, 29 Jan 2023 16:40:13 +0000 (08:40 -0800)] 
Merge remote-tracking branch 'origin/dev'

2 years agoDocuments the change to pre-consume script and improves the readability
Trenton Holmes [Sat, 28 Jan 2023 18:25:21 +0000 (10:25 -0800)] 
Documents the change to pre-consume script and improves the readability

2 years agoChanges the consumer to work on a temporary copy and provies that copy to the pre...
Trenton H [Sat, 28 Jan 2023 17:32:40 +0000 (09:32 -0800)] 
Changes the consumer to work on a temporary copy and provies that copy to the pre-consume script for modifications

2 years agoMinor tweak to password test to ensure the right lines were hit
Trenton H [Fri, 27 Jan 2023 19:11:09 +0000 (11:11 -0800)] 
Minor tweak to password test to ensure the right lines were hit

2 years agoMoves ASN barcode testing into a dedicated class
Trenton H [Fri, 27 Jan 2023 16:37:00 +0000 (08:37 -0800)] 
Moves ASN barcode testing into a dedicated class

2 years agoRemoves pikepdf based scanning, fixes up unit testing (+ commenting)
Trenton H [Fri, 27 Jan 2023 16:34:00 +0000 (08:34 -0800)] 
Removes pikepdf based scanning, fixes up unit testing (+ commenting)

2 years agoMerge pull request #2543 from paperless-ngx/feature-improved-title-debounce
shamoon [Fri, 27 Jan 2023 20:24:07 +0000 (12:24 -0800)] 
Merge pull request #2543 from paperless-ngx/feature-improved-title-debounce

Fix: Try to prevent title debounce overwriting

2 years agoMerge pull request #2542 from paperless-ngx/fix-2536
shamoon [Fri, 27 Jan 2023 19:08:36 +0000 (11:08 -0800)] 
Merge pull request #2542 from paperless-ngx/fix-2536

Fix comment search highlight + multi-word search

2 years agoFixes test parameters
Trenton H [Thu, 26 Jan 2023 16:23:11 +0000 (08:23 -0800)] 
Fixes test parameters

2 years agoAdds setting to Gotenberg API call for outputting the correct PDF/A format
Trenton H [Thu, 26 Jan 2023 16:00:02 +0000 (08:00 -0800)] 
Adds setting to Gotenberg API call for outputting the correct PDF/A format

2 years agoBetter display of multiple comment hits 2542/head
Michael Shamoon [Fri, 27 Jan 2023 18:29:40 +0000 (10:29 -0800)] 
Better display of multiple comment hits

2 years agoFix whoosh auto-highlighting for comments
Michael Shamoon [Fri, 27 Jan 2023 18:02:25 +0000 (10:02 -0800)] 
Fix whoosh auto-highlighting for comments

2 years agoRestores deletion
Trenton H [Thu, 26 Jan 2023 21:33:39 +0000 (13:33 -0800)] 
Restores deletion

2 years agoChanges the still pull check to be using Python Docker SDK
Trenton H [Thu, 26 Jan 2023 18:15:14 +0000 (10:15 -0800)] 
Changes the still pull check to be using Python Docker SDK

2 years agoChanges to use buildx imagetools to extract the manifest, supporting new attestation...
Trenton H [Thu, 26 Jan 2023 17:15:37 +0000 (09:15 -0800)] 
Changes to use buildx imagetools to extract the manifest, supporting new attestation manifests

2 years agoFix typo, update translation strings
Michael Shamoon [Fri, 27 Jan 2023 17:36:54 +0000 (09:36 -0800)] 
Fix typo, update translation strings

2 years agoAdds some basic steps for updating
Trenton Holmes [Thu, 26 Jan 2023 04:00:30 +0000 (20:00 -0800)] 
Adds some basic steps for updating

2 years agoUpdates the installer library to be static in the final image, saving the installers...
Trenton H [Wed, 25 Jan 2023 16:09:35 +0000 (08:09 -0800)] 
Updates the installer library to be static in the final image, saving the installers into Git and curl-ing the correct revision

2 years agoFix note indentation in dev docs
Michael Shamoon [Thu, 26 Jan 2023 20:43:19 +0000 (12:43 -0800)] 
Fix note indentation in dev docs

2 years agoMerge pull request #2519 from paperless-ngx/force-reindex-for-comments
shamoon [Thu, 26 Jan 2023 15:46:00 +0000 (07:46 -0800)] 
Merge pull request #2519 from paperless-ngx/force-reindex-for-comments

Fix: Trigger reindex for pre-existing comments

2 years agoMinor updates to development documentation (#2474)
clemensrieder [Thu, 26 Jan 2023 15:45:35 +0000 (16:45 +0100)] 
Minor updates to development documentation (#2474)

* clarify commands by adding paths

* fix trailing space in header

* rerun pre-commit

* one last time :S

* update sections, remove duplicate information

* those pesky pre-commits ;-)

* implement suggestions

2 years agoUpdate index version to force reindex, note in release notes 2519/head
Michael Shamoon [Thu, 26 Jan 2023 04:27:18 +0000 (20:27 -0800)] 
Update index version to force reindex, note in release notes

2 years agoMerge branch 'main' into dev
Michael Shamoon [Thu, 26 Jan 2023 04:22:21 +0000 (20:22 -0800)] 
Merge branch 'main' into dev

2 years agoMerge pull request #2515 from paperless-ngx/v1.12.1-changelog
shamoon [Wed, 25 Jan 2023 22:07:06 +0000 (14:07 -0800)] 
Merge pull request #2515 from paperless-ngx/v1.12.1-changelog

[Documentation] Add v1.12.1 changelog

2 years agoChangelog v1.12.1 - GHA 2515/head
github-actions [Wed, 25 Jan 2023 21:02:01 +0000 (21:02 +0000)] 
Changelog v1.12.1 - GHA

2 years agoResets version to -dev tagging
Trenton H [Wed, 25 Jan 2023 20:29:57 +0000 (12:29 -0800)] 
Resets version to -dev tagging

2 years agoBumps version to 1.12.1 v1.12.1
Trenton H [Wed, 25 Jan 2023 20:18:29 +0000 (12:18 -0800)] 
Bumps version to 1.12.1

2 years agoMerge remote-tracking branch 'origin/dev'
Trenton H [Wed, 25 Jan 2023 20:17:39 +0000 (12:17 -0800)] 
Merge remote-tracking branch 'origin/dev'

2 years agoMerge pull request #2513 from paperless-ngx/fix-2511
shamoon [Wed, 25 Jan 2023 20:16:12 +0000 (12:16 -0800)] 
Merge pull request #2513 from paperless-ngx/fix-2511

Fix: comments not showing in search until after manual reindex in v1.12

2 years agoFix display of comment search hit in large cards 2513/head
Michael Shamoon [Wed, 25 Jan 2023 20:04:33 +0000 (12:04 -0800)] 
Fix display of comment search hit in large cards

2 years agoTrigger reindex on comment add / delete
Michael Shamoon [Wed, 25 Jan 2023 20:04:13 +0000 (12:04 -0800)] 
Trigger reindex on comment add / delete

2 years agoChangelog v1.12.0 - GHA
github-actions [Wed, 25 Jan 2023 15:02:33 +0000 (15:02 +0000)] 
Changelog v1.12.0 - GHA

2 years agoTry to prevent title debounce overwriting 2543/head
Michael Shamoon [Wed, 25 Jan 2023 18:53:08 +0000 (10:53 -0800)] 
Try to prevent title debounce overwriting

2 years agoMoves back to the main release-drafter now that it does what we wanted
Trenton Holmes [Wed, 25 Jan 2023 03:29:54 +0000 (19:29 -0800)] 
Moves back to the main release-drafter now that it does what we wanted

2 years agoMerge pull request #2509 from paperless-ngx/fix-2508
shamoon [Wed, 25 Jan 2023 16:48:15 +0000 (08:48 -0800)] 
Merge pull request #2509 from paperless-ngx/fix-2508

Fix: date range search broken in 1.12

2 years agoFix broken date range search 2509/head
Michael Shamoon [Wed, 25 Jan 2023 16:37:26 +0000 (08:37 -0800)] 
Fix broken date range search

2 years agoMerge branch 'main' into dev
Trenton Holmes [Wed, 25 Jan 2023 14:50:46 +0000 (06:50 -0800)] 
Merge branch 'main' into dev

2 years agoAdds the build platform flag to specific this is a single arch image v1.12.0
Trenton Holmes [Wed, 25 Jan 2023 03:38:44 +0000 (19:38 -0800)] 
Adds the build platform flag to specific this is a single arch image

2 years agoReset version string to indicate development
Trenton Holmes [Wed, 25 Jan 2023 02:49:14 +0000 (18:49 -0800)] 
Reset version string to indicate development

2 years agoBumps version to 1.12.0 v1.12.0-beta.rc0
Trenton Holmes [Wed, 25 Jan 2023 01:56:13 +0000 (17:56 -0800)] 
Bumps version to 1.12.0

2 years agoMerge remote-tracking branch 'origin/main' into beta
Trenton Holmes [Wed, 25 Jan 2023 01:54:42 +0000 (17:54 -0800)] 
Merge remote-tracking branch 'origin/main' into beta

2 years agoMerge pull request #2325 from paperless-ngx/l10n_dev
shamoon [Tue, 24 Jan 2023 21:45:20 +0000 (13:45 -0800)] 
Merge pull request #2325 from paperless-ngx/l10n_dev

New Crowdin updates

2 years agoadd information about main manifest for -sm
Matthieu Helleboid [Mon, 23 Jan 2023 16:53:00 +0000 (17:53 +0100)] 
add information about main manifest for -sm

2 years agoreplace --use-filename-prefix with --use-folder-prefix
Matthieu Helleboid [Mon, 23 Jan 2023 11:51:19 +0000 (12:51 +0100)] 
replace --use-filename-prefix with --use-folder-prefix

2 years agoTweaks the wording and note about usage of the -no options
Trenton Holmes [Sat, 21 Jan 2023 16:29:12 +0000 (08:29 -0800)] 
Tweaks the wording and note about usage of the -no options

2 years agosort exporter option by alphabetical order
Matthieu Helleboid [Fri, 20 Jan 2023 19:59:09 +0000 (20:59 +0100)] 
sort exporter option by alphabetical order

2 years agouse pathlib glob
Matthieu Helleboid [Fri, 20 Jan 2023 19:51:03 +0000 (20:51 +0100)] 
use pathlib glob

2 years agoadd document comments to dedicated manifest file when using 'split-manifest'
Matthieu Helleboid [Fri, 20 Jan 2023 19:31:03 +0000 (20:31 +0100)] 
add document comments to dedicated manifest file when using 'split-manifest'

2 years agoadd warning about --no-archive & --no-thumbnails options
Matthieu Helleboid [Fri, 20 Jan 2023 18:21:43 +0000 (19:21 +0100)] 
add warning about --no-archive & --no-thumbnails options
add given_when_then informaiton to tests
add use_filename_prefix test
clear documents before importing in tests

2 years ago--no-archive & --no-thumbnails option has their own paragraph
Matthieu Helleboid [Fri, 20 Jan 2023 18:16:35 +0000 (19:16 +0100)] 
--no-archive & --no-thumbnails option has their own paragraph

2 years agofix long option name for "-p" or "--use-filename-prefix"
Matthieu Helleboid [Fri, 20 Jan 2023 18:13:17 +0000 (19:13 +0100)] 
fix long option name for "-p" or "--use-filename-prefix"

2 years agoFix split_manifest default value
Matthieu Helleboid [Fri, 20 Jan 2023 18:11:18 +0000 (19:11 +0100)] 
Fix split_manifest default value

2 years agofix json serialization bug after migration after to Pathlib)
Matthieu Helleboid [Mon, 16 Jan 2023 19:10:47 +0000 (20:10 +0100)] 
fix json serialization bug after migration after to Pathlib)

2 years agofix bug on administration exporter when using -d, --delete option
Matthieu Helleboid [Sat, 14 Jan 2023 11:03:25 +0000 (12:03 +0100)] 
fix bug on administration exporter when using -d, --delete option