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 |
|
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 |
|
GabrielMeyer
|
6629cf9ee7
|
Updates the wording
|
2021-09-23 16:57:50 +02:00 |
|
Ralf Peschke
|
1fe6e4e58e
|
New field motion_state/dont_set_identifier (Backend #939)
|
2021-09-23 14:10:44 +02:00 |
|
GabrielInTheWorld
|
b81b7e9980
|
Merge pull request #6231 from GabrielInTheWorld/of-perm-can-forward
Adjusts the models.yml to the new perm (#6230)
|
2021-09-23 13:54:03 +02:00 |
|
GabrielMeyer
|
1fb1d834e1
|
Adjusts the models.yml to the new perm (#6230)
|
2021-09-23 13:31:28 +02:00 |
|
GabrielInTheWorld
|
3e553a2714
|
Merge pull request #6230 from GabrielInTheWorld/of-perm-can-forward
Adds the perm 'motion.can_forward_to_this'
|
2021-09-23 11:21:11 +02:00 |
|
GabrielMeyer
|
8b0811efa9
|
Adds the perm 'motion.can_forward_to_this'
|
2021-09-23 11:01:53 +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 |
|
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 |
|
Finn Stutzenstein
|
59d9c6a9a8
|
Update submodules. Added explicit migration index to data files
|
2021-08-06 08:00:52 +02:00 |
|
Finn Stutzenstein
|
b85a82bc61
|
Merge pull request #6197 from FinnStutzenstein/CI
Enhance CI
|
2021-08-04 14:14:06 +02:00 |
|
Finn Stutzenstein
|
27d31189c1
|
Enhance CI
- redone the modelsvalidator
- use the datavalidator from the backend, remove old code
|
2021-08-04 14:10:40 +02:00 |
|
Joshua Sangmeister
|
de14009a52
|
Add missing defaults & fix existing ones
|
2021-08-04 11:35:16 +02:00 |
|
Oskar Hahn
|
552ac0f9d3
|
Add field restriction_mode to every collectionfield
|
2021-08-04 07:18:06 +02:00 |
|
Ludwig Reiter
|
62282cc964
|
motion_submitter does not need a default. In the creating a weight is always set.
|
2021-07-29 14:14:33 +02:00 |
|
Joshua Sangmeister
|
8b7a8bf6de
|
Fix default motion preamble
|
2021-07-27 17:12:15 +02:00 |
|
Ludwig Reiter
|
d6c5b16a8a
|
Add some gender to example data.
|
2021-07-23 13:35:18 +02:00 |
|
Ludwig Reiter
|
6e26108531
|
Update models: user/gender field.
|
2021-07-23 12:55:27 +02:00 |
|
Finn Stutzenstein
|
b04fe236f2
|
Merge pull request #6168 from FinnStutzenstein/adjustModelsYml
Fix limits for LOS settings (closes #6167)
|
2021-07-16 13:57:32 +02:00 |
|
Finn Stutzenstein
|
3b14153965
|
Fix limits for LOS settings (closes #6167)
|
2021-07-16 12:37:57 +02:00 |
|
Joshua Sangmeister
|
15e37df62d
|
Fix on_delete field in template fields
|
2021-07-15 16:06:47 +02:00 |
|
Joshua Sangmeister
|
239e0ff30f
|
Add cascade deletion to user->speaker relation
|
2021-07-15 16:02:59 +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
|
a0ec4be644
|
Merge pull request #6144 from FinnStutzenstein/openslides4-dev
clean up docs that are in the wiki
|
2021-07-08 09:07:49 +02:00 |
|
Joshua Sangmeister
|
7f8a00ea4e
|
Split forwarding_tree_motion_ids into two fields
|
2021-07-05 14:52:29 +02:00 |
|
Finn Stutzenstein
|
65bd70375d
|
clean up docs that are in the wiki
|
2021-07-05 08:22:56 +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 |
|
Finn Stutzenstein
|
b3f17db2a3
|
Adjust datavalidator
- collection whitelist instead of blacklist
- added field mediafile/blob for import
|
2021-06-24 11:23:07 +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 |
|
Ralf Peschke
|
80b05fda2f
|
Move custom_translation from organization to meeting
|
2021-06-14 15:08:01 +02:00 |
|
Joshua Sangmeister
|
0778681181
|
Update datastore interface for model locked error
|
2021-06-10 16:05:56 +02:00 |
|