Commit Graph

2980 Commits

Author SHA1 Message Date
7ebf63dd1b Add upgrade instructions 2021-03-14 16:34:39 +01:00
7d513dce0b Set version to 0.22.0-SNAPSHOT 2021-03-13 18:09:29 +01:00
7a8a50c3e9 Update nix setup 2021-03-13 18:07:46 +01:00
39d6f5789a Set version to 0.21.0 2021-03-13 16:57:33 +01:00
3a506c2eb6 Merge remote-tracking branch 'origin/current-docs' into release-0.21 2021-03-13 16:57:18 +01:00
03aa6a9668 Update Changelog 2021-03-13 16:57:08 +01:00
8c6ad8fc4e This test only doesn't work on my ci 2021-03-13 16:57:08 +01:00
8d539e138c Update docs 2021-03-13 16:57:08 +01:00
177488817d Fix h2 migration
Using java source code obviously requires `javac` during migration.
2021-03-13 16:38:48 +01:00
2e443bc9b9 Fix mariadb migration 2021-03-13 15:52:38 +01:00
aade4c173a Merge pull request #713 from eikek/scrollbars
Add scrollbars
2021-03-13 13:43:13 +00:00
eb56c605cb Add scrollbars 2021-03-13 14:11:37 +01:00
dfa25322b9 Merge pull request #711 from eikek/fix-1
Fix reading uri from a string
2021-03-12 21:45:51 +00:00
df6b6aba2c Fix reading uri from a string
The read routine did not report all errors in the return type but some
raised exceptions.
2021-03-12 22:31:19 +01:00
856748b57a Merge pull request #710 from scala-steward/update/sbt-sonatype-3.9.7
Update sbt-sonatype to 3.9.7
2021-03-12 19:55:42 +00:00
538ea8f95c Update sbt-sonatype to 3.9.7 2021-03-12 20:31:23 +01:00
2ad1002359 Merge pull request #708 from scala-steward/update/calev-core-0.4.2
Update calev-circe, calev-core, calev-fs2 to 0.4.2
2021-03-12 13:31:24 +00:00
6ecbd66d8c Update calev-circe, calev-core, calev-fs2 to 0.4.2 2021-03-12 14:16:45 +01:00
cacad17df6 Merge pull request #707 from eikek/reprocess
Reprocess
2021-03-12 00:05:30 +00:00
f8bd42e5bd Redo pdf conversion and text extraction on reprocess
When processing a new file conversion and text extraction is skipped
if detected to be already done. This prevents running expensive tasks
again after restarting/retrying. When explicitely reprocessing a file,
these tasks should run again and replace the existing results.
2021-03-12 00:45:28 +01:00
a7ee0aa08b Add a flag to processing task to distinguish re-/processing 2021-03-12 00:45:23 +01:00
76f5ab6c68 Allow to reprocess single and multiple items in the ui 2021-03-12 00:16:19 +01:00
058c31e1f6 Reprocessing now sets metadata to an item if not in state confirmed
When reprocessing an item, the metadat of all *files* are replaced.
This change now also sets some metadat to an item, but only if the
item is not in state "confirmed". Confirmed items are not touched, but
the metadata of the files is updated.
2021-03-12 00:16:19 +01:00
ebaa31898e Add missing solr migration for new language field 2021-03-12 00:16:00 +01:00
483d5caf4e Merge pull request #706 from scala-steward/update/swagger-ui-3.45.0
Update swagger-ui to 3.45.0
2021-03-11 21:37:49 +00:00
3f37e48d61 Update swagger-ui to 3.45.0 2021-03-11 22:20:39 +01:00
6964a52aa4 Merge pull request #704 from scala-steward/update/flyway-core-7.7.0
Update flyway-core to 7.7.0
2021-03-11 18:05:19 +00:00
c9606d9c26 Update flyway-core to 7.7.0 2021-03-11 18:35:07 +01:00
de7a9099d9 Merge pull request #703 from scala-steward/update/sbt-sonatype-3.9.6
Update sbt-sonatype to 3.9.6
2021-03-11 05:45:24 +00:00
91182274ef Update sbt-sonatype to 3.9.6 2021-03-11 06:29:51 +01:00
c0e9597b73 Merge pull request #702 from eikek/docker-fix-joex-host
Docker: revert PR #522, use one single joex instance
2021-03-11 00:24:05 +00:00
a4462c626b Docker: revert PR #522, use one single joex instance
Reverts https://github.com/eikek/docspell/pull/552 to use a simpler
setup. Leave instructions to get back the more advanced setup provided
by PR #522. Also, #617 has more contextual info.

Fixes: #608
2021-03-11 01:02:13 +01:00
bda2ed0e13 Merge pull request #701 from scala-steward/update/emil-common-0.7.3
Update emil-common, emil-doobie, ... to 0.7.3
2021-03-10 23:39:13 +00:00
71a3d28967 Merge pull request #700 from scala-steward/update/bitpeace-core-0.7.0
Update bitpeace-core to 0.7.0
2021-03-10 23:38:18 +00:00
a961c74cd2 Update emil-common, emil-doobie, ... to 0.7.3 2021-03-11 00:24:11 +01:00
d72a07010d Update bitpeace-core to 0.7.0 2021-03-11 00:24:02 +01:00
2e9b948d37 Merge pull request #699 from eikek/small-improvements
Small improvements
2021-03-10 23:13:27 +00:00
274e433d9d Allow to change use enum for org/equipment 2021-03-10 23:55:18 +01:00
0229a867af Add a use colum to metadata entities 2021-03-10 23:55:18 +01:00
1a188afbd7 Re-add ui-version to keep browser resource cache in service-worker 2021-03-10 23:16:01 +01:00
a4a84abae5 Show errors from failed register request
Also include a `@` in the valid chars for "idents". This allows to use
an e-mail address as username.
2021-03-10 22:14:55 +01:00
70b5625c48 Add skip-duplicates to the request in ds.sh 2021-03-10 22:14:19 +01:00
6a63694a3e Convert unit tests to munit 2021-03-10 19:48:56 +01:00
8ff83656ce Merge pull request #698 from scala-steward/update/doobie-core-0.12.1
Update doobie-core to 0.12.1
2021-03-10 18:00:21 +00:00
13242ae6cc Update doobie-core to 0.12.1 2021-03-10 18:20:49 +01:00
7e7b6834f3 Merge pull request #697 from scala-steward/update/sbt-1.4.9
Update sbt to 1.4.9
2021-03-10 06:05:15 +00:00
b170d51e15 Update sbt to 1.4.9 2021-03-10 06:50:34 +01:00
fedc19d6bb Merge pull request #696 from eikek/remove-old-ui
Remove old UI
2021-03-09 22:12:26 +00:00
4ca68ebca4 Fix link in contribution.md 2021-03-09 22:45:29 +01:00
64e3cb04f3 Remove fomantic ui and ui-header handling 2021-03-09 22:45:29 +01:00