Richard Alam
de553549d1
- change instruction to much shorter one so it's easy to localize
2013-10-21 18:47:31 +00:00
Richard Alam
b07dde529c
- add java version required notice in when starting desktop sharing
2013-10-21 18:09:00 +00:00
Richard Alam
fc02874176
- clean up presentation list to remove scrollbar and display 3 presentations properly
2013-10-20 20:19:55 +00:00
Richard Alam
c30a8c495f
- change java version dialog title
2013-10-20 20:18:32 +00:00
Richard Alam
a08790fa52
- center the java version error message dialog
2013-10-20 18:22:13 +00:00
Richard Alam
87c5c41432
- change applet display version to 0.81
2013-10-20 17:53:12 +00:00
Richard Alam
95ed553f86
- add version check on applet. Don't allow sharing of screen when java version
...
is lower than 1.7.0_45
2013-10-20 17:09:06 +00:00
Chad Pilkey
c5a5a5d77c
fixed bug 1661, the tool now switches to pan/zoom when a new presentation is loaded
2013-10-18 18:36:34 -07:00
Richard Alam
183148b5eb
Revert " - add alert warning when user has old java version when starting desktop sharing."
...
This reverts commit 570ea3c6f8
.
2013-10-18 22:12:59 +00:00
Richard Alam
570ea3c6f8
- add alert warning when user has old java version when starting desktop sharing.
2013-10-18 20:54:38 +00:00
Richard Alam
6e5fa16f96
- fix problem where java security dialog pops up due to java 7 update 45
...
https://code.google.com/p/bigbluebutton/issues/detail?id=1658
2013-10-18 19:16:52 +00:00
Richard Alam
a6759a8171
- Fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1653
2013-10-15 14:51:02 +00:00
Richard Alam
bd05827fc4
- Fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1646
2013-10-15 14:50:30 +00:00
Richard Alam
a5e12b8315
- fix Issue https://code.google.com/p/bigbluebutton/issues/detail?id=1652
2013-10-15 14:49:22 +00:00
Richard Alam
83b1c209b4
Merge branch 'master' into speakserve-remove-spacers
2013-10-11 16:11:12 +00:00
Richard Alam
7811de5f8a
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2013-10-11 16:10:58 +00:00
Richard Alam
c7565f3ac1
Merge branch 'remove-spacers' of github.com:speakserve/bigbluebutton into speakserve-remove-spacers
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatMessageRenderer.mxml
2013-10-11 16:10:32 +00:00
Richard Alam
9677f8032a
Merge pull request #271 from sokie/master
...
Fixed broadcast module issue #1639
2013-10-11 09:03:30 -07:00
Richard Alam
c68adeba87
Merge pull request #253 from speakserve/fix-users-settings-menu
...
User settings menu repositioned
2013-10-11 09:02:36 -07:00
Richard Alam
df8e49f4af
- when width of client is less than 800, hide the meeting name, shourtcut, and locale buttons.
2013-10-11 15:53:51 +00:00
Felipe Cecagno
2474177099
removed some duplicated code; fixed the issue when the user is presenter and the option presenterShareOnly is enabled, and the presenter role is assigned to another user, then when the webcam button appears again, the state was inconsistent
2013-10-11 12:33:21 -03:00
Felipe Cecagno
90e3e2779f
Merge branch 'master' into multicamera-0.81
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMapDelegate.as
2013-10-11 11:57:12 -03:00
Felipe Cecagno
d4a7bea99b
handled the scrollbars that appear if you have a small screen and a (not so) long copyright message
2013-10-11 11:32:30 -03:00
Felipe Cecagno
c350b6ceac
fix issue http://code.google.com/p/bigbluebutton/issues/detail?id=1609
...
related to exceptions when you try to log out of the session
2013-10-11 11:16:00 -03:00
Gustavo
0f041c248c
show Welsh in the client interface
2013-10-09 20:29:50 +00:00
Gustavo
805f93ec54
update locales and add welsh
2013-10-09 20:18:43 +00:00
Gustavo Salazar
8b18f4915f
update italian translation strings
...
0.8 is the default version set for all the "locales", with the value 0.81 it fails while loading the client in the browser. I also changed it in Transifex.
2013-10-08 16:39:22 -05:00
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
Felipe Cecagno
6c4e2bf329
Merge commit 'a84c6ca8e8001605fc684700377dad2776b79224' into multicamera-0.81
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMapDelegate.as
2013-10-04 14:38:48 -03:00
Felipe Cecagno
38f477ab2e
Merge commit '6b954488659201f4e10524fcb6edb46875bf377e' into multicamera-0.81
...
Conflicts:
bigbluebutton-client/branding/default/style/css/BBBDefault.css
2013-10-04 13:50:07 -03: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
Felipe Cecagno
46b9b93128
fix the bug that incorrectly enable the camera button next to the user name when the user closed the publish window; this is a bugfix only valid for the multicamera scenario
2013-08-25 23:21:20 -03:00
Felipe Cecagno
5537f4d35c
Merge branch 'master' into multicamera-0.81
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/CameraDisplaySettings.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMapDelegate.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/PublishWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/ToolbarButton.mxml
2013-08-25 11:54: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