Commit Graph

8228 Commits

Author SHA1 Message Date
peb-adr
bad1e131ee
Merge pull request #6261 from peb-adr/proxy-rework
Proxy rework
2021-10-25 14:59:31 +02:00
Adrian Richter
4d02165f1f add auto https support + manage router by header
switch from caddy file to native json
2021-10-25 12:58:32 +02:00
Ralf Peschke
4fc44929f8
Merge pull request #6255 from r-peschke/pull_req6246_req_true_fields
PR6246 mediafile.list_of_speakers not required, because of directories
2021-10-19 10:38:01 +02:00
Ralf Peschke
e622822a3f - set mediafle.list_of_speakers required=false
- use submodule backend with generated models.py
- fix bug initial-data.json MI5 -> Mi7, because file data represents MI7
2021-10-19 10:18:35 +02:00
Ralf Peschke
30e978d288 Revert "PR6246 mediafile.list_of_speakers not required, because of directories"
This reverts commit 851e54077f.
2021-10-19 09:57:02 +02:00
Ralf Peschke
851e54077f PR6246 mediafile.list_of_speakers not required, because of directories 2021-10-18 19:34:01 +02:00
Emanuel Schütze
772e3a391f
Merge pull request #6253 from emanuelschuetze/update-20211014
Updated services
2021-10-14 22:38:11 +02:00
Emanuel Schütze
29f1a3b86d Updated services 2021-10-14 22:18:08 +02:00
reiterl
d97e97186b
Merge pull request #6242 from reiterl/themes_collection
Add theme collection to models.
2021-10-12 11:02:50 +02:00
Ludwig Reiter
dc2998b0ea Update initial-data md5sum. 2021-10-12 10:39:41 +02:00
Emanuel Schütze
b5eece6052
Merge pull request #6248 from emanuelschuetze/update20211009
Updated services
2021-10-09 21:21:23 +02:00
Emanuel Schütze
53db1caa39 Updated services 2021-10-09 12:07:22 +02:00
Emanuel Schütze
b21d76c882
Merge pull request #6246 from ostcar/requied_relations
Set required attribute on relation and generic-relation fields
2021-10-08 20:32:04 +02:00
Oskar Hahn
94cb1a47d2 Set required attribute on relation and
generic-relation fields
2021-10-08 17:14:14 +02:00
Ludwig Reiter
97056e9f2a Add missing options to theme. 2021-10-08 09:15:10 +02:00
Ludwig Reiter
285b900b5a Rename default_theme_id into theme_id
And update initial and example data.
2021-10-08 09:15:09 +02:00
Ludwig Reiter
fdfe3bd66a Add required to default_theme_id and organization_id. 2021-10-08 09:15:09 +02:00
Ludwig Reiter
ee3b84abde Add one theme to initial/example data. 2021-10-08 09:15:09 +02:00
Ludwig Reiter
e2382a7c86 Fix indentation of initial-data.json 2021-10-08 09:15:09 +02:00
Ludwig Reiter
cc9df51cc3 Update models.yml, initial-data.json and example-data.json 2021-10-08 09:15:09 +02:00
Ludwig Reiter
5aa9bc082d Update initial and example data. 2021-10-08 09:15:09 +02:00
Ludwig Reiter
1078a7101a Change theme/organization_ids
It should be a relation and not a relation-list, as there is only one
organization and it is renamed to avoid name conflict.
2021-10-08 09:15:09 +02:00
Ludwig Reiter
9c0329b2ad Change theme attribute names, because large letters are not allowed. 2021-10-08 09:15:09 +02:00
Ludwig Reiter
703d61a3b7 Update models.yml, initial-data.json and example-data.json 2021-10-08 09:15:09 +02:00
Ludwig Reiter
d5d41a532a Add organization/theme_ids to models.yml 2021-10-08 09:14:29 +02:00
Ludwig Reiter
c293544f24 Remove user/theme_id. 2021-10-08 09:14:29 +02:00
Ludwig Reiter
225a6eb5de Update initial and example data. 2021-10-08 09:14:29 +02:00
Ludwig Reiter
494b8d54f4 Rename organization/theme_id into default_theme_id. 2021-10-08 09:14:29 +02:00
Ludwig Reiter
1da3c6dced Changes to the models.yml. 2021-10-08 09:14:29 +02:00
Ludwig Reiter
23e7bc4df2 Fix minus problem in var names. 2021-10-08 09:14:29 +02:00
Ludwig Reiter
38ac9c2838 Fix type. 2021-10-08 09:14:29 +02:00
Ludwig Reiter
90d705666d Add theme collection to models. 2021-10-08 09:14:29 +02:00
Emanuel Schütze
855f5f2e86
Merge pull request #6247 from GabrielInTheWorld/updates
Updates services
2021-10-07 19:27:57 +02:00
GabrielMeyer
42b30d1ea9 Updates services 2021-10-07 16:33:38 +02:00
jsangmeister
4021c7620b
Merge pull request #6244 from jsangmeister/add-state-weight
Add motion state weight
2021-10-07 14:04:02 +02:00
Joshua Sangmeister
cb85892447 Fix checksum 2021-10-06 15:43:00 +02:00
Joshua Sangmeister
3f4a020808 Update Backend 2021-10-06 15:25:47 +02:00
Joshua Sangmeister
615736eda2 Fix example & initial data 2021-10-06 12:54:52 +02:00
Joshua Sangmeister
9483414fb3 Add motion state weight 2021-10-06 10:45:15 +02:00
reiterl
973184237a
Merge pull request #6243 from jsangmeister/fix-gh-actions
Fix initial data workflow
2021-10-05 13:12:35 +02:00
Joshua Sangmeister
72d5ee06d3 Fix initial data workflow 2021-10-04 15:18:29 +02:00
Norman Jäckel
0e95e7f7e0
Merge pull request #6236 from normanjaeckel/Typo
Fixed typo and changed some format.
2021-10-02 20:07:05 +02:00
GabrielInTheWorld
34b6fcd0b3
Merge pull request #6239 from GabrielInTheWorld/updates
Updates the client, backend and media-service
2021-10-01 15:14:04 +02:00
GabrielMeyer
788afca754 Updates the client, backend and media-service 2021-10-01 14:29:57 +02:00
Emanuel Schütze
c4dcedcb17
Merge pull request #6238 from emanuelschuetze/update-20210930
Updated services
2021-09-30 09:37:05 +02:00
Emanuel Schütze
8859892e10 Updated services 2021-09-30 09:18:01 +02:00
GabrielInTheWorld
5415f68723
Merge pull request #6237 from GabrielInTheWorld/updating-client
New version of the client
2021-09-29 17:40:31 +02:00
GabrielMeyer
64908007c7 New version 2021-09-29 16:54:41 +02:00
Norman Jäckel
44a3193406 Fixed typo and changed some format. 2021-09-28 22:13:13 +02:00
Emanuel Schütze
c628fe3244
Merge pull request #6235 from emanuelschuetze/update-20210924
Updated services
2021-09-24 11:51:58 +02:00