Commit Graph

190 Commits

Author SHA1 Message Date
Ludwig Reiter
a8a5890d20 Remove equal_fields meetings from supporter_ids. 2020-12-18 11:36:50 +01:00
jsangmeister
a3dce30e1d
Merge pull request #5776 from reiterl/dev_model_rm_option
Remove allow_multiple_votes_per_candidate
2020-12-17 15:22:01 +01:00
Joshua Sangmeister
e3af800597 Fix models 2020-12-17 11:00:22 +01:00
Joshua Sangmeister
8a36731d80 Removed redundant information from models.yml and adjusted validator 2020-12-17 10:30:15 +01:00
Ludwig Reiter
7648c9c70f Remove allow_multiple_votes_per_candidate 2020-12-16 11:38:34 +01:00
Finn Stutzenstein
67f3312090
Update mediaservice interface 2020-12-08 10:05:00 +01:00
Finn Stutzenstein
b2909e0f1c
Merge pull request #5728 from reiterl/dev_model_number_value
Add number_value to motion model.
2020-12-08 08:39:17 +01:00
Finn Stutzenstein
9504f2fb73
Fix example data 2020-12-08 08:36:09 +01:00
Ludwig Reiter
8c59d1090c Update models.py
Add description and read_only to motion/number_value.
2020-12-07 14:31:08 +01:00
Finn Stutzenstein
7f9f12e750
Change modellierung.drawio 2020-12-04 16:17:37 +01:00
Finn Stutzenstein
a8f097ded4
Refine poll modelling 2020-12-03 10:40:47 +01:00
Finn Stutzenstein
315bd7cdf3
Merge pull request #5696 from FinnStutzenstein/actionServiceInterface
Enhance the action interface
2020-12-01 14:37:43 +01:00
Finn Stutzenstein
9826e763af
Propagate changes in OS3 2020-12-01 13:45:29 +01:00
Finn Stutzenstein
4f02a236b4
small changes 2020-11-27 10:47:02 +01:00
Ludwig Reiter
ed93d873a7 Add number_value to motion model. 2020-11-26 09:17:22 +01:00
Finn Stutzenstein
99b0bc6e3b
Restructure polls 2020-11-25 14:22:16 +01:00
Finn Stutzenstein
62f40d1447
move atomic parameter 2020-11-25 12:17:01 +01:00
GabrielInTheWorld
b2215131a4
Merge pull request #5712 from GabrielInTheWorld/fix-example-data
Fixes missing meeting_id in example-data
2020-11-19 15:05:35 +01:00
GabrielMeyer
371fb0c6ae Fixes meeting_id example-data 2020-11-19 15:01:53 +01:00
Finn Stutzenstein
a0d0a4ac0b
Change name 2020-11-19 15:01:49 +01:00
Finn Stutzenstein
cb7e91d8c5
Fixed ActionsResult 2020-11-19 13:54:53 +01:00
Finn Stutzenstein
a73ae9961f
Include new transaction mode for bulk actions 2020-11-19 13:52:39 +01:00
Ralf Peschke
b39a2e397d Set relation Committee -> Meeting protected 2020-11-18 14:13:10 +01:00
fistutzenste
945d1307ba
Permission Service 2020-11-17 07:49:14 +01:00
Ludwig Reiter
2304729545 Add on delete Protect to group relations. 2020-11-11 10:22:59 +01:00
Finn Stutzenstein
8cfa7d0a51
Result->Response, actions->action 2020-11-11 08:33:59 +01:00
Finn Stutzenstein
5b0047b093
Enhance the action interface 2020-11-10 17:37:53 +01:00
Joshua Sangmeister
ee41eb2df9 Protect first_state_of_workflow_id 2020-11-05 17:39:06 +01:00
Ludwig Reiter
99011e6909 Add a default to motion_state css_class. 2020-11-04 14:53:57 +01:00
Finn Stutzenstein
a183fa89cb
Fix eaxmple data: Add LOS for mediafiles 2020-11-03 15:22:24 +01:00
Finn Stutzenstein
ef78783b55
location -> place 2020-11-03 13:41:45 +01:00
Finn Stutzenstein
ca069edb11
Merge pull request #5668 from FinnStutzenstein/structuredField
Structured fields, updated repos
2020-11-03 12:14:57 +01:00
Finn Stutzenstein
8bf3b3df6b
Structured fields, updated repos 2020-11-03 12:14:09 +01:00
Ludwig Reiter
e199e9dbe0 Update model assignment. Change enum and default of phase. 2020-10-30 10:03:40 +01:00
Finn Stutzenstein
399bf389d6
Merge pull request #5635 from FinnStutzenstein/dsHelperTools
Helper-tools for the DataStore
2020-10-23 08:32:03 +02:00
Finn Stutzenstein
4ff76444b2
Helper-tools for the DataStore 2020-10-23 08:31:20 +02:00
Finn Stutzenstein
e164e2b118
Adopt example data: Reenable the old version
This can be reverted, if every service can deal with the new syntax
2020-10-21 11:41:56 +02:00
Finn Stutzenstein
a406d5ac88
Adopt example data for new structured fields 2020-10-21 10:39:44 +02:00
Finn Stutzenstein
81c00368f0
Merge pull request #5648 from FinnStutzenstein/enableMotionFeatures
Enable more features for motions
2020-10-21 09:22:58 +02:00
Finn Stutzenstein
5439e46866
Enable more features for motions 2020-10-21 09:21:27 +02:00
Ludwig Reiter
de65db33a7 Update model.yml to switch enum of state.
The motion_state css_class should include grey.
2020-10-20 09:35:29 +02:00
jsangmeister
b6dd6086aa
Merge pull request #5632 from jsangmeister/change-weights
Change weights and add defaults
2020-10-15 09:55:36 +02:00
Joshua Sangmeister
2664c39361 Change weights and add defaults 2020-10-13 17:16:35 +02:00
GabrielMeyer
049421bda9 Update auth-service's interface and auth-service 2020-10-13 15:06:18 +02:00
Finn Stutzenstein
eded14f066
Merge pull request #5496 from GabrielInTheWorld/update-auth-service-interface
Update auth-service's interface
2020-10-13 08:26:15 +02:00
Joshua Sangmeister
8530c87f77 Add default type for motion_change_recommendation 2020-10-12 19:02:26 +02:00
GabrielMeyer
d123f0934a Updates auth-service's interface
- Also updates `example-data.json` corresponding to OpenSlides/openslides-auth-service#32
2020-10-12 17:17:30 +02:00
Joshua Sangmeister
064006474d Add on_delete, meeting_id and equal_fields 2020-10-12 15:13:01 +02:00
Finn Stutzenstein
9d52faaa6d
Merge pull request #5605 from FinnStutzenstein/models
OS4 Models: Add configuration and adopt schema changes in OS3
2020-10-12 14:46:20 +02:00
Finn Stutzenstein
2cc81c0168
OS4 Models: Add configuration and adopt schema changes in OS3 2020-10-12 14:39:12 +02:00