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
Markos Calderon
a56d706b3d
fix share webcam when autosharing is true and show button false
2013-02-28 15:51:35 -05:00
Richard Alam
897f63a601
Merge branch 'master' into upgrade-to-red5-r4573
2013-02-28 19:30:28 +00:00
Richard Alam
36130c1339
Merge branch 'master' into unify-users-and-listeners
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/model/users/Conference.as
2013-02-28 19:26:01 +00:00
Richard Alam
29864cc734
- create and executor to send messages
2013-02-28 19:08:38 +00:00
Richard Alam
99443dc3cb
- removing clientID as we don't use the Red5 connect id anymore
2013-02-28 18:27:41 +00:00
Hugo Lazzari
a98b604dc5
Fixed missed import and misspelled variable.
2013-02-28 09:18:10 -03:00
Richard Alam
19d2472fd0
- move logback config into resources dir so we don't need to copy it as last step in gradle war
2013-02-28 01:03:31 +00:00
Richard Alam
c25bb9525b
Merge branch 'master' into upgrade-to-red5-r4573
2013-02-28 00:47:20 +00:00
Richard Alam
46a07f4eb6
- build bbb-voice and bbb-video on red5 r4573
2013-02-28 00:33:53 +00:00
Richard Alam
e3cbd49bae
- minor cleanup
2013-02-28 00:27:10 +00:00
Richard Alam
e689d1fec7
- build desktop sharing....need to put file-uploads jar into red5/lib
2013-02-28 00:26:32 +00:00
Richard Alam
bc3078ec4b
- ignore auto-generated dir
2013-02-28 00:26:10 +00:00
Richard Alam
fd38f01961
- clean up
2013-02-28 00:25:04 +00:00
Richard Alam
ed64da0f9b
- build bbb-apps on red5 r4573
2013-02-27 23:35:16 +00:00
Brandon Kish
b1c75c2352
Allow LTI to pass custom welcome messages
2013-02-27 15:34:12 -05:00
Hugo Lazzari
cd35eb4b03
Refactoring code to fix problem where combobox lost event to populate its data.
2013-02-27 14:39:41 -03:00
Markos Calderon
798007de5a
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton
2013-02-26 19:10:30 -05:00
Markos Calderon
429d1e9a31
presenters preview desktopsharing centered
2013-02-26 19:10:05 -05:00
Hugo Lazzari
30e46569c2
Fixed problem where layout list wasn't displayed
...
The problem occured because the event to populate the list was sent
before the creation of combobox.
2013-02-26 15:42:35 -03:00
Richard Alam
cc859b94f8
Merge branch 'master' into upgrade-to-red5-r4573
2013-02-26 14:48:01 +00:00
Richard Alam
85177576b3
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2013-02-26 14:09:34 +00:00
Richard Alam
5f0b2a7ea7
- change logging history from 30 days to 5 days...don't need that much history
2013-02-26 14:08:12 +00:00
Brandon Kish
83ac77455f
Update bbb-lti README to note trailing slash issue
...
Save yourself hours of LTI debugging! Copying/pasting the URL bbb-conf
--salt brings along a trailing slash, which bbb-lti does NOT
appreciate. :)
2013-02-25 19:14:35 -05:00
Brandon Kish
2db46f839e
Expand role detection to support Blackboard's LTI implementation
...
I found that Blackboard prefers to send the Instructor role within the
"urn:lti:role:ims/lis/" URN. The support was already here, I just
extended the detected roles. Hooray for Blackboard support in
BigBlueButton!
2013-02-25 19:12:03 -05:00
Markos Calderon
fe7ff40fce
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton
2013-02-25 18:36:26 -05:00
Richard Alam
9f14b3c380
Merge branch 'master' of github.com:blindsidenetworks/bigbluebutton
2013-02-25 21:27:45 +00:00
Richard Alam
4838840aa5
- upgrading red5 jar
2013-02-25 20:41:50 +00:00
Markos Calderon
47b193ceab
change color picker for whiteboard
2013-02-25 15:24:25 -05:00
Richard Alam
8189c61909
- add example on how to get dial number and voice bridge from JS API
2013-02-25 15:14:52 +00:00
Markos Calderon
3003280227
Added voicebridge and dialnumber to ExternalApiCalls
2013-02-22 15:37:59 -05:00