Commit Graph

4279 Commits

Author SHA1 Message Date
jtrobinson
72a40ee66a Timed notifications are working as intended. Next step: Add audio alert to notifications 2012-07-30 16:14:07 +00:00
jtrobinson
687f5e2828 Fixed bug of private message tabs not appearing; timed notifications still in progress 2012-07-30 15:26:41 +00:00
jtrobinson
30339d150a Added notification timer to chat module; still needs tweaking, but the basics are there 2012-07-27 16:16:46 +00:00
jtrobinson
324e100d32 Added framework for audio notification when public/private messages are received 2012-07-26 20:15:33 +00:00
Chad Pilkey
b0e8bb7900 Merge branch 'master' of github.com:capilkey/bigbluebutton 2012-07-25 19:06:26 +00:00
jtrobinson
b85bd182f5 Fixed repetition bug in Chat Module; screen reading now works. 2012-07-25 19:02:52 +00:00
Chad Pilkey
5006abeba2 Merge remote branch 'upstream/master' 2012-07-25 18:46:49 +00:00
Fred Dixon
091a6855a8 Updated build.xml for client to copy layout.xml to /conf/layout.xml directory 2012-07-25 14:40:33 -04:00
jtrobinson
6b33f74a12 Trying to fix chat-to-speech bug, not exactly going well 2012-07-24 20:39:08 +00:00
Chad Pilkey
17acf9c6df hooked up presentation text 2012-07-24 20:36:29 +00:00
Fred Dixon
a78c23e496 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-07-24 15:46:59 -04:00
Fred Dixon
ca500c12d3 Added API demo for login using BrowserID (Mozilla Persona) 2012-07-24 15:46:27 -04:00
Chad Pilkey
aa31b7f059 Merge remote branch 'upstream/master' 2012-07-24 16:16:04 +00:00
Markos Calderon
b86f9a35e2 Merge branch 'adding-accessibility-changes' 2012-07-23 15:30:25 -07:00
Chad Pilkey
571c6f7f0a cleaning up client error files 2012-07-23 21:50:49 +00:00
Chad Pilkey
788d0fc436 Merge branch 'master' of github.com:capilkey/bigbluebutton 2012-07-23 21:48:10 +00:00
Chad Pilkey
37090f6d15 pressing escape with mic setting open now closes window 2012-07-23 21:47:47 +00:00
jtrobinson
b55f1e1e65 Hotkey navigation of chat history improved, but not perfected 2012-07-23 14:53:17 +00:00
jtrobinson
6ef05eeb60 Merge branch 'master' of github.com:capilkey/bigbluebutton 2012-07-23 14:50:06 +00:00
Richard Alam
872c8415c1 Merge pull request #47 from bikramac/patch-1
Update bigbluebutton-client/locale/ne_NE/bbbResources.properties
2012-07-23 07:15:48 -07:00
bikramac
0d9c6842d2 Update bigbluebutton-client/locale/ne_NE/bbbResources.properties 2012-07-23 04:24:58 -07:00
Chad Pilkey
2ca52ac6e4 new flexlib, fixed FF Flash focus issue 2012-07-20 15:55:26 +00:00
jtrobinson
7ca86db7dc Expanded on chat navigation keys 2012-07-18 20:44:20 +00:00
Markos Calderon
bcc9d78748 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into adding-accessibility-changes 2012-07-17 16:41:04 -07:00
Markos Calderon
3c7419c5ef load textfile from the client 2012-07-17 16:39:32 -07:00
Chad Pilkey
2de63b6627 added tooltip to window title overlay and made it focusable 2012-07-17 21:43:18 +00:00
Fred Dixon
2addc78f59 Incremented version on landing page to 0.81-dev 2012-07-17 16:30:35 -04:00
Chad Pilkey
e5911bbe1d removing log file from client 2012-07-17 20:30:01 +00:00
Fred Dixon
f1b39de986 Modified version to be consistent 2012-07-17 16:29:13 -04:00
Chad Pilkey
d6fe15ad95 fixed the resize issues caused when trying to maximize a window 2012-07-17 20:28:27 +00:00
Fred Dixon
65f6318241 Fix playback race condition 2012-07-17 16:07:36 -04:00
Fred Dixon
74a28b285d First implementation of playback of all presentation events (slides, mouse, pan/zoom, and whiteboard) 2012-07-17 15:39:44 -04:00
jtrobinson
17aa0c1ad8 Added updating tooltip and chat history navigation to Chat Module; keybind is temporary 2012-07-17 19:35:05 +00:00
Chad Pilkey
87fd93858e added window resize on ctrl-arrowkey and move on shift-arrowkey 2012-07-17 19:15:39 +00:00
Chad Pilkey
1c09d6233c Disabled key binds for presentation window 2012-07-17 15:02:58 +00:00
Fred Dixon
0dd9ab46f0 Added a text file for tracking release. This will be placed in /etc/bigbluebutton/bigbluebutton-release 2012-07-16 18:25:07 -04:00
Chad Pilkey
697fe1c6c4 The slide is focusable and ctrl+shift+s focuses it 2012-07-16 21:08:02 +00:00
Chad Pilkey
b732b427f4 using chat box short key now brings the chat window to the front 2012-07-16 18:37:17 +00:00
Markos Calderon
3d0b3f9307 added extract text from presentations 2012-07-12 15:49:33 -07:00
Markos Calderon
9fed546de9 Initial changes for extract text 2012-07-11 15:37:31 -07:00
jtrobinson
70be06d019 Replaced Presentation module's SWFLoader with Image in preparation for accessibility 2012-07-11 21:59:22 +00:00
jtrobinson
b0ce93cacf Added Ctrl-Z to undo whiteboard drawing 2012-07-11 19:12:28 +00:00
Chad Pilkey
715623c292 added shortcuts for mute self and focus chat input 2012-07-09 19:40:00 +00:00
jtrobinson
9fc87c0031 Adding key-capture basics 2012-07-09 21:42:41 +00:00
Chad Pilkey
eed32ebc3b Allow tabbing through flex app 2012-07-09 11:02:09 +00:00
Markos Calderon
a133a7e1a6 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into add-pointer-record 2012-07-06 11:22:32 -07:00
Markos Calderon
3d86d5d2a0 forgot to add service file 2012-07-06 10:02:45 -07:00
Richard Alam
1d4ee2862c Merge branch 'layout-module' 2012-07-06 15:03:49 +00:00
Chad Pilkey
4c80b4be34 updated the flexlib library and added tooltips to it 2012-07-06 11:36:14 +00:00
Markos Calderon
e378ee146c added changes for record presentation pointer 2012-07-05 14:59:13 -07:00