2503 Commits

Author SHA1 Message Date
monnypython
60b6ad9663
Update ClassifierSettingsForm.elm
Line 66,67: I think that's a little clearer straight away.
2021-06-10 23:58:29 +02:00
monnypython
32ffa43745
Update CalEventInput.elm
Is "Anstehend" better than "Nächste Zeiten"?
2021-06-10 23:52:34 +02:00
monnypython
f252c9cfcb
Update AttachmentMeta.elm
I think in German one speaks more of "Absender", "Empfänger" and "Unternehmen". Is "Ausstattung" better than "Zubehör"? I think the due date implies the date in German usage. The date could therefore be left out.
Since the equipment is only available from the recipient, in my opinion the recipient could be left out. The position in the sidebar must of course always be arranged under recipient.
2021-06-10 23:49:17 +02:00
mergify[bot]
6275802f44
Merge pull request #868 from scala-steward/update/pdfbox-2.0.24
Update pdfbox to 2.0.24
2021-06-10 20:28:33 +00:00
mergify[bot]
e25f7ef63e
Merge pull request #869 from scala-steward/update/postgresql-42.2.21
Update postgresql to 42.2.21
2021-06-10 20:27:12 +00:00
Scala Steward
623b0207f2
Update postgresql to 42.2.21 2021-06-10 22:17:34 +02:00
Scala Steward
84f60895fb
Update pdfbox to 2.0.24 2021-06-10 22:17:29 +02:00
mergify[bot]
efa0b94d4a
Merge pull request #866 from scala-steward/update/flyway-core-7.10.0
Update flyway-core to 7.10.0
2021-06-10 19:32:34 +00:00
mergify[bot]
3e11414e65
Merge pull request #867 from eikek/fix/842-bool-custom-field
Fix/842 bool custom field
2021-06-10 19:19:26 +00:00
Scala Steward
d445cd6c15
Update flyway-core to 7.10.0 2021-06-10 14:21:30 +02:00
mergify[bot]
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
Scala Steward
3ee4484980
Update pureconfig to 0.16.0 2021-06-10 04:27:57 +02:00
eikek
7ec0668f03 Use a single place to create values for bool custom fields 2021-06-10 01:30:53 +02:00
eikek
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
mergify[bot]
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
eikek
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
eikek
f06d10d7f7 Fix nightly workflow 2021-06-08 22:33:12 +02:00
eikek
ba35caa523
Merge pull request #861 from eikek/multi-arch-docker
Docker buildx setup
2021-06-08 21:46:31 +02:00
eikek
76e47310ce Docker buildx setup for multiple architectures 2021-06-08 21:29:36 +02:00
mergify[bot]
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
Scala Steward
6e3e2aefdc
Update sbt-scalajs, scalajs-compiler, ... to 1.6.0 2021-06-08 18:32:41 +02:00
eikek
4091130908 Fix documentation about the current job page 2021-06-07 22:47:24 +02:00
mergify[bot]
ecc1e44e29
Merge pull request #857 from eikek/solr-migration
Improve Solr migration
2021-06-07 20:10:48 +00:00
eikek
5d05d19d32 Update docs 2021-06-07 21:55:00 +02:00
eikek
481d31ee74 Hide content search field when fulltext is not enabled 2021-06-07 21:30:41 +02:00
eikek
ac7d00c28f Refactor re-index task 2021-06-07 21:17:29 +02:00
eikek
3ee0846e19 Remove fts_migration table
It is now stored it SOLR instead.
2021-06-07 17:53:47 +02:00
eikek
5205ee0623 Store solr migration state in a solr document 2021-06-07 17:53:37 +02:00
mergify[bot]
c879fdf460
Merge pull request #855 from eikek/translation-german
Translation german
2021-06-07 08:23:02 +00:00
eikek
206e7842ca Improve label for suggestions when there are none 2021-06-07 10:11:41 +02:00
eikek
6d8bd530cb Fix translation for direction 2021-06-07 10:11:41 +02:00
eikek
d6bff7b2e6 Add German translation for ManageData page 2021-06-07 10:11:41 +02:00
eikek
b6242f8354 Add German translation for UserSettings page 2021-06-07 10:11:41 +02:00
eikek
61f36f69b8 Add German translation for Queue page 2021-06-07 10:11:41 +02:00
eikek
de90b81863 Add German translation for Detail page 2021-06-07 10:11:36 +02:00
eikek
9f07b61a34 Add German translation for Upload page 2021-06-06 22:09:35 +02:00
eikek
32e08e1caa Add German translation for NewInvite page 2021-06-06 22:09:35 +02:00
eikek
6927ca5ec3 Add German translation for Login/Register page 2021-06-06 14:10:56 +02:00
eikek
78938c9980 Add German translation for home page 2021-06-06 13:59:50 +02:00
eikek
fe4f48dd7f Add German translation for collective settings page 2021-06-06 01:05:43 +02:00
mergify[bot]
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
Scala Steward
a27ee0914d
Update calev-circe, calev-core, calev-fs2 to 0.5.0 2021-06-05 22:12:13 +02:00
mergify[bot]
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
Scala Steward
adc8c095e1
Update swagger-ui to 3.50.0 2021-06-04 12:23:29 +02:00
mergify[bot]
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
eikek
c2170d2daf Fix tag category search being case insensitive 2021-06-03 21:44:55 +02:00
mergify[bot]
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
mergify[bot]
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
Scala Steward
1a3cd37b90
Update flyway-core to 7.9.2 2021-06-03 14:18:08 +02:00
Eike Kettner
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