Commit Graph

1215 Commits

Author SHA1 Message Date
b2e6ad0147 Merge pull request #402 from totti4ever/pr-timezone
(Docker) fixed wrong timezone because of missing tzdata package
2020-10-28 08:19:10 +01:00
96d7eb5c97 Merge pull request #401 from eikek/fix-replace-cards
Preserve context highlighting from full-text search
2020-10-27 23:57:12 +00:00
7c34c8e529 Merge pull request #400 from eikek/ui-menu-toggle
Ui menu toggle
2020-10-27 23:20:14 +00:00
69465807c5 fixed wrong timezone because of missing tzdata package
- Now the timezone can be set as expected using TZ env variable
2020-10-27 23:23:38 +01:00
c6b8355902 Preserve context highlighting from full-text search
When replacing changed cards the fulltext highlighting should be
preserved from the original item.
2020-10-27 22:51:11 +01:00
183bcf5bec Add ui-settings flag for side menus 2020-10-27 22:35:52 +01:00
77ba1a2f35 Merge pull request #399 from scala-steward/update/flyway-core-7.1.0
Update flyway-core to 7.1.0
2020-10-27 20:51:41 +00:00
83b41b027f Change default position for notes to bottom 2020-10-27 20:43:58 +01:00
504b6be1d6 Update flyway-core to 7.1.0 2020-10-27 20:21:29 +01:00
85699dd2de Merge pull request #398 from scala-steward/update/swagger-ui-3.36.0
Update swagger-ui to 3.36.0
2020-10-27 19:03:19 +00:00
1ec95e4ddb Update swagger-ui to 3.36.0 2020-10-27 18:28:16 +01:00
48b800f480 Merge pull request #393 from totti4ever/pr-ocrmypdf
(DOCKER) allows to use jbarlow83's official docker image of OCRmyPDF, i.e. use a newer version
2020-10-27 18:10:34 +01:00
3d074c5fc9 Bugfixes
- Using a script in `/usr/local/bin ` now to overwrit the default *ocrmypdf* version and thus replaced the approach using a bash function
- Also had to add volume mapping to docker call

**ATTENTION** the path /tmp/docspell-convert:/tmp/docspell-convert must be mapped when starting Docspell's docker image!
2020-10-27 12:37:37 +01:00
cde7519f24 set default version of OCRmyPDF's docker image to _v11.2.1_, which seems to be the latest stable before _11.3.0_ 2020-10-27 06:57:27 +01:00
e9db579af6 added environment variable to set preferred OCRmyPDF version when using docker image
- e.g. `- OCRMYPDF_VERSION=v11.2.1`
 - default ist `latest`
2020-10-27 06:30:50 +01:00
0d1de0cc2f Merge branch 'master' of github.com:eikek/docspell into pr-ocrmypdf 2020-10-27 06:08:03 +01:00
c56f692ff5 (DOCKER) allows to use jbarlow83's official docker image of OCRmyPDF, i.e. use a newer version
- if `/var/run/docker.sock` is found in the docker-container, this feature is activated - if not, nothing changes
 - usage: mount bind `docker.sock` from host by using `-v` or `volumes:`
2020-10-27 06:00:55 +01:00
2ad2f3be57 Merge pull request #392 from eikek/fix-process-timeout
Fix process timeout
2020-10-26 23:48:27 +00:00
2d4d26b738 Merge pull request #391 from eikek/fix-source-name
Use source name from config file for integration endpoint uploads
2020-10-26 22:48:39 +00:00
ab1139523a Let the convert-all task retry when pdf conversion fails 2020-10-26 23:39:26 +01:00
b59696a9d3 Make sure to only remove/retry items in premature states 2020-10-26 23:39:26 +01:00
0114bb4d72 Use source name from config file for integration endpoint uploads
Fixes: #389
2020-10-26 22:37:30 +01:00
dd89e05cc2 Convert exceptions when converting to pdf into an error result
The file processing tries pdf conversion once and keeps going if it
fails. Some errors (e.g. timeouts) are raised via an exception.

Issue: #387
2020-10-26 19:51:02 +01:00
0f84200118 Indicate saving when changing name for multiple items 2020-10-26 15:32:58 +01:00
d3f5e4782f Merge pull request #388 from eikek/parallel-edit
Parallel edit
2020-10-26 14:24:13 +00:00
0eabb7d589 Change tooltip of new select-items button 2020-10-26 14:46:04 +01:00
998aad5627 Delete multiple items 2020-10-26 14:46:04 +01:00
9193d7ca51 Send multiple items to reprocessing 2020-10-26 14:03:56 +01:00
26e89bf84e Edit org/person/equipment of multiple items 2020-10-26 13:35:47 +01:00
2e6026b817 Edit dates of multiple items 2020-10-26 13:16:03 +01:00
7ade7dd70b Display direction icon when editing multiple items 2020-10-26 12:49:30 +01:00
d4043634ac Edit direction of multiple items 2020-10-26 12:48:15 +01:00
42c989a6cd Edit folder of multiple items 2020-10-26 12:39:44 +01:00
17472fa4ca Edit name of multiple items 2020-10-26 12:17:55 +01:00
7ad37c8d26 Editing tags for multiple items 2020-10-26 11:54:04 +01:00
5735a47199 Replace changed item cards 2020-10-25 23:08:40 +01:00
458fa7edd9 Allow to search in a defined item subset 2020-10-25 22:19:55 +01:00
5f2f20c8d7 Extend http api for multi-edit 2020-10-25 22:19:55 +01:00
55cfc4c908 Allow to select multiple items for deletion and edit 2020-10-25 22:19:55 +01:00
c2d8f2b438 Merge pull request #381 from eikek/fix-search-scroll
Fix search scroll
2020-10-22 22:45:54 +00:00
b2b5ddef97 Merge pull request #377 from totti4ever/pr-paperless_import
paperless-importer (v0.3 beta) - added SKIP_EXISTING_DOCS variable and improved error handling
2020-10-22 23:38:39 +02:00
6ea9193b5e Only scroll to the last visited item when initializing the page
When searching again on that page, scrolling/highlighting should not
happen. It now happens whenever coming to this page (not only when
going back from detail view).

Fixes: #373
2020-10-22 23:33:57 +02:00
3e752487e4 Remove unused argument 2020-10-22 23:33:46 +02:00
f08fcce4c7 Fixed typo at error detail spooling 2020-10-22 23:05:44 +02:00
9fa93a3ba1 Create README.md 2020-10-22 20:36:00 +02:00
8aaffb0455 added SKIP_EXISTING_DOCS variable and improved error handling
* errors, specially during long initial runs are caught better now and should continue, if possible
* set `SKIP_EXISTING_DOCS` to `true` (default) to skip existing documents (if set to false, they won't be uploaded again, but tags, correspondent, date and title will be overwritten)
* for testing purposes you can set the variables `LIMIT` and `LIMIT_DOC` to limit the tags and correspondents respetively the documents and document-tag-relations
2020-10-22 19:58:32 +02:00
e69e05fd19 Merge pull request #374 from eikek/fix-ui-settings
Use previously updated ui settings
2020-10-21 22:25:28 +00:00
fc5f7c7dca Use previously updated ui settings
Fixes: #368
2020-10-22 00:08:03 +02:00
1fdbf8b469 Merge pull request #372 from eikek/fix-duplicate-equipments
Add unique constraint for equipment names
2020-10-21 21:13:19 +00:00
3e2d272746 Add unique constraint for equipment names
Fixes #370
2020-10-21 22:42:19 +02:00