Commit Graph

87 Commits

Author SHA1 Message Date
Sean Engelhardt
6846b2ab91 Add vote service to OS4 setup
Integrate vote service, makes according changes to configuration
Updates the client to integrate the vote service
Updates the backend to integrate the vote service
2021-11-17 23:32:40 +01:00
GabrielInTheWorld
bed69cf9d2 Change the initial data 2021-11-15 14:40:03 +01:00
Ralf Peschke
a100ff22b1
Issue1008 Backend: models.yml etc. moved to backend, remove omitted workflows 2021-11-11 14:37:39 +01:00
Ralf Peschke
60e4e537f8 Remove caddy volume 2021-11-02 17:03:05 +01:00
Ralf Peschke
8c6edaf4b0 BAIssue1008: models.yml etc. deleted from repo 2021-11-01 18:51:58 +01:00
Ralf Peschke
912fafcca3 ClientIssue553: Add Testmailserver to openslides-dev-setup 2021-10-29 16:46:15 +02:00
Ludwig Reiter
95e48b05c2 Rename one motion_state in initial/example data. 2021-10-28 15:10:47 +02:00
Ludwig Reiter
b97b0de412 Add field limit_of_users to organization. 2021-10-28 14:08:36 +02:00
GabrielInTheWorld
cd3dfb4229
Merge pull request #6267 from GabrielInTheWorld/of-initial-themes
Adds the openslides-red and -green theme to the initial data
2021-10-28 08:34:07 +02:00
GabrielInTheWorld
89b8422361 Adds the openslides-red and -green theme to the initial data 2021-10-27 12:18:07 +02:00
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
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
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
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
703d61a3b7 Update models.yml, initial-data.json and example-data.json 2021-10-08 09:15:09 +02:00
Ludwig Reiter
225a6eb5de Update initial and example data. 2021-10-08 09:14:29 +02:00
Joshua Sangmeister
615736eda2 Fix example & initial data 2021-10-06 12:54:52 +02:00
Norman Jäckel
44a3193406 Fixed typo and changed some format. 2021-09-28 22:13:13 +02:00
Ralf Peschke
0e830e677b Initia-dat.json plus workflow and new backend submodule 2021-09-23 14:10:44 +02:00
Ralf Peschke
1fe6e4e58e New field motion_state/dont_set_identifier (Backend #939) 2021-09-23 14:10:44 +02:00
Oskar Hahn
b504a1c51e Remove permission service 2021-09-15 16:20:39 +02:00
Ralf Peschke
c8d9f213bd Replace mail-address by sender name 2021-09-06 17:35:14 +02:00
Norman Jäckel
217e3d0b75 Updated README. Updated initial-data.json to new format. Updated example-data.json to new format. Updated backend and datastore. Disabled check of unmigrated initial data. Added announcement workflow. 2021-08-31 22:00:25 +02:00
GabrielMeyer
1b630ba714 Updates the initial data used by the datastore 2021-08-20 10:52:42 +02:00
Finn Stutzenstein
1d74030d2b
Update Submodules to enable migrations 2021-08-17 11:37:15 +02:00
Ralf Peschke
2b58b2f2f7
Issue6204: Define fields for archiving of meetings
- set initial-data.json to migration_index 1
- md5sum checking for initial-data.json
2021-08-17 09:03:03 +02:00
Norman Jäckel
de2d5eb030 Moved production setup to manage service. 2021-08-08 18:01:53 +02:00
Finn Stutzenstein
59d9c6a9a8
Update submodules. Added explicit migration index to data files 2021-08-06 08:00:52 +02:00
Ludwig Reiter
1c3088841a Update initial-data. 2021-07-23 13:44:06 +02:00
Joshua Sangmeister
feee6952e7 Remove majority method 2021-07-12 10:17:06 +02:00
GabrielMeyer
0e56d1360e Adds applause configs to the meeting model 2021-07-09 15:46:40 +02:00
Finn Stutzenstein
ba72cb8b01
Datastore library 2021-07-08 10:29:43 +02:00
Sean
a131424c8f Add conference_enable_helpdesk to models
Adjust models.yml and the json files to support the helpdesk settings
2021-07-01 16:17:14 +02:00
Joshua Sangmeister
d7c67248dc Fix initial data for conference_auto_connect_next_speakers and datavalidator for number fields 2021-07-01 15:58:14 +02:00
Oskar Hahn
a38942b6eb Add ICC Service 2021-06-29 20:20:59 +02:00
Finn Stutzenstein
9519849c45
Fix exporting the DS
Introduced with #6055
2021-06-28 12:42:33 +02:00
Sean
6f24efa544
Merge pull request #6125 from tsiegleauq/add-imported_at
Add imported_at to models.yml
2021-06-21 15:08:47 +02:00
Sean
a841919c31 Add imported_at to models.yml
Adds the imported_at field to the models.yml file
2021-06-21 15:07:30 +02:00
Finn Stutzenstein
e8dd5d56d1
Enhance datavalidator for template fields 2021-06-21 11:18:59 +02:00
Ralf Peschke
6816419da9 Initialization of custom_translations as {} 2021-06-15 11:31:48 +02:00
Ralf Peschke
18534b6f75 Move custom_translation from organization to meeting: initial and example.json 2021-06-14 15:18:51 +02:00
Finn Stutzenstein
bc310a98e6
Added chat groups 2021-06-07 11:18:05 +02:00
Finn Stutzenstein
6572e8b20c
Fixed spelling of organization and update submodules 2021-06-03 15:15:15 +02:00
Finn Stutzenstein
acdb206632
Fix clearing the DS.
Introduced with #6055
2021-05-31 09:14:47 +02:00
Finn Stutzenstein
d990b098c5
Merge pull request #6068 from FinnStutzenstein/fixDefaultProjectorRelation
Fix default projector relation
2021-05-20 13:22:15 +02:00