From 63312ce914ff076ca4bc723be082bccb6f21b027 Mon Sep 17 00:00:00 2001 From: Emanuel Schuetze Date: Mon, 21 Oct 2013 22:54:14 +0200 Subject: [PATCH] Updated Changelog for 1.5b1 --- CHANGELOG | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 4371f36ee..8778e1a52 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,11 +4,32 @@ http://openslides.org -Version 1.4.3 (unreleased) -========================== +Version 1.5 (unreleased) +======================== +[https://github.com/OpenSlides/OpenSlides/issues?milestone=10] + +Projector: +- Improved projector update process via new websocket API. +- New template with twitter bootstrap. +Agenda: +- New config option: couple countdown with list of speakers. +- Use HTML editor (CKEditor) for agenda item text field. +Motion: +- Enabled attachments for motions. +Assignment: +- Refactored assignment app to use class based views instead of functions. +Other: +- Full text search integration (with Haystack and Whoosh). +- New start script with new command line options. +- Fixed keyerror on user settings view. +- New message on success of many actions like creating or editing objects. +- Added Feature to config app to return the default value for a key. +- Cleaned up OpenSlides utils views. +- Used flake8 instead of pep8 for style check, sort all import statements with isort. +- Added Portuguese translation (Thanks to Marco A.G.Pinto). -Version 1.4.2 (2013-09-10) +Version 1.4.2 (2013-09-10) ========================== [https://github.com/OpenSlides/OpenSlides/issues?milestone=12]