Commit Graph

5694 Commits

Author SHA1 Message Date
jfederico
ebe26d81b3 bbb-lti_v0.1.1: Extended roles to support Blackboard LTI implementation
As contributed by Brandon Kish
2013-03-13 10:24:38 -04:00
Richard Alam
b6d85ad035 Merge pull request #104 from SenecaCDOT-BigBlueButton/more-client-fixes
More client fixes
2013-03-13 07:09:47 -07:00
Chad Pilkey
af7e8c5bc4 Merge remote branch 'upstream/master' into more-client-fixes
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/modules/participants/views/ParticipantsWindow.mxml
2013-03-12 18:17:01 -04:00
Chad Pilkey
2bc57e953a added mute all except presenter and removed presenter from sort function 2013-03-12 17:57:40 -04:00
Markos Calderon
d3c303776e added localization strings for participants module 2013-03-12 16:02:35 -05:00
Markos Calderon
0d01fb9a4b Check if accessibility is supported 2013-03-11 15:02:59 -05:00
Chad Pilkey
1c7a06003b removed chat colour picker and coloured the welcome message 2013-03-11 13:17:23 -04:00
Chad Pilkey
d581bf6958 moved the Select File button 2013-03-11 11:58:44 -04:00
Richard Alam
897cc08c67 Merge branch 'master' into bbb-red5-r4592 2013-03-11 15:02:30 +00:00
Richard Alam
02296cf267 - upgrade to red5 r4592 2013-03-11 15:00:48 +00:00
Richard Alam
ece4ef7f1f - BBB now starts properly on red5 r4582. Need a bit more testing though. 2013-03-08 22:49:11 +00:00
Richard Alam
412f44690b - try making sure that the different components execute the lifecycle properly 2013-03-08 22:21:31 +00:00
Markos Calderon
86970340d8 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton 2013-03-08 17:05:01 -05:00
Markos Calderon
34616c04d8 Merge branch 'layout-module' of https://github.com/mconf/bigbluebutton into mconf-layout-module
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/modules/layout/managers/LayoutManager.as
	bigbluebutton-client/src/org/bigbluebutton/modules/layout/maps/LayoutEventMap.mxml
2013-03-08 17:04:02 -05:00
Richard Alam
7c4326a22e - make bbb start on red5 r4582 2013-03-08 20:39:37 +00:00
Richard Alam
3868f5958f Merge branch 'master' into upgrade-to-red5-r4580 2013-03-08 15:48:55 +00:00
Richard Alam
74e983605d Merge pull request #102 from SenecaCDOT-BigBlueButton/css-improvements
cleaned up the UI a little
2013-03-08 07:00:22 -08:00
Chad Pilkey
f1b9e19a42 cleaned up the UI a little 2013-03-07 18:04:32 -05:00
Markos Calderon
3d87c1cb1a change flag value for cameradeniedaccess 2013-03-07 16:02:08 -05:00
Markos Calderon
17a76f281b ask again for accessing to the webcam 2013-03-07 15:48:13 -05:00
Markos Calderon
058c9fda8f Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton 2013-03-07 15:20:55 -05:00
Markos Calderon
d6a368f32e change shortcutkeys property name in config.xml 2013-03-07 15:20:27 -05:00
Richard Alam
e6da7afcdd - upgrade to red5 r4582 2013-03-07 19:48:03 +00:00
Richard Alam
63a3420b76 Merge branch 'master' into upgrade-to-red5-r4580 2013-03-07 18:42:25 +00:00
Richard Alam
a9b3f7755b - in participants module, make sure the user is ejected from the voice conf when
ejected from the web
2013-03-07 16:23:02 +00:00
Richard Alam
40ae05b8d0 - in listeners's module, listen for eject user event and make sure that the user is
also ejected from the voice conf
2013-03-07 16:21:44 +00:00
Richard Alam
556131dce5 - eject all users from voice conference when meeting ends 2013-03-07 15:19:16 +00:00
Richard Alam
310c283dd1 - initialize shared objects not on roomstart but on room connect 2013-03-06 15:59:40 +00:00
Richard Alam
3c53ceecec - upgrade to red5 r4581 2013-03-06 15:58:56 +00:00
Richard Alam
fd21773ba1 Merge pull request #101 from SenecaCDOT-BigBlueButton/fix-sharewebcam-toolbarbutton
fixed bug 1393 and properly formatted the MIC_SETTINGS_CLOSED event thro...
2013-03-05 11:56:16 -08:00
Richard Alam
dd267e21db Merge pull request #100 from SenecaCDOT-BigBlueButton/add-participants-to-layout
the presentation window has been added to the layout.xml file and is pro...
2013-03-05 11:55:35 -08:00
Richard Alam
084ae6ac44 Merge pull request #99 from SenecaCDOT-BigBlueButton/implement-mute-all
implemented mute all functionality
2013-03-05 11:55:08 -08:00
Fred Dixon
812d15e988 Merge pull request #94 from kishba/master
Verified changes that work with Blackboard's LTI support.  Thanks!
2013-03-05 11:45:03 -08:00
Markos Calderon
b2dd27d56f added showbutton to deskshare module 2013-03-05 10:01:42 -05:00
Brandon Kish
91370bb695 Adding recording support to the LTI middleware Grails app
When configuring an LTI consumer, pass [custom_]record=true to indicate
whether the session should be recorded.
2013-03-05 08:36:58 -05:00
Chad Pilkey
034a7b4b61 fixed bug 1393 and properly formatted the MIC_SETTINGS_CLOSED event throughout the client 2013-03-04 18:43:45 -05:00
Chad Pilkey
cc563a73b5 the presentation window has been added to the layout.xml file and is properly positioned 2013-03-04 17:29:36 -05:00
Chad Pilkey
e655b2dfa3 implemented mute all functionality 2013-03-04 17:21:37 -05:00
Markos Calderon
4a67a67826 fix deskshare preview when the area is wider 2013-03-04 15:53:54 -05:00
Richard Alam
601afeaae3 - upgrade red5 to r4580 2013-03-04 18:12:07 +00:00
Richard Alam
0380083d24 Merge branch 'master' into upgrade-to-red5-r4573 2013-03-04 17:33:38 +00:00
Richard Alam
eadd1e3ef0 - upgrade builds to red5 r4578 2013-03-03 12:34:25 +00:00
Fred Dixon
f58fa128dd Removed carriage returns from config.xml so the bbb-client post instal scripts would run without error 2013-03-03 03:45:32 -05:00
Chad Pilkey
c883340d9c removed Shortcut button from the layout when invisible and fixed a typo in a method name. ('T's are important) 2013-03-01 20:17:14 -05:00
Chad Pilkey
638b3d01a4 Merge remote branch 'upstream/master' into access-hotfix
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
2013-03-01 20:12:07 -05:00
Chad Pilkey
f79de237de fixed a lot of issues with accessibility 2013-03-01 20:00:33 -05:00
Richard Alam
b57044dcc7 Merge pull request #85 from SenecaCDOT-BigBlueButton/fix-controlbutton-null-ref
fix null ref when presenter switches before video control buttons load fully
2013-03-01 10:26:53 -08:00
Richard Alam
3740380e58 Merge pull request #93 from SenecaCDOT-BigBlueButton/fix-presentation-zoom
Fix presentation zoom
2013-03-01 10:05:03 -08:00
Markos Calderon
942d2f146a make shortcutKeys button configurable in config.xml 2013-02-28 17:32:44 -05:00
Markos Calderon
0fba95a2ac Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton 2013-02-28 15:52:03 -05:00