- Apr 13, 2016
-
-
Dixon Fred authored
-
- Apr 10, 2016
-
-
Dixon Fred authored
Fixes 3081
-
Dixon Fred authored
-
- Apr 06, 2016
-
-
Dixon Fred authored
Updating locales
-
Richard Alam authored
Update locales as of Apr 6, 2016
-
- Apr 05, 2016
-
-
Dixon Fred authored
Correction to #3074
-
Chad Pilkey authored
-
Richard Alam authored
Fixes #3068 - Detecting Microsoft Edge as Google Chrome
-
Richard Alam authored
Fixed some accessibility bugs in 1.0
-
- Apr 04, 2016
-
-
Chad Pilkey authored
-
- Apr 03, 2016
- Mar 21, 2016
-
-
Richard Alam authored
Remove PopUps and toolbars when logged out
-
- Mar 16, 2016
-
-
Ghaz Triki authored
# Conflicts: # bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml # bigbluebutton-client/src/org/bigbluebutton/main/views/MainCanvas.mxml
-
- Mar 15, 2016
-
-
Richard Alam authored
Refresh the shortcuts ArrayCollection.
-
Richard Alam authored
Minor client improvements
-
Richard Alam authored
Fix the Flash debug error when client logging out
-
Dixon Fred authored
Rename README to README.md to force its parsing
-
- Mar 11, 2016
-
-
Ghaz Triki authored
-
Ghaz Triki authored
Containers created with PopUpManager and toolbars are removed from the display list when the user is logged out from the application.
-
Ghaz Triki authored
- Extracted locales strings from views. (reverted from commit 0b32f390) - Removed no more used ChromeChangeMicImage and FirefoxChangeMicImage.
-
Ghaz Triki authored
-
Ghaz Triki authored
-
- Mar 10, 2016
-
-
Ghazi Triki authored
-
Ghaz Triki authored
-
Ghaz Triki authored
-
- Mar 07, 2016
-
-
Anton Georgiev authored
html5: Correctly kick user out of voice in markUserOffline
-
Richard Alam authored
html5Client:fix emoji bug caused by Chrome vs FF behav difference
-
Anton Georgiev authored
-
Dixon Fred authored
- process converting of message from json on a different thread to p…
-
Richard Alam authored
bbb-lti: Implemented improvements to the LTI integration
-
Richard Alam authored
recording: Escape custom poll answers in gnuplot file
-
Richard Alam authored
Try to improve commit message. Nothing has changed in the code.
-
Richard Alam authored
Process converting of message from json on a different thread to protect the redis sub actor from dying when exception occurs due to invalid message.
-
Richard Alam authored
- process converting of message from json on a different thread to protect the redis sub actor from dying when exception occurs due to invalid message.
-
Calvin Walton authored
Custom poll answers were previously printed into the gnuplot control file directly, between double-quotes. As a result, if a poll answer contains a double-quote, it could cause a syntax error in the gnuplot script, or worse. Gnuplot accepts standard C-style double-quoted string escapes, so I can just use ruby's "inspect" method to generate a safetly escaped string. Note that within the string, % still has to be escaped separately (doubled) to avoid issues with the string formatting. As well, I have disabled "enhanced" mode which allows using special characters for formatting commands. Fixes #3039
-
- Mar 06, 2016
-
-
Dixon Fred authored
- we are seeing redis sub reconnecting because of exception on null …
-
- Mar 05, 2016
-
-
Tiago Daniel Jacobs authored
Stop applying initial layout to moderators.
-