Commit Graph

2296 Commits

Author SHA1 Message Date
Oskar Hahn 4c86c9cd07 Fix list_of_speaker overlay
* Issue a warning message, if a overlay raises a exception
* Fixed #1131
2014-01-11 09:21:35 +01:00
Oskar Hahn 5c44a279fc Merge pull request #1164 from normanjaeckel/Issues-1.5.1
Fix issues for 1.5.1
2014-01-08 04:43:01 -08:00
Norman Jäckel 22960748a3 Added permission to see participants also to the manager group. See #1150. 2013-12-23 19:14:11 +01:00
Norman Jäckel 1e52959f70 Fixed error when a file was removed from filesystem. Fixed #1120. 2013-12-23 18:46:04 +01:00
Norman Jäckel 03fd7fd142 Fixed http status code when requesting a non-existing static page using Tordado web server. Fixed #1161. 2013-12-23 17:42:11 +01:00
Oskar Hahn b4e8b90656 Merge pull request #1136 from emanuelschuetze/template-fixes
Template fixes
2013-12-01 05:09:07 -08:00
Emanuel Schuetze 25d7e0f99b Fixed dummy-notification message class and generic new_message function. 2013-11-29 13:04:29 +01:00
Emanuel Schuetze 42f10fa03d Fixed projector template: Removed double <hr> in welcome and custom slide. 2013-11-29 13:04:28 +01:00
Norman Jäckel abee1f04ba Merge pull request #1129 from normanjaeckel/Release-1.5
Release 1.5
2013-11-25 11:32:01 -08:00
Norman Jäckel dfa334782e Update version to 1.5.1-dev 2013-11-25 20:26:06 +01:00
Norman Jäckel dc529feda4 Release 1.5 2013-11-25 20:26:06 +01:00
Oskar Hahn 521c57a827 Merge pull request #1128 from emanuelschuetze/readme
Added sphinx extention 'autoimage' to README.
2013-11-25 11:24:31 -08:00
Emanuel Schuetze fa84c04492 Added used sphinx extention 'autoimage' to README.
Thanks to author Pedro Kroger who has allowed us to use it under MIT.
2013-11-25 20:18:17 +01:00
Oskar Hahn 5541861176 Merge pull request #1125 from emanuelschuetze/documentation1.5
Documentation1.5
2013-11-25 11:08:25 -08:00
Norman Jäckel 9c6981021e Merge pull request #1127 from emanuelschuetze/readme
Updated README: Removed qrcode. Moved bootstrap.
2013-11-25 10:59:17 -08:00
Emanuel Schuetze b00911d1de Updated README: Removed qrcode. Moved bootstrap. 2013-11-25 19:53:25 +01:00
Norman Jäckel 77bf9f0e3a Merge pull request #1126 from normanjaeckel/PrepareRelease
Updated metadata files for final release.
2013-11-25 10:53:07 -08:00
Norman Jäckel 047dce9842 Updated metadata files for final release. 2013-11-25 19:41:06 +01:00
Emanuel Schuetze 0d149180dd Updated documentation for 1.5
- Updated all screenshots.
- Improved image handling with autoimage extension.
- Some minor content updates for 1.5 version.
- Fixed wrong list of speakers icon.
2013-11-25 17:14:11 +01:00
Oskar Hahn e1e5ffd14c Merge pull request #1123 from ostcar/overlay_error
dont throw errors in overlay.get_projector_html
2013-11-25 08:13:24 -08:00
Oskar Hahn 49ca243153 Add function get_active_object and bugfixes
* Dont throw errors in overlay.get_projector_html if debug == False
* fixe check of active slide in agenda
* Fix #1121
2013-11-25 11:35:03 +01:00
Norman Jäckel 096af30835 Update documentation 2013-11-25 09:08:44 +01:00
Emanuel Schuetze 0e82ffc888 Prepare handbook for 1.5. 2013-11-25 09:08:44 +01:00
Oskar Hahn d6a824936d Merge pull request #1119 from ostcar/translate_languages
translate lanuage names in global_settings
2013-11-24 15:08:42 -08:00
Oskar Hahn d02721a1f1 translate lanuage names in global_settings
Fixes: #1118
2013-11-25 00:07:06 +01:00
Norman Jäckel e42857bfc3 Merge pull request #1124 from emanuelschuetze/translations
Final update of all languages for 1.5: CS, DE, FR, PT.
2013-11-24 14:46:37 -08:00
Emanuel Schuetze ed427048af Final update of all languages for 1.5: CS, DE, FR, PT. 2013-11-24 20:37:13 +01:00
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