FinnStutzenstein
2d35b9e371
Projectorsize selection with slider
2017-06-28 09:23:40 +02:00
Emanuel Schütze
58cb34c0c4
Updated to pdfmake 0.1.30.
2017-06-02 07:33:40 +02:00
Emanuel Schütze
5e8a508890
Updated pdfmake to 0.1.29
...
Improved performance to pdf generation significantly!
2017-06-01 14:57:12 +02:00
FinnStutzenstein
845a1683bb
Download multiple pdfs in a zip archive.
2017-04-12 16:01:00 +02:00
Emanuel Schütze
b30e8c9641
Updated pdfmake to 0.1.27.
2017-03-28 10:50:29 +02:00
Maximilian Krambach
c5aedc977a
set ckeditor to fixed Version ( fixes #2921 )
2017-02-13 16:34:34 +01:00
Emanuel Schütze
3d60238ce1
Fixed dynamic pdf header/footer and table border ( Fixed #2923 ).
...
Updated pdfmake to 0.1.25.
Fixed some pdf style issues.
Updated gulp watch task.
2017-02-03 11:33:46 +01:00
FinnStutzenstein
e1b4c1fc68
Used worker for pdf generation.
...
Moved pdfmake.createPdf() into a web worker thread to prevent
blocking UI and max_script_runtime error in browser.
Used gulp to manage separate worker files (pdf-worker and pdf-worker-lib).
2017-01-30 23:03:29 +01:00
FinnStutzenstein
bd0073d2f7
StartUp improvements
2017-01-16 14:32:10 +01:00
FinnStutzenstein
397d659f0b
New csv import for users and topics
2017-01-14 18:29:05 +01:00
Emanuel Schütze
bd090d3aaf
Set pdfmake to 0.1.23 (0.1.24 does not work for custom fonts).
2017-01-09 14:30:53 +01:00
FinnStutzenstein
f5fa3575df
New csv import using PapaParse
2017-01-06 10:50:03 +01:00
Sean Engelhardt
c16a533da7
use pdfmake release 0.1.23
2017-01-04 12:01:29 +01:00
Emanuel Schütze
de6676f74f
Fix JS error by using pdfmake.js instead of pdfmake.min.js.
2016-12-16 23:47:53 +01:00
Emanuel Schütze
82396a784d
Fixing some remarks for CKEditor PR#2770
2016-12-16 21:43:19 +01:00
Maximilian Krambach
58b8066249
Going back from TinyMCE to CKEditor
...
- Update CKEditor toolbar
- CKEditor: new formating options and stripping empty paragraphs from imports
- fix for other clipboard html cases not beginning with 'p' tag
- Added RemoveFormat button to ckditor toolbar.
- Reorder bower.json
- inline editor and working on line numbers and language setting
- line numbering in inline edit
- changed allowed content, line number display, editor toggling
- included "justify" in ckeditor
- reload original text after ckeditor is disabled
- Reorder and extend ckeditor toolbar.
- fixed save button trigger and inserted a revert button
- set language on editor load (works for inline case only)
2016-12-16 21:43:19 +01:00
Emanuel Schütze
b7ed2f4ff0
Update pdfmake to speeed up pdf generation.
2016-12-16 09:38:52 +01:00
Sean Engelhardt
5e3b52661e
return to original pdfmake ( fixes #2769 )
2016-12-14 11:50:15 +01:00
Emanuel Schütze
fb7b265826
Use Roboto font in all templates.
...
- Only install needed font files for Roboto and Roboto Condensed
which strongly reduced the directory size of 'static/font'.
- Make it easier to adjust custom font by using global css font definition
in app.css and projector.css.
- Remove Open Sans font.
2016-12-09 15:10:31 +01:00
FinnStutzenstein
acb5a6dcf9
Use session cookies and store filter settings in sessionStorage
2016-12-07 08:01:33 +01:00
FinnStutzenstein
ee5adb8fd2
New AgendaTable
2016-12-02 15:18:32 +01:00
Emanuel Schütze
670251fba9
Minor fixes ( Fixes #2710 )
...
- motion form: show supporters field
- motion block slide: show motion identifiers in columns
- item list: show open link for motion blocks
- use right pdfmake-dist name in bower.json
2016-12-01 14:29:31 +01:00
Emanuel Schütze
4e1fdc6b22
Updated PDF layout
...
- use default font for pdf from vfs_font.js
remove base64 encoding function on server side
- use recommendation config value in motion detail template
2016-11-14 18:52:50 +01:00
Emanuel Schütze
7de5892ba3
Freeze angular-csv-import version to 0.0.36.
...
0.0.37 breaks button in template.
2016-11-08 22:14:12 +01:00
FinnStutzenstein
f1c58f98e8
Using a datetimepicker for agenda start time ( closes #2413 and fixes #2440 )
2016-10-06 22:12:51 +02:00
Emanuel Schütze
50f5d0a33a
Merge pull request #2380 from FinnStutzenstein/Issue2348
...
New ui element for comments in config (closes #2348 )
2016-09-24 13:34:08 +02:00
Finn Stutzenstein
d13e11beb1
New ui element for comments in config ( closes #2348 )
2016-09-23 14:37:13 +02:00
FinnStutzenstein
448756f17a
Docx export with docxtemplater
2016-09-23 14:20:07 +02:00
FinnStutzenstein
ceb9e70f6e
Updating lodash ( fixes #2293 )
2016-09-22 12:34:53 +02:00
Emanuel Schuetze
b936976f37
Upgraded requirements.
...
Use twisted<16.4 for easier install (without compiling).
Use lowercase name 'openslides' in bower.jspon and packages.json to
prevent warning.
2016-09-18 10:51:47 +02:00
Emanuel Schuetze
852b175f3e
Upgraded a lot of javascript libs.
...
Some template fixes required for upgrading ui-bootstrap.
2016-09-18 00:45:00 +02:00
Emanuel Schuetze
028dd71608
Upgraded to tinymce 4.4.x and tinymce-ui 0.0.17 ( Fixes #2238 ).
2016-09-17 10:47:11 +02:00
Norman Jäckel
ab845b4137
Added generic fields for comments for motions.
2016-09-07 20:43:00 +02:00
Finn Stutzenstein
ee8481768a
Update angular-ui-tree ( fixes #1717 )
2016-08-29 09:26:13 +02:00
Sean Engelhardt
97b8d39d0b
Migrate to pdfmake/pdfmake
2016-08-24 17:07:26 +02:00
Thomas Junk
546c4e65f6
PDFMake implemented
2016-08-19 14:10:30 +02:00
Norman Jäckel
9de7723b7a
Merge pull request #2266 from FinnStutzenstein/Issue2238
...
Downgrade tinymce-dist to 4.3.12 to avoid Issue #2238
2016-08-13 09:17:03 +02:00
Finn Stutzenstein
a22ba2a59d
Downgrade tinymce-dist to 4.3.12 to avoid Issue #2238
2016-08-11 11:58:44 +02:00
Emanuel Schuetze
282bc45790
Fixed missing translations of config options ( Fixes #2193 , fixes #2245 )
2016-08-09 17:06:24 +02:00
Oskar Hahn
fe64941aab
Big Mode for OpenSlides
...
Uses django channels instead of tornado for the autoupdate. Therefore
tornado is nolonger a dependency of OpenSlides (but channels).
This uses websockets instead of SockJS.
Use the flag insecure in the start command to provide static files serving.
Use a new session backend that has a ForeignKey to User.
2016-06-09 11:14:39 +02:00
Sean Engelhardt
62310c83ae
Limit selection of files to csv and txt ( Fixed #2133 )
...
agenda, motions, users csv import
2016-06-07 11:34:02 +02:00
Emanuel Schuetze
cbfcc6df68
Use angular 1.4.10
2016-04-12 21:57:22 +02:00
Norman Jäckel
8a03c15c35
Merge pull request #2072 from emanuelschuetze/fix2064
...
Order of jquery and angular in bower.json is important (Fixes #2064 ).
2016-04-11 17:29:29 +02:00
Emanuel Schuetze
642650781c
Order of jquery and angular in bower.json is important ( Fixes #2064 ).
...
jquery has to load *before* angular! Otherwise ng-model and ng-change doesn't
work with angular-chosen select elements.
2016-04-11 11:19:59 +02:00
Emanuel Schuetze
3c59f1f75c
Set angular-ui-tinymce to v0.0.14 ( Fixes #2069 ).
2016-04-06 22:02:09 +02:00
Norman Jäckel
afeb746718
Updated README and bower
2016-03-21 21:07:18 +01:00
Norman Jäckel
4f0d5fd0ea
Updated bower and setup file.
2016-03-21 19:52:06 +01:00
Emanuel Schuetze
89446ce4f6
Use angular-chosen instead of ui-select for better performance.
...
The jQuery select field from angular-chosen is used for all ui-select
fields. See https://github.com/leocaseiro/angular-chosen/
Use input delay on users filter field with 'debounce'.
Fixed #2006 .
2016-03-18 14:37:03 +01:00
Emanuel Schuetze
4ad775869f
Use specific tag of tinymce-18n repo ( Fixes #1975 ).
2016-03-14 17:09:22 +01:00
Emanuel Schuetze
0613304724
Use colorpicker for projector header color config.
2016-02-23 22:24:41 +01:00