OpenSlides/openslides/motions/migrations
Tobias Hößl d9c08b65b7 New Feature: Paragraph based amendments
With new amendment list table:
- Removed title from table, leadmotion can be selected now
- rename the new list, added the export dialog, multiselect actions and supporter badge in the amendment list view
- Moved collission detection to own factory, compute collissions in the amendment list view
- Delegates can now enter paragraph based amendments
- new amendment list as pdf/csv export
- improved caching of amendments
- Parse styles in headings and removed all double-quotes
- Performance improvements:
  * Removed ng-mouseover/mouseleave actions in amendment-list
  * disable collission detection in amendment list view.
  * Improved state/recommendation dropdown in amendment list.
2018-06-14 11:01:03 +02:00
..
__init__.py Added initial migrations for all apps 2015-06-29 15:38:15 +02:00
0001_initial.py Squished migrations files. 2016-03-02 14:26:47 +01:00
0002_misc_features.py Prepare migrations for 2.1b1. 2016-12-13 11:58:36 +01:00
0003_motion_comments.py Rework on motion comments (fixes #3350). 2017-09-12 14:58:43 +02:00
0004_motionchangerecommendation_other_description.py New change recommendation type other 2017-11-24 13:30:19 +01:00
0005_auto_20180202_1318.py Splitup comment see and manage permissions for motion comments 2018-02-16 14:09:32 +01:00
0006_submitter_model.py Sort submitters 2018-06-13 14:16:25 +02:00
0007_motionversion_amendment_data.py New Feature: Paragraph based amendments 2018-06-14 11:01:03 +02:00