jonaswinkler
9167357908
update list view when documents are added
2021-01-27 18:47:02 +01:00
jonaswinkler
3b541b22e8
improved the logic of the "dismiss completed" button
2021-01-27 18:34:59 +01:00
jonaswinkler
71d5af233d
update messages
2021-01-27 17:57:16 +01:00
jonaswinkler
b0ed06003b
better error messages
2021-01-27 17:56:06 +01:00
jonaswinkler
91f7c4e685
settings and localization
2021-01-27 17:28:11 +01:00
jonaswinkler
5a4cb5fe4a
proper messages when uploading fails
2021-01-27 16:04:06 +01:00
jonaswinkler
cc74be9ccc
better error messages
2021-01-27 15:50:37 +01:00
jonaswinkler
68a9dd7e05
fix an issue with upload status identification
2021-01-27 15:23:29 +01:00
jonaswinkler
682cf33c78
clarification for some steps in the migration guide
2021-01-27 12:05:30 +01:00
Jonas Winkler
763b780aa4
Update issue templates
2021-01-27 11:32:30 +01:00
Jonas Winkler
24313fe001
Merge pull request #452 from shamoon/feature/consumer-alerts
...
Updates to consumer status alerts
2021-01-27 00:36:33 +01:00
Michael Shamoon
51dc40ae73
Maximum limit of alerts
2021-01-26 14:48:39 -08:00
jonaswinkler
ab04817bea
alter defaults for workers and threads to allow more parallel tasks #446
2021-01-26 22:10:43 +01:00
jonaswinkler
8dde7fa043
Merge branch 'master' of github.com:jonaswinkler/paperless-ng
2021-01-26 20:48:43 +01:00
jonaswinkler
edfebe18a2
removed all occurences of pipenv from the documentation
2021-01-26 20:48:32 +01:00
jonaswinkler
0b07c3bd8f
more documentation
2021-01-26 20:37:36 +01:00
Jonas Winkler
1483f450ad
Update issue templates
2021-01-26 20:32:35 +01:00
jonaswinkler
600c13204e
added FAQ for #449
2021-01-26 20:13:29 +01:00
jonaswinkler
2073279473
documentation for #441
2021-01-26 19:53:56 +01:00
jonaswinkler
d126ecfa4d
troubleshooting for #346
2021-01-26 19:42:06 +01:00
jonaswinkler
944aaf5438
documentation #444
2021-01-26 19:32:22 +01:00
Michael Shamoon
52f17a9ba6
Fix dark mode primary progress color
2021-01-26 10:17:58 -08:00
Michael Shamoon
44600961d8
Fix initial upload progress > 100%
2021-01-26 10:17:45 -08:00
Michael Shamoon
d60b532b8f
Dark mode support
2021-01-26 10:09:13 -08:00
Michael Shamoon
55584a6a87
Fix alert resizing
2021-01-26 09:50:48 -08:00
jonaswinkler
7c02a8b414
requirements
2021-01-26 18:01:24 +01:00
jonaswinkler
18d105b4f8
pinned scikit learn version
2021-01-26 18:00:59 +01:00
jonaswinkler
f0d49a1382
enable docker image builds on feature branches
2021-01-26 15:55:47 +01:00
Jonas Winkler
277bf0eb83
Merge pull request #414 from tido-/documentation_changes
...
Documentation changes
2021-01-26 15:50:28 +01:00
jonaswinkler
3b5d55c428
pycodestyle
2021-01-26 15:43:07 +01:00
jonaswinkler
313f2886d7
fix test cases
2021-01-26 15:26:25 +01:00
jonaswinkler
868fd4155a
bug fixes, test case fixes
2021-01-26 15:19:56 +01:00
jonaswinkler
4eeb5642f5
i18n, better error handling
2021-01-26 15:02:46 +01:00
Michael Shamoon
532a3d955c
Dismiss all
2021-01-26 02:52:16 -08:00
Michael Shamoon
53309f017f
Lovely file upload alerts
2021-01-26 02:32:45 -08:00
Michael Shamoon
5651a03b14
Drop over background color
2021-01-26 00:17:27 -08:00
jonaswinkler
7dedb99dae
fix status reports for consumption directory status messages
2021-01-26 01:15:27 +01:00
jonaswinkler
b581e42216
functions for combined upload progress bars
2021-01-26 01:10:39 +01:00
jonaswinkler
ede3bd1391
rework of the front end components
2021-01-26 00:51:45 +01:00
jonaswinkler
339e96b63c
task ids
2021-01-26 00:51:20 +01:00
jonaswinkler
f31073a341
update dependencies
2021-01-26 00:50:29 +01:00
jonaswinkler
2fa78f7820
update Pipfile.lock
2021-01-26 00:35:07 +01:00
jonaswinkler
77b85b9e93
remove status widget
2021-01-26 00:34:36 +01:00
Fabian Koller
29ce2515ee
Build source package in paperlessng_directory
...
Avoids permission problems in /tmp
2021-01-25 21:57:20 +01:00
Reto
d57c237980
fixed merge conflict
2021-01-24 20:12:38 +01:00
Reto
37ade0c6b2
fix my ignorance of idempotent
2021-01-24 20:00:09 +01:00
Reto
28a2479f24
fix my ignorance of idempotent
2021-01-24 19:37:46 +01:00
Fabian Koller
be2013975c
Simplify building from source
...
Do not package app, instead copy directly into expected directory
2021-01-24 09:59:54 +01:00
Jonas Winkler
6e688a5b82
Update README.md
2021-01-24 00:00:46 +01:00
Fabian Koller
bfbdfe857f
Simplify molecule tests
...
"Upgrade" path includes multiple paths anyway:
- installing the latest official release package
- builing the current PR from source
- upgrading between the two versions
2021-01-23 22:55:46 +01:00