========================= CHANGELOG of OpenSlides ========================= http://openslides.org Version 1.6 (unreleased) ======================== [https://github.com/OpenSlides/OpenSlides/issues?milestone=14] Assignment: - Coupled assignment candidates with list of speakers. Participants: - Disabled widgets by default. - Added form field for multiple creation of new participants. Files: - Enabled update and delete view for uploader refering to his own files. Other: - Changed widget api. Used new metaclass. - Changed api for plugins. Used entry points to detect them automaticly. - Renamed config api classes. - Renamed some classes of the poll api. - Inserted command line option to translate config strings during database setup. - Inserted api for the personal info widget. - Changed api for main menu entries. - Enhanced http error pages. - Moved dashboard and select widgets view from projector to core app. - Created a poll description field for each assignment-poll. - Added possibility to use custom templates and static files in user data path directory. Version 1.5.1 (unreleased) ========================== [https://github.com/OpenSlides/OpenSlides/issues?milestone=15] Participant: - Added permission to see participants also to the manager group. Files: - Fixed error when a file was removed from filesystem. Other: - Fixed http status code when requesting a non-existing static page using Tordado web server. - Fixed error in main script when using other database engine. Version 1.5 (2013-11-25) ======================== [https://github.com/OpenSlides/OpenSlides/issues?milestone=10] Projector: - New feature: Show PDF presentations on projector (with included pdf.js). - Improved projector update process via new websocket API (using sockjs and tornado). - New projector template with twitter bootstrap. - Improved projector zoom and scroll behaviour. Agenda: - New config option: couple countdown with list of speakers. - Used HTML editor (CKEditor) for agenda item text field. - Added additional input format for agenda item duration field. Motions: - Enabled attachments for motions. - Refactored warnings on CSV import view. Elections: - Refactored assignment app to use class based views instead of functions. Polls: - Added percent base to votes cast values. Participants: - Updated access data PDF: WLAN access (with QRCode for WLAN ssid/password) and OpenSlides access (with QRCode for system URL), printed on a single A4 page for each participant. Other: - Full text search integration (with Haystack and Whoosh). - New start script with new command line options (see python manage.py --help) - Fixed keyerror on user settings view. - New messages on success or error of many actions like creating or editing objects. - Changed messages backend, used Django's default now. - A lot of template fixes and improvements. - Extended css style options in CKEditor. - Added feature to config app to return the default value for a key. - Cleaned up OpenSlides utils views. - Improved README (now with install instructions and used components). - Updated all required package versions. - Used flake8 instead of pep8 for style check, sort all import statements with isort. - Added Portuguese translation (Thanks to Marco A. G. Pinto). - Switched to more flexible versions of required third party packages. - Updated to Django 1.6.x. - Updated German documentation. - Change license from GPLv2+ to MIT, see LICENSE file. Version 1.4.2 (2013-09-10) ========================== [https://github.com/OpenSlides/OpenSlides/issues?milestone=12] - Used jQuery plugin bsmSelect for better