Commit Graph

7108 Commits

Author SHA1 Message Date
Emanuel Schütze 1c3d60fe39
Merge pull request #4853 from emanuelschuetze/comments-fix
Fixed XLSX export for empty comments.
2019-07-14 21:15:03 +02:00
Emanuel Schütze a365cb9edb
Merge pull request #4854 from CatoTH/OS3-bugfix-missing-text-in-pdf-diff-view
Bugfix: missing text in PDF-exported diff view
2019-07-14 20:59:50 +02:00
Emanuel Schütze 1347c1fb64 Fixed XLSX export for empty comments. 2019-07-14 20:54:38 +02:00
Tobias Hößl e5a27205d3
Bugfix: missing text in PDF-exported diff view 2019-07-14 08:43:19 +02:00
Emanuel Schütze 2bdba5ac8e
Merge pull request #4852 from emanuelschuetze/translations-20190713
Updated translations
2019-07-13 22:55:26 +02:00
Emanuel Schütze 6e8e962d5c
Merge pull request #4848 from FinnStutzenstein/fixMediafiles
Fix mediafiles for non superadmins
2019-07-13 22:54:40 +02:00
FinnStutzenstein b4e9b28397 Fix mediafiles for non superadmins 2019-07-13 19:37:49 +02:00
Emanuel Schütze cf3879957b Updated translations 2019-07-13 14:55:55 +02:00
Emanuel Schütze 19f47e1bef
Merge pull request #4847 from GabrielInTheWorld/csvCommentsExport
Exporting comments for XLSX
2019-07-13 13:28:12 +02:00
Emanuel Schütze d1ffea4fd7
Merge pull request #4845 from emanuelschuetze/pdf-toc
Motion PDF improvements
2019-07-13 13:08:53 +02:00
GabrielMeyer 07fb4e2167 Exporting comments for XLSX 2019-07-12 16:50:59 +02:00
Emanuel Schütze 4e6eddef98 Motion PDF improvements
- show motion export dialog for all users
- print recommendation in table of content lines in italic
- only print categories of filtered motions in table of content
- add page break after each (sub)category
- reduce font size for footer date
2019-07-12 14:30:24 +02:00
Emanuel Schütze 3fd519e0d4
Merge pull request #4821 from FinnStutzenstein/directories
Directories and access permissions for mediafiles
2019-07-12 13:34:46 +02:00
Emanuel Schütze 437d10f693
Merge pull request #4838 from FinnStutzenstein/configMigrationVersion
Recover-strategy to detect an updated server without a reload
2019-07-12 13:30:14 +02:00
Emanuel Schütze b67ccf0c29
Merge pull request #4836 from FinnStutzenstein/agendaPermissions
Requires agenda.can_manage for settings agenda item information
2019-07-12 13:17:19 +02:00
Sean Engelhardt e2adc8911f Add NGrid UI for MediaFiles 2019-07-12 13:09:07 +02:00
FinnStutzenstein 56c1da352e Directories and access permissions for mediafiles 2019-07-12 13:08:07 +02:00
FinnStutzenstein 77dee0d977 Recover-strategy to detect an updated server without a reload 2019-07-11 19:23:25 +02:00
FinnStutzenstein 0d5e795f50 Requires agenda.can_manage for settings ageda item information on content object creation 2019-07-11 19:10:55 +02:00
Sean af538436e3
Merge pull request #4832 from emanuelschuetze/supporters-in-pdf
Show supporters in motion pdf
2019-07-11 11:45:02 +02:00
Emanuel Schütze 3fe18bad7b
Merge pull request #4839 from tsiegleauq/motion-detail-jumping-prevention
Prevent motion-detail jumps
2019-07-10 23:10:11 +02:00
Emanuel Schütze 2f795593f3
Merge pull request #4840 from tsiegleauq/xlsx-does-not-build
Downgrade exceljs to 1.10.0
2019-07-10 22:56:32 +02:00
Emanuel Schütze 9a08ba59b0 Show supporters in motion pdf 2019-07-10 21:58:43 +02:00
Sean Engelhardt f2e9c558e1 Downgrade exceljs to 1.10.0
Upstream bugs exceljs prevent the writebuffer from working
2019-07-10 20:44:29 +02:00
Sean Engelhardt e5621ad1ab Prevent motion-detail jumps
- Fixes an error where the extension label could open automatically due to state changes by others.
- Changes the quick-navigation div to a host-listener
- Changes the quick-navigation keys to meta+alt+arrow to shift+alt+arrow, since Firefox does not recognize meta
- Removed the ID from all os-sort-lists and moves it into the extra controls of category-motion-sort-list
2019-07-10 19:25:06 +02:00
Emanuel Schütze 6e8aa75162
Merge pull request #4833 from tsiegleauq/add-extension-to-label
Enhance motion extension field
2019-07-10 11:03:57 +02:00
Emanuel Schütze 49049562eb
Merge pull request #4834 from FinnStutzenstein/sortGlobalSearchResults
Sort global search results
2019-07-10 09:09:59 +02:00
Emanuel Schütze 6295240cfc
Merge pull request #4835 from tsiegleauq/even-smarter-back-button
Prevent double mobile back buttons
2019-07-10 09:08:04 +02:00
Sean Engelhardt 719f1f8031 Enhance motion extension field
Enhances the motion extension field to make it even more easily
accessible.

Also allows to quickly jump between motions using:
Meta + Alt(left) + ArrowKeyLeft/Right
2019-07-10 09:07:35 +02:00
FinnStutzenstein fa22d651dd Sort global search results 2019-07-10 07:51:23 +02:00
Sean Engelhardt 78f6e06dd8 Prevent double mobile back buttons
Fixes an error where a close and a back button
could be shown in mobile mode
2019-07-09 23:22:58 +02:00
Emanuel Schütze 3f6fe28f35
Merge pull request #4831 from emanuelschuetze/translationfix
Translation typo
2019-07-08 21:40:57 +02:00
Emanuel Schütze 3d6b355468
Merge pull request #4830 from emanuelschuetze/without-aot
Run production build (ng build --prod) without --aot
2019-07-08 20:27:08 +02:00
Emanuel Schütze 58033422c1 Translation typo 2019-07-08 20:16:30 +02:00
Emanuel Schütze a8ae878cd2 Run production build (ng build --prod) without --aot
aot is already set in angular.json.
2019-07-08 19:57:06 +02:00
Emanuel Schütze 2f2e415b78
Merge pull request #4829 from tsiegleauq/id-in-sort
Use ID in search value and sort view
2019-07-08 19:52:47 +02:00
Sean Engelhardt f9cab8162d Use ID in search value and sort view
Allows the search value selector to search IDs as well.
Show the ID in the Os-Sort-Tree
2019-07-08 18:14:52 +02:00
Sean 596b9516e6
Merge pull request #4725 from GabrielInTheWorld/form-control
Separates the attachment field to a custom component
2019-07-08 13:50:02 +02:00
Emanuel Schütze 68ab7e9a1b
Merge pull request #4828 from tsiegleauq/larger-build-size
Increase build budget to prevent warning
2019-07-08 13:19:18 +02:00
Sean Engelhardt 6c4ff4fb52 Increase build budget to prevent warning 2019-07-08 12:56:04 +02:00
Emanuel Schütze f301e9c5af
Merge pull request #4827 from tsiegleauq/extension-hotfix
Hotfix clearing of extensions on navigation
2019-07-08 12:13:42 +02:00
Sean Engelhardt 5817c45e01 Hotfix clearing of extensions on navigation 2019-07-08 11:34:14 +02:00
Emanuel Schütze b5b03f34ec
Merge pull request #4826 from emanuelschuetze/translations-20190708
Updated translations
2019-07-08 10:49:36 +02:00
GabrielMeyer dfa80e9cd0 Separates the attachment field to a custom component
- Refactores also the 'search-value-selector.component'
2019-07-08 10:45:11 +02:00
Emanuel Schütze 1cdfea666b Updated translations 2019-07-08 10:22:19 +02:00
Emanuel Schütze 1a31fc9068
Merge pull request #4825 from GabrielInTheWorld/fixPermissions
Corrects the permission-handling
2019-07-08 09:52:33 +02:00
Sean 46f39f96e8
Merge pull request #4823 from GabrielInTheWorld/fixAutoUpdate
Separates the field of state and recommendation
2019-07-08 09:41:14 +02:00
GabrielMeyer 7e9190ea84 Corrects the permission-handling
- Projector-controls aren't seen, if no permission 'can_manage'
- The 'more options'-menu is removed
- New config option: Hide amount of speakers in list of speakers slide subtitle.
2019-07-08 09:27:45 +02:00
GabrielMeyer 0d52aaaa45 Separates the field of state and recommendation
- New component for similar situations
- Prevents overwriting and discarding of changes, if an 'autoupdate' is triggered
2019-07-08 09:10:05 +02:00
Emanuel Schütze 3cd9c5497c
Merge pull request #4822 from tsiegleauq/motion-export-dialog-addons
Add more option to motion export
2019-07-05 12:22:42 +02:00