Commit Graph

3138 Commits

Author SHA1 Message Date
Richard Alam
ba2e924e32 - stop propagation of click event to prevent webcam window from resizing.
fix: https://code.google.com/p/bigbluebutton/issues/detail?id=1642
2013-10-08 19:54:30 +00:00
Richard Alam
8d703cebd5 - remove tracking of how many unread private tabs a user has as we don't really need that level of detail
- fix: https://code.google.com/p/bigbluebutton/issues/detail?id=1640
2013-10-08 19:05:03 +00:00
Richard Alam
3b00657b9d - fix issue where viewer stop sharing webcam when switching presenter
https://code.google.com/p/bigbluebutton/issues/detail?id=1641
2013-10-08 18:22:08 +00:00
sokie
1ae8876072 Fixed broadcast module not showing for clients, multiple windows opening for presenter and stream not playing if joining once the stream was started 2013-10-07 18:30:32 +02:00
Gustavo Salazar
d673e6e484 update locales 2013-10-02 12:12:40 -07:00
Richard Alam
597c64e808 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2013-09-24 15:39:40 +00:00
Richard Alam
aa018fcb21 - use default resolution from config.xml when skipping webcam settings check 2013-09-24 15:38:52 +00:00
Fred Dixon
d9bfdaeb73 Merge pull request #262 from gugat/locales08
Update locales
2013-09-23 14:47:07 -07:00
Gustavo
d8e1bce801 Update locales 2013-09-23 20:46:29 +00:00
Richard Alam
b1ae469c8a - skip check for cam setting even when starting sharing manually 2013-09-23 19:22:34 +00:00
Richard Alam
c1d30dc72b - add config param to skip camera settings check 2013-09-23 15:24:07 +00:00
Richard Alam
252d7129a7 - fix race condition where video share button doesn't show up somtimes when presenterShareOnly=true 2013-09-19 17:27:30 +00:00
Richard Alam
fc4382d626 - fix problem where no one can share when presenterShareOnly is set to TRUE 2013-09-16 21:27:47 +00:00
Ghazi Triki
211a260a69 User settings menu placed at the same vertical level settingsBtn and horizontally at it right. 2013-09-11 11:39:44 +01:00
Chad Pilkey
dfe2bfd6de removed the colour change from the chat item renderer and improved the layout when there's a long name 2013-09-09 14:27:10 -07:00
Chad Pilkey
dfc444ab6f added two strings in the log out window to locales 2013-09-04 15:01:23 -07:00
Richard Alam
d514465e3b Merge pull request #246 from bigbluebutton/fix-logout-url-call
Logout URL was never called when API signOut call fail.
2013-09-04 08:26:26 -07:00
Chad Pilkey
e8ef9f3b1a added check to make sure tabs exist 2013-09-03 15:34:45 -07:00
Chad Pilkey
6ab6ec3ec3 the Public and Option chat tabs now match the selected locale at all times 2013-09-03 15:24:52 -07:00
Ghazi Triki
086dc6d806 Improving performances by removing Spacer component when possible, replacing them by style values and replacing boxes containers by canvases. 2013-09-03 08:13:37 +01:00
Gustavo Salazar
2007d6d7bb delete transifex dir in locales 2013-09-02 13:59:36 -05:00
jent46
8561c02d18 update locales 2013-09-02 10:44:52 -07:00
Tiago Daniel Jacobs
3d9cd8b63d Logout URL was never called when API signOut call fail. 2013-08-30 21:17:44 -03:00
Chad Pilkey
2d8b797d72 Merge pull request #241 from mconf/language-button-usability
Fixed the style of the language selector
2013-08-30 14:41:20 -07:00
Felipe Cecagno
5d1e6db4d0 Merge branch 'master' into language-button-usability 2013-08-29 16:03:50 -03:00
Felipe Cecagno
5c8d19ca8f the user private chat selector was still using the hardcoded "you" instead of using the localized string of the users module, I just applied the same string here 2013-08-29 15:56:51 -03:00
Felipe Cecagno
ccb29c30eb setting up the language selector style; fixed identation 2013-08-29 14:51:31 -03:00
Felipe Cecagno
412384745f Merge branch 'master' into language-button-usability-0.81 2013-08-25 23:34:30 -03:00
Chad Pilkey
ce7040f52d added enableHandRaise and enableSettingsButton as config.xml options for the Users Window 2013-08-23 15:36:49 -07:00
Chad Pilkey
3d378ffec1 Merge pull request #230 from speakserve/flex-client-updates
LoadingBar properties binding replaced by fixed values.
2013-08-23 09:08:50 -07:00
Chad Pilkey
695ece39c4 Merge pull request #234 from mconf/fix-accessibilityProperties-0.81
Fixed chatBox AccessibilityProperties that was seted before being initia...
2013-08-23 06:59:20 -07:00
Hugo Lazzari
b9068b9137 Add test to check if variable is null 2013-08-23 08:45:39 -03:00
Chad Pilkey
89cbf9bdf4 Merge pull request #236 from jent46/master
update translation
2013-08-22 12:47:07 -07:00
Chad Pilkey
9f79d5ae31 Merge pull request #235 from mconf/resolution-combo-style
Fixed the style of the video resolution combobox
2013-08-22 12:46:11 -07:00
jent46}
99667ce98d Merge remote-tracking branch 'upstream/master' 2013-08-20 16:36:50 -05:00
jent46}
6d8d8962e5 update languages (fr_FR,he_IL,id_ID,vi_VN) 2013-08-20 16:34:42 -05:00
Chad Pilkey
61a6298f80 changed the branding build directory from bin to client 2013-08-20 12:35:13 -07:00
Felipe Cecagno
cd02ad5c79 fixed the style of the video resolution combobox 2013-08-20 14:07:38 -03:00
Chad Pilkey
c88b888ae3 enable the logout confirmation again 2013-08-19 14:58:25 -07:00
Chad Pilkey
ea02ae16f2 Merge remote branch 'upstream/master' into skin-logout-confirm 2013-08-19 14:57:46 -07:00
Chad Pilkey
2d68393cdd moved the confirmation box down a little 2013-08-19 14:56:58 -07:00
Chad Pilkey
238544e495 moved the client title prefix to javascript for easier modification 2013-08-19 07:28:33 -07:00
Chad Pilkey
d935d8e15e repositioned the logout confirm alert 2013-08-19 06:39:27 -07:00
Fred Dixon
1c50f1cff2 Disable logout window for the moment as its pending UI updates (changed correct parameter :-) 2013-08-16 15:38:41 -07:00
Fred Dixon
d5099639ef Disable logout window for the moment as its pending UI updates 2013-08-16 15:11:45 -07:00
Ghazi Triki
a3ca2c6bac Removed uncessary binding for LoadingBar positioning. 2013-08-16 10:37:12 +01:00
jent46
65cdcc4789 locales updated 2013-08-14 12:45:18 -07:00
Hugo Lazzari
45ff9b298f Fixed chatBox AccessibilityProperties that was seted before being initialized. 2013-08-12 14:32:36 -03:00
jtrobinson
17a8e14d1d Removed an un-needed commented line 2013-08-01 08:49:54 -07:00
jtrobinson
1463b52689 Logout confirmation window has been moved to the upper-right corner, skinned to fit in better with other BBB components. 2013-08-01 08:48:00 -07:00
Chad Pilkey
7b3e278232 you can now create a whiteboard text box from any draw direction 2013-07-31 13:58:54 -07:00
Chad Pilkey
5aba2b7c5d Merge pull request #220 from SenecaCDOT-BigBlueButton/fix-whiteboard-pagechange
fixed the annotations disappearing on page change
2013-07-30 17:36:16 -07:00
Chad Pilkey
b7cbe197f9 fixed the annotations disappearing on page change 2013-07-30 17:30:37 -07:00
Chad Pilkey
397994cdb9 Merge pull request #219 from SenecaCDOT-BigBlueButton/better-logout
Better logout
2013-07-30 17:29:07 -07:00
jtrobinson
674195ea71 Config Template contains boolean flag to activate/deactivate logout confirmation (default is true). Also cleaned up remnants of old custom Confirm component. 2013-07-30 08:52:07 -07:00
jtrobinson
5ab068d201 Removed custom ConfirmLogoutWindow.mxml. Committing mx:Alert-based logout confirmation. 2013-07-30 07:25:48 -07:00
Richard Alam
5cf7a60cf7 - do not show eject button when allowKickUser is false 2013-07-29 12:43:07 -07:00
Richard Alam
05490b130b - do not show unlocked layout icon to viewers 2013-07-29 11:35:09 -07:00
Richard Alam
d8cae838d7 - fix https://code.google.com/p/bigbluebutton/issues/detail?id=1587 where
webcam cannot be started again when window is closed while previewing video
2013-07-27 12:17:23 -07:00
Fred Dixon
63309b30ab Merge pull request #218 from tylercopeland/updated-upload-icon
Updated upload document icon
2013-07-26 12:51:34 -07:00
Tyler Copeland
b6de969cbf Updated upload document icon 2013-07-26 15:05:42 -04:00
jtrobinson
dfb7a9e0d6 Trying to replace the ConfirmLogoutWindow with mx:Alert. There is supposedly a way to make it accessible. 2013-07-26 11:05:09 -07:00
Hugo Lazzari
60eda3852d Fixed error. 2013-07-26 11:15:47 -03:00
Hugo Lazzari
ae0567b420 Update language-button-usability to work with bbb v0.81 2013-07-26 10:15:39 -03:00
jtrobinson
9d14bbb16c Tried to resolve edge case of a user focusing out of the window while Confirm Logout dialog is open, trying to tab back in without mouse. Still unresolved. 2013-07-25 11:08:11 -07:00
jtrobinson
df456dfd4a Clicking NO in the confirm dialog returns focus to the Logout button on the MainToolbar, in keeping with existing focus patterns. 2013-07-25 07:16:40 -07:00
jtrobinson
e7e22013ff Base confirm-logout functionality in place. Need to integrate into tab order and focus. 2013-07-25 06:52:54 -07:00
Fred Dixon
375e75338f Fixed two spelling mistakes in US english file 2013-07-24 08:33:52 -07:00
jtrobinson
7bdeb79fec Framework for friendlier logout window in place. 2013-07-24 06:46:15 -07:00
Fred Dixon
8d9a4b93c2 Reverted back change ... not getting the formatting right on copyright line 2013-07-23 20:53:24 -07:00
Fred Dixon
e17199d62f Another tweak of copyright line 2013-07-23 20:34:06 -07:00
Fred Dixon
0bf150a330 minor updates in copyright line 2013-07-23 20:32:48 -07:00
Gustavo Salazar
7ad90a83b2 Merge pull request #216 from SenecaCDOT-BigBlueButton/second-round-accessibility-fixes
Second round accessibility fixes
2013-07-23 13:32:04 -07:00
Markos Calderon
65bc8774f3 Added autoFullScreen in config xml 2013-07-22 19:58:35 -05:00
Chad Pilkey
5461fe0dc4 changed the url in the footer to be an actual link 2013-07-22 11:19:07 -07:00
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
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
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