Norman Jäckel
|
5899c41840
|
Merge pull request #2628 from CatoTH/bugfix-wrong-caching-of-extracted-lines
Bugfix: Caching of extracted line numbers was invalid…
|
2016-11-15 23:13:13 +01:00 |
|
Emanuel Schütze
|
f8958e36a6
|
Fixed missing translations (Fixed #2616, fixed #2625)
|
2016-11-15 21:18:06 +01:00 |
|
Emanuel Schütze
|
2399a8121a
|
Merge pull request #2634 from normanjaeckel/FixMotionComment
Fixed motion projector if comment field is None. Fixed #2614.
|
2016-11-15 21:01:24 +01:00 |
|
Emanuel Schütze
|
bbdb273a01
|
Merge pull request #2630 from CatoTH/translation-bugfix
Translation Bugfix - Missing line number in german translation
|
2016-11-15 20:35:20 +01:00 |
|
Emanuel Schütze
|
4d54a2b575
|
Merge pull request #2622 from FinnStutzenstein/Issue2566
Hotfix for Issue #2566
|
2016-11-15 20:24:47 +01:00 |
|
Emanuel Schütze
|
b9a325ba5d
|
Merge pull request #2620 from FinnStutzenstein/Issue2590
Highlighting motions for multiprojector and move httpProvider (fixes …
|
2016-11-15 20:21:19 +01:00 |
|
FinnStutzenstein
|
4b8fc5fa19
|
Highlighting motions for multiprojector and move httpProvider (fixes #2590)
|
2016-11-15 13:09:56 +01:00 |
|
Emanuel Schütze
|
55267a70f8
|
Merge pull request #2635 from emanuelschuetze/motion-pdf
Updated PDF layout
|
2016-11-15 11:42:34 +01:00 |
|
FinnStutzenstein
|
1ca390876b
|
Hotfix for Issue #2566
|
2016-11-15 11:40:59 +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
|
18accc58ae
|
Merge pull request #2610 from tsiegleauq/electionListPdfMake
ElectionList over PdfMake
|
2016-11-14 18:05:03 +01:00 |
|
Emanuel Schütze
|
ff359ea629
|
Improved assignments and motions pdf.
Load all users in pdfmake function - not in state resolver of
assignment list.
|
2016-11-14 17:55:50 +01:00 |
|
Norman Jäckel
|
5a78f1c510
|
Fixed motion projector if comment field is None. Fixed #2614.
|
2016-11-14 13:16:34 +01:00 |
|
Tobias Hößl
|
2fe1940802
|
Translation Bugfix
|
2016-11-13 11:51:27 +01:00 |
|
Tobias Hößl
|
fca2605a2b
|
Switch back to original view after deleting last change recommendation
|
2016-11-13 11:45:22 +01:00 |
|
Tobias Hößl
|
4ac7f48bec
|
Bugfix: Caching of extracted line numbers was invalid when a fragment was passed as an argument
|
2016-11-13 10:20:00 +01:00 |
|
Emanuel Schütze
|
e49411250a
|
Merge pull request #2558 from FinnStutzenstein/Issue2462
change all isProjected functions (closes #2462)
|
2016-11-11 15:57:56 +01:00 |
|
Norman Jäckel
|
67aa92a7ac
|
Merge pull request #2619 from FinnStutzenstein/Issue2573
No overrun of identifier col in motion table (closes #2573)
|
2016-11-11 13:21:25 +01:00 |
|
Norman Jäckel
|
a6870eec3d
|
Merge pull request #2621 from FinnStutzenstein/motionBlockLayout
fixing motion block list layout
|
2016-11-11 13:21:10 +01:00 |
|
FinnStutzenstein
|
133d0c3a0f
|
fixing motion block list layout
|
2016-11-11 10:59:38 +01:00 |
|
FinnStutzenstein
|
fbeacd97f8
|
No overrun of identifier col in motion table (closes #2573)
|
2016-11-11 09:40:30 +01:00 |
|
FinnStutzenstein
|
af9755cb9a
|
changed all project functions
|
2016-11-11 09:37:37 +01:00 |
|
Emanuel Schütze
|
22ab7a15a3
|
Merge pull request #2608 from emanuelschuetze/issue-2339
Load angular-gettext language files from plugin (Fixed #2339)
|
2016-11-10 13:00:53 +01:00 |
|
Emanuel Schütze
|
3b41f99a6f
|
Load angular-gettext language files from plugin (Fixed #2339)
Add new OpenSlidesPlugins provider where plugins can be registered.
|
2016-11-10 12:51:16 +01:00 |
|
Emanuel Schütze
|
31f29bdfc9
|
Merge pull request #2601 from boehlke/master
Add new command for adding users.
|
2016-11-10 12:50:08 +01:00 |
|
Norman Jäckel
|
9a51bbe663
|
Update createopenslidesuser.py
|
2016-11-10 11:11:27 +01:00 |
|
André Böhlke
|
01e27c5713
|
add command for creating an openslides user
|
2016-11-10 09:15:21 +01:00 |
|
Sean Engelhardt
|
7069326655
|
ElectionList over PdfMake
|
2016-11-09 20:23:01 +01:00 |
|
André Böhlke
|
161ce5a509
|
cleanup build dependencies (wget, pip and apt package cache)
|
2016-11-09 19:10:40 +01:00 |
|
Norman Jäckel
|
bc321bd714
|
Merge pull request #2605 from ostcar/fix_permission
Fixes user permissions
|
2016-11-08 23:50:39 +01:00 |
|
Oskar Hahn
|
a47e30c8f1
|
Fixes user permissions
Fix #2597
|
2016-11-08 23:13:15 +01:00 |
|
Emanuel Schütze
|
fbc4344ab9
|
Merge pull request #2604 from normanjaeckel/FixGroupUpdate
Fixed group update method. Fixed #2541.
|
2016-11-08 22:45:38 +01:00 |
|
Norman Jäckel
|
7aa110aca6
|
Merge pull request #2599 from FinnStutzenstein/Issue2118
check for cookies (closes #2118)
|
2016-11-08 22:39:40 +01:00 |
|
Norman Jäckel
|
5ea5f86aba
|
Merge pull request #2603 from emanuelschuetze/angular-csv-import
Freeze angular-csv-import version to 0.0.36.
|
2016-11-08 22:38:59 +01:00 |
|
Norman Jäckel
|
2fae952edd
|
Fixed group update method. Fixed #2541.
|
2016-11-08 22:36:57 +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 |
|
Emanuel Schütze
|
3b2b267e0f
|
Merge pull request #2602 from normanjaeckel/FixFQueryProblem
Fixed zoom and scroll, fixed #2547.
|
2016-11-08 21:50:15 +01:00 |
|
Norman Jäckel
|
4d80914b8a
|
Fixed zoom and scroll, fixed #2547.
|
2016-11-08 21:29:26 +01:00 |
|
Norman Jäckel
|
db38e5e075
|
Merge pull request #2476 from ostcar/remove_serverside_pdf
Removed old code needed be the server to serve pdf
|
2016-11-08 15:12:45 +01:00 |
|
Norman Jäckel
|
8f099114bb
|
Merge pull request #2587 from FinnStutzenstein/Issue2544
Block deleting of the last group with user manage permissions
|
2016-11-08 15:04:24 +01:00 |
|
Norman Jäckel
|
30fd55409b
|
Merge pull request #2598 from emanuelschuetze/template-fixes
Template fixes.
|
2016-11-08 14:45:28 +01:00 |
|
Emanuel Schütze
|
3c34f9feea
|
Merge pull request #2600 from emanuelschuetze/update-translations-3
Updated German translations.
|
2016-11-08 14:42:59 +01:00 |
|
Emanuel Schütze
|
4eecd59e52
|
Updated German translations.
|
2016-11-08 14:37:12 +01:00 |
|
FinnStutzenstein
|
43d9733881
|
fixing current list of speakers
|
2016-11-08 13:00:50 +01:00 |
|
FinnStutzenstein
|
410ac00a44
|
check for cookies (closes #2118)
|
2016-11-08 12:46:19 +01:00 |
|
FinnStutzenstein
|
8d4742ed29
|
Style fix in current list of speakers template
|
2016-11-08 12:21:53 +01:00 |
|
Emanuel Schütze
|
92a9a36188
|
Template fixes.
- Improved motion majority calculation form.
- Show special values without percentage.
- Fix JS errors.
|
2016-11-08 12:14:24 +01:00 |
|
Emanuel Schütze
|
55a8c4e33a
|
Removed unused python user functions (Fixed #2594).
Now get_short_name() and get_full_name() are used on client side only.
|
2016-11-07 15:58:20 +01:00 |
|
Oskar Hahn
|
7281aa57b8
|
Removed old code needed be the server to serve pdf
|
2016-11-07 15:54:29 +01:00 |
|
Emanuel Schütze
|
2824a6b3d2
|
Merge pull request #2591 from emanuelschuetze/users-import
Improve importing and sorting of users
|
2016-11-07 15:17:30 +01:00 |
|