OpenSlides/openslides/motions
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
..
migrations New Feature: Paragraph based amendments 2018-06-14 11:01:03 +02:00
static New Feature: Paragraph based amendments 2018-06-14 11:01:03 +02:00
__init__.py Added a way to load angular apps dynamical 2015-07-01 20:10:40 +02:00
access_permissions.py Sort submitters 2018-06-13 14:16:25 +02:00
apps.py Splitup comment see and manage permissions for motion comments 2018-02-16 14:09:32 +01:00
config_variables.py New Feature: Paragraph based amendments 2018-06-14 11:01:03 +02:00
exceptions.py Rename apps and permissions 2015-03-29 20:35:53 +02:00
models.py New Feature: Paragraph based amendments 2018-06-14 11:01:03 +02:00
projector.py New Feature: Paragraph based amendments 2018-06-14 11:01:03 +02:00
serializers.py New Feature: Paragraph based amendments 2018-06-14 11:01:03 +02:00
signals.py Sort submitters 2018-06-13 14:16:25 +02:00
urls.py Removed old code needed be the server to serve pdf 2016-11-07 15:54:29 +01:00
views.py New Feature: Paragraph based amendments 2018-06-14 11:01:03 +02:00