OpenSlides/server/openslides/motions/migrations
FinnStutzenstein 2bcab5d098
Repository restructure
- moved all server related things into the folder `server`, so this
configuration is parallel to the client.
- All main "services" are now folders in the root directory
- Added Dockerfiles to each service (currently server and client)
- Added a docker compose configuration to start everything together.
Currently there are heavy dependencies into https://github.com/OpenSlides/openslides-docker-compose
- Resturctured the .gitignore. If someone needs something excluded,
please add it to the right section.
- Added initial build setup with Docker and docker-compose.
- removed setup.py. We won't deliver OpenSlides via pip anymore.
2020-08-21 08:11:13 +02:00
..
__init__.py Repository restructure 2020-08-21 08:11:13 +02:00
0001_initial.py Repository restructure 2020-08-21 08:11:13 +02:00
0002_misc_features.py Repository restructure 2020-08-21 08:11:13 +02:00
0003_motion_comments.py Repository restructure 2020-08-21 08:11:13 +02:00
0004_motionchangerecommendation_other_description.py Repository restructure 2020-08-21 08:11:13 +02:00
0005_auto_20180202_1318.py Repository restructure 2020-08-21 08:11:13 +02:00
0006_submitter_model.py Repository restructure 2020-08-21 08:11:13 +02:00
0007_motionversion_amendment_data.py Repository restructure 2020-08-21 08:11:13 +02:00
0008_auto_20180702_1128.py Repository restructure 2020-08-21 08:11:13 +02:00
0009_motionversion_modified_final_version.py Repository restructure 2020-08-21 08:11:13 +02:00
0010_auto_20180822_1042.py Repository restructure 2020-08-21 08:11:13 +02:00
0011_motion_version_1.py Repository restructure 2020-08-21 08:11:13 +02:00
0011_motion_version_2.py Repository restructure 2020-08-21 08:11:13 +02:00
0011_motion_version_3.py Repository restructure 2020-08-21 08:11:13 +02:00
0011_motion_version_4.py Repository restructure 2020-08-21 08:11:13 +02:00
0012_motion_comments.py Repository restructure 2020-08-21 08:11:13 +02:00
0013_motion_sorting_and_statute.py Repository restructure 2020-08-21 08:11:13 +02:00
0014_motionchangerecommendation_internal.py Repository restructure 2020-08-21 08:11:13 +02:00
0015_metadata_permission.py Repository restructure 2020-08-21 08:11:13 +02:00
0016_merge_amendment_into_final.py Repository restructure 2020-08-21 08:11:13 +02:00
0017_remove_state_action_word.py Repository restructure 2020-08-21 08:11:13 +02:00
0018_auto_20190118_2101.py Repository restructure 2020-08-21 08:11:13 +02:00
0019_auto_20190119_1025.py Repository restructure 2020-08-21 08:11:13 +02:00
0020_auto_20190119_1425.py Repository restructure 2020-08-21 08:11:13 +02:00
0021_state_access_level_1.py Repository restructure 2020-08-21 08:11:13 +02:00
0021_state_access_level_2.py Repository restructure 2020-08-21 08:11:13 +02:00
0021_state_access_level_3.py Repository restructure 2020-08-21 08:11:13 +02:00
0022_auto_20190320_0840.py Repository restructure 2020-08-21 08:11:13 +02:00
0023_remove_motion_log.py Repository restructure 2020-08-21 08:11:13 +02:00
0024_state_restriction_1.py Repository restructure 2020-08-21 08:11:13 +02:00
0024_state_restriction_2.py Repository restructure 2020-08-21 08:11:13 +02:00
0024_state_restriction_3.py Repository restructure 2020-08-21 08:11:13 +02:00
0025_motion_category_weight.py Repository restructure 2020-08-21 08:11:13 +02:00
0026_rename_restriction.py Repository restructure 2020-08-21 08:11:13 +02:00
0027_motion_block_internal.py Repository restructure 2020-08-21 08:11:13 +02:00
0028_subcategories.py Repository restructure 2020-08-21 08:11:13 +02:00
0029_motioncommentsection_weight.py Repository restructure 2020-08-21 08:11:13 +02:00
0030_state_css_classes_1.py Repository restructure 2020-08-21 08:11:13 +02:00
0031_state_css_classes_2.py Repository restructure 2020-08-21 08:11:13 +02:00
0032_category_cascade_delete.py Repository restructure 2020-08-21 08:11:13 +02:00
0033_voting_1.py Repository restructure 2020-08-21 08:11:13 +02:00
0034_voting_2.py Repository restructure 2020-08-21 08:11:13 +02:00
0035_motion_vote_unique_together.py Repository restructure 2020-08-21 08:11:13 +02:00
0036_rename_verbose_poll_types.py Repository restructure 2020-08-21 08:11:13 +02:00