Commit Graph

2622 Commits

Author SHA1 Message Date
Stefan Frauenknecht
2c5b3a8e4f Automatic numbering of agenda items 2014-05-04 13:47:01 +02:00
Norman Jäckel
943ede2e81 Merge pull request #1264 from normanjaeckel/Translation
Updated English language files.
2014-05-03 00:03:35 +02:00
Norman Jäckel
1fbd77e701 Updated English language files. 2014-05-02 23:53:51 +02:00
Norman Jäckel
deff477018 Merge pull request #1232 from emanuelschuetze/pollslide-862
Pollslide for motion and assignment (Fixed #862)
2014-05-02 23:47:54 +02:00
Emanuel Schuetze
157d4bdc14 New poll slides for motion and assignment. (Fixed #862)
Move result table from assignment slide to assignment poll slide.
Use "result" in singular for motion and election results.
2014-05-02 23:40:23 +02:00
Norman Jäckel
6521d6b095 Merge pull request #1259 from normanjaeckel/Translation
Updated English language files.
2014-04-29 00:02:52 +02:00
Norman Jäckel
84f9963bea Updated English language files. 2014-04-28 23:45:44 +02:00
Norman Jäckel
c1c952c136 Merge pull request #1257 from emanuelschuetze/projector-logo
Use right projector logo (as in stable/1.5.x branch).
2014-04-28 22:21:11 +02:00
Emanuel Schütze
1fc0803846 Merge pull request #1248 from emanuelschuetze/fix-1102
New poll config option for 100% base (fixed #1102 and #1240)
2014-04-28 22:08:40 +02:00
Emanuel Schütze
945771e8a6 Use right projector logo (as in stable/1.5.x branch). 2014-04-28 22:07:06 +02:00
Oskar Hahn
f3bdae6b3b Merge pull request #1256 from emanuelschuetze/portable
Updated required packages and portable
2014-04-28 21:59:06 +02:00
Emanuel Schütze
fa6c7d9d86 Fixed #1102 (New config option to set percent base for polls)
Use locale format for poll percentage decimal number.
2014-04-28 21:57:31 +02:00
Emanuel Schütze
579c9d49f0 Fixed #1240 (No assignment poll form fields for votes invalid and votes cast) 2014-04-28 21:57:17 +02:00
Emanuel Schütze
87cd81f1ff Updated packages in requirements_production.txt and prepare_portable.py
Added new license files of packages for portable version.
2014-04-28 21:30:39 +02:00
Norman Jäckel
f2d6825b3b Merge pull request #1255 from normanjaeckel/TranslationEnglisch
Update English translation files.
2014-04-28 21:21:04 +02:00
Norman Jäckel
3379f9542a Update English translation files. 2014-04-28 21:11:15 +02:00
Oskar Hahn
b232ed0c96 Merge pull request #1221 from emanuelschuetze/fix-1197
Fixed #1197: Use big heading for custom slides without text.
2014-04-27 21:08:18 +02:00
Oskar Hahn
dd7ae59f9a Merge pull request #1220 from emanuelschuetze/chatbox
Chatbox (Fixed #504)
2014-04-27 21:08:06 +02:00
Emanuel Schütze
3b3597aa1f Improved chatbox style. Updated jquery cookie and jquery ui.
- Fixed js error on dashboard page if no cookie is found.
- Use cookies only until end of session. For dashboard cookies use url /dashboard only.
- Updated permission numbering of builtin groups and added can_use_chat permission.
- Used minified version of jquery.cookie.
- Added TODO comment for django session way from pull request.
2014-04-27 20:58:22 +02:00
Norman Jäckel
42796f6118 Added global chatbox for managers. 2014-04-27 20:58:22 +02:00
Emanuel Schütze
d44f385ba8 Fixed #1197: Use big heading for custom slides without text.
Keep last projector scale/scroll values after activate new slide.
2014-04-27 20:55:06 +02:00
Norman Jäckel
f870a75119 Merge pull request #1230 from ostcar/countdown
Countdown shortcuts
2014-04-27 19:57:26 +02:00
Oskar Hahn
3d092f6dcc countdown shortcuts 2014-04-27 19:48:57 +02:00
Norman Jäckel
b3d615ddce Merge pull request #1243 from normanjaeckel/ListOfSpeakersView
New projector view with the current list of speakers.
2014-04-22 20:21:01 +02:00
Norman Jäckel
ac1ab81d7a New projector view with the current list of speakers. 2014-04-15 01:00:56 +02:00
Norman Jäckel
f8cdad711c Simplify overlay api methods. 2014-04-15 00:33:34 +02:00
Norman Jäckel
1583907571 Merge pull request #1226 from normanjaeckel/AgendaImport
Added CSV import, fixed #1186.
2014-04-13 20:43:02 +02:00
Norman Jäckel
2a10feecad Added CSV import, fixed #1186. Also cleaned up motion and user CSV import. 2014-04-13 20:35:19 +02:00
Norman Jäckel
6a7784153d Merge pull request #1245 from normanjaeckel/MergeStablePart3
Merge stable branch (part 3)
2014-04-08 21:14:06 +02:00
Norman Jäckel
78077e4ab1 Fix syntax and style errors and errors after deficient merge conflic
resolving after branch merging.
2014-04-08 21:02:09 +02:00
Norman Jäckel
e6dad6d087 Merge part of stable/1.5.x into master.
Conflicts:
	CHANGELOG
	extras/win32-portable/create_portable.txt
	extras/win32-portable/prepare_portable.py
	openslides/__init__.py
	openslides/core/templates/base.html
	requirements_production.txt
	tests/config/test_config.py
2014-04-08 20:33:07 +02:00
Norman Jäckel
fc56bd709a Merge pull request #1244 from emanuelschuetze/MergeStablePart2
Merge stable branch (part 2)
2014-04-08 20:23:44 +02:00
Emanuel Schütze
3d7ecab8e4 Merge commit '7addd69050a69b9d02aacba116939829497ca338' into MergeStablePart2
Conflicts:
	extras/win32-portable/create_portable.txt
	extras/win32-portable/prepare_portable.py
	openslides/assignment/views.py
	openslides/core/static/img/circle.png
	openslides/motion/pdf.py
	openslides/utils/pdf.py
2014-04-07 22:35:52 +02:00
Emanuel Schütze
125877beaa Merge pull request #1241 from normanjaeckel/MergeStablePart1
Merge stable branch (part 1)
2014-04-07 22:03:14 +02:00
Norman Jäckel
c13c0997bf Merge part of stable/1.5.x into master.
Conflicts:
	openslides/agenda/views.py
	openslides/mediafile/forms.py
	openslides/projector/api.py

The fix from commit 39de1924cb was removed
because of the new widget system in master branch. See GitHub Issue #1191
2014-04-05 15:19:42 +02:00
Norman Jäckel
5faedc58ce Merge pull request #1236 from normanjaeckel/Release_1.5.1
Release 1.5.1
2014-03-31 23:59:24 +02:00
Norman Jäckel
ba1dc9673f Update version to 1.5.2-dev 2014-03-31 23:55:32 +02:00
Norman Jäckel
18a434ed87 Release 1.5.1 2014-03-31 23:55:32 +02:00
Norman Jäckel
8c14a0a931 Merge pull request #1239 from emanuelschuetze/backports-ssl-match
Added new package "backports.ssl_match_hostname" for portable build script
2014-03-31 23:54:48 +02:00
Emanuel Schütze
8a1837de30 Added new package "backports.ssl_match_hostname" for portable build script. 2014-03-31 23:52:33 +02:00
Norman Jäckel
a15311dfeb Merge pull request #1238 from normanjaeckel/Translation
Update translation files, fix translation for dataTables, update footer.
2014-03-31 23:21:54 +02:00
Norman Jäckel
3ae7b0f761 Update translation files, fix translation for dataTables, update footer. 2014-03-31 23:07:42 +02:00
Norman Jäckel
d3dd7ac208 Merge pull request #1237 from rolandgeider/stable/1.5.x
Handle nested lists in the motion PDF without error.
2014-03-31 22:41:31 +02:00
Roland Geider
e96f984a03 Add tests for motion PDF and update changelog file 2014-03-31 22:17:10 +02:00
Roland Geider
5bac8ec1e4 Correctly handle nested lists in the motion PDF
See #1217
2014-03-31 22:07:14 +02:00
Norman Jäckel
74bf3b58f9 Merge pull request #1233 from normanjaeckel/ChangelogAndOthers
Changelog and other metadata files
2014-03-31 21:39:49 +02:00
Norman Jäckel
9abb7a3caf Updated CHANGELOG, README.rst, requirements.txt, requirements_production.txt and setup.py. 2014-03-31 21:27:56 +02:00
Oskar Hahn
dc54ef5573 Fixed setup.py, changed readme. 2014-03-31 00:22:03 +02:00
Norman Jäckel
9e2bc4e16f Merge pull request #1231 from ostcar/fix_user_status
Fixed user status view (activate and deactivate user without js).
2014-03-30 17:41:33 +02:00
Oskar Hahn
3b65e89f7c fix user status view (activate, deactivate user without js) 2014-03-30 17:22:42 +02:00