FinnStutzenstein
5f45e2d748
Fixed all remarks
2017-10-13 12:02:23 +02:00
FinnStutzenstein
96cd3405aa
Go to top on a page change
2017-10-13 11:46:41 +02:00
FinnStutzenstein
6584c7b035
Limit the reason display width
2017-10-13 11:16:01 +02:00
FinnStutzenstein
256c12af8e
Reset Countdown when a speech was ended
2017-10-13 11:13:31 +02:00
Norman Jäckel
3c9ae628e8
Merge pull request #3439 from FinnStutzenstein/PdfInsertFix
...
Fixed indention of inserted paragraphes
2017-10-12 20:29:41 +02:00
Tobias Hößl
a09a12c55c
Diff: use comma as a word separator
2017-10-11 22:15:12 +02:00
FinnStutzenstein
fc185e2eeb
Fixing multiline headers in PDF
2017-10-11 14:21:35 +02:00
FinnStutzenstein
b8e23e6a4f
Fixed indention of inserted paragraphes
2017-10-11 14:04:31 +02:00
Emanuel Schütze
84e2ec2a29
Updated German translations.
2017-10-05 13:33:32 +02:00
Emanuel Schütze
18d138ebf1
Merge pull request #3433 from emanuelschuetze/layoutIssues
...
Fixed minor layout issues on projector and pdf.
2017-10-05 13:29:38 +02:00
Emanuel Schütze
886d76ff06
Merge pull request #3432 from emanuelschuetze/additionalOptions
...
Added new motion configs to hide reason/recommendation on projector.
2017-10-05 13:29:12 +02:00
Emanuel Schütze
02857bdbf1
Fixed minor layout issues on projector and pdf.
...
Especially for motion diff view.
2017-10-05 13:05:49 +02:00
Emanuel Schütze
0a04ee0716
Added new motion configs to hide reason/recommendation on projector.
2017-10-05 12:54:40 +02:00
FinnStutzenstein
46364a84e1
Generate webclient-realm.js while collecting staticfiles ( fixes #3422 )
2017-10-04 12:26:30 +02:00
Emanuel Schütze
de9c54513d
Merge pull request #3430 from FinnStutzenstein/AgendaFix
...
Fixed projecting subitems
2017-09-28 11:40:47 +02:00
FinnStutzenstein
343ddf5ac5
Fixed projecting subitems
2017-09-28 11:33:33 +02:00
FinnStutzenstein
2ba1fe2a0f
Instructions for using Nginx in big mode
2017-09-28 09:35:05 +02:00
FinnStutzenstein
5862e054e3
Naive projector prioritization
2017-09-27 14:46:16 +02:00
Emanuel Schütze
c269ae5cf8
Merge pull request #3419 from FinnStutzenstein/ViewCaching
...
Index and Webclient View caching
2017-09-27 13:21:46 +02:00
FinnStutzenstein
178948b269
Index and Webclient View caching
2017-09-27 12:50:59 +02:00
Emanuel Schütze
231a056790
Merge pull request #3418 from FinnStutzenstein/ServeLogos
...
Serve Logos
2017-09-27 10:52:29 +02:00
Emanuel Schütze
0b10933d67
Merge pull request #3417 from FinnStutzenstein/HidePassword
...
Hide password in change password view
2017-09-27 10:52:09 +02:00
FinnStutzenstein
6f33c8a866
Fixing motion comments ( fixes #3420 )
2017-09-27 09:20:07 +02:00
FinnStutzenstein
841383d414
Serve Logos
2017-09-26 10:56:43 +02:00
FinnStutzenstein
ab08708ec1
Hide password in change password view
2017-09-26 09:03:05 +02:00
FinnStutzenstein
aa13e5ddd0
Fixing special comments fields, reconnect timeout, minor things.
2017-09-22 13:45:52 +02:00
Emanuel Schütze
6f3e2a74f8
Merge pull request #3410 from CatoTH/Issue3409-Workaround-For-Newlines
...
Line break algorithm should not be distracted by newline characters
2017-09-21 16:35:14 +02:00
Emanuel Schütze
c68688c2ff
Merge pull request #3414 from FinnStutzenstein/Fixes
...
Motion comments fix and close open dialogs if a relogin is necessary
2017-09-21 16:29:32 +02:00
Tobias Hößl
ee37cfed9c
Line break algorithm should not be distracted by newline characters
...
- Cancel out newlines inserted when inline-editing motions
- Bugfix for newlines after BRs
2017-09-21 16:24:54 +02:00
FinnStutzenstein
a4ae174a94
Fixing motion access permissions
2017-09-21 12:43:07 +02:00
FinnStutzenstein
31708df436
Motion comments fix and close open dialogs if a relogin is necessary
2017-09-20 07:34:57 +02:00
Emanuel Schütze
61f59b962d
Merge pull request #3411 from emanuelschuetze/stylistic-remarks
...
Fixed two stylistic remarks.
2017-09-18 11:16:39 +02:00
Emanuel Schütze
e313731c9e
Merge pull request #3408 from CatoTH/Issue3401-Inline-Diff-When-First-Word-Changed
...
Inline-Diff when the first word in a paragraph is replaced - fixes #3401
2017-09-18 11:15:52 +02:00
Tobias Hößl
8650bc0401
Inline-Diff works when the first word in a paragraph is being replaced - fixes #3401
2017-09-18 11:05:00 +02:00
Emanuel Schütze
6f4d122e0f
Fixed two stylistic remarks.
2017-09-18 09:40:57 +02:00
Tobias Hößl
da8f825d42
Sort attributes before applying the diff - fixes #3402
2017-09-16 14:06:12 +02:00
Emanuel Schütze
b824e0387c
Merge pull request #3390 from ostcar/rewrite_restricted_data
...
CollectionElement and Autoupdate cleanups to help mypy
2017-09-15 12:23:50 +02:00
Oskar Hahn
d7db714562
CollectionElement and Autoupdate cleanups
...
* change get_restricted_data and get_projector_data to always use a list
* Add typings to all get_restricted_data and get_projector_data methods
* Replace CollectionElementList with a real list
* Fixed arguments of inform_deleted_data
* Moved CollectionElementCache to cache.py and refactored it
* Run tests with cache enabled (using fakeredis)
2017-09-15 12:11:32 +02:00
Emanuel Schütze
483410fe0c
Updated German translations.
2017-09-15 12:08:26 +02:00
Emanuel Schütze
4565e7e4a6
Merge pull request #3400 from FinnStutzenstein/UserAutoupdate
...
Autoupdates on user login (fixes #3395 , fixes #3392 )
2017-09-15 11:48:35 +02:00
FinnStutzenstein
c580ee4c8d
Goto top link, improved title, stylistic changes, and more
2017-09-15 11:06:19 +02:00
Emanuel Schütze
2c4a1d5a6c
Merge pull request #3376 from FinnStutzenstein/MotionCommentsRework
...
Rework on motion comments.
2017-09-15 10:59:02 +02:00
Emanuel Schütze
83f67b23c9
Merge pull request #3403 from ostcar/optional_restricted_data_cache
...
Make RestrictedDataCache optional
2017-09-15 10:56:22 +02:00
FinnStutzenstein
16abfd0dbf
Autoupdates on user login ( fixes #3395 , fixes #3392 )
2017-09-15 10:40:04 +02:00
Oskar Hahn
faf44602cb
Make RestrictedDataCache optional
2017-09-15 09:55:21 +02:00
Norman Jäckel
0eccd78b78
Merge pull request #3384 from FinnStutzenstein/SecureMedifiles
...
Secure Mediafiles and check view permissions
2017-09-14 20:31:33 +02:00
FinnStutzenstein
288a706d01
Rework on motion comments ( fixes #3350 ).
2017-09-12 14:58:43 +02:00
FinnStutzenstein
8adf2a6729
Clear the identifier_number on identifier reset ( fixes #3353 )
2017-09-08 22:09:25 +02:00
Emanuel Schütze
3a25e87330
Merge pull request #3366 from FinnStutzenstein/Issue3363
...
New permission for managing lists of speakers (fixes #3363 )
2017-09-08 22:05:32 +02:00
Emanuel Schütze
62f0f23228
Merge pull request #3393 from FinnStutzenstein/Issue3389
...
Pagination for assingment list (fixes #3389 )
2017-09-08 21:57:25 +02:00
FinnStutzenstein
4472734d09
New permission for managing lists of speakers ( fixes #3363 )
2017-09-08 21:55:42 +02:00
FinnStutzenstein
dc03a67281
Pagination for assingment list ( fixes #3389 )
2017-09-08 21:45:37 +02:00
Emanuel Schütze
29f60fc6aa
Fixed motion detail style issues
...
- margin in motion diff view
- personal note box
2017-09-08 18:25:48 +02:00
Emanuel Schütze
1e1e7637f9
Merge pull request #3379 from FinnStutzenstein/AgentaTitle
...
New layout for agenda list slide, fixing long titles in agenda list v…
2017-09-08 15:16:52 +02:00
Oskar Hahn
0978cfd5d5
Add restricted_data_cache
...
This replaces the startup cache
2017-09-06 18:06:57 +02:00
Oskar Hahn
71e154ec6d
Merge pull request #3382 from ostcar/remove_dispatch
...
Rewrite projector_element without dispatch
2017-09-06 18:06:39 +02:00
Oskar Hahn
b80e95a321
Rewrite projector_element without dispatch
2017-09-05 22:46:13 +02:00
Norman Jäckel
c9ad15621c
Merge pull request #3383 from FinnStutzenstein/CustomTranslations
...
Custom Translations
2017-09-05 22:15:21 +02:00
FinnStutzenstein
b35ea2ea5b
New layout for agenda list slide, fixing long titles in agenda list view, fixing mediafiles in fullscreen ( fixes #3369 )
2017-09-05 15:30:59 +02:00
Emanuel Schütze
b416786b40
Merge pull request #3360 from FinnStutzenstein/PinPersonalNote
...
Pin personal note.
2017-09-05 09:52:31 +02:00
FinnStutzenstein
02428eb8f0
Pin personal note.
2017-09-05 08:24:16 +02:00
FinnStutzenstein
b30919eada
Custom Translations
2017-09-05 08:04:02 +02:00
Oskar Hahn
be94e97889
more typings
2017-09-03 18:34:55 +02:00
Norman Jäckel
438318d3d0
Merge pull request #3386 from emanuelschuetze/fixReasonInlineEditing
...
Fixed inline editing of motion reason.
2017-09-01 20:41:09 +02:00
Norman Jäckel
fcbe70f742
Merge pull request #3388 from ostcar/fix_3377
...
Fix PersonalNoteAccessPermissions for anonymous user
2017-09-01 20:33:59 +02:00
FinnStutzenstein
ab1f745be2
Secure Mediafiles and check view permissions
2017-09-01 14:29:46 +02:00
Oskar Hahn
24b07da7b4
Fix PersonalNoteAccessPermissions for anonymous user
...
fixes : #3377
2017-08-31 22:00:22 +02:00
Emanuel Schütze
f4ac0dd30d
Fixed inline editing of motion reason.
2017-08-30 19:23:52 +02:00
Emanuel Schütze
b806e24f87
Updated German translations.
2017-08-30 17:40:26 +02:00
Emanuel Schütze
97a1431c32
Merge pull request #3372 from FinnStutzenstein/Issue3365
...
Multiselect filter for motion comments, filter and sorting fixes (fixes #3365 , fixes #3367 )
2017-08-29 11:44:47 +02:00
Emanuel Schütze
0dda74b99b
Merge pull request #3375 from emanuelschuetze/ckeditor
...
Updated to ckeditor 4.7.2
2017-08-29 11:36:58 +02:00
FinnStutzenstein
7d333d4f3b
Multiselect filter for motion comments, filter and sorting fixes ( fixes #3365 , fixes #3367 )
2017-08-29 11:36:00 +02:00
Emanuel Schütze
7d6e1f1b97
Merge pull request #3371 from ostcar/new_config
...
Rewrite config to have id field
2017-08-29 11:31:43 +02:00
Emanuel Schütze
e2e6c8c4b4
Updated to ckeditor 4.7.2
2017-08-29 11:26:18 +02:00
Norman Jäckel
0f322720a4
Merge pull request #3374 from emanuelschuetze/fix-pdf-error-for-reason
...
Fixed pdf generation error for motion reason.
2017-08-28 21:07:39 +02:00
Norman Jäckel
ffde351718
Merge pull request #3368 from FinnStutzenstein/Issue3364
...
Different ckeditor toolbar for inline editing
2017-08-28 20:59:44 +02:00
Norman Jäckel
1ca829f902
Merge pull request #3361 from FinnStutzenstein/ReasonInlineEditing
...
Inline editing for motion reason
2017-08-28 20:53:28 +02:00
Emanuel Schütze
96d3b4178a
Fixed pdf generation error for motion reason.
2017-08-24 19:07:01 +02:00
FinnStutzenstein
efbb68cf55
Different ckeditor toolbar for inline editing
2017-08-24 18:49:54 +02:00
Oskar Hahn
87b889fbf2
Rewrite config to have id field
2017-08-24 15:02:42 +02:00
Oskar Hahn
9d1ebac86e
Add typing ( #3370 )
...
Add typing
2017-08-23 20:51:06 +02:00
FinnStutzenstein
0f6d2d431c
Inline editing for motion reason
2017-08-23 09:42:10 +02:00
Norman Jäckel
c4fe50b38d
Merge pull request #3362 from FinnStutzenstein/ScrollImprovement
...
Scroll improvement
2017-08-18 14:30:43 +02:00
Norman Jäckel
effe42464f
Merge pull request #3355 from FinnStutzenstein/Issue3169
...
Mediafile fullscreen (fixes #3169 )
2017-08-18 14:26:38 +02:00
Norman Jäckel
acdb66ee36
Merge pull request #3354 from FinnStutzenstein/AssignmentSelectAllFix
...
Fixing selecting all of assignments
2017-08-18 14:25:09 +02:00
Norman Jäckel
8f9d6fcc07
Merge pull request #3359 from FinnStutzenstein/MediafilesLayout
...
Fixing layout issues in mediafiles list view
2017-08-18 14:24:38 +02:00
FinnStutzenstein
94a58afbdf
Scroll improvement
2017-08-18 11:55:52 +02:00
FinnStutzenstein
4ec4694f01
Fixing layout issues in mediafiles list view
2017-08-18 08:06:13 +02:00
FinnStutzenstein
07e584ae63
Mediafile fullscreen ( fixes #3169 )
2017-08-16 14:42:19 +02:00
FinnStutzenstein
c72399ff9b
Config for projector header and footer
2017-08-16 14:39:58 +02:00
Emanuel Schütze
14e38861c7
Merge pull request #3342 from FinnStutzenstein/Umlaute
...
Fixing strange umlauts when copy text from word
2017-08-16 14:11:28 +02:00
FinnStutzenstein
0a1432f047
Fixing strage umlauts when copy text from word
2017-08-16 11:49:31 +02:00
Norman Jäckel
40e3958a7d
Merge pull request #3351 from FinnStutzenstein/NoSpecialCommentsInConfig
...
Exclude special comments in comment field settings; fixing the inline…
2017-08-16 11:45:28 +02:00
Norman Jäckel
76ff708e0e
Merge pull request #3348 from FinnStutzenstein/Issue3344
...
Default sorting for users, mediafiles and assignments (fixes #3344 )
2017-08-16 11:44:24 +02:00
Norman Jäckel
0fe7b6bf7d
Merge pull request #3337 from FinnStutzenstein/CKEditorImages
...
Custom CKEditor plugin for browsing mediafiles
2017-08-16 11:41:55 +02:00
FinnStutzenstein
b63262c943
Custom CKEditor plugin for browsing mediafiles
2017-08-16 10:15:34 +02:00
FinnStutzenstein
c36b756f25
Fixing paragraphs in lists when exporting PDF ( fixes #3343 )
2017-08-16 09:52:30 +02:00
FinnStutzenstein
1fb9b07c6b
Fixing selecting all of assignments
2017-08-16 09:49:07 +02:00
FinnStutzenstein
a365127a1c
default sorting for users, mediafiles and assignments ( fixes #3344 )
2017-08-16 09:13:33 +02:00
FinnStutzenstein
a12440ed2c
Exclude special comments in comment field settings; fixing the inline editiing
2017-08-16 09:09:22 +02:00
Emanuel Schütze
f0d840148e
Merge pull request #3330 from FinnStutzenstein/PluginDev
...
Improvements for plugin integration
2017-08-14 15:06:14 +02:00
Emanuel Schütze
81f841d5e5
Merge pull request #3310 from emanuelschuetze/new-logo
...
Added new logo placeholder for web interface header logo.
2017-08-14 14:50:07 +02:00
FinnStutzenstein
08c9dda1de
Improvements for plugin integration
2017-08-14 14:48:31 +02:00
Emanuel Schütze
32c36996b0
Merge pull request #3345 from FinnStutzenstein/testData
...
some changes in the example data plugin
2017-08-14 10:52:45 +02:00
Emanuel Schütze
298d41def7
Merge pull request #3346 from FinnStutzenstein/Issue3232
...
removing obsolete merge-before
2017-08-14 10:00:57 +02:00
FinnStutzenstein
727d1341e8
some changes in the example data plugin
2017-08-14 09:56:48 +02:00
FinnStutzenstein
52e2d2ca83
removing obsolete merge-before ( fixes #3232 )
2017-08-14 09:51:20 +02:00
Norman Jäckel
e2a32e403d
Merge pull request #3349 from FinnStutzenstein/ColorInPdf
...
Fixing wrong styles in PDF
2017-08-12 13:48:08 +02:00
Norman Jäckel
305356f75f
Unproject elements when they are deleted. Fixed #3292 .
2017-08-12 13:27:23 +02:00
Emanuel Schütze
2c43bfee47
Rework on ballot paper layout for using logos.
2017-08-11 12:50:49 +02:00
FinnStutzenstein
bf56067d17
poll and ballot paper logos
2017-08-11 12:48:48 +02:00
Emanuel Schütze
3e1c1abe14
Added new logo placeholder for web interface header logo.
2017-08-11 12:48:48 +02:00
FinnStutzenstein
5d902d809f
Fixing wrong stlyes in PDF
2017-08-11 10:34:03 +02:00
Tobias Hößl
54e067d9d9
Allow OL[start] - fixes #3339
...
Style
2017-08-02 21:27:12 +02:00
Norman Jäckel
2aeaf251a2
Merge pull request #3335 from emanuelschuetze/config-order
...
Reorder weight fields of core configs.
2017-07-28 14:53:53 +02:00
Emanuel Schütze
5ee0219702
Reorder weight fields of core configs.
2017-07-28 14:31:59 +02:00
Emanuel Schütze
96be75fc0d
Motion formatting and sort fixes
...
- Adapt font size of outside linenumbers in motion pdf, depending on
selected standard font size.
- Enlarge width of first column in of meta table of motion pdf.
- Fixed order issue in motion list: Sort always by identifier (also
after selecting a custom sort parameter).
2017-07-28 14:26:28 +02:00
Emanuel Schütze
c5c15d26b5
Merge pull request #3333 from emanuelschuetze/translations
...
Updated German translations.
2017-07-27 15:24:16 +02:00
Emanuel Schütze
6b291726a4
Updated German translations.
2017-07-27 15:17:40 +02:00
Emanuel Schütze
2dc7db2b8c
Merge pull request #3288 from CatoTH/Issue3269-Issue3232-Split-Elements2
...
Issue3269 issue3232 split elements2
2017-07-27 15:12:44 +02:00
Emanuel Schütze
3c9a67d084
Merge pull request #3332 from emanuelschuetze/fontsize
...
Added config option for standard font size in PDF.
2017-07-27 15:04:01 +02:00
Tobias Hößl
7b62c60350
Marks split list items with CSS-classes and hides the bullet points - fixes #3269
2017-07-27 14:42:51 +02:00
Emanuel Schütze
d57d3efcf4
Added config option for standard font size in PDF.
2017-07-27 14:36:49 +02:00
Emanuel Schütze
3c747c01e2
Merge pull request #3331 from FinnStutzenstein/no-special-comments-in-export
...
Hide special comments in export
2017-07-27 14:36:04 +02:00
FinnStutzenstein
2e2d28288a
Hide special comments in export
2017-07-27 12:44:13 +02:00
FinnStutzenstein
c65976715e
configvalue for sequential number
2017-07-27 11:15:12 +02:00
FinnStutzenstein
1f59336e3e
Configvalue for pagenumber alignment in PDF
2017-07-27 10:55:40 +02:00
Emanuel Schütze
41ab706939
Merge pull request #3323 from FinnStutzenstein/hide-error-on-load
...
Delay the projector not loaded error.
2017-07-27 10:51:18 +02:00
Norman Jäckel
f806dc4017
Merge pull request #3329 from FinnStutzenstein/category-sort-in-export
...
Add the option to sort the categories different in the motion export
2017-07-27 10:41:02 +02:00
FinnStutzenstein
8560509ace
Delay the projector not loaded error.
2017-07-27 10:06:11 +02:00
FinnStutzenstein
a32b046fa5
Add the option to sort categories different in motion export.
2017-07-27 09:50:03 +02:00
FinnStutzenstein
6c5cc799ca
Fixing mediafiles list view for medifiles without a type
2017-07-26 15:46:14 +02:00
Emanuel Schütze
5644e99b43
Merge pull request #3319 from FinnStutzenstein/docx-text-missing
...
fixing docx parser missing text
2017-07-26 15:03:27 +02:00
Emanuel Schütze
a44b84e836
Merge pull request #3318 from normanjaeckel/CategorySortError
...
Fixed error on category numbering. Fixed #3315 .
2017-07-26 14:41:27 +02:00
FinnStutzenstein
9c0a10df63
fixing wrong entered comments
2017-07-20 14:43:58 +02:00
FinnStutzenstein
615327f64d
fixing docx parser missing text
2017-07-19 13:08:31 +02:00
Norman Jäckel
41a70f40df
Fixed error on category numbering. Fixed #3315 .
2017-07-05 22:13:54 +02:00
Norman Jäckel
77a321894b
Merge pull request #3306 from FinnStutzenstein/Issue2862
...
Remove OPTION request to query permissions (fixes #2862 )
2017-07-05 21:26:08 +02:00
Emanuel Schütze
3006cb388f
Merge pull request #3304 from CatoTH/Issue3298-PreventCollidingChangeRecommendations
...
Prevent colliding change recommendations - fixes #3298
2017-06-29 18:18:36 +02:00
Tobias Hößl
65d5bbccd6
Prevent colliding change recommendations - fixes #3298
2017-06-29 18:03:58 +02:00
FinnStutzenstein
90af3e6d1d
remove OPTION request to query permissions ( fixes #2862 )
2017-06-29 13:25:52 +02:00
FinnStutzenstein
37eec7d99b
Minor Bugfixes ( fixes #3312 , fixes #3313 )
2017-06-29 08:59:41 +02:00
Emanuel Schütze
574d815397
Merge pull request #3311 from FinnStutzenstein/projector-size
...
Projectorsize selection with slider
2017-06-28 12:43:42 +02:00
FinnStutzenstein
2d35b9e371
Projectorsize selection with slider
2017-06-28 09:23:40 +02:00
Emanuel Schütze
b1d98ca33a
Merge pull request #3308 from FinnStutzenstein/agenda-project
...
call the own project method from a content object of an agenda item
2017-06-27 12:53:02 +02:00
Norman Jäckel
029366de5f
Merge pull request #3301 from FinnStutzenstein/related-projected
...
Highlight objects in list view, if related objects are projected
2017-06-21 22:56:15 +02:00
Norman Jäckel
e72af0101c
Merge pull request #3309 from FinnStutzenstein/Issue3307
...
fix not supported 'startsWith' function in IE11 (fixes #3307 )
2017-06-21 21:45:15 +02:00
FinnStutzenstein
f42b6f0d37
fix not supported 'startsWith' function in IE11 ( fixes #3307 )
2017-06-21 15:28:43 +02:00
FinnStutzenstein
ef60f5ea44
call the own project method from a content object of an agenda item
2017-06-21 15:09:38 +02:00
FinnStutzenstein
0a1ea46b8d
fix projector reconnecting if websocket is closed
2017-06-21 13:18:06 +02:00