Commit Graph

51 Commits

Author SHA1 Message Date
Leona Maroni
75e7ecdb37
paperless-ngx: 1.17.0 -> 1.17.2 2023-08-25 11:19:08 +02:00
kashw2
bb5c38d190 paperless-ngx: 1.16.5 -> 1.17.0 2023-08-13 07:07:03 +01:00
Enno Richter
dde54f0b2d paperless-ngx: fix build on Darwin 2023-08-08 11:55:46 +02:00
Sandro
81bdbd2525
Merge pull request #240225 from leona-ya/paperless-1-16-5 2023-06-29 14:43:36 +02:00
Leona Maroni
28cb82dd98
paperless-ngx: 1.16.3 -> 1.16.5 2023-06-28 21:55:56 +02:00
Leona Maroni
e169d121d6 paperless-ngx: add leona as maintainer 2023-06-28 08:42:23 +08:00
Leona Maroni
8ae2739959
paperless-ngx: restrict platforms to linux
darwin is not supported upstream, and the build fails there
2023-06-22 23:10:59 +02:00
Leona Maroni
1340ad8592
paperless-ngx: 1.16.1 -> 1.16.3 2023-06-22 22:37:29 +02:00
Moritz 'e1mo' Fromm
83809e4609
paperless-ngx: 1.14.4 -> 1.16.1
Various smaller new features (quick filters from document detail,
explanations for relative dates, pagination for tasks) and various other
bug fixes and minor enhancements. v1.16.0 contains seemingly smaller
features and and changed their tika client libary.
Especially noteworthy for v1.14.5 seems a security fix around the display
of texts in the frontend.

Full changelog available at
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.14.5
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.15.0
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.15.1
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.16.0
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.16.1
2023-06-18 20:24:45 +02:00
Moritz 'e1mo' Fromm
af599f5b8e
paperless-ngx: 1.14.2 -> 1.14.4
Small enhancement (better keyboard nav for filter/edit dropdowns/visual
changes) and various fixes:
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.14.3
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.14.4
2023-05-04 18:21:29 +02:00
Moritz 'e1mo' Fromm
a29105187b
paperless-ngx: 1.14.0 -> 1.14.2
Various smaller fixes of bugs introduced around the new permissions
feature. Exhaustive lists are available at
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.14.1
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.14.2
2023-04-28 17:07:59 +02:00
Moritz 'e1mo' Fromm
be5f8fa506 paperless-ngx: 1.13.0 -> 1.14.0
Most notably: Multi user permission support. Plethora of various small
to medium size changes to various parts:
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.14.0
2023-04-26 17:47:09 +02:00
Luke Granger-Brown
b3c09089e4
Merge pull request #215750 from puppe/fix-paperless
nixos/paperless: download NLTK data
2023-03-02 10:00:46 +00:00
Moritz 'e1mo' Fromm
3ee30ec402
paperless-ngx: 1.12.2 -> 1.13.0 2023-02-27 19:35:01 +01:00
Alyssa Ross
2bfa93e01c
treewide: python{ => .pythonForBuild}.interpreter
It won't be enough to fix cross in all cases, but it is in at least
one: pywayland.  I've only made the change in cases I'm confident it's
correct, as it would be wrong to change this when python.interpreter
is used in wrappers, and possibly when it's used for running tests.
2023-02-26 20:26:17 +00:00
Martin Puppe
7be1ecb2dc paperless-ngx: update homepage URL 2023-02-23 21:34:49 +01:00
Martin Weinelt
4fc0f24120
paperless-ngx: Reduce output size
By dropping the tests and its assets we further reduce the output size
from 23M to just 8.4M.
2023-01-31 01:07:42 +01:00
Martin Weinelt
1b3a601be2
paperless-ngx: 1.11.3 -> 1.12.2
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.12.0
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.12.1
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.12.2
2023-01-31 01:07:42 +01:00
Martin Weinelt
d18eea6935
paperless-ngx: Build frontend from source 2023-01-31 00:59:39 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Luke Granger-Brown
03c1550bbe
Merge pull request #209591 from e1mo/paperless-111
paperless-ngx: 1.10.2 -> 1.11.3
2023-01-15 16:58:51 +00:00
Robert Schütz
b3241be75d python310Packages.levenshtein: don't use alias 2023-01-09 06:09:31 -08:00
Moritz 'e1mo' Fromm
37c6a32f80
paperless-ngx: 1.10.2 -> 1.11.3 2023-01-08 00:17:01 +01:00
Florian Brandes
9ec889b4b8
paperless-ngx: fix build
missing poppler will result in pyTest failing

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-01-02 09:59:58 +01:00
Leona Maroni
bfad8cd5e0
paperless-ngx: add celery wrapper 2022-12-25 23:06:52 +00:00
Bastien Riviere
6c7ee71a36 paperless-ngx: 1.9.2 -> 1.10.2 2022-12-25 12:15:03 +01:00
Robert Schütz
613ab461ba paperless-ngx: test channels in asyncio auto mode 2022-11-19 20:56:28 -08:00
Florian Brandes
9e597cc63e paperless-ngx: downgrade channels, channels-redis and daphne
remove eth override. Re-Enable tests.

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-10-27 21:46:53 +02:00
Fabian Affolter
f77724235e paperless-ngx: disable failing tests 2022-10-27 21:43:00 +02:00
Erik Arvstedt
5b7d3d28ca
paperless-ngx: remove unused build input
Package `libmysqlclient` is required for MySQL support.

Because it is not a Python package, adding it to
`propagatedBuildInputs` has no effects on the build output.

It could be added to `path` instead, but because we're only
supporting and testing postgresql suppport in NixOS,
we should leave it out.
2022-10-23 11:14:07 +02:00
Moritz 'e1mo' Fromm
27f2a71f46
paperless-ngx: 1.9.1 -> 1.9.2 2022-10-14 09:36:15 +02:00
Martin Weinelt
7da8d25d87 Merge remote-tracking branch 'origin/master' into staging-next 2022-09-28 17:15:11 +02:00
Martin Weinelt
0c3649a83a
Merge pull request #192249 from mweinelt/paperless-ngx-tesseract5 2022-09-28 02:28:23 +02:00
github-actions[bot]
70776ac218
Merge master into staging-next 2022-09-28 00:06:02 +00:00
Florian Brandes
e79ac56275 paperless-ngx: 1.8.0 -> 1.9.1
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-09-27 10:24:04 +02:00
Martin Weinelt
5b1a4ed0bf
paperless-ngx: Upgrade to tesseract5
The documentation of paperless-ngx mentions it supports versions greater
than or equal 4.0.
2022-09-23 01:43:47 +02:00
Martin Weinelt
73e44107a8
paperless-ngx: disable eth-keys tests
Some other override in this package set makes them fail.
2022-09-19 16:05:57 +02:00
Erik Arvstedt
a611c674c2
paperless: use imagemagickBig
`imagemagickBig` has `gs` support. This fixes a warning during
thumbnail generation (`convert: no images defined`).
The type of thumbnails that are generated is unchanged.
2022-09-11 22:04:18 +02:00
Erik Arvstedt
e3be4ad2f0
paperless: fix array formatting 2022-09-11 21:58:12 +02:00
Erik Arvstedt
783f8f16c1
paperless: move PYTHONPATH definition to module
`paperless-ngx.pythonPath` was incomplete due to the missing paperless-ngx
source, so it had to be amended in the service.
Instead of amending it, define it entirely in the service.

This allows an override of `paperless-ngx.propagatedBuildInputs` to be reflected
in the service's PYTHONPATH.
2022-09-05 14:50:45 +02:00
Martin Weinelt
73e10d9d5a
paperless: Expose python environment in passthru
This allows adding more python dependencies through overrides.
2022-09-04 16:16:46 +02:00
Florian Brandes
c41ed54f93 paperless-ngx: 1.7.1 -> 1.8.0
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-08-10 10:21:24 +02:00
Erik Arvstedt
1a32663efc
treewide: rename maintainer earvstedt -> erikarvstedt
The maintainer name now matches the Github username, which simplifies
maintainer notifications.
2022-06-26 19:12:18 +02:00
Erik Arvstedt
138a94228d
paperless-ngx: add maintainers 2022-05-30 10:49:52 +02:00
Erik Arvstedt
567e65136f
paperless-ngx: 1.6.0 -> 1.7.1 2022-05-30 10:44:37 +02:00
Mario Rodas
4307907d72 python39Packages.pdfminer-six: add alias to pdfminer 2022-05-25 23:47:50 -07:00
Martin Weinelt
272430c823
treewide: migrate python packages to optional-dependencies
This follows the term used by PEP 621.
2022-05-22 16:31:53 +02:00
Robert Schütz
a2675e7e29 python3Packages.twisted: use extras-require 2022-05-08 20:32:14 +00:00
Sandro Jäckel
115475ff5b
python310Packages.python-magic: normalise attr 2022-05-07 01:18:35 +02:00
Erik Arvstedt
0977227b86
nixos/paperless-ng: rename to paperless, use paperless-ngx package
Use this opportunity to rename `paperless-(ng)-server` to `paperless-scheduler`.
This follows the naming scheme in the paperless repo and docs.
2022-04-12 18:15:44 +02:00