Commit Graph

3167 Commits

Author SHA1 Message Date
jtrobinson
7ecb6ab1e7 Moved global hotkey resource array to static member in ShortcutOptions. 2013-06-24 08:30:05 -07:00
jtrobinson
d97102015b Shortcut window correctly displays/hides hotkeys depending on what modules are and are not included. 2013-06-24 07:49:52 -07:00
Markos Calderon
2f7c2949c5 fix locale 2013-06-21 16:41:00 -05:00
Chad Pilkey
390630d269 Merge pull request #152 from SenecaCDOT-BigBlueButton/global-hotkey-focus-fix
Global hotkey focus fix
2013-06-21 07:56:46 -07:00
jtrobinson
747a6be5c0 Timer removed until a more effective notification procedure is developed. 2013-06-21 07:53:43 -07:00
jtrobinson
19fed749b1 Need to test this code still, pushing so I can make a hotfix in another branch. 2013-06-21 07:51:19 -07:00
jtrobinson
4da8a1c12a Trying to dynamically populate the SHW drop-down list. Committing work in order to address another issue. 2013-06-20 07:33:38 -07:00
jtrobinson
479678316f BigBlueButton.mxml now only loads hotkeys for use based on which modules are loaded or not. 2013-06-18 11:38:31 -07:00
jtrobinson
bd8aa63c98 Merged upstream changes and polling hotkeys 2013-06-18 11:17:45 -07:00
jtrobinson
dfa208aa78 Global hotkeys in Shortcut Help Window are now displayed based on which modules are and aren't loaded. 2013-06-18 11:10:54 -07:00
jtrobinson
4b9cd35eb7 Made members of ShortcutOptions static so that it only needs to be loaded once in BigBlueButton.mxml. You can't change the config mid-meeting, after all. 2013-06-18 10:49:46 -07:00
jtrobinson
044ac80303 ShortcutOptions detects whether any modules are missing or commented out from config.xml 2013-06-18 09:50:36 -07:00
jtrobinson
f4162fb652 Created ShortcutOptions class to allow modular loading of hotkeys. 2013-06-18 08:40:37 -07:00
Richard Alam
2eca78d600 Merge pull request #185 from SenecaCDOT-BigBlueButton/poll-hotkeys-64
Poll hotkeys
2013-06-18 08:40:36 -07:00
jtrobinson
cc3e376c6d Added local hotkeys back into Voting window. 2013-06-18 07:53:42 -07:00
jtrobinson
70e5639483 Added local hotkeys to Polling Stats window 2013-06-18 06:52:01 -07:00
jtrobinson
65f06c07ec Fixed local hotkeys in Instructions window. 2013-06-17 12:03:52 -07:00
jtrobinson
d2d8c58f77 Found the culprit: Missing handlers in the Event Map. 2013-06-17 11:52:36 -07:00
jtrobinson
aa3db37692 More hotkeys code. Hotkeys still not quite functional. 2013-06-17 11:26:42 -07:00
Chad Pilkey
5cfe26fae6 moved the you indicator in the users grid to the locales file 2013-07-12 15:30:53 -07:00
Chad Pilkey
e73806e715 Merge remote branch 'upstream/master' into early-accessibility-fixes 2013-07-12 14:50:01 -07:00
Chad Pilkey
f1126ba56f fixed the shorcut help window column headers 2013-07-12 14:48:24 -07:00
Chad Pilkey
3a815a4328 changed the join audio string 2013-07-12 14:29:11 -07:00
Chad Pilkey
b564f7d591 moved the popup windows to the start of the tab order 2013-07-12 13:08:49 -07:00
jtrobinson
90487abca7 Replaced Shortcut Help datagrid headers with properly localized strings. 2013-07-11 13:46:57 -07:00
jtrobinson
a557a00822 Added accessibilityDescription to chat message input box 2013-07-11 13:33:21 -07:00
jtrobinson
bfe6b7023a Added accessibilityDescription to chat message input box 2013-07-11 13:33:03 -07:00
jtrobinson
953602481b Added user's name to button tooltips in Users window userlist 2013-07-11 13:30:32 -07:00
jtrobinson
b028d3b4ac Brought accessible language to Presentation title bar 2013-07-11 11:10:37 -07:00
jtrobinson
99071aac3b Finished tab names for public chat and options tab 2013-07-11 10:53:43 -07:00
jtrobinson
c0c14faf4e Finished removing the term 'click' 2013-07-11 10:28:29 -07:00
jtrobinson
33e3aef400 Finished replacing 'camera' with 'webcam 2013-07-11 10:21:00 -07:00
jtrobinson
49d0766a9e Finished renaming Video Dock to Webcams 2013-07-11 10:18:40 -07:00
jtrobinson
a3d795cbac First pass-through of the en_US locale to change inaccessible language strings. 2013-07-11 09:04:25 -07:00
Markos Calderon
ff893f36fe Fix: disallow client to reconnect by refreshing the browser, when a meeting ends 2013-07-10 16:01:54 -05:00
Chad Pilkey
9dd6eba493 added a label to the toolbar help link 2013-07-10 11:00:24 -07:00
Chad Pilkey
2ca74cc90d rearranged the mic settings dialog box elements 2013-07-10 10:59:55 -07:00
Chad Pilkey
14b79c762d the meeting name is now available inside the meeting 2013-06-14 09:11:12 -07:00
jtrobinson
9d7c3e3888 Added necessary code back in to other files. 2013-06-14 08:22:12 -07:00
Felipe Cecagno
ae7468f9de disabling temporarily the network monitor and the bandwidth estimation measurement 2013-06-13 20:20:08 -03:00
jtrobinson
e4236a0e39 Added logic to support global Poll Menu hotkey to Poll Event Map and Polling Manager 2013-06-13 11:45:00 -07:00
jtrobinson
c61638a04f Added all locale strings for polling. 2013-06-13 11:14:46 -07:00
jtrobinson
abb9cabfb0 Added hotkeys to Voting window. 2013-06-13 10:45:43 -07:00
jtrobinson
d99c3cbbad Added hotkeys to Poll Statistics window 2013-06-13 10:24:53 -07:00
jtrobinson
e4d110b56f Added hotkeys to Instructions window 2013-06-13 10:03:37 -07:00
jtrobinson
fe7b38efc4 Added polling strings to BigBlueButton.mxml, ShortcutEvent, and Shortcut help window. Also merged upstream/master. 2013-06-13 08:32:32 -07:00
Richard Alam
d6297642ba Merge pull request #181 from SenecaCDOT-BigBlueButton/disable-drawing-when-notpresenter
when you lose presenter you lose the ability to draw
2013-06-11 14:47:54 -07:00
Chad Pilkey
1016e1e29a when you lose presenter you lose the ability to draw 2013-06-11 14:36:31 -07:00
Richard Alam
4b7fc8ffc6 Merge pull request #179 from SenecaCDOT-BigBlueButton/poll-tab
Poll tab
2013-06-11 13:18:05 -07:00
Richard Alam
68ca2b333b Merge pull request #159 from SenecaCDOT-BigBlueButton/access-presenter-alert
Added audio alert; when Presentership is moved to or from a screen-reade...
2013-06-11 13:16:38 -07:00
Richard Alam
d901c70963 Merge pull request #180 from SenecaCDOT-BigBlueButton/disable-private-chat
improved disabling private chat so that the whole tab doesn't disappear
2013-06-11 13:15:10 -07:00
Richard Alam
6e53c9496f Merge pull request #178 from SenecaCDOT-BigBlueButton/add-meeting-title
Add meeting title
2013-06-11 13:14:54 -07:00
Chad Pilkey
f61482a987 improved disabling private chat so that the whole tab doesn't disappear 2013-06-11 12:40:36 -07:00
Richard Alam
fb23b44e03 - add JS API to querly list of presentations, display a presentation, and delete a presentation 2013-06-11 18:19:35 +00:00
jtrobinson
eb4897af46 Updated Voting Window. 2013-06-11 10:36:11 -07:00
jtrobinson
1f3e59f914 Removed some code from PollingWindowManager that was interfering with proper tab order. 2013-06-11 08:53:42 -07:00
jtrobinson
d8bb373924 Updated Polling Statistics window 2013-06-11 07:30:35 -07:00
Chad Pilkey
16fbdd9ab5 added config.xml property to control showing the meeting name in the toolbar 2013-06-10 15:08:30 -07:00
Chad Pilkey
468d470f97 meeting title bar is working correctly 2013-06-10 14:36:10 -07:00
jtrobinson
f13ab387bc Updated Instructions window. 2013-06-10 13:27:18 -07:00
jtrobinson
d2ffbea374 Added PollOptions class to allow for either user-defined or default tab order 2013-06-10 12:56:53 -07:00
jtrobinson
7b3144d548 Merged upstream/master. 2013-06-10 10:34:46 -07:00
jtrobinson
b0d3ffeeaa Merged upstream/master. 2013-06-10 09:51:15 -07:00
Chad Pilkey
8533006c6f Merge remote branch 'upstream/master' into add-meeting-title 2013-06-10 09:05:26 -07:00
jtrobinson
fab89990ec Merged upstream/master. 2013-06-10 08:39:39 -07:00
Chad Pilkey
0eef79116e added whiteboardAccess to config.xml template 2013-06-10 08:21:07 -07:00
Chad Pilkey
683096cb1d Partial implementation of meeting title on the toolbar 2013-06-10 08:14:28 -07:00
Richard Alam
15d2d63102 - fix displaying of name when userid and name has dash in it 2013-06-08 14:27:59 -04:00
Richard Alam
0a76c64ff5 Merge pull request #174 from fcecagno/fix1530
fix #1530
2013-06-06 17:54:40 -07:00
Richard Alam
ed82abcc3f Merge pull request #173 from fcecagno/fix1520
fix #1520
2013-06-06 17:54:21 -07:00
Felipe Cecagno
b47deb925f fix #1520
When the layout was locked, the viewers still could move or resize each window just once, before the windows get locked. The problem was conceptual, since the properties draggable and resizable have been added to the layout definition, creating a conflict between the definition of the layout (draggable/resizable) and the role definition in addition to the locked state.
2013-06-06 21:30:09 -03:00
Chad Pilkey
1dd9b849b3 Merge remote branch 'upstream/master' into add-single-hand-lowering 2013-06-05 12:05:26 -07:00
Chad Pilkey
9466740722 added the ability to lower a single hand by clicking it 2013-06-05 12:05:03 -07:00
Chad Pilkey
da4a4f06ff Merge pull request #168 from SenecaCDOT-BigBlueButton/fix-handraise-not-resetting
added a bindable property to access the client's handraise state
2013-06-05 11:25:04 -07:00
Richard Alam
db6542169f Merge pull request #170 from SenecaCDOT-BigBlueButton/fix-change-slide-with-pen
can now use the presentation thumbnails with a tool selected
2013-06-04 14:53:34 -07:00
Chad Pilkey
b3560c6f8f can now use the presentation thumbnails with a tool selected 2013-06-04 13:43:33 -07:00
Markos Calderon
d9d044f227 update localization files 2013-06-04 14:11:30 -05:00
Chad Pilkey
6065a1e7a7 added a bindable property to access the client's handraise state 2013-06-04 10:28:40 -07:00
Felipe Cecagno
11f1097f66 fix #1530
fixed the code that prioritize a video window when the user clicks on it
2013-06-03 22:01:22 -03:00
Chad Pilkey
d7c625ad49 moderators can have their audio locked again 2013-06-03 14:50:06 -07:00
Chad Pilkey
6d5956055b Merge remote branch 'upstream/master' into fix-the-tooltips 2013-06-03 11:17:09 -07:00
Chad Pilkey
b6394ba39f cleaned up some of the localisation strings 2013-06-03 11:16:44 -07:00
Richard Alam
482972a309 - add raise hand JS api 2013-05-31 20:55:12 +00:00
Richard Alam
0435c2ef06 - fix display kick button 2013-05-31 18:10:19 +00:00
Richard Alam
253563b7ec - clean up client output dir 2013-05-30 21:45:04 +00:00
Richard Alam
8fec851cb4 - fix switch presenter displaying of the button on the video windows 2013-05-30 20:14:32 +00:00
Richard Alam
b2545ee5d7 - pass the avatarURL into some of the events for JS API 2013-05-30 20:01:58 +00:00
Richard Alam
6ea934b7f1 - fix regexp matching for voice userid 2013-05-29 20:35:07 +00:00
Richard Alam
4bdc8b90ab - display presenter icon for moderators who is not presenter 2013-05-29 18:32:52 +00:00
Richard Alam
c8f1a89e7a - notify 3rd-party apps when a user has been kicked out passing the userID 2013-05-29 16:06:02 +00:00
Richard Alam
19d8cb4ddd - allow removing of close button from config.xml 2013-05-28 17:15:12 +00:00
Richard Alam
11f41b8d70 Revert " - allow removing of close button for avatar and publish window through config.xml"
This reverts commit 961626f46a.
2013-05-28 16:24:54 +00:00
Richard Alam
dd6358cf92 - reset videoHolder dimensions and position to display properly when user publish,stop, then publish webcam 2013-05-28 16:19:38 +00:00
Richard Alam
961626f46a - allow removing of close button for avatar and publish window through config.xml 2013-05-28 16:18:48 +00:00
Markos Calderon
ffbabcf51d remove and add strings for the localization file 2013-05-27 17:56:48 -05:00
Richard Alam
a2846271a2 - fixed problem where senders message gets displayed on all tabs in his private chat message window 2013-05-25 20:54:03 +00:00
Richard Alam
a1d4a65cb0 - display avatar on webcam standalone app 2013-05-25 19:54:43 +00:00
Richard Alam
5b413bd7bc Merge branch 'master' into add-avatar-to-stadalone-webcam-app 2013-05-25 18:28:28 +00:00
Richard Alam
ca043014cb - we're not actually changing any settings but only the camera 2013-05-25 18:10:20 +00:00
Richard Alam
2bc04cad36 - minor cleanup 2013-05-25 18:04:57 +00:00
Richard Alam
fb56c6c886 - change how we display webcam setting popup into more like the mic settings 2013-05-25 18:04:30 +00:00
Richard Alam
c1794c1839 - use help url in config.xml 2013-05-25 17:06:22 +00:00
Richard Alam
e74bcbb5a4 - start putting avatar into webcam standalone apps 2013-05-25 15:55:13 +00:00
Richard Alam
0c1af90eb3 Merge pull request #164 from SenecaCDOT-BigBlueButton/hotkey-cleanup
Hotkey cleanup
2013-05-24 15:49:37 -07:00
Richard Alam
4b6f5e50f4 Merge pull request #165 from SenecaCDOT-BigBlueButton/fix-private-message-size
private chat tabs now adjust to the current font size when opened
2013-05-24 15:48:07 -07:00
Chad Pilkey
b1933b7ee9 private chat tabs now adjust to the current font size when opened 2013-05-24 15:03:08 -07:00
jtrobinson
dd3e9e71d0 Added global hotkey to mute all users but the Presenter. 2013-05-24 13:30:38 -07:00
jtrobinson
a151565386 Updated the keys used for certain hotkey functions. 2013-05-24 09:52:42 -07:00
jtrobinson
05eb40a0af Commented out the Kick User line from Shortcut Help Window, since it is currently inactive. 2013-05-24 09:52:06 -07:00
jtrobinson
f35ffbfb13 Commented out the Focus Colour Picker line from Shortcut Help Window, since the Colour Picker component has been removed. 2013-05-24 09:47:23 -07:00
jtrobinson
8c96b8bd4a Commented out the Undo Whiteboard Mark line from Shortcut Help Window, since it is currently inactive. 2013-05-24 09:44:40 -07:00
Richard Alam
03faf8bb2c - remove maximize button on video windows 2013-05-24 16:04:35 +00:00
Richard Alam
ac06f9fe3e Merge pull request #163 from SenecaCDOT-BigBlueButton/better-hotkey-modifiers
Better hotkey modifiers
2013-05-23 11:44:36 -07:00
jtrobinson
7fd4a04080 Improved the global/local logic by eliminating loadGlobalKeys() and merging the functionality into loadKeys(). Also made a shortcut function string more clear. 2013-05-23 11:34:24 -07:00
Chad Pilkey
821dee1cb2 Merge pull request #162 from SenecaCDOT-BigBlueButton/add-help-link-tooltip
added tooltip to help link
2013-05-23 11:25:59 -07:00
Chad Pilkey
ec1c615734 added tooltip to help link 2013-05-23 11:24:07 -07:00
jtrobinson
9c8c679a16 Added separation between global hotkeys and local-to-module hotkeys. Also changed hotkey modifiers to more favourable combinations. 2013-05-23 11:14:50 -07:00
Richard Alam
3e33bcc2d7 - stop sending video streams to red5 when the user logsout 2013-05-22 16:28:31 +00:00
Chad Pilkey
abc535191d user list alpha sorting is now ascending instead of descending 2013-05-21 14:51:04 -07:00
jtrobinson
dc12e7a0f6 Added audio alert; when Presentership is moved to or from a screen-reader user, that user is notified of their status change. 2013-05-21 12:41:22 -07:00
jtrobinson
4cb0cb9892 Closed loop on the other end. 2013-05-21 07:34:31 -07:00
Fred Dixon
02e6e0f667 Fixed tooltip for mute button 2013-05-19 18:11:59 -07:00
Fred Dixon
4af527f40b Revert to old fit-to-page button 2013-05-19 17:32:20 -07:00
Fred Dixon
a7390ba8d8 Tweaks to fit-to-page button 2013-05-19 17:21:51 -07:00
Fred Dixon
be1e5ca5a0 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2013-05-19 17:18:12 -07:00
Fred Dixon
ca93488d7d Slight tweak to the fit-to-page icon for presenter 2013-05-19 17:18:03 -07:00
Richard Alam
14d7c873d2 i - making regex a lot loose 2013-05-19 22:56:26 +00:00
Richard Alam
2bd9794008 - add option in presentation to open external file uplaod window instead of from within flash 2013-05-19 22:51:08 +00:00
Richard Alam
95e0659e9c - fix to allo dashes in the externalUserID passed from the API 2013-05-19 21:06:25 +00:00
Markos Calderon
9b27343347 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton 2013-06-04 10:19:18 -05:00
Markos Calderon
2e3550630f update upload presentation string 2013-06-04 10:18:57 -05:00
Chad Pilkey
5f042cb878 Merge pull request #167 from SenecaCDOT-BigBlueButton/polling-better-gridviews
Polling better gridviews
2013-06-04 08:13:53 -07:00
jtrobinson
e4eece5037 Solved the problem of the Voting window appearing incorrectly. Ready for the next branch of polling accessibility features: tab indexes. 2013-06-04 07:35:18 -07:00
jtrobinson
55df6c1e26 Adjusted Voting window. Something is amiss. 2013-06-03 11:27:42 -07:00
jtrobinson
3bc841cd70 Restored algorithm to determine voting window size. 2013-06-03 11:06:28 -07:00
jtrobinson
f0e660f3c1 Imported accessible voting interface. 2013-06-03 10:47:50 -07:00
jtrobinson
8c327de387 Modified createButtons() in Voting window. Commented out references to tabIndex and baseIndex, they will be enabled in a future branch dealing with tab order. 2013-06-03 10:44:12 -07:00
jtrobinson
3f790b26da More minor adjustments to Statistics window to work with results view. 2013-06-03 10:32:27 -07:00
jtrobinson
2499b26e68 Removed references to tabIndex for now; they will be put back in the branch for importing tab order. Other small adjustments. 2013-06-03 10:04:54 -07:00
jtrobinson
6314e84b53 Added accessibilityName to setUrlBoxText() 2013-06-03 09:57:09 -07:00
jtrobinson
a93af9dc30 Changed createResultsTable() to reflect new results view 2013-06-03 09:55:07 -07:00
jtrobinson
3a56d626bb Changed didNotVote() to reflect new results view 2013-06-03 09:54:19 -07:00
jtrobinson
aa16db56c4 Updated DataGrid for Presenter-side poll results 2013-06-03 09:53:13 -07:00
Richard Alam
385ed17dd2 Merge pull request #158 from SenecaCDOT-BigBlueButton/fix-panning
Fix for the broken whiteboard toolbar
2013-05-17 14:29:44 -07:00
Chad Pilkey
c9bb5aa985 removed the whiteboard button code 2013-05-17 14:26:08 -07:00
Chad Pilkey
96355ebf56 accidentally broke the whiteboard toolbar, it is fixed now 2013-05-17 13:39:31 -07:00
Richard Alam
91e60f6180 - double check if the user has left the meeting before opening an avatar icon when closing the video view window 2013-05-17 17:57:34 +00:00
jtrobinson
e710ccbb69 Gave the Mute/Unmute Me button a static place in the tab order. 2013-05-17 06:45:29 -07:00
jtrobinson
c9fc08ead0 Tabbing past Lock Layout button returns you to the 'start' (the Mic Settings button). Fixed missing accessibilityDescription on Help button. 2013-05-17 06:29:11 -07:00
Richard Alam
f45503d3c2 Merge pull request #155 from SenecaCDOT-BigBlueButton/fix-panning
Fix panning
2013-05-16 14:36:06 -07:00
Chad Pilkey
8f716fe33f change the thumbnail index when the slide changes 2013-05-16 14:25:57 -07:00
Chad Pilkey
24d15d74ec removing a file 2013-05-16 14:18:17 -07:00
Chad Pilkey
00a87a50e8 removed everything related to the old whiteboard toolbar button 2013-05-16 14:17:33 -07:00
Richard Alam
20c39ea109 - upgrade to the applet with fix for java block popup when stopping deskshare
- generate an unsigned applet so other can sign using their own cert
2013-05-16 20:10:33 +00:00
Richard Alam
60c0cdf11d Merge pull request #154 from SenecaCDOT-BigBlueButton/chat-hotkey-focus-fix
Only one Chat hotkey needed changing to incorporate focus.
2013-05-16 12:42:07 -07:00
jtrobinson
05b3f49a8a Only one Chat hotkey needed changing to incorporate focus. 2013-05-16 11:49:07 -07:00
jtrobinson
4d9f82fe4f Fixed focus and permission bugs for the remaining Presentation hot keys (Next and Previous, Slide selection, Fit to Width/Page) all at once. 2013-05-16 11:10:46 -07:00
jtrobinson
6b79780d38 Focus moves to Upload Presentation button when the relevant hotkey is used. Also fixed a small permission error in the same function. 2013-05-16 10:46:56 -07:00
jtrobinson
70aaed2b43 Focus moves to the Mute/Unmute button when the mute toggle shortcut key is used 2013-05-16 10:06:44 -07:00
jtrobinson
e30cd65994 Focus returns to Shortcut Help button after Glossary window closes. when the Glossary OPENS, focus moves to the titleBarOverlay as with all other module windows. 2013-05-16 09:19:52 -07:00
jtrobinson
8c4d4b321e Focus returns to Webcam button when Webcam window closes 2013-05-16 07:27:51 -07:00
jtrobinson
bdf1f46a16 Focus returns to Desktop Sharing button when DeskShare window closes. 2013-05-16 07:14:14 -07:00
Chad Pilkey
fb2ae2ab2a whiteboard tools now stay selected after hitting undo 2013-05-15 10:17:17 -07:00
Chad Pilkey
41b11581e5 increased the rowCount of the layout combobox to 10 2013-05-15 09:56:35 -07:00
Chad Pilkey
9c05911749 missed a listeners file as well 2013-05-15 09:46:00 -07:00
Chad Pilkey
bfdefeff8d missed a file while removing viewers 2013-05-15 08:05:46 -07:00
Fred Dixon
355334a6c5 Adjusted the logout icon for better fit in button 2013-05-14 21:03:51 -04:00
Chad Pilkey
27ecbcebeb mutemebutton mouse over text strings are now fixed 2013-05-14 15:56:07 -07:00
Chad Pilkey
4adb843005 changed logout button to an icon 2013-05-14 15:42:59 -07:00
Chad Pilkey
f4e57188ed help button changed to question mark 2013-05-14 14:28:25 -07:00
Chad Pilkey
4667c0c56a lock icon now only visible when locked 2013-05-14 12:38:32 -07:00
Richard Alam
ddce270398 Merge pull request #146 from SenecaCDOT-BigBlueButton/remove-viewers-and-listeners
Remove viewers and listeners
2013-05-14 12:18:31 -07:00
Chad Pilkey
0881bf052c removed locale strings for viewers and listeners 2013-05-14 12:10:53 -07:00
jtrobinson
bf8ea046d3 Focus moves to the 'start' of the BigBlueButton window when user leaves Audio Settings. 2013-05-14 11:52:20 -07:00
Chad Pilkey
e785e80629 viewers and listeners modules wiped from record 2013-05-14 11:40:21 -07:00
Richard Alam
36568ed037 Merge pull request #143 from SenecaCDOT-BigBlueButton/improve-client
There are a couple of miscellaneous client improvements
2013-05-14 10:55:57 -07:00
Richard Alam
f3d8358990 Merge pull request #142 from SenecaCDOT-BigBlueButton/accessible-audio-settings
Accessible audio settings window
2013-05-14 10:54:31 -07:00
Richard Alam
6314140dcb - position button controls on the lower right of video window 2013-05-14 15:15:22 +00:00
Chad Pilkey
c75a25d679 the webcam indicator is always an icon for your own entry 2013-05-13 16:10:29 -07:00
Chad Pilkey
b5d25388cd Merge remote branch 'upstream/master' into improve-client 2013-05-13 15:59:13 -07:00
Chad Pilkey
628bd364cd the webcam indicator is now only a button when you have closed the stream 2013-05-13 15:58:26 -07:00
Richard Alam
5731d49a05 - display mute/unmute control only when user is joined to the voice conference
- display properly switch presenter and eject buttons depending on role of user
2013-05-13 22:19:18 +00:00
Richard Alam
71eedbe1fb - display webcam standalone properly maintaining aspect ratio 2013-05-13 18:45:50 +00:00
Chad Pilkey
05be49429f Merge remote branch 'upstream/master' into improve-client 2013-05-13 09:41:51 -07:00
Fred Dixon
630ec92d84 Layout fix for issue https://code.google.com/p/bigbluebutton/issues/detail?id=1498 2013-05-12 16:41:08 -07:00
Fred Dixon
bc45788ae2 Added back allowKickUser='true' to config.xml.template 2013-05-11 17:39:40 -04:00
Richard Alam
dfbd64e316 - cleanup presentation upload event names 2013-05-10 16:59:50 +00:00
Chad Pilkey
40be1f9859 fixed all of the flash coercion errors related to locales 2013-05-09 15:53:25 -07:00
Markos Calderon
00bcf1b232 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton 2013-05-09 17:30:25 -05:00
Markos Calderon
da3cc3b5b5 fix for java showing security warning when closing desktopsharing 2013-05-09 17:30:12 -05:00
Chad Pilkey
8c4daa1685 increased size of the mute me button 2013-05-09 15:27:18 -07:00
Richard Alam
5b3809f0de - scale the video properly and turn on smoothing video when scaled 2013-05-09 21:49:44 +00:00
jtrobinson
e81b437740 Audio Settings window is compatible with JAWS. 2013-05-09 13:40:42 -07:00
Markos Calderon
35e02a9acc Merge branch 'master' into presentation-js-api 2013-05-09 14:10:55 -05:00
Markos Calderon
7e7e0e6377 fix for presentation name in JS presentation api 2013-05-09 13:37:07 -05:00
jtrobinson
9d886f814d Added accessibilityDescriptions to buttons in Audio Settings window. 2013-05-09 09:10:27 -07:00
jtrobinson
72ac0718a2 Added accessibilityDescription to audio settings help button and a corresponding string in English locale 2013-05-09 09:06:07 -07:00
jtrobinson
dddbdedffd The audio settings window had two help buttons which did the same thing. Removed one of them. 2013-05-09 09:01:08 -07:00
Markos Calderon
0968345635 Merge branch 'presentation-js-api' of https://github.com/bigbluebutton/bigbluebutton into presentation-js-api 2013-05-08 18:17:44 -05:00
Markos Calderon
7d4a446afb listen js conversion events 2013-05-08 18:17:06 -05:00
Richard Alam
f0d7d933d0 make cam, mic settings, and presentation upload windows NOT draggable 2013-05-08 15:38:52 +00:00
Richard Alam
9a291902d0 - display published video properly and maintain aspect ratio 2013-05-07 21:00:59 +00:00
Richard Alam
c6a464f860 Merge branch 'master' into presentation-js-api 2013-05-07 18:14:35 +00:00
Markos Calderon
889aa4ef90 initial changes for third party page 2013-05-07 13:05:35 -05:00
Richard Alam
50f93ee9cd - allow presenter to lock/unlock layout 2013-05-07 17:49:50 +00:00
Richard Alam
9df2b7c231 - resize avatar image maintaining aspect ratio 2013-05-07 16:07:50 +00:00
Richard Alam
05225d9826 - Fix https://code.google.com/p/bigbluebutton/issues/detail?id=1489 2013-05-06 18:47:25 +00:00
Markos Calderon
815f3abcd3 put a check while the activation is complete for publishing 2013-05-03 16:52:07 -05:00
Markos Calderon
931c3ba942 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton 2013-05-03 15:15:00 -05:00
Markos Calderon
7bd396c017 fix for webcam sharing 2013-05-03 15:14:39 -05:00
Richard Alam
711ef6e67d - don't display video control buttons when window is very small 2013-05-03 18:38:27 +00:00
Markos Calderon
063a952df7 fix hide and show presenter icon in videoconf 2013-05-03 10:55:54 -05:00
Richard Alam
08aee47876 - make video windows the same sizes inside video dock 2013-05-03 14:31:22 +00:00
Richard Alam
97884b8cc8 - notify JS API that user has left the meeting 2013-05-02 18:41:48 +00:00
Chad Pilkey
60b1e77196 the message time is now correct 2013-04-28 15:12:08 -07:00
Chad Pilkey
c18f9405f6 chat messages now know the correct last message send time 2013-04-28 13:42:04 -07:00
Richard Alam
dd8014c122 - fix problem where webcam button is not showing up when user is using RTMPT 2013-04-28 20:10:22 +00:00
Richard Alam
9a338b8105 - don't delete locales folder unless building locales 2013-04-28 17:15:05 +00:00
Richard Alam
e30a87d91c - build polling after building main client to generate linker-report needed by modules 2013-04-27 14:53:14 -07:00
Richard Alam
7740b54b17 create client dir if not present 2013-04-27 14:15:01 -07:00
Richard Alam
a98511997d - don't delete .gitignore under client dir 2013-04-27 13:46:53 -07:00
Richard Alam
7805cfb854 - use client dir as output target instead of bin. This way we don't have to link bin to client
to setup dev env
2013-04-27 13:18:54 -07:00
Richard Alam
cc8a93b0e2 - cleanup project files 2013-04-27 13:17:30 -07:00
Richard Alam
9d20b66e5f - remove copying of join-mock.xml as we don't support that anymore 2013-04-27 13:08:44 -07:00
Chad Pilkey
a7ff32711e the whiteboard toolbar now follows the presentation window when it moves
when it moves
2013-04-27 10:42:23 -07:00
Chad Pilkey
ddfc84b8c0 added disabled icons for left and right arrow buttons in presentation window 2013-04-27 10:21:40 -07:00
Felipe Cecagno
0619d5716a Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2013-04-26 17:44:57 -03:00
Felipe Cecagno
1f3f6e927f fixing the problem that was preventing the client to load the default layouts in the beginning of the session; the combo was only populated if the layouts were loaded BEFORE the layout combo get created - now it works independently of the order that the elements get initialized 2013-04-26 17:43:22 -03:00
jtrobinson
3bd3d6c88a Changed Ctrl-X to Ctrl-L 2013-04-26 12:13:41 -07:00
Richard Alam
00a0d1e8a1 Merge pull request #132 from mconf/layout-min-width-0.81
Layout minWidth
2013-04-25 15:39:50 -07:00
Felipe Cecagno
34d16432e5 just fixed an issue introduced during the merge of minimum width on layouts 2013-04-25 18:52:13 -03:00
Felipe Cecagno
7ad5b359dc adding minWidth to the current default layouts 2013-04-25 18:16:14 -03:00
Felipe Cecagno
59825d336d Merge remote branch 'mconf/layout-min-width' into layout-min-width-0.81
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/main/events/ModuleLoadEvent.as
	bigbluebutton-client/src/org/bigbluebutton/main/maps/ApplicationEventMap.mxml
	bigbluebutton-client/src/org/bigbluebutton/main/model/modules/ModuleManager.as
	bigbluebutton-client/src/org/bigbluebutton/main/model/modules/ModulesProxy.as
	bigbluebutton-client/src/org/bigbluebutton/modules/layout/managers/LayoutManager.as
	bigbluebutton-client/src/org/bigbluebutton/modules/layout/model/LayoutDefinition.as
	bigbluebutton-client/src/org/bigbluebutton/modules/layout/model/WindowLayout.as
	bigbluebutton-client/src/org/bigbluebutton/modules/layout/services/LayoutSharedObjectService.as
2013-04-25 18:12:44 -03:00
Richard Alam
89ce86ae90 Merge pull request #130 from SenecaCDOT-BigBlueButton/fix-userwindow-namecolumn
added min widths to the userwindow columns
2013-04-25 13:30:50 -07:00
Richard Alam
0db837a18d Merge pull request #129 from SenecaCDOT-BigBlueButton/fix-presentation-ctrlbar
Fix presentation ctrlbar
2013-04-25 13:30:31 -07:00
Richard Alam
a8b9ac3214 Merge pull request #128 from SenecaCDOT-BigBlueButton/add-headset-to-joinaudio
added a headset icon to the join audio button
2013-04-25 13:30:04 -07:00
Chad Pilkey
686785462c added min widths to the userwindow columns 2013-04-25 13:01:09 -07:00
Felipe Cecagno
e20b583861 make the hack of starting the layout module before the other modules compatible with BigBlueButton 0.8 (since the layout was developed on that version, and the hack was done in another one) 2013-04-25 16:51:50 -03:00
Felipe Cecagno
438e2e6156 some refactor on how layouts are loaded from server and populate the layouts combo box; fixed the "add layout" button that was not working since last modifications on the module; 2013-04-25 16:49:28 -03:00
Chad Pilkey
2c7b5cf36f increased the size of all the other control bar buttons 2013-04-25 11:58:26 -07:00
Chad Pilkey
a11215b278 clean up toolbar comments 2013-04-25 08:46:57 -07:00
Chad Pilkey
88dea837e4 hide the whiteboard toolbar when over the presentation controlbar 2013-04-25 08:44:21 -07:00
Chad Pilkey
f62f66c451 increased the size of the left and right presentation buttons 2013-04-25 08:43:50 -07:00
Chad Pilkey
d78ce305ab added a headset icon to the join audio button 2013-04-24 09:54:08 -07:00
Chad Pilkey
8876059be4 added allowKickUser option to config.xml, fixed lock icon bug, set whiteboardtoolbar to invisible by default 2013-04-23 14:45:20 -07:00
Fred Dixon
7096bb828f Updated wording for Test Microphone to Test/Change Microphone 2013-04-20 18:21:53 -07:00
Fred Dixon
040cf5478c Updated fit-to-screen icon 2013-04-20 17:02:49 -07:00
Fred Dixon
5f528f004f Removed ',' from Copyright notice 2013-04-20 16:25:33 -07:00
Richard Alam
4b9bf799cd - modify copyright 2013-04-19 21:31:32 +00:00
Richard Alam
dcea68de29 - try checking for desktop sharing port 2013-04-19 21:30:54 +00:00