Commit Graph

6601 Commits

Author SHA1 Message Date
Emanuel Schütze a4319390ae
Merge pull request #4532 from ostcar/update_requirements
Update python requirements
2019-04-03 21:09:31 +02:00
Emanuel Schütze 492372d81c
Merge pull request #4554 from tsiegleauq/simple-excel-export
Export motions as excel document (.xlsx)
2019-04-03 09:18:45 +02:00
Emanuel Schütze 8dfeaa5b09
Merge pull request #4547 from tsiegleauq/projector-messages-rework
Add better projector messages
2019-04-03 09:05:11 +02:00
Sean Engelhardt a973ad1719 Export motions as excel document (.xlsx)
Adds exceljs library.
Extends the "motion export dialog" to support xlsx export with a specific set of rules similar
to CSV
2019-04-02 14:23:01 +02:00
Finn Stutzenstein fc3098b08f
Merge pull request #4560 from FinnStutzenstein/removeChatMessageClient
Remove the ChatMessage from the client
2019-04-02 13:24:55 +02:00
Finn Stutzenstein 864ab50306
Merge pull request #4552 from FinnStutzenstein/lostSessionMessageFix
Fix endless reconnections after a late WhoAmI
2019-04-02 12:36:34 +02:00
Sean Engelhardt 80dbe60749 Add better projector messages
Adds messages like in the mock ups
2019-04-02 12:31:21 +02:00
Finn Stutzenstein 29762ad89e
Merge pull request #4541 from FinnStutzenstein/projectionDefaults2
Projectiondefaults, width slider direct save
2019-04-02 12:30:20 +02:00
FinnStutzenstein 2c73b9b781 Remove the ChatMessage from the client 2019-04-02 12:28:19 +02:00
Finn Stutzenstein 2f10fad375
Merge pull request #4553 from FinnStutzenstein/removeMotionLogs
Remove motion logs
2019-04-02 12:12:31 +02:00
Emanuel Schütze 2cd51728fe
Merge pull request #4559 from emanuelschuetze/offlineIndicator
Redesign offline indicator on projector
2019-04-02 11:51:59 +02:00
Emanuel Schütze 8c26f5286b Redesign offline indicator on projector 2019-04-02 11:32:34 +02:00
Emanuel Schütze ff41aa8061
Merge pull request #4551 from normanjaeckel/MotionReasonRequired
Fixed bug that motion reason is required if respective config value i…
2019-04-02 11:08:44 +02:00
Emanuel Schütze 7acfb7f080
Merge pull request #4548 from ostcar/fix_mass_decoding
decode only the needed data when calculating the required users
2019-04-02 11:03:39 +02:00
FinnStutzenstein 4308de3164 Remove motion logs 2019-04-01 09:04:22 +02:00
Finn Stutzenstein 55c162809c
Merge pull request #4540 from FinnStutzenstein/trackFirefoxIssues
Track storage fallbacks via count users
2019-04-01 08:49:55 +02:00
FinnStutzenstein cee6d55b82 Projectiondefaults, width slider direct save 2019-04-01 08:48:52 +02:00
FinnStutzenstein 042fe29ffc Fix endless reconnections after a late WhoAmI 2019-04-01 08:20:57 +02:00
Norman Jäckel 861dc1c02e Fixed bug that motion reason is required if respective config value is set. 2019-03-30 15:00:54 +01:00
Oskar Hahn 206eb9bcba decode only the needed data when calculating the required users 2019-03-29 22:38:12 +01:00
Norman Jäckel 8f393a1877
Merge pull request #4546 from tsiegleauq/websocket-debugging
Add websocket debug output
2019-03-29 11:53:27 +01:00
Norman Jäckel 193514ec9a
Merge pull request #4545 from tsiegleauq/projector-offline-indicator
Add offline indicator to projector
2019-03-29 11:49:40 +01:00
Sean Engelhardt 615e33f396 Add websocket debug output
Adds socket.warn functions to have a higher change to find errors
2019-03-29 11:37:47 +01:00
Sean Engelhardt 488690dc8d Add offline indicator
Also adds a function to the offline service to "actually" determinate if we are offline or not
2019-03-29 11:09:52 +01:00
Finn Stutzenstein b130a28a4c
Merge pull request #4544 from FinnStutzenstein/delayedOfflineMessage
delay the offline message
2019-03-29 09:11:04 +01:00
Emanuel Schütze 13364c7475
Merge pull request #4543 from ostcar/redis_connection_pool
Use redis connection pool
2019-03-29 08:40:28 +01:00
FinnStutzenstein ccf37758d4 delay the offline message 2019-03-29 08:36:18 +01:00
Oskar Hahn 77a1975369 Use redis connection pool 2019-03-27 22:51:33 +01:00
FinnStutzenstein f8699450fb Track storage fallbacks via count users 2019-03-26 12:29:08 +01:00
Maximilian Krambach 5d51c798fe
Merge pull request #4166 from MaximilianKrambach/adminResetWarning
prevent accidental self- lockout in multiSelect
2019-03-26 11:42:47 +01:00
Maximilian Krambach 85491b6c8f prevent accidental self-lockout in multiSelect 2019-03-26 09:49:55 +01:00
Emanuel Schütze b38ff3fb96
Merge pull request #4539 from FinnStutzenstein/localStorageFirefox
Uses storage fallback on incorrect IndexedDB initialization
2019-03-25 17:30:41 +01:00
Emanuel Schütze 9df28ae9bc
Merge pull request #4535 from MaximilianKrambach/sortings
add default sorting of tags and motion blocks
2019-03-25 17:16:06 +01:00
Emanuel Schütze 3a520705f1
Merge pull request #4538 from tsiegleauq/history-storrage
Fix history mode store access
2019-03-25 17:13:57 +01:00
Finn Stutzenstein da553b129a
Merge pull request #4534 from GabrielInTheWorld/util-fixes
Adjusts pagination's listener to default code style.
2019-03-25 16:18:00 +01:00
FinnStutzenstein b267722901 Uses storage fallback on incorrect IndexedDB initialization 2019-03-25 16:12:42 +01:00
Sean de3681454f
Merge pull request #4533 from tsiegleauq/speaker-item-sorting
Add manual sorting to Speaker list
2019-03-25 15:28:50 +01:00
Sean 527c31f9aa
Merge pull request #4536 from GabrielInTheWorld/fix-hammer
Includes `hammerjs`.
2019-03-25 15:28:14 +01:00
Sean Engelhardt 4e975af915 Fix history mode store access
prevents local storage access from certain services
when in history mode
2019-03-25 15:03:26 +01:00
GabrielMeyer cd2907381b Includes `hammerjs`. 2019-03-25 14:41:47 +01:00
Maximilian Krambach 4efede0396 add default sorting of tags and motion blocks 2019-03-25 13:44:41 +01:00
Sean Engelhardt c0a2072cc2 Add manual sorting to Speaker list
Also create CSS Theme file to prevent side effects from theming
2019-03-25 13:34:10 +01:00
GabrielMeyer 15ca6cfec7 Adjusts pagination to default code style. 2019-03-25 13:04:42 +01:00
Sean 279b8b1d25
Merge pull request #4524 from GabrielInTheWorld/util-fixes
Adds listener to the pagination
2019-03-25 10:09:01 +01:00
Sean dbe26df610
Merge pull request #4511 from tsiegleauq/clean-the-repocleanup
Cleanup the repo-cleanup
2019-03-25 10:05:24 +01:00
Sean Engelhardt 3cd58aa6c5 Cleanup the repo-cleanup
Adds a "patch" function to allow more modles to send patches with minimal data
rather than just the whole model.

Re-Adds the throwing of some errors to prevent developers from calling
methods that should not be called
2019-03-25 09:45:12 +01:00
Oskar Hahn 5dde08b4b5 Update python requirements 2019-03-23 21:31:53 +01:00
Emanuel Schütze 0532a23219
Merge pull request #4530 from emanuelschuetze/translation-20190322
Updated translations
2019-03-22 17:05:56 +01:00
Emanuel Schütze fdfb3b9088 Updated translations 2019-03-22 16:13:33 +01:00
Emanuel Schütze 16159fb60d
Merge pull request #4529 from emanuelschuetze/fixCSS
Fixed CSS styling error
2019-03-22 16:06:32 +01:00