Commit Graph

5040 Commits

Author SHA1 Message Date
jtrobinson
41b59d6e92 Fixed mistake in config.xml.template, updated README 2012-11-23 18:25:33 +00:00
jtrobinson
b6617ac58b Deskshare and webcam publishing included in tab order. Some tweaking required. 2012-11-22 21:43:31 +00:00
jtrobinson
357b3f52d2 Tab order no longer requires modifying config.xml; about to try including deskshare, etc 2012-11-22 20:24:29 +00:00
Richard Alam
e03cbdf17c - override measure on List class to see if it can calculate the height of the list properly 2012-11-22 14:47:11 +00:00
Richard Alam
0425dae9da - try to fix scrollbar on chat 2012-11-21 21:24:48 +00:00
Richard Alam
5ca6267e69 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2012-11-21 19:12:22 +00:00
Richard Alam
4f0d516fe0 - send user mute, locked, and join/leave events 2012-11-21 19:11:27 +00:00
Richard Alam
65c835a761 - add listener for voice mute, join/leave, and locked 2012-11-21 19:10:46 +00:00
Richard Alam
082e5ec057 - dispatch event on mute and unmute listener 2012-11-20 20:29:53 +00:00
Richard Alam
c63b312d55 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-11-20 20:22:32 +00:00
Richard Alam
200d770b4f - add JS api to query user id 2012-11-20 20:20:12 +00:00
Richard Alam
16a528ad57 - store meetingID and meeting name 2012-11-20 20:17:41 +00:00
Richard Alam
e67465afc7 - add JS api to query user's id 2012-11-20 19:58:47 +00:00
Richard Alam
787e1de310 - pass external meeting id to the client and provide JS api to query it 2012-11-20 19:30:08 +00:00
Richard Alam
fa35d4bfca - add sample to query meeting id 2012-11-20 19:27:23 +00:00
jtrobinson
4006026f93 Merge branch 'access-hotfix' of github.com:capilkey/bigbluebutton into access-hotfix 2012-11-20 17:05:43 +00:00
jtrobinson
862551a117 Updated README with instructions on implementing Tab Order 2012-11-20 17:05:29 +00:00
Chad Pilkey
fafe078ab0 Merge branch 'access-hotfix' of github.com:capilkey/bigbluebutton into access-hotfix 2012-11-20 12:04:40 -05:00
Chad Pilkey
a87a93d6ff Merge remote branch 'origin/master' into access-hotfix
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
2012-11-20 12:04:23 -05:00
jtrobinson
4c13b70a7b Remember to use the baseTabIndex values in config.xml.template for tab order to work 2012-11-20 16:53:45 +00:00
Chad Pilkey
7ab21cfc3f Changed the MDIWindow resize handles from Buttons to Canvas 2012-11-16 12:57:33 -05:00
Chad Pilkey
a368e45ee9 started to fix mdi windows edge buttons 2012-11-15 16:08:07 -05:00
jtrobinson
33dd21e263 All 'main screen' components have a tabIndex, although tab order is not complete yet. 2012-11-15 19:41:44 +00:00
Richard Alam
5c8ab54570 - make properties for icecast stream configurable 2012-11-15 18:59:19 +00:00
jtrobinson
ecb3dc0514 Presentation module updated with tab order; shortcut keys bug has resurfaced 2012-11-15 16:07:23 +00:00
Richard Alam
b9eae232d3 - external icecast protocol property 2012-11-14 20:40:12 +00:00
jtrobinson
7db48925e6 Added tab order to Viewer, Listener modules. Added it to Video Dock, mostly for consistency's sake, since though there's really nothing there right now. Noticed that Listener's datagrid seems to be missing. 2012-11-14 17:31:59 +00:00
jtrobinson
59186b536c Main Toolbar is set up for tab indexes. 2012-11-14 16:16:13 +00:00
Richard Alam
763573319c - remove ability to drag webcam window from inside video dock 2012-11-13 18:45:53 +00:00
Richard Alam
1921fc96db - add avatar icon 2012-11-13 18:45:25 +00:00
jtrobinson
567d9a8453 Merge branch 'access-hotfix' of github.com:capilkey/bigbluebutton into access-hotfix 2012-11-13 14:48:38 +00:00
Chad Pilkey
d553303c87 trying to fix the minimize/maximize and phhantom buttons which are noww foundd 2012-11-12 23:13:33 -05:00
Richard Alam
e63bbfc449 - pass defaultLayout in join api call 2012-11-12 21:05:23 +00:00
jtrobinson
d1efd13615 Shortcut keys are working again; strange intermittent bug may or may not still be present, hard to tell 2012-11-09 21:37:15 +00:00
Chad Pilkey
bffa94038d started labelling window control buttons with more descriptive acessibility descriptions 2012-11-08 18:19:09 -05:00
jtrobinson
da7a6bc5a3 Fixed chat input focus bug, working on new shortcut-keys-don't-register bug 2012-11-08 19:43:03 +00:00
Richard Alam
6adf6b516e Merge branch 'master' into send-receive-chat-from-js-api 2012-11-07 16:13:35 +00:00
jtrobinson
470b6fee43 Testing tab order; focus bug on ChatBox.mxml TextArea/TextInput 2012-11-06 20:59:55 +00:00
Richard Alam
f3df5b1a7c Merge branch 'send-receive-chat-from-js-api' of github.com:bigbluebutton/bigbluebutton into send-receive-chat-from-js-api 2012-11-05 22:30:05 +00:00
Richard Alam
817ceac330 - sample layout with window hidden 2012-11-05 22:29:27 +00:00
Richard Alam
28ae96961d - hide window marked hidden in layout 2012-11-05 22:29:03 +00:00
Fred Dixon
e2b446c0e0 Fixed include in BigBlueButton.html to point to correct file: bbb_api_bridge.js 2012-11-05 13:41:14 -05:00
Richard Alam
177ff0a753 - add switch presentation button 2012-11-02 17:09:34 +00:00
Richard Alam
b1800200fa - add present layout 2012-11-01 21:08:00 +00:00
Richard Alam
2af0b5cb22 - add tooltips for control buttons 2012-11-01 20:33:31 +00:00
Richard Alam
bf1c99d317 Merge branch 'master' into send-receive-chat-from-js-api 2012-11-01 19:40:43 +00:00
Richard Alam
e215dfa34d - fix problem where drawing scribbles doesn't store history 2012-11-01 19:38:22 +00:00
Richard Alam
bb20a2a7f9 Merge branch 'send-receive-chat-from-js-api' of github.com:bigbluebutton/bigbluebutton into send-receive-chat-from-js-api 2012-11-01 19:38:11 +00:00
Richard Alam
7f8d4f5df5 - add a way to lock unlock layout from JS API 2012-11-01 19:37:34 +00:00
Richard Alam
6bb0920988 Merge branch 'send-receive-chat-from-js-api' of git://github.com/bigbluebutton/bigbluebutton into send-receive-chat-from-js-api 2012-11-01 18:46:30 +00:00