Emanuel Schütze
|
b48c850e79
|
Removed empty <span> tags in ckeditor.
|
2017-05-31 21:35:32 +02:00 |
|
FinnStutzenstein
|
8cd22daff3
|
Fixed missing styles of headings in motion pdf.
Also some refactoring/clean up of pdf code.
|
2017-05-29 13:03:12 +02:00 |
|
Emanuel Schütze
|
1b6dd93e6e
|
Merge pull request #3268 from emanuelschuetze/pdf-issue
Fixed formatting errors in motion pdf (Fixed #3228).
|
2017-05-23 22:52:31 +02:00 |
|
Emanuel Schütze
|
eee0e0fc06
|
Fixed formatting errors in motion pdf (Fixed #3228).
for diff view
|
2017-05-23 22:42:14 +02:00 |
|
Emanuel Schütze
|
b9a115d3b8
|
Merge pull request #3266 from normanjaeckel/RenameFunction
Renamed is_user_data_required to required_users. Fixed #3238.
|
2017-05-23 22:31:28 +02:00 |
|
Norman Jäckel
|
913bec3e53
|
Renamed is_user_data_required to required_users. Fixed #3238.
|
2017-05-22 16:08:52 +02:00 |
|
Norman Jäckel
|
f4c30da4a2
|
Removed old poll code snippets. Fixed #3179.
|
2017-05-22 15:51:55 +02:00 |
|
Emanuel Schütze
|
32610e552c
|
Changed PdfImageConverter to ImageConverter (Fixed #3263).
|
2017-05-21 22:20:57 +02:00 |
|
FinnStutzenstein
|
e7da35398d
|
Export personal note and comments in PDFs.
|
2017-05-19 14:31:58 +02:00 |
|
Emanuel Schütze
|
8abfe91853
|
Merge pull request #3258 from FinnStutzenstein/docx
Rework docx parser, add comments to docx
|
2017-05-19 14:02:29 +02:00 |
|
FinnStutzenstein
|
f4c4f2553b
|
Rework docx parser, add comments to docx
|
2017-05-19 13:55:09 +02:00 |
|
FinnStutzenstein
|
e396347e00
|
Also notify users when they inline edit a motion (fixes #2360)
|
2017-05-19 13:21:19 +02:00 |
|
Emanuel Schütze
|
3b2c7634f0
|
Merge pull request #3256 from FinnStutzenstein/Issue3243
extending the color parser (fixes #3243)
|
2017-05-19 08:46:32 +02:00 |
|
Norman Jäckel
|
94aceeffab
|
Merge pull request #3237 from tsiegleauq/issue3180-scale-images
enables pdf image scaling for CKEditor
|
2017-05-18 21:34:06 +02:00 |
|
Tobias Hößl
|
7109c75246
|
Remove color styles insert .insert/.delete-Paragraphs - fixes #3247
|
2017-05-17 21:38:35 +02:00 |
|
FinnStutzenstein
|
a23e263dcb
|
extending the color parser (fixes #3243)
|
2017-05-17 09:13:10 +02:00 |
|
FinnStutzenstein
|
91882f1d13
|
Improve zip creation and fixing page numbers
|
2017-05-17 07:54:35 +02:00 |
|
Emanuel Schütze
|
6eec735c8e
|
Merge pull request #3252 from FinnStutzenstein/PdfZipFilenames
Fixing PDF filenames on zip export if no identifier is given
|
2017-05-16 20:58:28 +02:00 |
|
Emanuel Schütze
|
d5b9a5c590
|
Merge pull request #3244 from normanjaeckel/Fix3242
Removed default permissions for personal note. Updated Yarn lock. Fix…
|
2017-05-16 20:26:01 +02:00 |
|
Emanuel Schütze
|
c2a271c422
|
Merge pull request #3254 from emanuelschuetze/Issue3229-Broken-HTML
Detect broken HTML after diff (Fixed #3229)
|
2017-05-16 14:25:00 +02:00 |
|
Tobias Hößl
|
b340256541
|
Detect broken HTML after diff (Fixed #3229)
|
2017-05-16 12:19:18 +02:00 |
|
Emanuel Schütze
|
f46ad742e3
|
Merge pull request #3230 from FinnStutzenstein/Issue3219
Cleanup MotionUpdateCtrl (fixes #3219)
|
2017-05-15 14:17:55 +02:00 |
|
Emanuel Schütze
|
e0661e7343
|
Merge pull request #3248 from FinnStutzenstein/ExportDialogFilename
Fixing error when downloading
|
2017-05-15 13:45:07 +02:00 |
|
Emanuel Schütze
|
601e2ea2b5
|
Merge pull request #3249 from FinnStutzenstein/MediafilePdfPageFix
Fixing page controls in mediafiles list view
|
2017-05-15 13:41:50 +02:00 |
|
FinnStutzenstein
|
d1f0b69d35
|
Fixing PDF filenames on zip export if no identifier is given
|
2017-05-12 12:02:01 +02:00 |
|
FinnStutzenstein
|
8f070ffaa1
|
Fixing user list pdf
|
2017-05-11 12:47:01 +02:00 |
|
sean
|
eb259dc5e2
|
enables pdf image scaling for CKEditor
|
2017-05-10 13:50:52 +02:00 |
|
FinnStutzenstein
|
90c8ce5bf0
|
Fixing page controls in mediafiles list view
|
2017-05-10 09:26:31 +02:00 |
|
FinnStutzenstein
|
17d9615631
|
Fixing error when downloading
|
2017-05-10 09:04:19 +02:00 |
|
Norman Jäckel
|
754116cdca
|
Removed default permissions for personal note. Updated Yarn lock. Fixed #3242.
|
2017-05-09 13:49:56 +02:00 |
|
Norman Jäckel
|
2833341867
|
Merge pull request #3235 from tsiegleauq/issue3231-long-lines-in-lists
fix long lines in pdf list (fixes #3231)
|
2017-05-08 13:06:48 +02:00 |
|
Norman Jäckel
|
db1d087aa0
|
Merge pull request #3236 from CatoTH/Issue3226-WhitespacesDisturbingLineExtraction
Bugfix: whitespaces were disturbing line extraction - fixes #3226
|
2017-05-08 13:06:13 +02:00 |
|
sean
|
37b96bb0bc
|
fix long lines in pdf list (fixes #3231)
|
2017-05-07 22:01:50 +02:00 |
|
FinnStutzenstein
|
118cff6964
|
Fixing wrong err call
|
2017-05-05 17:25:34 +02:00 |
|
Norman Jäckel
|
ebabc291c5
|
Refactoring of data parsing for startup and autoupdate.
|
2017-05-03 08:58:29 +02:00 |
|
Oskar Hahn
|
4963bfa7bf
|
Changed restricted data parsing. Cached full data on startup.
|
2017-05-01 21:52:16 +02:00 |
|
Tobias Hößl
|
b0a569fdf3
|
Bugfix: whitespaces were disturbing line extraction
|
2017-05-01 15:55:51 +02:00 |
|
FinnStutzenstein
|
adb5185fcc
|
Cleanup MotionUpdateCtrl (fixes #3219)
|
2017-04-28 14:18:29 +02:00 |
|
FinnStutzenstein
|
239d56f350
|
Fixing PDF in IE11 (fixes #3206, fixes #3217)
|
2017-04-28 13:16:46 +02:00 |
|
Emanuel Schütze
|
c7c7bfca9c
|
Merge pull request #3222 from emanuelschuetze/translations
Updated German translations.
|
2017-04-27 15:38:10 +02:00 |
|
Emanuel Schütze
|
dd99be5e69
|
Merge pull request #3221 from normanjaeckel/ChangeKeyError
Fixed error for internal function get_model_from_collection_string.
|
2017-04-27 15:34:39 +02:00 |
|
Emanuel Schütze
|
a77a4edb75
|
Merge pull request #3220 from normanjaeckel/CleanUp
Removed unused lines.
|
2017-04-27 15:33:42 +02:00 |
|
Emanuel Schütze
|
0cc4b0c578
|
Updated German translations.
|
2017-04-27 15:26:35 +02:00 |
|
Norman Jäckel
|
4bdb06bd9b
|
Fixed error for internal function get_model_from_collection_string.
|
2017-04-27 15:16:07 +02:00 |
|
Norman Jäckel
|
9781c0b73b
|
Removed unused lines.
|
2017-04-27 15:09:42 +02:00 |
|
Emanuel Schütze
|
941ac8809e
|
Merge pull request #3208 from tsiegleauq/logos-in-pdf
add logos in PDF
|
2017-04-27 15:08:36 +02:00 |
|
Emanuel Schütze
|
9387f83f8a
|
Merge pull request #3212 from normanjaeckel/Notify
Added notify system.
|
2017-04-27 15:07:15 +02:00 |
|
Emanuel Schütze
|
11aacc71b6
|
Merge pull request #3216 from ostcar/early_websocket_open
Open websocket connections immediately
|
2017-04-27 13:13:00 +02:00 |
|
FinnStutzenstein
|
349505ac3d
|
Added a warning, if another user edits the same motion.
|
2017-04-27 13:09:24 +02:00 |
|
Emanuel Schütze
|
7c8bc935f8
|
Show pdf footer logo. Fixed layout.
|
2017-04-27 12:58:11 +02:00 |
|