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
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
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
8a1837de30
Added new package "backports.ssl_match_hostname" for portable build script.
2014-03-31 23:52:33 +02:00
Emanuel Schütze
b5fb83c026
Fixed #551 : Used unicode font for circle in ballot pdf. Removed pillow.
...
That fixed also #1140 (Server error when trying to view ballot paper pdf)
2014-03-29 13:20:31 +01:00
Oskar Hahn
a6fa8457cc
Merge remote-tracking branch 'openslides/stable/1.5.x'
...
Conflicts:
extras/win32-portable/create_portable.txt
extras/win32-portable/prepare_portable.py
openslides/motion/templates/motion/motion_list.html
openslides/projector/templates/projector.html
requirements_production.txt
2014-03-12 19:29:22 +01:00
Emanuel Schuetze
aa2ed9bbad
Fixed #1177 and #1209 : Added new requirments for portable: setuptools (pkg_resources) and jsonfield.
2014-01-29 09:17:17 +01:00
Emanuel Schuetze
13eb0ccb30
Fixed #1190 : Wrong sorting of motion identifier
...
- Added natural sorting JS plugin for motion DataTables (column identifier).
- Added the new requirements python package 'natsort' for natural sorting of motions in PDF.
2014-01-21 23:14:39 +01:00
Oskar Hahn
47c60078b3
Use sockjs instead of only websocket
2013-10-27 20:50:10 +01:00
Emanuel Schuetze
571e3d9efc
Fixed portable build error for pillow package. Updated create_portable.txt.
2013-10-24 08:51:12 +02:00
Emanuel Schuetze
f1a8993452
Used reportlabs qrcode widget (instead of extra qrcode package).
2013-10-21 21:27:07 +02:00
Emanuel Schuetze
e277b8babf
Full text search with haystack and whoosh.
...
Updated THANKS file.
Portable: Added haystack and whoosh.
2013-10-16 08:58:35 +02:00
Andy Kittner
2b4602068b
Update version resource with pywin32 when no compiler is available
2013-07-04 23:29:44 +02:00
Emanuel Schuetze
1d1f5fa218
Added html support for motion text.
...
Use html parser 'beautifulsoup' to replace html tags which not supported by reportlab pdf.
'pip install bs4' required.
Fixed nested ol lists and unicode warning.
New requirement: beautifulsoup4
HTML support for reportlab.
Move parse html code into new function. Added missing html support in pdf for motion reason.
Added version number for bleach and beautifulsoup4. Moved to core requirements block.
Added bs4, bleach and html5lib requirements to portable build script. Updated portable readme for 1.4.
2013-04-18 13:23:40 +02:00
Andy Kittner
073c98d6b1
Remove note about installing openslides before building the portable
2012-11-22 00:29:20 +01:00
Emanuel Schuetze
945081f7a6
Some minor changes and restructure work on howto create probable document.
2012-11-09 09:25:14 +01:00
Andy Kittner
ce87353cd4
Update instructions for building the portable
2012-08-27 21:54:12 +02:00
Norman Jäckel
bdbe49efc6
Update INSTALL and create_portable.txt ( #209 )
2012-06-23 11:18:55 +02:00
Emanuel Schuetze
df8b3a98b7
#117 : Updated win32 readme and howto files.
2012-04-27 22:33:40 +02:00
Andy Kittner
beaa3e341a
Create portable win32 binary distribution
2012-04-15 16:04:08 +02:00