diff --git a/CHANGELOG b/CHANGELOG index 48b24757a..6e00594d1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,13 +13,13 @@ Dashboard: - Enabled copy and paste in widgets. Agenda: - New projector view with the current list of speakers. -- Added CSV import. +- Added CSV import of agenda items. - Added automatic numbering of agenda items. - Fixed organizational item structuring. Motions: - New slide for vote results. - Created new categories during CSV import. -Assignment: +Assignments/Elections: - Coupled assignment candidates with list of speakers. - Created a poll description field for each assignment poll. - New slide for election results. diff --git a/README.rst b/README.rst index b71baef96..f44936f0f 100644 --- a/README.rst +++ b/README.rst @@ -110,7 +110,7 @@ portable version you should observe the following install steps.* To install Virtual Python Environment builder, open command line (cmd) and run:: - > easy_install https://pypi.python.org/packages/source/v/virtualenv/virtualenv-1.11.4.tar.gz + > easy_install https://pypi.python.org/packages/source/v/virtualenv/virtualenv-1.11.6.tar.gz Create your OpenSlides directory, change to it, setup and activate the virtual environment:: @@ -227,7 +227,9 @@ Installation and start of the development version To start OpenSlides use the command line script:: - python manage.py start + python manage.py create-dev-settings + + python manage.py start --settings settings.py To get help on the command line options run:: diff --git a/docs/conf.py b/docs/conf.py index 3ea86c6b1..bfba8e252 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -41,7 +41,7 @@ master_doc = 'index' # General information about the project. project = u'OpenSlides Handbuch' -copyright = u'2012–2013, OpenSlides Team' +copyright = u'2012–2014, OpenSlides Team' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/docs/de/About.rst b/docs/de/About.rst index abf0ba3f6..fe55424db 100644 --- a/docs/de/About.rst +++ b/docs/de/About.rst @@ -1,11 +1,11 @@ Impressum ========= -Copyright 2012–2013 +Copyright 2012–2014 OpenSlides-Autorenteam: - Norman Jäckel - - Anja Hitziger + - Anja Jäckel - Emanuel Schütze diff --git a/docs/de/Agenda.rst b/docs/de/Agenda.rst index 1c56f7e33..7b4f3b7b5 100644 --- a/docs/de/Agenda.rst +++ b/docs/de/Agenda.rst @@ -140,7 +140,7 @@ Redner. Die Einblendung erscheint nur auf Folien von Tagesordnungspunkten. Schließlich haben Sie die Möglichkeit, die Rednerliste des jeweiligen Tagesordnungspunktes auf einem gesonderten Projektor anzeigen zu lassen. Klicken Sie auf der Tagesordnungsseite oben rechts auf auf den -Glocken-Button |bell| und legen Sie die Seite im Vollbildmodus auf einen +Rednerliste-Button |bell| und legen Sie die Seite im Vollbildmodus auf einen eigenen Projektor oder Bildschirm. diff --git a/docs/de/index.rst b/docs/de/index.rst index 3a04d2f21..79529a3d6 100644 --- a/docs/de/index.rst +++ b/docs/de/index.rst @@ -6,6 +6,11 @@ OpenSlides Handbuch |version| ============================= +Dieses Handbuch wurde für OpenSlides 1.5 erstellt, kann aber im +Wesentlichen auch für OpenSlides 1.6 verwendet werden. OpenSlides 1.6 +enthält noch einige weitere Feautures und die Oberfläche wurde geringfügig +geändert. + .. toctree:: :maxdepth: 2