2345 Commits

Author SHA1 Message Date
mergify[bot]
ad243515e3
Merge pull request #887 from eikek/feature/885-consumedir-filter
Add include/exclude file filter for consumedir
2021-06-17 20:03:22 +00:00
eikek
497d85f5d8 Add include/exclude file filter for consumedir
Allows to control files to upload by either including or excluding
files via a shell glob pattern.
2021-06-17 21:48:57 +02:00
mergify[bot]
ac5745af06
Merge pull request #884 from scala-steward/update/calev-core-0.5.2
Update calev-circe, calev-core, calev-fs2 to 0.5.2
2021-06-16 22:29:03 +00:00
Scala Steward
ef856a8e1d
Update calev-circe, calev-core, calev-fs2 to 0.5.2 2021-06-17 00:19:40 +02:00
mergify[bot]
389f6dd997
Merge pull request #883 from scala-steward/update/postgresql-42.2.22
Update postgresql to 42.2.22
2021-06-16 16:32:41 +00:00
Scala Steward
ad591a9790
Update postgresql to 42.2.22 2021-06-16 18:22:39 +02:00
mergify[bot]
bf8c887b63
Merge pull request #882 from scala-steward/update/sbt-openapi-schema-0.8.1
Update sbt-openapi-schema to 0.8.1
2021-06-16 00:30:33 +00:00
Scala Steward
e32ce3de5d
Update sbt-openapi-schema to 0.8.1 2021-06-16 02:18:52 +02:00
mergify[bot]
26265aeb39
Merge pull request #881 from eikek/fix/880-change-category
Only update category options if the query selected all tags
2021-06-15 22:24:38 +00:00
eikek
4a9ab2c1be Only update category options if the query selected all tags
The tag category is a bit special (sadly). The options are retrieved
by going through the tags. It must not update these, if a query
selects only a subset of tags.
2021-06-16 00:14:35 +02:00
eikek
31c4e14e76
Merge pull request #870 from monnypython/master
Some small corrections and ideas for the German translation
2021-06-15 01:20:23 +02:00
monnypython
77cb25bbc4
Update ClassifierSettingsForm.elm 2021-06-14 23:15:03 +02:00
monnypython
22045dcead
Update AttachmentMeta.elm 2021-06-14 23:13:34 +02:00
mergify[bot]
5f04ee3703
Merge pull request #878 from eikek/fix/877-language-per-source
Update language dropdown for new data
2021-06-14 19:18:43 +00:00
eikek
e021f06946 Update language dropdown for new data
When receiving a new value to display in the form, the language
dropdown was not initialized with the corresponding value.
2021-06-14 21:02:36 +02:00
monnypython
0cc06898fe
Update ScanMailboxForm.elm 2021-06-14 13:32:19 +02:00
monnypython
2f3f5e483e
Update EquipmentManage.elm 2021-06-14 08:05:35 +02:00
mergify[bot]
c48be04ac3
Merge pull request #876 from scala-steward/update/sbt-1.5.4
Update sbt to 1.5.4
2021-06-14 05:02:01 +00:00
Scala Steward
2b9a061e6d
Update sbt to 1.5.4 2021-06-14 06:51:41 +02:00
monnypython
653ffd9ba5
Update SourceManage.elm 2021-06-13 21:14:55 +02:00
monnypython
36c0fb9ea4
Update UiSettingsForm.elm 2021-06-13 21:12:54 +02:00
mergify[bot]
9a070d48d0
Merge pull request #875 from scala-steward/update/commons-io-2.10.0
Update commons-io to 2.10.0
2021-06-13 16:28:20 +00:00
Scala Steward
6804a59755
Update commons-io to 2.10.0 2021-06-13 18:18:18 +02:00
monnypython
d93f08a63a
Update SourceManage.elm 2021-06-13 00:36:39 +02:00
monnypython
78fa0920a7
Update SourceForm.elm
Line 72: Not sure but i think it sounds a bit better :)
Line 77: What is a glob?
2021-06-13 00:31:19 +02:00
monnypython
77760da156
Update SearchMenu.elm 2021-06-13 00:24:55 +02:00
monnypython
3a0fb82489
Update ScanMailboxForm.elm
A long attempt to simplify or shorten nested sentences without affecting the information content:

Line 179: As normal user i don't know what a "Glob" is.
Line 190: "...die hier definiert wird..." --> I think that's redundant. Where else? Or not?
Line 196:  ...löschen (falls *kein* Zielordner angegeben ist). --> would actually be enough or?
2021-06-13 00:22:13 +02:00
monnypython
3cdbd8c033
Update OrgTable.elm
Is "Typ" better than "Art" or maybe "Verwenden als...."?
2021-06-12 23:44:28 +02:00
mergify[bot]
8ece7aa45c
Merge pull request #874 from eikek/api-docs
Api docs fixes and nicer design
2021-06-12 20:10:44 +00:00
eikek
1ca800a38e Add short text about editing openapi files to dev docs 2021-06-12 21:54:28 +02:00
eikek
b1740fb305 Add openapi linting to sbt's lint alias 2021-06-12 21:50:51 +02:00
eikek
8791326d6a Fix openapi linter warnings 2021-06-12 21:50:51 +02:00
eikek
1e685a9ea2 Update sbt openapi plugin and use redoc for documentation 2021-06-12 19:04:27 +02:00
Renovate Bot
8d15737693 Update dependency glob-parent to 5.1.2 [SECURITY] 2021-06-12 08:38:16 +00:00
Renovate Bot
630b030c5d Update dependency normalize-url to 4.5.1 [SECURITY] 2021-06-12 08:07:07 +00:00
monnypython
bae27b644b
Update HttpError.elm 2021-06-11 00:20:58 +02:00
monnypython
87f3542a80
Update FolderDetail.elm 2021-06-11 00:19:05 +02:00
monnypython
fe42fb212e
Update EquipmentManage.elm 2021-06-11 00:16:40 +02:00
monnypython
e69ef578a7
Update EquipmentForm.elm 2021-06-11 00:15:15 +02:00
monnypython
fc3da2c197
Update DetailEdit.elm 2021-06-11 00:11:41 +02:00
monnypython
16cbe09fa7
Update CustomFieldInput.elm 2021-06-11 00:06:58 +02:00
monnypython
a204cddef8
Update CustomFieldForm.elm 2021-06-11 00:05:26 +02:00
monnypython
b8d7b643a1
Update CollectiveSettingsForm.elm 2021-06-11 00:02:33 +02:00
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