Richard Alam
b28cb66f32
- change how we create the base string and calculate checksum for setConfigXML API
2013-05-24 15:11:36 +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
e839504987
Merge pull request #160 from SenecaCDOT-BigBlueButton/fix-sorting
...
user list alpha sorting is now ascending instead of descending
2013-05-21 14:51:57 -07:00
Chad Pilkey
abc535191d
user list alpha sorting is now ascending instead of descending
2013-05-21 14:51:04 -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
0c2ef9dd28
Merge branch 'master' into modify-esl-startup
2013-05-19 21:17:10 +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
d25ec67d85
Merge branch 'master' into modify-esl-startup
2013-05-19 20:48:04 +00:00
Richard Alam
95dd42fb12
- modify ESL connect startup so that it will continue to try to register with ESL
2013-05-19 20:46:20 +00:00
Richard Alam
b378cab70a
- simplify handling and sending of events
2013-05-19 04:39:41 +00:00
Richard Alam
b953886ac6
- subscribe to events
2013-05-19 03:54:31 +00:00
Richard Alam
0644711933
- minor formatting changes
2013-05-19 03:53:53 +00:00
Richard Alam
1295155737
- use version 3.2 of netty
2013-05-19 03:53:15 +00:00
Richard Alam
f07d472012
- upgrade esl jar versions
2013-05-19 03:04:34 +00:00
Richard Alam
6d8971eda8
- monitor connection every second and connect if not connected
2013-05-19 02:11:30 +00:00
Richard Alam
b37261733e
- change esl connection
2013-05-19 01:42:45 +00:00
Richard Alam
2800c4f603
- upgrade to red5 r4643
2013-05-18 21:39:53 +00: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
ffe7e7dcf5
Merge pull request #157 from kepstin/recording-fixups
...
More Recording fixups
2013-05-17 11:44:37 -07:00
Calvin Walton
80ceefa5ca
presentation: Fix presentations which are images not pdfs
...
This was broken by my earlier change to fallback the pdf filename for
really old recordings.
Rearrange the code so that the pdf logic is only used in the case when
the presentation is a pdf.
2013-05-17 14:32:14 -04:00
Calvin Walton
366d5901a4
presentation: Support processing 0.80 rectangles and ellipses.
2013-05-17 14:29:49 -04: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