OpenSlides/openslides
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 A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
agenda A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
assignment A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
config A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
core A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
locale A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
mediafile A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
motion A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
participant A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
poll Changed utils.- and poll.views 2013-02-01 12:51:01 +01:00
projector A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
static A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
templates A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
utils A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
__init__.py Update tests to extend test cover by coverage 2013-04-03 17:55:30 +02:00
global_settings.py Move personal info widget to a new app: account. 2013-04-03 00:17:23 +02:00
main.py Fixed manage.py runserver. 2013-04-21 18:42:58 +02:00
urls.py New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly. 2013-03-28 15:31:13 +01:00