OpenSlides/tests
Emanuel Schuetze abad75c129 A lot of template improvements and translation fixes
- Fixed agenda widget for special slide views (e.g. list of speakers, summary).
- Fixed back to motion(s) link
- Set icon for list of speakers widget.
- Fixed overlay widget layout of form elements.
- Added submenu with other config_pages to version.html.
- Updated completly DE translations, fixed EN strings.
- Coding style: Use correct ugettext and ugettext_lazy strings. Use "as _" for ugettext only.
Updated translation.
- Improved projector template (clock image, fixed facicon, added subtitle for list of speakers)
- Changed permission strings ('oneself'). Added check if group(pk=3) exists.
- Added event name and description to base template. Some minor template layout fixes.
- Use static subtile (no context var). Show last 2 old_speakers for projector.
- Cut old_speakers.
- Projektor template style changes (e.g. overlay list of speakers).
2013-04-24 10:38:03 +02:00
..
account Move personal info widget to a new app: account. 2013-04-03 00:17:23 +02:00
agenda A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
config Update tests to extend test cover by coverage 2013-04-03 17:55:30 +02:00
core Update tests to extend test cover by coverage 2013-04-03 17:55:30 +02:00
forms Format fix 2013-04-19 19:15:57 +02:00
mediafile Small modifications. Enhencement of tests. 2013-03-18 22:41:42 +01:00
motion Rename the state flag dont_set_new_version_active to leave_old_version_active. 2013-04-22 22:31:58 +02:00
participant Fixed issue #585. Sort group members by first name or last name in group detail view according to config variable 2013-04-13 18:13:11 +02:00
person_api Update tests to extend test cover by coverage 2013-04-03 17:55:30 +02:00
utils Inserted a new config variable 'Stop submitting of new motions' 2013-04-05 11:49:57 +02:00
__init__.py reordered the tests 2012-11-24 15:00:17 +01:00
settings.py Small modifications. Enhencement of tests. 2013-03-18 22:41:42 +01:00
test_init.py Fix PEP8, and forgotten import change. Update .travis. 2013-03-12 21:56:13 +01:00
test_participant.py Add new TestCase class in utils to call the signal on running every test. 2013-03-12 21:38:22 +01:00