Eike Kettner
7f20c80e51
Update nix setup
2020-08-01 16:54:06 +02:00
Eike Kettner
2664b3ddb2
Set version to 0.9.0
2020-08-01 16:09:24 +02:00
Eike Kettner
04913c4b59
Update changelog
2020-08-01 16:09:24 +02:00
Eike Kettner
5e61540b45
Create resources before building site
2020-08-01 16:09:24 +02:00
Eike Kettner
45b0deeced
Print solr url on start
...
This is useful info to see which url has been selected, same as db
connection.
2020-08-01 15:59:14 +02:00
Eike Kettner
1fc57fc2b2
Set default value for min-text-len to 500
...
This value is used to decide whether to try OCR or not. If text is
below this value, OCR is run and both results are compared. It was set
to 10, which is just one or two words. Since the context for docspell
are documents, this value is too low.
2020-08-01 15:46:00 +02:00
Eike Kettner
a06d20a479
Remove duplicate results from index-only search
2020-08-01 15:46:00 +02:00
mergify[bot]
228d2d3385
Merge pull request #199 from eikek/fix-form-init
...
Fixes a race condition when initializing the calendar-event field
2020-08-01 09:49:50 +00:00
Eike Kettner
b4e11a7264
Fixes a race condition when initializing the calendar-event field
...
The problem was that the field executes a request to validate its
state. This was initiated at the same time for two values. Then it was
undetermined which value comes back first.
2020-08-01 11:42:01 +02:00
mergify[bot]
f95f01759b
Merge pull request #198 from eikek/default-search
...
Default search
2020-07-31 23:28:23 +00:00
mergify[bot]
4a52d95896
Merge pull request #197 from eikek/scala-update
...
Update scala to 2.13.3
2020-07-31 23:20:55 +00:00
Eike Kettner
3070849395
Update documentation
2020-08-01 01:15:11 +02:00
Eike Kettner
0599176ae8
Update scala to 2.13.3
2020-08-01 01:03:43 +02:00
Eike Kettner
de36bed964
Fix screenshot links in readme
2020-08-01 00:33:06 +02:00
Eike Kettner
46b784cc33
Simplify search bar and menu
...
The option "contents" has been removed from the search bar. This field
is not intended to be used alone, but rather in conjunction with other
fields. Otherwise it may be really slow on large databases.
The "name" option has been removed from the search menu. This doesn't
provide anything better over the "Names" field, that search more
fields, including item names.
2020-08-01 00:26:41 +02:00
mergify[bot]
5bf302a40e
Merge pull request #196 from eikek/website
...
Website
2020-07-31 20:51:38 +00:00
Eike Kettner
4f6597f358
Website tweaks
2020-07-31 22:40:06 +02:00
Eike Kettner
808a5a3c94
Remove old site
2020-07-31 01:28:09 +02:00
Eike Kettner
2296ea9ebe
Add meta info and favicon
2020-07-31 01:28:09 +02:00
mergify[bot]
2f5036231c
Merge pull request #194 from eikek/sort-tag-list
...
Sort tag list by count
2020-07-30 22:23:42 +00:00
mergify[bot]
e0b6d31497
Merge pull request #193 from eikek/datepicker-position
...
Fix datepicker position for action input fields
2020-07-30 22:16:35 +00:00
Eike Kettner
091ded50cb
Sort tag list by count
...
It was displayed in some random order. Now the most used tag is first.
2020-07-31 00:14:25 +02:00
Eike Kettner
79eb7b4d66
Fix datepicker position for action input fields
...
Either the width and appearance must be changed to match this of an
`ui action input` or the position must be fixed as done here. It is
not correctly positioned, because the `ui input` class uses a flex.
2020-07-31 00:02:57 +02:00
Eike Kettner
8f6202743f
Website tweaks
2020-07-30 23:10:43 +02:00
Eike Kettner
9af02cd90b
Autoformat build.sbt
2020-07-30 20:33:26 +02:00
Eike Kettner
9bc6c60dfe
Update build for new website
2020-07-30 20:33:26 +02:00
Eike Kettner
f8c6f79b10
Initial website
2020-07-30 20:33:26 +02:00
mergify[bot]
dbd0f3ff97
Merge pull request #191 from scala-steward/update/flyway-core-6.5.3
...
Update flyway-core to 6.5.3
2020-07-29 14:30:31 +00:00
Scala Steward
6074aeab44
Update flyway-core to 6.5.3
2020-07-29 16:22:08 +02:00
mergify[bot]
c9fe646936
Merge pull request #189 from scala-steward/update/mariadb-java-client-2.6.2
...
Update mariadb-java-client to 2.6.2
2020-07-23 12:31:55 +00:00
Scala Steward
27ee42a72f
Update mariadb-java-client to 2.6.2
2020-07-23 14:21:04 +02:00
mergify[bot]
0bafbdfa83
Merge pull request #188 from scala-steward/update/swagger-ui-3.30.0
...
Update swagger-ui to 3.30.0
2020-07-22 20:26:11 +00:00
Scala Steward
d777549afb
Update swagger-ui to 3.30.0
2020-07-22 22:16:31 +02:00
mergify[bot]
fb53222bb0
Merge pull request #187 from scala-steward/update/flyway-core-6.5.2
...
Update flyway-core to 6.5.2
2020-07-22 16:26:10 +00:00
Scala Steward
f7f885b459
Update flyway-core to 6.5.2
2020-07-22 18:17:22 +02:00
mergify[bot]
ee514a1d12
Merge pull request #185 from scala-steward/update/scalafmt-core-2.6.4
...
Update scalafmt-core to 2.6.4
2020-07-20 18:48:23 +00:00
Scala Steward
067ead5f6c
Update scalafmt-core to 2.6.4
2020-07-20 20:38:57 +02:00
mergify[bot]
588981c596
Merge pull request #184 from scala-steward/update/organize-imports-0.4.0
...
Update organize-imports to 0.4.0
2020-07-19 00:18:37 +00:00
Scala Steward
1cf4d2704b
Update organize-imports to 0.4.0
2020-07-19 02:11:35 +02:00
mergify[bot]
185a103942
Merge pull request #183 from eikek/pdf-metadata
...
Pdf metadata
2020-07-18 23:19:21 +00:00
Eike Kettner
cec4948710
Add pdf meta data to extracted text to add it to full-text index
2020-07-19 01:07:49 +02:00
Eike Kettner
209c068436
Use keywords in pdfs to search for existing tags
...
During processing, keywords stored in PDF metadata are used to look
them up in the tag database and associate any existing tags to the
item.
See #175
2020-07-19 00:28:04 +02:00
Eike Kettner
da68405f9b
Extract meta data from pdfs using pdfbox
2020-07-18 23:04:46 +02:00
Eike Kettner
bd20165d1a
Use given folder-id when adding initial fts docs
2020-07-18 23:04:01 +02:00
mergify[bot]
fe27c0656f
Merge pull request #182 from eikek/ocrmypdf
...
Use ocrmypdf tool to create pdf/a during conversion
2020-07-18 16:31:06 +00:00
Eike Kettner
3d49ceaab5
Use ocrmypdf tool to create pdf/a during conversion
...
- Use another external tool to convert pdf to pdf which also adds the
extracted text as another layer into the pdf
- Although not used, the external conversion routine will now check
for an existing text file that is named as the pdf file with extension
`.txt`. If present it is included in the conversion result and will be
used as the extracted text.
- text extraction for pdf files happens now on the converted file,
because it may already contain the text from the conversion step and
thus avoids running OCR twice.
- All errors during conversion are not fatal; processing continues
without a converted file.
2020-07-18 17:19:29 +02:00
mergify[bot]
7985122e74
Merge pull request #181 from scala-steward/update/emil-common-0.6.2
...
Update emil-common, emil-doobie, ... to 0.6.2
2020-07-17 10:16:38 +00:00
Scala Steward
6da87d633c
Update emil-common, emil-doobie, ... to 0.6.2
2020-07-17 12:07:39 +02:00
Eike Kettner
99210365ce
Update documentation for folders
2020-07-17 00:02:25 +02:00
Eike Kettner
94089fd0b6
Fix decoding joex responses in JoexClient
2020-07-15 20:45:07 +02:00