d445cd6c15
Update flyway-core to 7.10.0
2021-06-10 14:21:30 +02:00
363cd59746
Merge pull request #865 from scala-steward/update/pureconfig-0.16.0
...
Update pureconfig to 0.16.0
2021-06-10 02:38:09 +00:00
3ee4484980
Update pureconfig to 0.16.0
2021-06-10 04:27:57 +02:00
7ec0668f03
Use a single place to create values for bool custom fields
2021-06-10 01:30:53 +02:00
29cfa035f4
Add boolean custom field immediately with value false
...
The time the user selects this field it should be pushed to the
server, because the initial value of "false" is a correct value. All
other fields require the user to type something first.
2021-06-10 01:30:53 +02:00
9da47cd76c
Merge pull request #864 from eikek/fix/863-dropdown-space
...
Don't toggle dropdown on space
2021-06-09 20:40:01 +00:00
bf74e3aa23
Don't toggle dropdown on space
...
Closing the dropdown menu is now possible with ESC. Space will only
open the dropdown, but not close it. So now it's possible to type a
space into the search field.
Fixes : #863
2021-06-09 22:18:18 +02:00
f06d10d7f7
Fix nightly workflow
2021-06-08 22:33:12 +02:00
ba35caa523
Merge pull request #861 from eikek/multi-arch-docker
...
Docker buildx setup
2021-06-08 21:46:31 +02:00
76e47310ce
Docker buildx setup for multiple architectures
2021-06-08 21:29:36 +02:00
91792e24e1
Merge pull request #860 from scala-steward/update/sbt-scalajs-1.6.0
...
Update sbt-scalajs, scalajs-compiler, ... to 1.6.0
2021-06-08 16:41:43 +00:00
6e3e2aefdc
Update sbt-scalajs, scalajs-compiler, ... to 1.6.0
2021-06-08 18:32:41 +02:00
4091130908
Fix documentation about the current job page
2021-06-07 22:47:24 +02:00
ecc1e44e29
Merge pull request #857 from eikek/solr-migration
...
Improve Solr migration
2021-06-07 20:10:48 +00:00
5d05d19d32
Update docs
2021-06-07 21:55:00 +02:00
481d31ee74
Hide content search field when fulltext is not enabled
2021-06-07 21:30:41 +02:00
ac7d00c28f
Refactor re-index task
2021-06-07 21:17:29 +02:00
3ee0846e19
Remove fts_migration table
...
It is now stored it SOLR instead.
2021-06-07 17:53:47 +02:00
5205ee0623
Store solr migration state in a solr document
2021-06-07 17:53:37 +02:00
c879fdf460
Merge pull request #855 from eikek/translation-german
...
Translation german
2021-06-07 08:23:02 +00:00
206e7842ca
Improve label for suggestions when there are none
2021-06-07 10:11:41 +02:00
6d8bd530cb
Fix translation for direction
2021-06-07 10:11:41 +02:00
d6bff7b2e6
Add German translation for ManageData page
2021-06-07 10:11:41 +02:00
b6242f8354
Add German translation for UserSettings page
2021-06-07 10:11:41 +02:00
61f36f69b8
Add German translation for Queue page
2021-06-07 10:11:41 +02:00
de90b81863
Add German translation for Detail page
2021-06-07 10:11:36 +02:00
9f07b61a34
Add German translation for Upload page
2021-06-06 22:09:35 +02:00
32e08e1caa
Add German translation for NewInvite page
2021-06-06 22:09:35 +02:00
6927ca5ec3
Add German translation for Login/Register page
2021-06-06 14:10:56 +02:00
78938c9980
Add German translation for home page
2021-06-06 13:59:50 +02:00
fe4f48dd7f
Add German translation for collective settings page
2021-06-06 01:05:43 +02:00
9db75f3e71
Merge pull request #854 from scala-steward/update/calev-core-0.5.0
...
Update calev-circe, calev-core, calev-fs2 to 0.5.0
2021-06-05 20:23:39 +00:00
a27ee0914d
Update calev-circe, calev-core, calev-fs2 to 0.5.0
2021-06-05 22:12:13 +02:00
308e3c1abe
Merge pull request #853 from scala-steward/update/swagger-ui-3.50.0
...
Update swagger-ui to 3.50.0
2021-06-04 10:34:20 +00:00
adc8c095e1
Update swagger-ui to 3.50.0
2021-06-04 12:23:29 +02:00
7e4e72588b
Merge pull request #852 from eikek/fix/849-search-case
...
Fix tag category search being case insensitive
2021-06-03 19:57:44 +00:00
c2170d2daf
Fix tag category search being case insensitive
2021-06-03 21:44:55 +02:00
ea97e0c60e
Merge pull request #851 from eikek/fix/older-jq-for-scripts
...
Don't use jq to clean whitespace/quotes
2021-06-03 19:31:13 +00:00
408a3eba3e
Merge pull request #850 from scala-steward/update/flyway-core-7.9.2
...
Update flyway-core to 7.9.2
2021-06-03 12:27:36 +00:00
1a3cd37b90
Update flyway-core to 7.9.2
2021-06-03 14:18:08 +02:00
1d7a2bc9d5
Don't use jq to clean whitespace/quotes
...
It seems that older jq versions choke on some output from curl inside
these scripts. But I couldn't reproduce this on the cmdline; so not
really sure what's going on, suspecting some settings in the bash
script. Tested this with jq-1.5 and jq-1.6, both worked. But since
`xargs` also trims a string from quotes and whitespace, it can be used
instead of jq in these places.
2021-06-01 23:23:08 +02:00
045d0a4fc3
Update olafurpg/setup-scala action to v12
2021-06-01 09:26:22 +00:00
869cc1f8b0
Merge pull request #845 from scala-steward/update/sbt-1.5.3
...
Update sbt to 1.5.3
2021-06-01 05:02:13 +00:00
cf5467e5aa
Update sbt to 1.5.3
2021-06-01 06:52:03 +02:00
200f9b30fb
Merge pull request #840 from eikek/feature/docker-rework
...
Feature/docker rework
2021-05-31 22:30:15 +02:00
bdc7822f50
Add documentation about docker setup
2021-05-31 22:19:49 +02:00
eb0378bd5d
Update olafurpg/setup-scala action to v11
2021-05-31 17:20:51 +00:00
3e7b66fd42
Add workflow for publishing website
...
Builds an publishes the website on each push to `current-docs` branch.
2021-05-31 14:43:23 +02:00
71b913b19f
Add a release actions
...
Github workflows to create a nightly release automatically and a
stable release semi-automatic (a 2-step process).
2021-05-31 14:42:43 +02:00
d7363b9c8e
Add a poll option to the consumedir script
...
This was available for docker only via a special entrypoint and is now
integrated into the script.
2021-05-31 14:32:37 +02:00