]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
2 years agoAdjust the barcode to ASN range check and add test case to cover the check 2498/head
Trenton H [Tue, 24 Jan 2023 18:30:32 +0000 (10:30 -0800)] 
Adjust the barcode to ASN range check and add test case to cover the check

2 years agoUse 32bit integer for asn, unsigned Whoosh NUMERIC field
Michael Shamoon [Tue, 24 Jan 2023 17:56:02 +0000 (09:56 -0800)] 
Use 32bit integer for asn, unsigned Whoosh NUMERIC field

Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com>
2 years agoExplicitly limit asn integer
Michael Shamoon [Tue, 24 Jan 2023 04:28:12 +0000 (20:28 -0800)] 
Explicitly limit asn integer

2 years agoAlso validate the ASN value is within a range the Whoosh schema can support
Trenton H [Tue, 24 Jan 2023 17:19:38 +0000 (09:19 -0800)] 
Also validate the ASN value is within a range the Whoosh schema can support

2 years agoAdds given/when/then commenting and adds an end to end test to verify the read ASN...
Trenton H [Tue, 24 Jan 2023 16:54:59 +0000 (08:54 -0800)] 
Adds given/when/then commenting and adds an end to end test to verify the read ASN is provided to the consumer

2 years agoUse dataclasses to group data about barcodes in documents
Trenton H [Wed, 18 Jan 2023 17:11:55 +0000 (09:11 -0800)] 
Use dataclasses to group data about barcodes in documents

2 years agoFail consumption when duplicate ASN is given
Peter Kappelt [Mon, 16 Jan 2023 13:26:41 +0000 (14:26 +0100)] 
Fail consumption when duplicate ASN is given
(rather than just logging warning)

2 years agoExtended tests for ASN barcode parsing
Peter Kappelt [Mon, 16 Jan 2023 13:16:35 +0000 (14:16 +0100)] 
Extended tests for ASN barcode parsing

2 years agoBarcode hint in workflow
Peter Kappelt [Mon, 16 Jan 2023 09:23:05 +0000 (10:23 +0100)] 
Barcode hint in workflow

2 years agoDocument ASN barcode settings
Peter Kappelt [Mon, 16 Jan 2023 09:14:17 +0000 (10:14 +0100)] 
Document ASN barcode settings

2 years agoupdate existing tests to use modified barcode api
Peter Kappelt [Mon, 16 Jan 2023 08:35:32 +0000 (09:35 +0100)] 
update existing tests to use modified barcode api

2 years agoProper code formatting
Peter Kappelt [Mon, 16 Jan 2023 07:38:59 +0000 (08:38 +0100)] 
Proper code formatting

2 years agoUnified separator ans ASN barcode parsing
Peter Kappelt [Sun, 15 Jan 2023 15:15:06 +0000 (16:15 +0100)] 
Unified separator ans ASN barcode parsing
so that barcode parsing won't run twice

2 years agoFeature: Parse ASN from barcode
Peter Kappelt [Sun, 15 Jan 2023 14:55:00 +0000 (15:55 +0100)] 
Feature: Parse ASN from barcode
ASN-Barcodes are identified by a configurable prefix

2 years agosplit function for reading barcode and separating pages
Peter Kappelt [Sun, 15 Jan 2023 13:49:33 +0000 (14:49 +0100)] 
split function for reading barcode and separating pages

2 years agotweak language
Frederick Robinson [Thu, 19 Jan 2023 19:06:43 +0000 (11:06 -0800)] 
tweak language

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2 years agodocument existence of document_thumbnails
Frederick Robinson [Thu, 19 Jan 2023 16:47:27 +0000 (08:47 -0800)] 
document existence of document_thumbnails

2 years agoMerge pull request #2459 from paperless-ngx/fix-frontend-mail-rule-ordering
shamoon [Tue, 17 Jan 2023 23:31:38 +0000 (15:31 -0800)] 
Merge pull request #2459 from paperless-ngx/fix-frontend-mail-rule-ordering

Fix: Allow setting mailrule order from frontend

2 years agoAllow setting mailrule order from frontend 2459/head
Michael Shamoon [Tue, 17 Jan 2023 18:01:49 +0000 (10:01 -0800)] 
Allow setting mailrule order from frontend

2 years agoMerge pull request #2411 from paperless-ngx/angular-15-et-al
shamoon [Tue, 17 Jan 2023 17:49:03 +0000 (09:49 -0800)] 
Merge pull request #2411 from paperless-ngx/angular-15-et-al

Chore: Update to Angular 15 & associated frontend deps

2 years agoAllow sorting tags by color
Michael Shamoon [Tue, 17 Jan 2023 14:32:46 +0000 (06:32 -0800)] 
Allow sorting tags by color

2 years agoMerge pull request #2441 from paperless-ngx/fix-2435
shamoon [Mon, 16 Jan 2023 23:50:44 +0000 (15:50 -0800)] 
Merge pull request #2441 from paperless-ngx/fix-2435

Fix: Better Handle arbitrary ISO 8601 strings after celery serializing

2 years agoUse correct canonical path for nltk_data
amo13 [Sat, 14 Jan 2023 14:37:27 +0000 (15:37 +0100)] 
Use correct canonical path for nltk_data

2 years agoRemove try/except + test
Clemens Rieder [Thu, 12 Jan 2023 08:36:55 +0000 (09:36 +0100)] 
Remove try/except + test

Changes in d064ff5 made try/except unnecessary and the subsequent test failed.

2 years agoreplace quotation marks with italics
Clemens Rieder [Wed, 11 Jan 2023 23:16:08 +0000 (00:16 +0100)] 
replace quotation marks with italics

2 years agoUpdate docs/usage.md
clemensrieder [Wed, 11 Jan 2023 22:51:49 +0000 (23:51 +0100)] 
Update docs/usage.md

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2 years agoUpdate src/paperless_mail/mail.py
clemensrieder [Wed, 11 Jan 2023 22:51:38 +0000 (23:51 +0100)] 
Update src/paperless_mail/mail.py

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2 years agoremove unnecessary whitespaces
Clemens Rieder [Wed, 11 Jan 2023 17:19:36 +0000 (18:19 +0100)] 
remove unnecessary whitespaces

2 years agobetter code documentation
Clemens Rieder [Wed, 11 Jan 2023 17:18:00 +0000 (18:18 +0100)] 
better code documentation

2 years agoadd basic tests and fix error
Clemens Rieder [Wed, 11 Jan 2023 17:00:51 +0000 (18:00 +0100)] 
add basic tests and fix error

2 years agoupdate documentation
Clemens Rieder [Wed, 11 Jan 2023 13:33:18 +0000 (14:33 +0100)] 
update documentation

2 years agoadd AppleMail color tag support
Clemens Rieder [Wed, 11 Jan 2023 13:15:45 +0000 (14:15 +0100)] 
add AppleMail color tag support

2 years agoMerge pull request #2445 from peterkappelt/fix-docs-formatting 2428/head
shamoon [Mon, 16 Jan 2023 14:48:24 +0000 (06:48 -0800)] 
Merge pull request #2445 from peterkappelt/fix-docs-formatting

Fix formatting of config variable in docs

2 years agoFix formatting of config variable in docs 2445/head
Peter Kappelt [Mon, 16 Jan 2023 08:57:23 +0000 (09:57 +0100)] 
Fix formatting of config variable in docs

2 years ago Better Handle arbitrary ISO 8601 strings with dateutil.parser.isoparse 2441/head
Michael Shamoon [Sun, 15 Jan 2023 23:06:35 +0000 (15:06 -0800)] 
 Better Handle arbitrary ISO 8601 strings with dateutil.parser.isoparse

2 years agoAdd 2 warnings about potential path length issues
Trenton H [Thu, 12 Jan 2023 20:48:54 +0000 (12:48 -0800)] 
Add 2 warnings about potential path length issues

2 years agoUpdates the exporter to use pathlib and add a few more tests for coverage
Trenton H [Thu, 12 Jan 2023 20:46:28 +0000 (12:46 -0800)] 
Updates the exporter to use pathlib and add a few more tests for coverage

2 years agoUpdate to angular 15 & related frontend packages 2411/head
Michael Shamoon [Thu, 12 Jan 2023 07:10:16 +0000 (23:10 -0800)] 
Update to angular 15 & related frontend packages

2 years agoInclude the optional socket file in the release
Trenton H [Wed, 11 Jan 2023 15:33:04 +0000 (07:33 -0800)] 
Include the optional socket file in the release

2 years agoFixes merge conflict
Trenton H [Tue, 10 Jan 2023 23:01:43 +0000 (15:01 -0800)] 
Fixes merge conflict

2 years agoFixes minor depracation I noticed
Trenton Holmes [Mon, 26 Dec 2022 21:43:30 +0000 (13:43 -0800)] 
Fixes minor depracation I noticed

2 years agoSimplifies file upload naming to use the document name, instead in needing to keep...
Trenton Holmes [Mon, 26 Dec 2022 21:33:43 +0000 (13:33 -0800)] 
Simplifies file upload naming to use the document name, instead in needing to keep it around

2 years agoCorrectly split up the test cases
Trenton H [Tue, 10 Jan 2023 22:36:32 +0000 (14:36 -0800)] 
Correctly split up the test cases

2 years agoAdds testing coverage of parsing the celery beat schedule
Trenton H [Thu, 5 Jan 2023 16:25:35 +0000 (08:25 -0800)] 
Adds testing coverage of parsing the celery beat schedule

2 years agoAdds documentation of how to configure tasks
Trenton H [Thu, 5 Jan 2023 16:04:32 +0000 (08:04 -0800)] 
Adds documentation of how to configure tasks

2 years agoAllows scheduling tasks via cron
Trenton Holmes [Sat, 31 Dec 2022 21:16:07 +0000 (13:16 -0800)] 
Allows scheduling tasks via cron

2 years agoLocks everything with 3.8
Trenton H [Tue, 10 Jan 2023 15:45:51 +0000 (07:45 -0800)] 
Locks everything with 3.8

2 years agoMerge pull request #2302 from paperless-ngx/feature-fix-display-rtl-content
shamoon [Tue, 10 Jan 2023 15:30:52 +0000 (07:30 -0800)] 
Merge pull request #2302 from paperless-ngx/feature-fix-display-rtl-content

2 years agoMerge pull request #2371 from paperless-ngx/fix-subpath-websockets
Felix Eckhofer [Sun, 8 Jan 2023 13:56:33 +0000 (14:56 +0100)] 
Merge pull request #2371 from paperless-ngx/fix-subpath-websockets

* paperless-ngx/fix-subpath-websockets:
  Use subpath for websocket URL

2 years agoSimplify parsing of json using jq built-in features
Felix Eckhofer [Sat, 7 Jan 2023 18:47:16 +0000 (19:47 +0100)] 
Simplify parsing of json using jq built-in features

Saves spawning multiple sed processes.

2 years agoFixes typo
Trenton Holmes [Sat, 7 Jan 2023 16:16:48 +0000 (08:16 -0800)] 
Fixes typo

2 years agoFixes up the slightly behind docs
Trenton Holmes [Sat, 7 Jan 2023 16:06:28 +0000 (08:06 -0800)] 
Fixes up the slightly behind docs

2 years agoAlso filter to only PAPERLESS_ variables
Trenton Holmes [Sat, 7 Jan 2023 16:03:36 +0000 (08:03 -0800)] 
Also filter to only PAPERLESS_ variables

2 years agoMakes a missing file informational only, not fatal
Trenton Holmes [Sat, 7 Jan 2023 15:57:27 +0000 (07:57 -0800)] 
Makes a missing file informational only, not fatal

2 years agoUse subpath for websocket URL 2371/head
Felix Eckhofer [Sat, 7 Jan 2023 19:37:02 +0000 (20:37 +0100)] 
Use subpath for websocket URL

Fixes #2252

2 years agorelock with Python 3.8.15
Trenton H [Fri, 6 Jan 2023 18:20:58 +0000 (10:20 -0800)] 
relock with Python 3.8.15

2 years agoResolve testing not running with the correct python version
Trenton H [Fri, 6 Jan 2023 16:00:09 +0000 (08:00 -0800)] 
Resolve testing not running with the correct python version

2 years agoMerge pull request #2351 from paperless-ngx/feature-comment-search
shamoon [Fri, 6 Jan 2023 02:48:51 +0000 (18:48 -0800)] 
Merge pull request #2351 from paperless-ngx/feature-comment-search

Feature: include comments in advanced search

2 years agoMerge pull request #2352 from paperless-ngx/more-frontend-tests
shamoon [Fri, 6 Jan 2023 02:48:10 +0000 (18:48 -0800)] 
Merge pull request #2352 from paperless-ngx/more-frontend-tests

Chore: More frontend tests

2 years agoRemoves old, unused tools from develop packages, removes old Sphinx related tools
Trenton H [Wed, 4 Jan 2023 21:12:04 +0000 (13:12 -0800)] 
Removes old, unused tools from develop packages, removes old Sphinx related tools

2 years agoResolves minor flake8 warnings in the test suite
Trenton H [Wed, 4 Jan 2023 18:41:40 +0000 (10:41 -0800)] 
Resolves minor flake8 warnings in the test suite

2 years agoCleans up and improves parser discovery testing, simplifies the determination of...
Trenton H [Wed, 4 Jan 2023 18:18:31 +0000 (10:18 -0800)] 
Cleans up and improves parser discovery testing, simplifies the determination of supported or not supported extensions and mime types

2 years agoOnly prints failures, errors and skips, not passed tests
Trenton H [Wed, 4 Jan 2023 17:01:49 +0000 (09:01 -0800)] 
Only prints failures, errors and skips, not passed tests

2 years agoFixes some sample test files showing as modified after running tests
Trenton H [Wed, 4 Jan 2023 17:01:23 +0000 (09:01 -0800)] 
Fixes some sample test files showing as modified after running tests

2 years agoAdd tests for mail rules / accounts, partial tags, mobile preview 2352/head
Michael Shamoon [Thu, 5 Jan 2023 08:36:03 +0000 (00:36 -0800)] 
Add tests for mail rules / accounts, partial tags, mobile preview

2 years agocomment search highlighting 2351/head
Michael Shamoon [Thu, 5 Jan 2023 03:06:51 +0000 (19:06 -0800)] 
comment search highlighting

2 years agoSupport comment search
Michael Shamoon [Thu, 5 Jan 2023 03:06:06 +0000 (19:06 -0800)] 
Support comment search

2 years agoMerge pull request #2346 from paperless-ngx/fix-2344
shamoon [Wed, 4 Jan 2023 23:35:54 +0000 (15:35 -0800)] 
Merge pull request #2346 from paperless-ngx/fix-2344

Fix: preview content remains hidden on mobile

2 years agoFix preview not loading on mobile 2346/head
Michael Shamoon [Wed, 4 Jan 2023 14:58:42 +0000 (06:58 -0800)] 
Fix preview not loading on mobile

2 years agoSmall tweak to use the existing tempdir instead of a new one 2302/head
Trenton H [Tue, 3 Jan 2023 21:05:44 +0000 (13:05 -0800)] 
Small tweak to use the existing tempdir instead of a new one

2 years agoTry a new way of extracting text from a given PDF file
Trenton Holmes [Sun, 1 Jan 2023 23:57:22 +0000 (15:57 -0800)] 
Try a new way of extracting text from a given PDF file

2 years agoUse correct direction for RTL content
Michael Shamoon [Sun, 1 Jan 2023 16:59:43 +0000 (08:59 -0800)] 
Use correct direction for RTL content

2 years agoAdds testing coverage of multipage TIFF with alpha, without and with alpha/sRGB
Trenton H [Tue, 3 Jan 2023 16:21:23 +0000 (08:21 -0800)] 
Adds testing coverage of multipage TIFF with alpha, without and with alpha/sRGB

2 years agoLet convert handle the removal of the alpha channel
Trenton H [Mon, 2 Jan 2023 22:20:46 +0000 (14:20 -0800)] 
Let convert handle the removal of the alpha channel

2 years agoBump tj-actions/changed-files from 34 to 35
dependabot[bot] [Sun, 1 Jan 2023 18:25:14 +0000 (18:25 +0000)] 
Bump tj-actions/changed-files from 34 to 35

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34 to 35.
- [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/v34...v35)

---
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>
2 years agofix django arabic translation file
Michael Shamoon [Mon, 2 Jan 2023 19:51:19 +0000 (11:51 -0800)] 
fix django arabic translation file

[ci skip]

2 years agoUpdate messages.ar_AR.xlf
Michael Shamoon [Mon, 2 Jan 2023 19:42:39 +0000 (11:42 -0800)] 
Update messages.ar_AR.xlf

2 years agoMerge pull request #2313 from KhaledEmad7/dev
shamoon [Mon, 2 Jan 2023 19:34:02 +0000 (11:34 -0800)] 
Merge pull request #2313 from KhaledEmad7/dev

Add Arabic language to frontend

2 years agoAdding arabic language 2313/head
Khaled Emad [Mon, 2 Jan 2023 08:07:18 +0000 (10:07 +0200)] 
Adding arabic language

2 years agoFix arabic translation file
Michael Shamoon [Mon, 2 Jan 2023 19:27:49 +0000 (11:27 -0800)] 
Fix arabic translation file

2 years agoMerge pull request #2306 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typesc...
dependabot[bot] [Sun, 1 Jan 2023 23:07:32 +0000 (23:07 +0000)] 
Merge pull request #2306 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/parser-5.47.1

2 years agoBump @typescript-eslint/parser from 5.43.0 to 5.47.1 in /src-ui 2306/head
dependabot[bot] [Sun, 1 Jan 2023 22:54:07 +0000 (22:54 +0000)] 
Bump @typescript-eslint/parser from 5.43.0 to 5.47.1 in /src-ui

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.47.1.
- [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.47.1/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 #2308 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typesc...
shamoon [Sun, 1 Jan 2023 22:53:22 +0000 (14:53 -0800)] 
Merge pull request #2308 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/eslint-plugin-5.47.1

Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.47.1 in /src-ui

2 years agoupdate version string for dev
Michael Shamoon [Sun, 1 Jan 2023 22:42:26 +0000 (14:42 -0800)] 
update version string for dev

2 years agov1.11.3
Michael Shamoon [Sun, 1 Jan 2023 22:39:01 +0000 (14:39 -0800)] 
v1.11.3

2 years ago[Documentation] Add v1.11.3 changelog (#2311)
github-actions[bot] [Sun, 1 Jan 2023 22:37:36 +0000 (14:37 -0800)] 
[Documentation] Add v1.11.3 changelog (#2311)

* Changelog v1.11.3 - GHA

* Update changelog.md

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2 years agov1.11.3 v1.11.3
Michael Shamoon [Sun, 1 Jan 2023 22:12:42 +0000 (14:12 -0800)] 
v1.11.3

2 years agoMerge branch 'dev'
Michael Shamoon [Sun, 1 Jan 2023 22:11:46 +0000 (14:11 -0800)] 
Merge branch 'dev'

2 years agoBump @typescript-eslint/eslint-plugin from 5.43.0 to 5.47.1 in /src-ui 2308/head
dependabot[bot] [Sun, 1 Jan 2023 18:27:37 +0000 (18:27 +0000)] 
Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.47.1 in /src-ui

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.43.0 to 5.47.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoIf extracting text from a fallback file (ie forced), allow the text to be used
Trenton Holmes [Fri, 30 Dec 2022 21:07:29 +0000 (13:07 -0800)] 
If extracting text from a fallback file (ie forced), allow the text to be used

2 years agoCheck for and handle the mail's date being naive
Trenton Holmes [Sat, 31 Dec 2022 16:35:52 +0000 (08:35 -0800)] 
Check for and handle the mail's date being naive

2 years agoMerge pull request #2292 from paperless-ngx/fix-live-filterable-dropdown
shamoon [Sat, 31 Dec 2022 18:28:22 +0000 (10:28 -0800)] 
Merge pull request #2292 from paperless-ngx/fix-live-filterable-dropdown

Fix: live filterable dropdowns broken in 1.11.x

2 years agoMerge pull request #2261 from paperless-ngx/fix/2248-file-env-stuff
shamoon [Sat, 31 Dec 2022 16:22:43 +0000 (08:22 -0800)] 
Merge pull request #2261 from paperless-ngx/fix/2248-file-env-stuff

Bugfix: Reading environment from files didn't work for management commands

2 years agofix dropdown selection model updating 2292/head
Michael Shamoon [Sat, 31 Dec 2022 16:08:30 +0000 (08:08 -0800)] 
fix dropdown selection model updating

2 years agoMerge pull request #2279 from paperless-ngx/fix/2278-include-task-id
shamoon [Fri, 30 Dec 2022 23:45:34 +0000 (15:45 -0800)] 
Merge pull request #2279 from paperless-ngx/fix/2278-include-task-id

Bugfix: Return created task ID when posting document to API

2 years ago[Documentation] Add v1.11.2 changelog (#2282)
github-actions[bot] [Fri, 30 Dec 2022 23:44:27 +0000 (15:44 -0800)] 
[Documentation] Add v1.11.2 changelog (#2282)

* Changelog v1.11.2 - GHA

* Update changelog.md

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2 years agoUpdate version strings for dev
Michael Shamoon [Fri, 30 Dec 2022 23:39:02 +0000 (15:39 -0800)] 
Update version strings for dev

2 years agov1.11.2 v1.11.2
Michael Shamoon [Fri, 30 Dec 2022 23:17:57 +0000 (15:17 -0800)] 
v1.11.2

2 years agoNew Crowdin updates (#2276)
Paperless-ngx Translation Bot [bot] [Fri, 30 Dec 2022 23:16:41 +0000 (15:16 -0800)] 
New Crowdin updates (#2276)

* New translations messages.xlf (Serbian (Latin))
[ci skip]

* New translations messages.xlf (Serbian (Latin))
[ci skip]

* New translations messages.xlf (German)
[ci skip]

* New translations messages.xlf (Romanian)
[ci skip]

* New translations messages.xlf (French)
[ci skip]

* New translations messages.xlf (Spanish)
[ci skip]

* New translations messages.xlf (Arabic)
[ci skip]

* New translations messages.xlf (Belarusian)
[ci skip]

* New translations messages.xlf (Czech)
[ci skip]

* New translations messages.xlf (Danish)
[ci skip]

* New translations messages.xlf (Finnish)
[ci skip]

* New translations messages.xlf (Hebrew)
[ci skip]

* New translations messages.xlf (Italian)
[ci skip]

* New translations messages.xlf (Dutch)
[ci skip]

* New translations messages.xlf (Norwegian)
[ci skip]

* New translations messages.xlf (Polish)
[ci skip]

* New translations messages.xlf (Portuguese)
[ci skip]

* New translations messages.xlf (Russian)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations messages.xlf (Swedish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]

* New translations messages.xlf (Croatian)
[ci skip]

* New translations messages.xlf (Luxembourgish)
[ci skip]

* New translations messages.xlf (Serbian (Latin))
[ci skip]

2 years agoMerge pull request #2280 from paperless-ngx/fix-frontend-consumption-scope
shamoon [Fri, 30 Dec 2022 22:46:28 +0000 (14:46 -0800)] 
Merge pull request #2280 from paperless-ngx/fix-frontend-consumption-scope

Fix frontend mailrule missing consumption scope parameter