OpenSlides/openslides
Emanuel Schuetze a383a4305b Fixed some (pdf) template issues and updated (DE) translation.
- Fixed #737 (Motion edit link is missing for normal delegate users)
- Fixed motion pdf filename errors (now use motion-<identifier>.pdf or if no identifier: motion-<title>.pdf with using djangos slugify for special chars in title)
- Fixed motion pdf build error if there is an unauthorized version
- Enlarge max_length of event name field to 50 chars.
- Align participant import instruction with motion import page.
- Added title field to particpants-demo_en.csv.
- participant overview: Show comma after last_name only if first_name and last_name are given.
- Changed all page titles to "<specific action page> - <event-name>" (moved event-name to the end of the string)
- Updated EN tranlation string.
- Updated DE translations.
2013-06-15 17:50:30 +02:00
..
account Add request to all widgets, fixed #653 2013-06-13 23:45:30 +02:00
agenda Fixed some (pdf) template issues and updated (DE) translation. 2013-06-15 17:50:30 +02:00
assignment Fixed some (pdf) template issues and updated (DE) translation. 2013-06-15 17:50:30 +02:00
config Fixed some (pdf) template issues and updated (DE) translation. 2013-06-15 17:50:30 +02:00
core Fixed some (pdf) template issues and updated (DE) translation. 2013-06-15 17:50:30 +02:00
locale Fixed some (pdf) template issues and updated (DE) translation. 2013-06-15 17:50:30 +02:00
mediafile Fixed some (pdf) template issues and updated (DE) translation. 2013-06-15 17:50:30 +02:00
motion Fixed some (pdf) template issues and updated (DE) translation. 2013-06-15 17:50:30 +02:00
participant Fixed some (pdf) template issues and updated (DE) translation. 2013-06-15 17:50:30 +02:00
poll Changed utils.- and poll.views 2013-02-01 12:51:01 +01:00
projector Fixed some (pdf) template issues and updated (DE) translation. 2013-06-15 17:50:30 +02:00
static Template improvements. 2013-06-03 22:38:45 +02:00
templates Fixed #431: Template improvements (removed unused loaded tags and check of all html template files) 2013-05-30 23:25:49 +02:00
utils Fixes #648 2013-06-15 09:18:21 +02:00
__init__.py Set version to 1.4rc1-dev. 2013-06-04 01:05:15 +02:00
global_settings.py Use ordinal numbers in assignment and motion polls, fixes #456. Include humanize app to portable 2013-06-13 15:48:55 +02:00
main.py Listen per default to the public 2013-06-13 16:58:34 +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