Commit Graph

8177 Commits

Author SHA1 Message Date
Richard Alam
e4793933e5 - fix https://code.google.com/p/bigbluebutton/issues/detail?id=1849 2015-01-08 19:29:27 +00:00
Fred Dixon
3153555664 Merge pull request #476 from bigbluebutton/add-more-logging-to-help-in-debugging
- add more logging to help debug where demo meeting disappears on test...
2015-01-07 19:02:12 -05:00
Richard Alam
e1c4edae45 - add more logging to help debug where demo meeting disappears on test-install 2015-01-07 13:39:56 -08:00
Fred Dixon
0d0d4e7665 Merge pull request #473 from bigbluebutton/update-locales-from-transifex-jan-6-2014
- update locales
2015-01-07 07:31:46 -05:00
Richard Alam
b648727cc2 Merge pull request #472 from pedrobmarin/check-browser-version
Check browser version
2015-01-06 10:28:15 -05:00
Richard Alam
19044cacb2 - update locales 2015-01-06 15:24:57 +00:00
Pedro Beschorner Marin
0679bd3452 Client check for browser version 2015-01-06 12:57:32 -02:00
Pedro Beschorner Marin
e50de25c09 Added Chrome and Firefox version fields to config XML 2015-01-06 12:54:41 -02:00
Fred Dixon
29700d3b07 Merge pull request #471 from bigbluebutton/change-default-font-size-to-12
- change default chat font size to 12
2015-01-05 16:07:15 -04:00
Richard Alam
3bb8c97f74 - change default chat font size to 12 2015-01-05 20:06:21 +00:00
Fred Dixon
af9305ff92 Merge pull request #470 from bigbluebutton/fix-issue-1850
- fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=18...
2015-01-05 16:04:49 -04:00
Richard Alam
ca9931e2dc - fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1850 2015-01-05 19:59:46 +00:00
Richard Alam
7936ee3e7c - upgrade to red5 1.0.4 release 2014-12-29 10:37:35 -08:00
Chad Pilkey
cd985bdd6f Merge pull request #468 from antobinary/webrtc-hostname-change-new
Use hostname instead of host on javascript webrtc bridge client code
2014-12-17 19:10:48 -05:00
Lucas Zawacki
2bf4b30b10 Use hostname instead of host on javascript webrtc bridge client code
This prevents it from appending the port number when a request is made from
the HTML5 client
2014-12-17 22:58:06 +00:00
Fred Dixon
49d99b17b4 Merge pull request #466 from ffdixon/master
added support for utf-8 characters in submit form on index.html
2014-12-14 15:53:33 -05:00
Fred Dixon
eeebed20f1 added support for utf-8 characters in submit form on index.html 2014-12-14 15:53:00 -05:00
Richard Alam
7189deaed7 Merge pull request #465 from bigbluebutton/change-how-logs-roll-for-bbb-web
- change logging for bbb-web to rollover at midnight and add date to th...
2014-12-11 17:14:04 -05:00
Richard Alam
1b4c4f5f5e - change logging for bbb-web to rollover at midnight and add date to the filename 2014-12-11 22:07:22 +00:00
Richard Alam
3aef6be806 Merge pull request #464 from SenecaCDOT-BigBlueButton/add-chat-fontsize-config
font size in config, and two bugs with private chat squashed
2014-12-11 16:36:36 -05:00
Chad Pilkey
8b7d0ddb24 font size in config, and two bugs with private chat squashed 2014-12-11 13:16:38 -08:00
Fred Dixon
b8f3f14725 Merge pull request #463 from SenecaCDOT-BigBlueButton/maybefix-chat-list-overflow
taking another shot at fixing the chat list stack overflow
2014-12-10 19:42:35 -05:00
Chad Pilkey
716d1f974b taking another shot at fixing the chat list stack overflow 2014-12-10 16:40:38 -08:00
Fred Dixon
11f0b4fa9f Merge pull request #462 from SenecaCDOT-BigBlueButton/fix-layoutcombo-rows
Reworked the layout pushing so that viewers don't get new rows
2014-12-10 15:11:45 -05:00
Chad Pilkey
2b78ed2c09 reworked the layout pushing so that viewers don't get new rows 2014-12-10 11:17:33 -08:00
Jesus Federico
821d4cbe01 Merge pull request #461 from jfederico/master
bbb-lti: Fixed issue that prevented https to work on nginx/tomcat
2014-12-10 11:34:03 -05:00
Jesus Federico
3f882b112e bbb-lti: Fixed issue that prevented https to work on nginx/tomcat 2014-12-10 11:31:38 -05:00
Fred Dixon
52c7aceb2b Merge pull request #460 from kepstin/recording-presentation-links
recording: Strip out the 'event:' from the beginning of urls in chat
2014-12-08 16:50:36 -05:00
Richard Alam
2cd918145c Merge pull request #459 from SenecaCDOT-BigBlueButton/reinforce-chat-scrolling
Reinforce chat scrolling
2014-12-08 16:19:47 -05:00
Chad Pilkey
0a1c74ce07 Merge remote-tracking branch 'upstream/master' into add-chat-fontsize-config
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/modules/chat/services/ChatMessageService.as
2014-12-08 13:11:34 -08:00
Chad Pilkey
c96e78d829 chat scrolling should be more robust and not rely on events firing 2014-12-08 13:07:40 -08:00
Calvin Walton
65bb9ce47e recording: Strip out the 'event:' from the beginning of urls in chat 2014-12-08 11:43:26 -05:00
Fred Dixon
b895316bad Merge pull request #458 from bigbluebutton/upload-transifex-locales
- update locales from transifex
2014-12-05 14:08:13 -05:00
Richard Alam
5667ea4156 - update locales from transifex 2014-12-05 11:05:42 -08:00
Richard Alam
3e4f2d930a Merge pull request #457 from SenecaCDOT-BigBlueButton/fix-chat-scrolling
Rewrote chat scrolling so that it always scrolls as far down as possible
2014-12-04 17:46:28 -05:00
Chad Pilkey
f12ac62a47 rewrote chat scrolling so that it always scrolls as far down as possible 2014-12-04 14:39:21 -08:00
Richard Alam
878c81d04b Merge pull request #456 from mconf/fix-client-warnings
Handle mxmlc warnings
2014-12-03 15:18:47 -05:00
Richard Alam
99c88fcc30 Merge pull request #455 from bigbluebutton/fix-issue-1830
- fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=18...
2014-12-03 15:18:32 -05:00
Felipe Cecagno
afdf4d5f4f few tweaks to handle the warnings during the compilation of bigbluebutton-client 2014-12-03 16:57:39 -02:00
Richard Alam
0b1678cfd1 - fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1830 2014-12-02 10:54:21 -08:00
Richard Alam
d300b52fba Merge pull request #454 from SenecaCDOT-BigBlueButton/fix-presentation-mouseup
Moved the whiteboard mouseup listener to the stage
2014-12-01 18:25:18 -05:00
Chad Pilkey
5cdedb19b1 moved the whiteboard mouseup listener to the stage 2014-12-01 12:48:17 -08:00
Richard Alam
862bf0df0c Merge pull request #452 from SenecaCDOT-BigBlueButton/preload-slides
Add the ability to preload slides
2014-12-01 15:07:30 -05:00
Fred Dixon
d45762b098 Merge pull request #453 from bigbluebutton/change-api-version
- change api version to 0.9 from 0.81
2014-12-01 15:05:46 -05:00
Richard Alam
234a95902d - change api version to 0.9 from 0.81 2014-12-01 11:52:40 -08:00
Chad Pilkey
7774ac049d added a feature to pre-download the next 3 slides 2014-12-01 11:00:49 -08:00
Chad Pilkey
2bc0901ad9 added a missing variable type declaration 2014-12-01 10:59:09 -08:00
Richard Alam
630541abe2 Merge pull request #450 from mconf/fix1835
Fix #1835
2014-12-01 12:08:31 -05:00
Fred Dixon
6c2002d1be Merge pull request #451 from bigbluebutton/support-utf-8-chars-in-log
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1837
2014-12-01 11:59:42 -05:00
Richard Alam
ce07751d79 - fix https://code.google.com/p/bigbluebutton/issues/detail?id=1837 2014-11-28 14:24:28 -08:00