Commit Graph

7341 Commits

Author SHA1 Message Date
Emanuel Schütze 82d9f280ed Added new Russian language. Updated Czech translations. 2019-09-04 09:34:55 +02:00
Emanuel Schütze 367c06bb02
Merge pull request #4949 from GabrielInTheWorld/lostDeep
Cleans up the stylesheets a little bit
2019-09-03 22:04:02 +02:00
Emanuel Schütze 43aeb79a76
Merge pull request #4969 from FinnStutzenstein/resetPasswordVerboseErrors
Added config for more verbose errors on reset password
2019-09-03 16:06:21 +02:00
FinnStutzenstein 9323bdef20 Added config for more verbose errors on reset password
- Added settings.py docs
- Fixed left-overs from #4920
- Reworked all server messages to a new argument formet, so that the
client can translate server messages
2019-09-03 14:47:45 +02:00
Emanuel Schütze a193cc1e3f
Merge pull request #4973 from GabrielInTheWorld/fixSpinner
Improves the spinner
2019-09-03 13:33:44 +02:00
GabrielMeyer d354461784 Cleans up the stylesheets a little bit
- Removes all `::ng-deep`
- Merges some re-used styles to one stylesheet
- The icon to open the global search will always be seen in the headbar
2019-09-02 17:33:42 +02:00
GabrielMeyer 32bfd4599a Improves the spinner
- The spinner shouldn't appear, if the user is logged in.
2019-09-02 17:01:01 +02:00
Emanuel Schütze 5ed8032c6b
Merge pull request #4972 from GabrielInTheWorld/agendaPDFExport
Removes the item-number from items in PDF
2019-09-02 16:11:13 +02:00
GabrielMeyer cc456fdb5a Removes the item-number from items in PDF
- ...for exporting the agenda-list.
- Fixes #4965
2019-09-02 15:57:43 +02:00
Emanuel Schütze 0eba52e10e
Merge pull request #4970 from FinnStutzenstein/noAutoupdateForForeignPersonalNotes
Skip autoupdates on foreign personal notes
2019-09-02 15:36:40 +02:00
Emanuel Schütze 9685d04248
Merge pull request #4959 from GabrielInTheWorld/projectorMaxTeller
Adds config to see a max number of next speakers
2019-09-02 15:29:42 +02:00
FinnStutzenstein 9518d1dab6 Small changes 2019-09-02 15:02:31 +02:00
GabrielMeyer 79e879cb6e Adds config to see a max number of next speakers
- Also updates the 'list of speakers' on the `overlay-slide`.
2019-09-02 14:03:34 +02:00
FinnStutzenstein 5baae14156 Skip autoupdates on foreign personal notes 2019-09-02 13:57:12 +02:00
Finn Stutzenstein ee0b82b93b
Merge pull request #4967 from FinnStutzenstein/removeDeepcopy
Remove deepcopy (closes #3893)
2019-09-02 12:11:12 +02:00
Finn Stutzenstein 8f0030560a
Merge pull request #4968 from emanuelschuetze/fix-submitter-check
Fixed motion submitter check.
2019-09-02 11:48:52 +02:00
FinnStutzenstein 03ad7b8abc Remove deepcopy (closes #3893)
It's about 23% faster now (testet deepcopy vs. json with random data)
2019-09-02 11:31:55 +02:00
Emanuel Schütze 216c279d48 Fixed motion submitter check. 2019-09-02 11:23:10 +02:00
Emanuel Schütze ecd107bf73
Merge pull request #4960 from GabrielInTheWorld/someUI
Improves some user-interfaces for motion-detail
2019-09-02 10:20:21 +02:00
Emanuel Schütze a450646008
Merge pull request #4963 from tsiegleauq/angular-8.2
Update to angular 8.2
2019-09-02 10:13:34 +02:00
Finn Stutzenstein d1c63f74fd
Merge pull request #4966 from FinnStutzenstein/fixAutoupdates
Fixed bug sending always all data to users, who get restricted data
2019-09-02 09:21:27 +02:00
FinnStutzenstein 366777ebfd Fixed bug sending always all data to users, who get restricted data
Due to changes in an iterator, a RuntimeError was thrown but interpred al a too low change id. Fixed the bug and make a custom exception for this.
2019-09-02 09:05:29 +02:00
Emanuel Schütze ff6302a59c
Merge pull request #4964 from emanuelschuetze/translations-20190830
Updated translations
2019-09-02 08:45:09 +02:00
Finn Stutzenstein 93fae8ef3b
Merge pull request #4961 from FinnStutzenstein/loggingRedis
Logging prefix and handling redis connection errors
2019-09-02 08:28:12 +02:00
FinnStutzenstein 2aa0275dca Logging prefix and handling redis connection errors 2019-09-02 08:09:28 +02:00
Finn Stutzenstein 4d135ff3b8
Merge pull request #4962 from FinnStutzenstein/lessUpdatesOnSort
Just autoupdate changed models on sorting
2019-09-02 07:42:16 +02:00
Emanuel Schütze d7105d91c9 Updated translations 2019-08-30 11:26:29 +02:00
GabrielMeyer ef8508d2d2 Improves some user-interfaces for motion-detail 2019-08-30 11:16:14 +02:00
Sean Engelhardt 62825f41b0 Update to angular 8.2
Increase the version of angular and our components
2019-08-30 10:57:28 +02:00
FinnStutzenstein c73b04c005 Just autoupdate changed models on sorting 2019-08-29 15:11:18 +02:00
Sean 53dbcca85a
Merge pull request #4950 from GabrielInTheWorld/config-datetimepicker
Adds a picker for date and time in config
2019-08-29 11:43:50 +02:00
Emanuel Schütze 9b7a863515
Merge pull request #4958 from tsiegleauq/mediafiles-navbar-spam
Add scrollable folderbar to mediafile
2019-08-28 15:35:36 +02:00
Emanuel Schütze 5b11b672a2
Merge pull request #4951 from tsiegleauq/better-amendments-list
Enhance amendment list and routing logic
2019-08-28 14:57:48 +02:00
Sean Engelhardt 3af30bf7a1 Add scrollable folderbar to mediafile
- Cleansup the horrizontal scroller code
- make the folder bar scrollable
- Cleanup the way folder permissions are shown
2019-08-28 14:53:05 +02:00
Sean Engelhardt 985aeb095b Enhance amendment list and routing logic
Enhances routing logic and amendment list
2019-08-28 14:30:41 +02:00
Emanuel Schütze 4400d805f5
Merge pull request #4956 from GabrielInTheWorld/projectorUI
Improves the layout of the projector
2019-08-28 12:18:36 +02:00
Emanuel Schütze 210cf4bf32
Merge pull request #4957 from GabrielInTheWorld/hotfixPreview
Hotfix for preview on firefox
2019-08-28 12:18:27 +02:00
GabrielMeyer 453e639d2f Improves the layout of the projector
- Adds a grid-layout to have a flexible view for different devices
2019-08-28 11:59:56 +02:00
GabrielMeyer c38142dc40 Hotfix for preview on firefox 2019-08-28 11:53:23 +02:00
Emanuel Schütze 899eedf403
Merge pull request #4955 from GabrielInTheWorld/hotfixSuperSearch
Hotfix for global search
2019-08-28 09:23:07 +02:00
GabrielMeyer cf2b933a70 Hotfix for global search 2019-08-27 16:50:06 +02:00
Emanuel Schütze 815f37fdc2
Merge pull request #4952 from emanuelschuetze/translations-20190827
Updated translations
2019-08-27 15:58:35 +02:00
Emanuel Schütze d336f0fea0 Updated translations 2019-08-27 15:29:11 +02:00
Joshua Sangmeister 90dd843d43 added a datetimepicker to the config, including localisation.
also changed from NativeDateAdapter to MomentDateAdapter.
2019-08-27 14:36:04 +02:00
Sean a9720b2211
Merge pull request #4944 from GabrielInTheWorld/fixMetaTextBlock
Checks, if content is too large and hide it in 'meta-text-block'
2019-08-27 10:35:28 +02:00
Sean a36cf7b0c5
Merge pull request #4947 from tsiegleauq/terminate-web-worker
Add termination to pdf webworker
2019-08-27 10:16:14 +02:00
Sean 249c975a46
Merge pull request #4946 from GabrielInTheWorld/fixDragHandler
Adds a handler for 'sorting-tree's
2019-08-27 10:00:20 +02:00
GabrielMeyer c49ea53ab1 Checks, if content is too large and hide it in 'meta-text-block'
- Also updates the library 'css-element-queries'.
- Builds a directive to check, if the scroll-height of an element
has changed.
2019-08-27 10:00:04 +02:00
Sean Engelhardt 64c6327720 Add termination to pdf webworker
Allows to cancel the PDF generation by clicking a cancel-button
2019-08-27 09:58:30 +02:00
GabrielMeyer 9a6efc0403 Adds a handler for 'sorting-tree's
- Also fixes drag-handling for mobile-devices.
2019-08-27 09:36:48 +02:00