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 |
|
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 |
|
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 |
|