Oskar Hahn
a604b36385
Merge pull request #1122 from andkit/fix-1110
...
Fix for issue #1110
2013-11-24 08:15:02 -08:00
Andy Kittner
72c25ce2f5
Show friendly error message when portable dir is not writable ( closes #1110 )
2013-11-24 16:54:30 +01:00
Norman Jäckel
4af1d32dd1
Merge pull request #1115 from ostcar/projector
...
Fixed countdown and projector update issues
2013-11-24 07:46:15 -08:00
Oskar Hahn
f8048da76c
Fixed countdown and projector update issues
...
* agenda_item.get_absolute_url('projector') returns the activate-url of the related slide.
* agenda_item.is_activate() returns True, if the related item is active
* Fixed set_active_slide to accept kwargs
* Reset countdown when saving a new duration time
* Update countdown overlay when begin_speak and end_speak is called
* Fixed blinking countdown
Fixes : #1078 , #1076 , #1075
2013-11-24 10:04:01 +01:00
Oskar Hahn
3be0507f1b
Merge pull request #1117 from normanjaeckel/StartScriptFix
...
Fix start script help text.
2013-11-23 13:09:46 -08:00
Norman Jäckel
d2d8b5a39d
Fix start script help text.
2013-11-23 18:49:51 +01:00
Norman Jäckel
2af3b320c8
Merge pull request #1116 from emanuelschuetze/template-fix2
...
Minor template fixes
2013-11-23 08:25:33 -08:00
Norman Jäckel
c2042f5dec
Merge pull request #1113 from emanuelschuetze/wxpython
...
Wxpython license file (fixes #1109 )
2013-11-23 08:23:59 -08:00
Norman Jäckel
ef6730f8bf
Merge pull request #1112 from emanuelschuetze/template-fix
...
Minor template fix
2013-11-23 08:22:41 -08:00
Emanuel Schuetze
f1fd3208bd
Template fixes
...
- Agenda overview: Fixed padding of duration column.
- Agenda overview: Optimize header information for small devices with bootstrap's row-fluid class.
- Fixed text align in assignment detail template.
2013-11-23 15:05:19 +01:00
Oskar Hahn
af79b511aa
Merge pull request #1106 from ostcar/requirements
...
Changed requirements to flexible versions in setup.py
2013-11-23 02:40:19 -08:00
Emanuel Schuetze
d67c562b7a
Added wxpython license file. ( Fixed #1109 )
2013-11-22 20:48:28 +01:00
Emanuel Schuetze
8ca4f0409f
Use btn-mini class for list of speakers question in agenda view.
2013-11-22 20:39:28 +01:00
Norman Jäckel
980ce56bc3
Merge pull request #1108 from emanuelschuetze/duration
...
Duration field and EN translation file
2013-11-22 10:30:22 -08:00
Oskar Hahn
bce3aab8e7
Merge pull request #1105 from normanjaeckel/FixTest
...
Fix tests.
2013-11-22 08:00:41 -08:00
Emanuel Schuetze
f59b25e0dc
Updated EN po file.
2013-11-22 15:35:24 +01:00
Emanuel Schuetze
301bc8ac7c
Translate state.name in motion log message.
2013-11-22 15:34:32 +01:00
Emanuel Schuetze
94abda60b5
Added help text for duration field in agenda item form. ( Fixed #1085 )
2013-11-22 10:04:00 +01:00
Oskar Hahn
9f0395c758
Changed requirements to flexible versions in setup.py
2013-11-21 20:13:24 +01:00
Norman Jäckel
70042142f6
Fix tests.
2013-11-21 19:50:44 +01:00
Norman Jäckel
5bff907b34
Merge pull request #1091 from emanuelschuetze/template-fixes
...
Fixed a lot of template bugs from irc test session.
2013-11-21 10:48:40 -08:00
Oskar Hahn
daf272d09e
Merge pull request #1087 from DerPate/master
...
Agenda Item Time input fixes #1085
2013-11-21 10:41:33 -08:00
Dominik Breu
8e6269b495
fix #1085 maybe could be done better but for 1.5 integration this could be used . input 60< is converted to hh:mm
2013-11-21 08:13:24 +01:00
Emanuel Schuetze
9aed1f764d
Fixed a lot of template bugs.
...
- agenda overview: Text align right for duration column.
- item summary slide: Show 'get_title_supplement' after each related agenda item.
- item detail view: Add ":" in button after item content_type
- projector: Show <hr> below title/subtitle line.
- motion view: Check manage permission for delete version button in version history table.
- motion detail view: Update version authorized badges and go to buttons.
- motion list: Link warning icon to newest version.
- assignment detail view: Added ballot paper pdf button.
- Group slide and overview: Show members.
- Use dynamic title column width in participants pdf.
- Fixed missing translations in user settings form.
- IE8/9 fix for projector template style.
- Style linebreak and border in h1 title with css.
2013-11-20 22:05:10 +01:00
Oskar Hahn
d889be6db6
Merge pull request #1084 from normanjaeckel/EmptyPersonFix
...
Fix method for empty person, fixes #1077
2013-11-19 11:52:33 -08:00
Norman Jäckel
c34b407945
Fix templatetag, #1077 .
2013-11-19 17:57:03 +01:00
Oskar Hahn
3d19ae7db2
Merge pull request #1082 from normanjaeckel/SetStateView
...
Add check for set state view, fix #1080 .
2013-11-19 08:13:10 -08:00
Oskar Hahn
77bbfc963d
Merge pull request #1081 from normanjaeckel/100-Percent-String
...
Add percent base value to all polls, fix #1079 .
2013-11-19 08:11:55 -08:00
Norman Jäckel
31af5c0ce6
Add check for set state view, fix #1080 .
2013-11-19 01:06:38 +01:00
Norman Jäckel
1a33c1c9f1
Add percent base value to all polls, fix #1079 .
2013-11-19 00:19:46 +01:00
Oskar Hahn
962636f84c
Merge pull request #1063 from emanuelschuetze/fix-1023
...
Improved motion csv import messages (fixes #1023 )
2013-11-18 09:11:00 -08:00
Emanuel Schuetze
208c870705
Rename assignment to election in translation strings which are used in the GUI.
...
Updated EN po file.
2013-11-18 17:21:21 +01:00
Emanuel Schuetze
28271019fd
Improved #1023 - Motion csv import: Collect all warnings and errors in one message.
2013-11-18 17:21:21 +01:00
Oskar Hahn
ddffffd3a1
Merge pull request #1071 from emanuelschuetze/fix-1070
...
Fixed #1070 (Clear search index for deletedb and syncdb command)
2013-11-18 08:07:32 -08:00
Oskar Hahn
88407613b5
Merge pull request #1060 from ostcar/use_default_message_backend
...
Use the default django message back end
2013-11-18 02:11:33 -08:00
Oskar Hahn
ecb3db851a
Use the default django message back end
2013-11-18 09:28:49 +01:00
Oskar Hahn
3fc531255f
Merge pull request #1069 from ostcar/reset_passwort_question
...
Make sure QuestionView.get_question_message is in a unicode context.
2013-11-18 00:26:24 -08:00
Oskar Hahn
4db41e3161
Merge pull request #1064 from emanuelschuetze/fix-947
...
Fixed #947 : Move pdf functions of participant app to new pdf.py
2013-11-18 00:25:52 -08:00
Oskar Hahn
c450068bb2
Merge pull request #1062 from DerPate/fix#1044
...
Fix#1044
2013-11-18 00:25:19 -08:00
Oskar Hahn
4fa2c25978
Make sure QuestionView.get_question_message is in a unicode context.
...
This is important if the attribute question_message is set with
ugettext_lazy which needs an unicode context
Fixes #1066
2013-11-17 11:11:39 +01:00
Emanuel Schuetze
85fc09036f
Fixed #1070 (Clear search index for deletedb and syncdb command)
2013-11-16 20:38:41 +01:00
Emanuel Schuetze
40ef2a31f6
Fixed #947 : Move pdf functions of participant app to new pdf.py
2013-11-15 20:15:21 +01:00
Dominik Breu
0c32ef9c40
fix #1044 Remove GNU GPL header
2013-11-15 16:01:14 +01:00
Oskar Hahn
89c7bd1277
Merge pull request #1054 from andkit/fix-1034
...
Fix unicode errors when getting static files (fixes #1034 )
2013-11-14 13:53:36 -08:00
Andy Kittner
87d46d079d
Rework DjangoStaticFileHandler ( fixes #1034 )
...
Fixes multiple issues
- Unicode errors when path contained non-ascii characters
- 403 errors when the current working directory was not a parent
directory of the static files
- "API abuse" super() implementation of the get() method was passed a
filesystem path instead of the url-path it was expecting
- The above could also lead to 403 errors on case-insensitive file
systems due to the way the base-class resolved and validated paths
with respect to self.root
2013-11-14 22:45:29 +01:00
Oskar Hahn
e54faaf1e7
Merge remote-tracking branch 'openslides/stable/1.5.x'
2013-11-14 22:39:02 +01:00
Norman Jäckel
6bd4ffd8fa
Add tests according to issue #931 .
2013-11-14 22:38:12 +01:00
Norman Jäckel
09e315beb7
Sort requirements, fix #1031 .
2013-11-14 22:38:12 +01:00
Norman Jäckel
9dc73fa6de
Verbose name of Assignment inserted, fixed #1036
...
It is neccessary to refresh the database table for the content types, e. g. by deleting the database and runing syncdb.
2013-11-14 22:38:12 +01:00
Andy Kittner
0d4c48a9c0
Set reuse address option ( fixes #1043 )
...
When the server is killed there may still be client-sockets connected in
the TIME_WAIT state, causing the bind() call to fail. With the
REUSEADDR option we can reuse the address immediately unless another
process is actually *listening* on the same address.
that we want to reuse the address
2013-11-14 22:38:12 +01:00