Commit Graph

3087 Commits

Author SHA1 Message Date
Chad Pilkey
ccce791315 removed the deskshare region button from the tab order 2013-07-22 08:05:15 -07:00
Chad Pilkey
318a7f9986 added pre and post text to the slide in the Flash client 2013-07-22 08:04:51 -07:00
Chad Pilkey
520fd7eadf when options is clicked focus the user list 2013-07-19 11:00:52 -07:00
Hugo Lazzari
e7cb88cf29 Refactoring guest 2013-07-19 10:05:24 -03:00
Chad Pilkey
0bf957482d switched the word close in the audio and video popups with cancel 2013-07-18 09:07:19 -07:00
Chad Pilkey
c657ab88c3 removed the private chat button from the webcam control buttons when the chat module is absent from the config.xml 2013-07-17 14:54:40 -07:00
Chad Pilkey
d88af818f5 added 4 link buttons to the start of the tab order when a screen reader is active 2013-07-17 13:27:23 -07:00
Chad Pilkey
b91b634511 fixed the height of mic and webcam toolbar buttons and removed the tab order looping for now 2013-07-17 12:07:08 -07:00
Chad Pilkey
344dce81b3 fixed some issues with the text display in mic settings popup and added a couple of localizations 2013-07-17 12:06:23 -07:00
Hugo Lazzari
a68635561d Refactoring guest 2013-07-17 11:01:04 -03:00
Hugo Lazzari
7c39c15209 Begin refactoring and update to bigbluebutton 0.81 2013-07-16 11:16:44 -03:00
Chad Pilkey
4efc425f9a Merge remote branch 'upstream/master' into add-window-links 2013-07-16 06:24:13 -07:00
Chad Pilkey
a2ebd5a92c removed part of the blinking tag again 2013-07-16 06:24:03 -07:00
jtrobinson
49752b56a2 Resolved conflicts 2013-07-15 09:16:50 -07:00
jtrobinson
710530f59f Repairing some errors that came up in conflict resolution. 2013-07-15 07:25:52 -07:00
jtrobinson
4397154648 Resolved conflicts. 2013-07-15 07:21:39 -07:00
jtrobinson
165f18fa4f Notifications in chatTabs are not working. This bears returning to later. 2013-07-11 08:05:54 -07:00
jtrobinson
3128350bfb Merged upstream/master, resolved conflicts. 2013-07-10 09:48:03 -07:00
jtrobinson
40f5528d10 Still experimenting with ChatTabs accessibility. 2013-07-10 07:20:55 -07:00
Chad Pilkey
7137eaf189 place the whiteboard toolbar on the top when the presentation window is clicked 2013-07-09 14:36:02 -07:00
Richard Alam
56c6e32ed7 Merge pull request #199 from SenecaCDOT-BigBlueButton/add-keeptoolbarvisible-property
Add keeptoolbarvisible property
2013-07-09 10:33:46 -07:00
Chad Pilkey
532b9f50c9 cleaned up a missing return type 2013-07-09 10:11:10 -07:00
Chad Pilkey
ce3993a6af added a property keepToolbarVisible to the Whiteboard Module 2013-07-09 09:59:37 -07:00
Richard Alam
8269de8c44 Merge pull request #198 from SenecaCDOT-BigBlueButton/modify-page-title
Modify page title
2013-07-08 10:17:28 -07:00
Chad Pilkey
06a279ba2f added meeting title to the client html document title 2013-07-08 09:46:23 -07:00
Chad Pilkey
0e69428914 fixed a race condition with the shortcut options 2013-07-08 09:44:31 -07:00
Chad Pilkey
95868fc98d reworked the meeting name in the toolbar 2013-07-05 11:53:02 -07:00
Chad Pilkey
7bafd045e1 chat notification blinker is removed 2013-07-04 15:21:25 -07:00
Markos Calderon
5ed910cde5 Updating localization files 2013-07-04 12:18:57 -05:00
Richard Alam
ec87a3393b Merge pull request #195 from SenecaCDOT-BigBlueButton/fix-audio-security-dialog
Fix audio security dialog
2013-07-03 18:21:02 -07:00
Chad Pilkey
a10aaf5582 cleaning up log messages 2013-07-03 16:07:52 -07:00
Chad Pilkey
eb74f1fd54 cleaned up the way mic permissions work to handle Flash being in protected mode 2013-07-03 16:07:33 -07:00
jtrobinson
dd06dd16e7 Chat tabs now modify their accessibility description to tell a screen reader whether there are new messages in that tab or not. Removed logic pertaining to ChatAccessibilityEvent, which was introduced as part of this branch and is no longer needed. 2013-07-02 09:08:15 -07:00
Richard Alam
8c656f0a2d Merge pull request #193 from SenecaCDOT-BigBlueButton/fix-whiteboard-marks
fixed the ghost whiteboard objects
2013-06-28 14:55:57 -07:00
Chad Pilkey
b930bb30cb added a room mute indicator to the users window 2013-06-27 13:57:06 -07:00
jtrobinson
1253ebcb17 Removed commented code pertaining to the old timer-based notification system. 2013-06-27 09:36:18 -07:00
jtrobinson
e9a865cb0e Added logic to determine whether or not to play the notification sound. Sound now plays whenever a message is received, like many other chat clients. 2013-06-27 09:33:42 -07:00
jtrobinson
db61f9d312 Added new chat message notification noise and licensing information for the sound file. Removed old public and private notification sounds and the relevant code. Commented out code from the old timed notifications. 2013-06-27 07:38:00 -07:00
Chad Pilkey
6ba928924f fixed the ghost whiteboard objects 2013-06-26 16:42:16 -07:00
Richard Alam
4415a72825 Merge pull request #191 from SenecaCDOT-BigBlueButton/fix-https-links
fixed https chat linking
2013-06-26 10:55:12 -07:00
Richard Alam
19dfb6f884 Merge pull request #190 from SenecaCDOT-BigBlueButton/chat-access-hotfix
Chat access hotfix
2013-06-26 10:54:52 -07:00
Richard Alam
6cbfffea4a Merge pull request #189 from SenecaCDOT-BigBlueButton/modular-hotkeys
Modular hotkeys
2013-06-26 10:54:32 -07:00
jtrobinson
72361ed21c Removed notification timer from ChatView 2013-06-25 13:20:12 -07:00
Chad Pilkey
16aa23e01a fixed https chat linking 2013-06-25 13:19:24 -07:00
jtrobinson
0a8b8cc91f Changed hotkey for Repeat Current Message to the Spacebar. 2013-06-25 12:40:02 -07:00
jtrobinson
55168dc935 Improved 'Repeat Current Message' functionality for repeating the Welcome message before any other navigation happens (an edge case, but an easy one to address) 2013-06-25 12:00:31 -07:00
jtrobinson
a330e1f85b Improved Chat Box navigation logic and initial accessibility description. 2013-06-25 11:32:35 -07:00
jtrobinson
1fecc7130f Localized some special-case strings being used in Shortcut Window. 2013-06-25 07:36:31 -07:00
jtrobinson
306e82406f Changed ChatBox.mxml to use the arrow keys to navigate chat messages. 2013-06-24 13:13:58 -07:00
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
Felipe Cecagno
0c01f1beae refactored the events names 2013-06-19 16:36:42 -03:00
Felipe Cecagno
2c24931bac some refactor on the guest code to make it clearer and also to make the views prettier 2013-06-18 17:02:50 -03: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