Update initial and example data.
This commit is contained in:
parent
494b8d54f4
commit
225a6eb5de
@ -8,7 +8,6 @@
|
|||||||
"legal_notice": "<a href=\"http://www.openslides.org\">OpenSlides</a> is a free web based presentation and assembly system for visualizing and controlling agenda, motions and elections of an assembly. The event organizer is resposible for the content.",
|
"legal_notice": "<a href=\"http://www.openslides.org\">OpenSlides</a> is a free web based presentation and assembly system for visualizing and controlling agenda, motions and elections of an assembly. The event organizer is resposible for the content.",
|
||||||
"privacy_policy": "",
|
"privacy_policy": "",
|
||||||
"login_text": "Welcome to OpenSlides. Please login.",
|
"login_text": "Welcome to OpenSlides. Please login.",
|
||||||
"theme": "openslides-default-light-theme",
|
|
||||||
"reset_password_verbose_errors": false,
|
"reset_password_verbose_errors": false,
|
||||||
"enable_electronic_voting": false,
|
"enable_electronic_voting": false,
|
||||||
"limit_of_meetings": 0,
|
"limit_of_meetings": 0,
|
||||||
@ -19,7 +18,8 @@
|
|||||||
1
|
1
|
||||||
],
|
],
|
||||||
"resource_ids": [],
|
"resource_ids": [],
|
||||||
"organization_tag_ids": []
|
"organization_tag_ids": [],
|
||||||
|
"default_theme_id": null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
@ -63,11 +63,13 @@
|
|||||||
"projection_$_ids": [],
|
"projection_$_ids": [],
|
||||||
"vote_delegated_$_to_id": [],
|
"vote_delegated_$_to_id": [],
|
||||||
"vote_delegations_$_from_ids": [],
|
"vote_delegations_$_from_ids": [],
|
||||||
|
"theme_id": null,
|
||||||
"meeting_ids": []
|
"meeting_ids": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"resource": {},
|
"resource": {},
|
||||||
"organization_tag": {},
|
"organization_tag": {},
|
||||||
|
"theme": {},
|
||||||
"committee": {
|
"committee": {
|
||||||
"1": {
|
"1": {
|
||||||
"id": 1,
|
"id": 1,
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
"legal_notice": "<a href=\"http://www.openslides.org\">OpenSlides</a> is a free web based presentation and assembly system for visualizing and controlling agenda, motions and elections of an assembly.",
|
"legal_notice": "<a href=\"http://www.openslides.org\">OpenSlides</a> is a free web based presentation and assembly system for visualizing and controlling agenda, motions and elections of an assembly.",
|
||||||
"privacy_policy": "",
|
"privacy_policy": "",
|
||||||
"login_text": "Guten Morgen!",
|
"login_text": "Guten Morgen!",
|
||||||
"theme": "openslides-theme",
|
"default_theme_id": null,
|
||||||
"enable_electronic_voting": true,
|
"enable_electronic_voting": true,
|
||||||
"reset_password_verbose_errors": true,
|
"reset_password_verbose_errors": true,
|
||||||
"committee_ids": [
|
"committee_ids": [
|
||||||
@ -141,6 +141,7 @@
|
|||||||
],
|
],
|
||||||
"vote_delegated_$_to_id": [],
|
"vote_delegated_$_to_id": [],
|
||||||
"vote_delegations_$_from_ids": [],
|
"vote_delegations_$_from_ids": [],
|
||||||
|
"theme_id": null,
|
||||||
"meeting_ids": [
|
"meeting_ids": [
|
||||||
1
|
1
|
||||||
]
|
]
|
||||||
@ -229,6 +230,7 @@
|
|||||||
"vote_delegated_vote_$_ids": [],
|
"vote_delegated_vote_$_ids": [],
|
||||||
"vote_delegated_$_to_id": [],
|
"vote_delegated_$_to_id": [],
|
||||||
"vote_delegations_$_from_ids": [],
|
"vote_delegations_$_from_ids": [],
|
||||||
|
"theme_id": null,
|
||||||
"meeting_ids": [
|
"meeting_ids": [
|
||||||
1
|
1
|
||||||
]
|
]
|
||||||
@ -317,6 +319,7 @@
|
|||||||
"vote_delegated_vote_$_ids": [],
|
"vote_delegated_vote_$_ids": [],
|
||||||
"vote_delegated_$_to_id": [],
|
"vote_delegated_$_to_id": [],
|
||||||
"vote_delegations_$_from_ids": [],
|
"vote_delegations_$_from_ids": [],
|
||||||
|
"theme_id": null,
|
||||||
"meeting_ids": [
|
"meeting_ids": [
|
||||||
1
|
1
|
||||||
]
|
]
|
||||||
@ -331,6 +334,7 @@
|
|||||||
"organization_id": 1
|
"organization_id": 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"theme": {},
|
||||||
"organization_tag": {
|
"organization_tag": {
|
||||||
"1": {
|
"1": {
|
||||||
"id": 1,
|
"id": 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user