Emanuel Schuetze
67175042f9
Fixed #857 : Use jquery plugin 'bsmSelect' for <select multiple> form elements.
2013-09-06 21:59:52 +02:00
Emanuel Schuetze
b1d5faac13
Fixed #853 : Updated django from 1.5.1 to 1.5.2.
2013-09-06 21:59:52 +02:00
Emanuel Schuetze
011786d360
Updated CKEditor from 4.1.1 to 4.2.
2013-09-06 21:59:52 +02:00
Emanuel Schuetze
ec61bd8cdc
Fixed #854 : IE fix for ckeditor's plugin insertpre:
...
Removed 'class' attribute to fix viw in IE8+.
Use monospace in insertpre dialog in IE.
Updated German translation file.
2013-09-06 21:59:50 +02:00
Oskar Hahn
d75b8ea1f9
Merge pull request #860 from andkit/fix-portable
...
Fix syntax error
2013-09-06 11:51:49 -07:00
Andy Kittner
8305a898b3
Fix syntax error
2013-09-04 22:42:47 +02:00
Oskar Hahn
1b199e0295
Merge pull request #847 from ostcar/issue-845
...
Fix get_absolute_url for deleted persons.
2013-08-19 01:51:19 -07:00
Oskar Hahn
99895a28d1
Fix get_absolute_url for deleted persons.
...
Fix #845
2013-08-19 10:50:37 +02:00
Oskar Hahn
58affb4ca8
Merge pull request #844 from emanuelschuetze/stable/1.4.x
...
(portable win32) Start server without '--address' if host is default (0....
2013-07-29 13:37:24 -07:00
Emanuel Schuetze
8537fa7c6b
(portable win32) Start server without '--address' if host is default (0.0.0.0).
...
This opens browser with 'localhost' instead of '0.0.0.0' because windows browsers can not open 0.0.0.0!
Save server_settings (host, port) in gui_settings.json.
2013-07-29 22:31:15 +02:00
Oskar Hahn
ed8e57a995
Merge pull request #843 from normanjaeckel/Release_1.4.1
...
Release 1.4.1
2013-07-29 11:28:49 -07:00
Norman Jäckel
1225c5bbb6
Update version to 1.4.2-dev
2013-07-29 20:19:29 +02:00
Norman Jäckel
119fb90bfd
Release 1.4.1
2013-07-29 20:17:26 +02:00
Oskar Hahn
3d32438417
Merge pull request #842 from normanjaeckel/CHANGLOG_1.4.1
...
Changlog 1.4.1
2013-07-29 11:12:42 -07:00
Norman Jäckel
8301895236
Update CHANGELOG and INSTALL
2013-07-29 20:09:47 +02:00
Oskar Hahn
adddc7c044
Merge pull request #841 from ostcar/issue-833
...
Issue 833
2013-07-29 10:48:11 -07:00
Oskar Hahn
b03e8cc06b
Fixed #833
2013-07-29 19:45:06 +02:00
Oskar Hahn
764113e024
Merge pull request #840 from emanuelschuetze/motion-version-warnings
...
Show each motion detail version warning in one line
2013-07-29 01:54:12 -07:00
Emanuel Schuetze
20d7a3b539
Add paragraph around each motion version warning (to show each warning in one line).
2013-07-29 09:06:36 +02:00
Oskar Hahn
edad6115b4
Merge pull request #837 from normanjaeckel/issue-822-additional-new
...
Disable deleting active versions of a motion
2013-07-28 13:19:21 -07:00
Norman Jäckel
30c3f5ea64
Disable deleting active versions of a motion
2013-07-28 01:14:15 +02:00
Oskar Hahn
b7edee8fdf
Merge pull request #836 from ostcar/issue-833
...
Fixed tooltip and duration in agenda.
2013-07-27 15:29:21 -07:00
Oskar Hahn
5fdea2f213
Merge pull request #830 from ostcar/issue-822
...
Use get_active_version in motion.__unicode__()
2013-07-27 15:28:49 -07:00
Oskar Hahn
8743d75d10
Use get_active_version in motion.__unicode__()
...
Fixes the bug, that motion.__unicode__() raises an AttributeError, if the active_version
was None.
Fixes #822
2013-07-27 10:11:28 +02:00
Oskar Hahn
b39cb8e8a4
Fixed tooltip and duration in agenda.
...
The tooltip did not show the end of an agenda item, but of the hole event.
If a item was closed, it was not used to calculate the end of the event.
Fixed #833
2013-07-27 10:02:40 +02:00
Oskar Hahn
b5513f5b08
Merge pull request #835 from emanuelschuetze/czech-translation
...
Czech translation
2013-07-27 00:52:41 -07:00
Emanuel Schuetze
bb538953ee
Added Czech translation (Thanks to Pavel Fric!)
2013-07-26 21:37:58 +02:00
Oskar Hahn
7726fa87a9
Merge pull request #831 from ostcar/issue-823
...
Generate poll-urls via model_url
2013-07-25 14:11:33 -07:00
Oskar Hahn
6005934e3b
Merge pull request #832 from normanjaeckel/Fix_Start_Option
...
Start Browser on custom IP, fixed #827
2013-07-25 14:01:13 -07:00
Norman Jäckel
2128e787bf
Start Browser on custom IP, fixed #827
2013-07-25 17:03:04 +02:00
Oskar Hahn
b83b1c49e9
Generate poll-urls via model_url
...
Fixed Bug to wrong poll urls
Fixed #823
2013-07-18 09:50:54 +02:00
Emanuel Schütze
6b90ef6576
Merge pull request #820 from normanjaeckel/Release_1.4
...
Release 1.4
2013-07-08 11:38:52 -07:00
Norman Jäckel
9d01881986
Update version to 1.4.1-dev
2013-07-08 20:08:10 +02:00
Norman Jäckel
304c572f85
Release 1.4
2013-07-08 20:05:31 +02:00
Norman Jäckel
ab5f23d038
Merge pull request #819 from normanjaeckel/BeforeRelease
...
Fix README and INSTALL
2013-07-08 11:02:33 -07:00
Norman Jäckel
bf6f36f120
Fix README and INSTALL
2013-07-08 19:52:43 +02:00
Oskar Hahn
526eeb5cea
Merge pull request #818 from ostcar/issue_814
...
Fixed #814 Sorting of candidates in the assignment
2013-07-08 05:27:19 -07:00
Oskar Hahn
47d70d5a73
Fixed #814 Sorting of candidates in the assignment
2013-07-08 14:08:27 +02:00
Oskar Hahn
f2d13e5ec9
Merge pull request #817 from ostcar/master
...
Issue 794
2013-07-08 05:03:40 -07:00
Oskar Hahn
1014617b0f
Merge pull request #811 from normanjaeckel/Windows64bit
...
Update INSTALL. OpenSlides for Windows 64-bit (fixed #810 ).
2013-07-08 04:57:53 -07:00
Oskar Hahn
8ebf3f9038
Merge pull request #815 from emanuelschuetze/csv-files
...
Updated CSV files with demo data. Minor fixes for motion.
2013-07-08 04:49:08 -07:00
Oskar Hahn
7023fea0ef
Merge pull request #816 from emanuelschuetze/translation
...
Updated German translation (some typos).
2013-07-08 04:47:22 -07:00
Oskar Hahn
f39e8dd92e
Fixed #794 bug when a non speaking list slide was active, when a projector tab was opend
2013-07-08 13:44:44 +02:00
Emanuel Schuetze
b12fdb09cd
Updated German translation (some typos).
2013-07-08 13:40:06 +02:00
Norman Jäckel
46906eec21
Update INSTALL. OpenSlides for Windows 64-bit ( fixed #810 ).
2013-07-08 13:19:40 +02:00
Emanuel Schuetze
69c7832701
Updated csv example files for motion and participants - in DE and EN used in demo database.
...
Updated motion csv import test.
2013-07-08 10:11:48 +02:00
Oskar Hahn
f2de7e540e
Merge pull request #812 from normanjaeckel/UpdateDoc
...
German documentation: Insert short comment on HTML in agenda text fields...
2013-07-07 23:16:00 -07:00
Oskar Hahn
6a8a94697f
Merge pull request #813 from normanjaeckel/RenamePermissions
...
Rename visual strings of permissions
2013-07-07 23:15:39 -07:00
Norman Jäckel
d703ef9c4f
Rename visual strings of permissions: Add plural s ( fix #797 ). Also update all language files.
2013-07-08 00:03:47 +02:00
Norman Jäckel
eeda7a4639
German documentation: Insert short comment on HTML in agenda text fields ( fixed #808 ).
2013-07-07 23:34:48 +02:00