Commit Graph

2368 Commits

Author SHA1 Message Date
Richard Alam
e215dfa34d - fix problem where drawing scribbles doesn't store history 2012-11-01 19:38:22 +00:00
Richard Alam
bb20a2a7f9 Merge branch 'send-receive-chat-from-js-api' of github.com:bigbluebutton/bigbluebutton into send-receive-chat-from-js-api 2012-11-01 19:38:11 +00:00
Richard Alam
7f8d4f5df5 - add a way to lock unlock layout from JS API 2012-11-01 19:37:34 +00:00
Richard Alam
6bb0920988 Merge branch 'send-receive-chat-from-js-api' of git://github.com/bigbluebutton/bigbluebutton into send-receive-chat-from-js-api 2012-11-01 18:46:30 +00:00
Richard Alam
3265e6c2a1 - add example in 3rd party html to lock unlock layout 2012-11-01 18:45:51 +00:00
Richard Alam
c85ae5b760 - add options in config.xml to display the webcam controls 2012-11-01 17:46:43 +00:00
Richard Alam
69a9e980e4 - show control buttons for presenter only 2012-10-31 20:50:32 +00:00
Richard Alam
72e71e9664 - change chat icon 2012-10-30 17:44:11 +00:00
Richard Alam
085b7c35cb - use event to start private chat 2012-10-30 17:30:08 +00:00
Richard Alam
cfcaed82f1 - add a way to start private chat from webcam window 2012-10-30 17:12:54 +00:00
Richard Alam
aae0fa1d33 - glow when user if talking 2012-10-30 16:14:59 +00:00
Richard Alam
b74f778287 Merge branch 'master' into add-more-controls-to-webcam-window 2012-10-29 18:52:56 +00:00
Richard Alam
24fab2c5d9 - fix problem where previous whiteboard shape gets deleted 2012-10-29 18:52:03 +00:00
Richard Alam
6bfcb151a9 - add talking icon on viewer's cam window 2012-10-29 16:26:34 +00:00
Richard Alam
488565ce32 - add talking indicator in webcam video 2012-10-29 15:57:34 +00:00
Richard Alam
8fc5de26f5 - allow ejecting of user from webcam controls 2012-10-29 15:19:14 +00:00
Richard Alam
e199c0993c - allow manage of publishere from webcam window 2012-10-29 14:51:50 +00:00
Richard Alam
f5550549ce - hook events to webcam 2012-10-28 21:04:35 +00:00
Richard Alam
eb3e1cbc5b - switch presenter from webcam window 2012-10-28 19:56:34 +00:00
Richard Alam
e29a347689 - add require.js lib 2012-10-24 22:15:51 +00:00
Richard Alam
9ab215e98e - setup dir structure 2012-10-24 22:08:58 +00:00
Richard Alam
258175545b - add more structure 2012-10-24 21:27:44 +00:00
Richard Alam
210aa51e9a - add more events 2012-10-24 21:09:56 +00:00
Richard Alam
d05c7090fa - add underscore JS lib 2012-10-24 21:09:21 +00:00
Richard Alam
97cb44293a Merge branch 'send-receive-chat-from-js-api' of github.com:bigbluebutton/bigbluebutton into send-receive-chat-from-js-api 2012-10-24 19:58:55 +00:00
Richard Alam
3cce928ebc - add backbone.js lib 2012-10-24 19:58:33 +00:00
Richard Alam
3879cc446c - register for event listeners on load 2012-10-24 19:28:24 +00:00
Richard Alam
1639c624ca - don't need userid when sending chat thru JS as we can determine the userid from within flash 2012-10-24 19:07:33 +00:00
Richard Alam
09926ef823 - cleanup 2012-10-24 18:09:12 +00:00
Richard Alam
959e6ba7da - remove auto-reconnect experimentation. Listeners, presentation, and users doesn't get updated
properly. Will do refactoring properly for reconnects.
2012-10-24 14:24:15 +00:00
Richard Alam
8d7a21f773 - TESTING! Add button to force closing of connection. 2012-10-23 21:56:32 +00:00
Richard Alam
fdd0284756 - TESTING! Show alert when attempting to reconnect. 2012-10-23 21:11:33 +00:00
Richard Alam
589c515d1f - don't need to display hint when client is not Tunnelling 2012-10-23 20:54:32 +00:00
Richard Alam
c25f57c8a5 - TESTING! Let's see how the client behaves when we reconnect when Flash closes the connection on RTMPT 2012-10-23 20:52:31 +00:00
Richard Alam
08231a7212 - display if user is tunnelling or not 2012-10-23 19:44:24 +00:00
Richard Alam
999e6f6d0f - add [Tunnelling] text on footer when tunnelling so it's easy to see if client is using RTMPT 2012-10-23 18:19:25 +00:00
Richard Alam
f298f2f687 - send presentation cursor update very 100ms instead of every 1sec 2012-10-23 17:44:44 +00:00
Richard Alam
50ea67c877 - use hand cursor when hand tool is selected 2012-10-22 17:28:24 +00:00
Richard Alam
d0e7909471 - cleanup 2012-10-22 17:28:12 +00:00
Richard Alam
969b8a3ab3 - make toolbar and footer visibilty configurable. The toolbar and footer can be hidden by
setting showToolbar="true" showFooter="true" to "false"
2012-10-22 17:10:20 +00:00
Richard Alam
a9e6a2a55e Merge branch 'master' into add-more-controls-to-webcam-window 2012-10-22 15:53:23 +00:00
Richard Alam
e859c78795 - don't display the + chat tab when private chat is disabled 2012-10-22 15:52:01 +00:00
Richard Alam
cf30a3cf2c - add more buttons to webcam 2012-10-22 14:54:57 +00:00
Fred Dixon
af96609e86 Set use h.264 video to true. We may revert this to false in the future 2012-10-22 10:42:23 -04:00
Richard Alam
b70d29a7d0 - change advancing to next chat message for accessibility from Key 32 (space) to Shift-Alt-32. The
reason is that we need to listen for keystroke and trap the ENTER key when we allowed input of
   text in several line by converting to TextArea from TextField.
2012-10-21 18:25:54 +00:00
Richard Alam
b40a05b904 - add echo private message to test sending of private message from JS api 2012-10-18 20:32:20 +00:00
Richard Alam
87fe30e30b - add hook to send public chat message from JS 2012-10-18 20:17:51 +00:00
Richard Alam
2c60f8dab7 - try scrolling to the last message 2012-10-18 18:32:59 +00:00
Richard Alam
8274c491d4 - fix problem where chat box message area not showing up when switching layouts
- listen for user leave event and disable chat area
2012-10-18 17:32:41 +00:00
Richard Alam
ec05cf0129 - add switch layout button 2012-10-18 17:32:01 +00:00
Richard Alam
65ce77f911 - add JS API to switch layout 2012-10-18 14:17:12 +00:00
Richard Alam
d2ad9c68d1 - add a way to override default layout using config.xml 2012-10-17 21:44:15 +00:00
Richard Alam
ffb19fe329 - use timer to trigger querying of chat history as the text box input disappears if we don't 2012-10-17 20:40:53 +00:00
Richard Alam
8673a31d75 - try to display welcome message 2012-10-17 20:05:52 +00:00
Richard Alam
9aa4f274c3 - pass utc time and timezone offset when sending chat message so we can display the send time by converting to local time 2012-10-17 15:41:41 +00:00
Richard Alam
0cfc9fabec - request for chat history when joining the meeting 2012-10-17 14:34:34 +00:00
Richard Alam
ac297d2f1a - focus to chat message input when switching tabs 2012-10-16 22:05:01 +00:00
Richard Alam
314d0edf39 - send message to self when sending private chat 2012-10-16 21:30:49 +00:00
Richard Alam
b19a5440b5 - hightlight tab if new message comes in and tab is not in focus 2012-10-16 21:04:26 +00:00
Richard Alam
322bc98112 - send chat message when user hit enter key 2012-10-16 20:22:34 +00:00
Richard Alam
b4e1bee033 - display private chat message 2012-10-16 18:46:49 +00:00
Richard Alam
a6b4559c34 - display public chat message 2012-10-16 17:40:52 +00:00
Richard Alam
65dc16646c - propagate public chat to 3rd party 2012-10-15 21:00:43 +00:00
Richard Alam
4ea488b6d0 - propagate private chat message to 3rd party 2012-10-15 20:53:34 +00:00
Richard Alam
4f2db7678a - send and receive chat messages using conn invoke instead of shared object 2012-10-15 19:43:49 +00:00
Richard Alam
7f14c11e64 Merge branch 'master' into modify-chat-to-use-consolidated-users 2012-10-15 14:33:46 +00:00
Richard Alam
7597c4edb0 - just moving stuff around 2012-10-12 22:07:47 +00:00
Richard Alam
88e22a818e - try to display chat message 2012-10-12 21:30:29 +00:00
Richard Alam
07bd263089 - move chat message input to each chat box so we don't have to jump thru hoops to send a message 2012-10-12 19:24:01 +00:00
Richard Alam
f6b16f678c Merge branch 'master' into modify-chat-to-use-consolidated-users 2012-10-12 19:06:19 +00:00
Chad Pilkey
7396417780 fixed the client size in IE 2012-10-12 18:22:09 +00:00
Richard Alam
e1cd0cadae - don't include port when trying to set security domain 2012-10-12 17:55:37 +00:00
Richard Alam
01abe4f8f2 - move things around...broken..won't compile 2012-10-12 16:00:27 +00:00
Richard Alam
0a570db23a - allow to enter multi-line text into chat 2012-10-11 18:22:43 +00:00
Richard Alam
2ed222b412 - remove some logging 2012-10-11 15:49:37 +00:00
Richard Alam
4891d812a8 - don't view own webcam 2012-10-11 15:44:05 +00:00
Richard Alam
32dbce3f83 - don't open 2 publish windows 2012-10-11 15:17:40 +00:00
Richard Alam
d674b36c94 - fix tooltip 2012-10-11 15:04:47 +00:00
Richard Alam
8e358c55fb - store chant message 2012-10-11 10:51:00 +00:00
Richard Alam
ad8dc0e2c8 - store chat messages 2012-10-11 09:25:07 +00:00
Richard Alam
ceff2ea131 - start refactoring chat module to have a proper data model so we can expose to JS API 2012-10-11 22:08:18 +00:00
Richard Alam
5393055cb8 - display public chat tab properly 2012-10-11 20:05:40 +00:00
Richard Alam
8d4e781bdc - change how we get the data to display users for private chat. Start consolidating data in preparation for
combining users and listeners.
2012-10-11 19:48:02 +00:00
Richard Alam
e860863502 - propagate external user id to clients 2012-10-10 21:38:20 +00:00
Richard Alam
182427d9a9 Merge pull request #64 from mconf/preloader-fix
Fixing the bigbluebutton preloader to better fit the text "Downloading BigBlueButton"
2012-10-09 13:46:00 -07:00
Richard Alam
09c73338a2 Merge remote branch 'mconf/camera-usability-improvement'
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMap.mxml
	bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/ToolbarButton.mxml
2012-10-08 04:07:31 +00:00
Richard Alam
117bc0ebe6 - broadcast event when role has changed 2012-10-08 01:50:32 +00:00
Richard Alam
6e602c4b1d - add mute/unmute all buttons 2012-10-08 00:56:57 +00:00
Richard Alam
8f84fd2eef - add mute/unmute all 2012-10-05 21:07:22 +00:00
Richard Alam
8e9475ecfd - add muteme/unmuteme api 2012-10-05 20:54:45 +00:00
Richard Alam
1dabeca677 - rename bbb_sdk.js to reflects it's an api bridge between js and flash
- rename event to reflect it's a request to share camera
2012-10-05 18:27:17 +00:00
Richard Alam
e726a4d6c5 - add button to display the flash client 2012-10-05 17:39:45 +00:00
Richard Alam
e84b82659c - implement user join and left events 2012-10-04 21:55:51 +00:00
Richard Alam
43f2524d0f - provide a way to query user's role 2012-10-04 21:24:10 +00:00
Richard Alam
bb024cb971 - add example 3rd-party.js to interact with BBB through JS api 2012-10-04 19:46:23 +00:00
Richard Alam
0303e01828 - fix problem where we are not notifying the listeners of events 2012-10-04 14:55:55 +00:00
Richard Alam
64724c4104 - setup bbb-sdk so that 3rd-party js can interact with BBB 2012-10-03 19:55:36 +00:00
Richard Alam
a067b8380b Merge branch 'master' into start-layout-manager-first 2012-10-03 14:19:46 +00:00
Richard Alam
4d51be0f58 - fix double vertical scrollbars when the chat window becomes too narrow 2012-10-03 14:17:50 +00:00
Richard Alam
c528fc6997 - change default layout 2012-10-02 20:22:42 +00:00
Richard Alam
a71069017f - make layoutUrl option full URL 2012-10-02 20:22:12 +00:00
Richard Alam
7343fa181c - fix switch presenter 2012-10-02 20:15:34 +00:00
Richard Alam
0dca41bc14 - fix muteémute button 2012-10-02 18:06:04 +00:00
Richard Alam
2c6b067b01 - convert userid from Number to String 2012-10-02 17:23:15 +00:00
Richard Alam
8c7d465a5a Merge branch 'master' into start-layout-manager-first 2012-10-02 15:28:23 +00:00
Richard Alam
789b4b03b6 - missed a couple of new files 2012-10-01 17:28:50 +00:00
Richard Alam
5338c823c2 - use connection invoke instead of shared object when sending mouse cursor events in presentation 2012-10-01 15:44:54 +00:00
Richard Alam
8e967a9797 - add hook to start webcam 2012-09-27 14:30:35 +00:00
Richard Alam
ca76d3c41d - start layout module first 2012-09-26 20:59:07 +00:00
Richard Alam
80744c488f - continue drawing when the mouse temporarily moves out of the canvas 2012-09-21 21:06:11 +00:00
Richard Alam
d3ff17ab05 - extract bbb-api-bridge into it's own js file 2012-09-20 16:17:57 +00:00
Felipe Cecagno
ef3a22f8d9 still working to make the total bandwidth consistent 2012-09-14 17:42:35 -03:00
Felipe Cecagno
625b12795e Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton into camera-usability-improvement
Conflicts:
	bigbluebutton-client/locale/en_US/bbbResources.properties
2012-09-14 17:14:28 -03:00
Felipe Cecagno
3edc30047f reverting some unwanted modifications 2012-09-14 17:10:34 -03:00
Hugo Lazzari
3abdb7aec6 Adding new headset button. Fixed bug when closing deskshare. 2012-09-14 17:02:13 -03:00
Richard Alam
1240723b99 - forgot to add /fcs/ handler 2012-09-14 19:32:50 +00:00
Felipe Cecagno
0d84b67698 fixing the bigbluebutton preloader to better fit the text "Downloading BigBlueButton..." 2012-09-14 14:38:33 -03:00
Felipe Cecagno
88f138e05c the very first version of the network streams monitor 2012-09-14 14:35:43 -03:00
Richard Alam
7aef1052f3 - call netstream.close() to stop the stream. Calling netstream.play(false) makes red5 look for a file to stream 2012-09-14 15:13:58 +00:00
Prav-Hugo
70e1715d62 BugFix: toolTip had to be updated to display new message in deskshare icon. 2012-09-14 08:21:45 -03:00
Prav-Hugo
5bf72c0e1d Deskshare new icon 2012-09-13 15:17:57 -03:00
Prav-Hugo
877286a116 Usability Improvement 2012-09-13 15:14:39 -03:00
Prav-Hugo
f7b9534974 UI Improvement. 2012-09-13 15:12:25 -03:00
Richard Alam
58d3c90db1 - fix hardcoded locale location 2012-09-12 20:26:37 +00:00
Richard Alam
870bd93013 - move bbb-api-bridge into it's onwn js file
- rename the api method names
 - cleanup
2012-09-12 16:00:38 +00:00
Richard Alam
8ac96a7a3c - change config.xml template to have full URL of SWF files 2012-09-12 15:33:03 +00:00
Richard Alam
781a03a149 Merge branch 'master' into merge-master-into-embedding-client 2012-09-12 15:19:30 +00:00
Richard Alam
75e8542491 - check if mouse cursor is outside presentation window 2012-09-12 06:30:25 +00:00
Richard Alam
886f62337b - qeury for server name so we can determine where to load locales.xml, config.xml, etc. 2012-09-11 21:51:27 +00:00
Richard Alam
17dc1fbde4 - cut down amount of whiteboard data by 2/3 2012-09-11 19:29:26 +00:00
Richard Alam
a9f1a1bb12 - increase timer timeout as it obstructs clicking other buttons 2012-09-11 19:08:04 +00:00
Richard Alam
705ac86d2b - throttle mouse cursor updates in presentation window 2012-09-11 17:50:16 +00:00
Richard Alam
24b5d77de3 - align whiteboard icons 2012-09-07 14:29:22 +00:00
Prav-Hugo
236fe66019 The label of the button didn't change when you were streaming video. Now the label is right and you can stop sharing video clicking on the button. 2012-09-05 15:02:29 -03:00
Prav-Hugo
82914d2611 Resolved Bug #390
There are many usability issues regarded to the button to join the audio conference. The label of the button is wrong when the user is already in the audio conference, and the icon is very confusing.
Now, the label and icon is right.
2012-09-05 14:55:47 -03:00
Richard Alam
957948ae79 - fix stream names for video 2012-09-04 22:11:31 +00:00
Markos Calderon
60854bc7fa added a temporary change for text tool in presentation 2012-08-29 16:35:16 -05:00
Fred Dixon
5feed6046f Applied Taigo's update for issue #1246 2012-08-29 14:45:37 -04:00
Gustavo Salazar
e404da9614 Disable h264 by default. 2012-08-27 18:08:29 -05:00
Richard Alam
0971eb9a58 - add example wrapper for loading flash client from different server 2012-08-24 21:32:17 +00:00
Richard Alam
75bd9a754f Merge branch 'master' into embedding-the-client
Conflicts:
	bigbluebutton-client/resources/prod/BigBlueButton.html
2012-08-24 21:25:21 +00:00
Richard Alam
72d97f9faf - load flash from an html on a different server 2012-08-24 19:22:26 +00:00
Fred Dixon
a253171ac8 Fix for issue http://code.google.com/p/bigbluebutton/issues/detail?id=1294 2012-08-24 13:43:01 -04:00
Richard Alam
414d3568f6 - see if we can callback from flash to javascript 2012-08-24 15:06:18 +00:00
Richard Alam
51e7b4a114 - remove typo 2012-08-24 14:45:54 +00:00
Richard Alam
8012c8f48f Merge branch 'master' into embedding-the-client 2012-08-24 14:09:32 +00:00
Richard Alam
809e16cc61 - fix tooltip 2012-08-23 22:00:20 +00:00
Richard Alam
ebf89cb65f Merge branch 'use-generated-userid' into merge-master-with-use-generated-userid 2012-08-23 21:31:30 +00:00
Richard Alam
62b92a825c - fix font size for late joiner 2012-08-23 21:29:54 +00:00
Richard Alam
17734c404b - size the fonts properly...but problem with late joiner still 2012-08-23 21:12:46 +00:00
Richard Alam
aba57f70bd - fix assigning of presenter 2012-08-23 19:56:57 +00:00
Richard Alam
d9e5c80c6c - try generating userid instead of using red5 connection id as userid 2012-08-23 19:49:31 +00:00
Richard Alam
5895bbc8c6 - try to fix font size for late joiner 2012-08-23 17:40:39 +00:00
Richard Alam
6f7ba912e6 - cleanup 2012-08-23 13:33:39 +00:00
Richard Alam
da8d48b909 - prototype js to as3 hook 2012-08-22 21:28:03 +00:00
Richard Alam
c90ae01f09 - take layout.xml from resources dir 2012-08-22 21:27:27 +00:00
tdj-br
3a0552a2b6 Changed the template of config file. 2012-08-22 10:18:40 +00:00
imdt
472a6f325e Created timeout on RTMP/RTMPT tests. 2012-08-22 10:04:48 +00:00
Richard Alam
67f316b525 - cleanup 2012-08-21 20:46:23 +00:00
Richard Alam
888e3d9a2f - cleanup 2012-08-21 20:07:17 +00:00
Richard Alam
9749a80026 - fix annotation history when user joins late 2012-08-21 19:42:53 +00:00
Richard Alam
44b2e55d52 - try and fix synching of annotations for late joiners 2012-08-21 16:00:41 +00:00
Richard Alam
ace0e438f9 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-08-20 20:25:31 +00:00
Richard Alam
0dacb217b0 - fix exception popup on Flash debug 2012-08-20 20:25:06 +00:00
Fred Dixon
fef6d0e2b1 Remove reference to Melomel 2012-08-20 16:16:48 -04:00
Richard Alam
edf56cacb3 - minimize logging 2012-08-20 15:54:37 +00:00
Richard Alam
d248cb0f8c - fix some exception popups when running flash debugger 2012-08-20 15:19:19 +00:00
Richard Alam
c07eeea844 - use SVC2 codec for deskshare... 2012-08-20 14:32:19 +00:00
Richard Alam
e04da4042a Merge remote branch 'rsippl/deskshare-improvements' into merge-svc2-deskshare
Conflicts:
	bigbluebutton-client/resources/prod/bbb-deskshare-applet-0.8.jar
	deskshare/applet/src/main/java/org/bigbluebutton/deskshare/client/net/NetworkHttpStreamSender.java
2012-08-17 19:21:34 +00:00
Richard Alam
b2b3ac89be - update deskshare applet wiht improvements from XOP 2012-08-17 17:48:35 +00:00
Richard Alam
33fcacb00b - remove Ctrl-Z duplicate for whiteboard undo
- add presentation control key binding
2012-08-16 19:21:53 +00:00
Richard Alam
a61dba143f Merge remote branch 'chad/master' into making-bbb-accessible
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/modules/present/ui/views/PresentationWindow.mxml
2012-08-16 15:34:07 +00:00
Richard Alam
4abfe5f56d - handle shift-key to move slides forward and backward 2012-08-16 15:19:28 +00:00
jtrobinson
b56be1d87d Small fix 2012-08-15 19:11:45 +00:00
Chad Pilkey
154c319cbc Merge remote branch 'upstream/master' 2012-08-15 19:09:43 +00:00
jtrobinson
ecc572d67b Minor accessibility changes 2012-08-15 18:50:20 +00:00
Chad Pilkey
07b2147977 fixed special case with char 32 2012-08-15 18:29:02 +00:00
Richard Alam
7bafcab0fa - minor cleanup 2012-08-15 18:02:53 +00:00
Chad Pilkey
c9d1e78593 cleaned up the Shortcut Help Window 2012-08-15 17:58:04 +00:00
Richard Alam
06df24ab9c - display text properly to latecomers 2012-08-15 17:51:13 +00:00
Chad Pilkey
ca54b6b352 Shortcut help window finished 2012-08-14 21:53:09 +00:00
jtrobinson
457675f915 Added locale change listener 2012-08-14 21:50:50 +00:00
jtrobinson
c904476eb9 Fixed typo in locale 2012-08-14 20:44:43 +00:00
jtrobinson
f0fdc04c93 Re-added 'go to latest read message' key 2012-08-14 20:43:51 +00:00
jtrobinson
9af930fd5c After restructuring of logic, chat accessibility is back to normal 2012-08-14 20:05:59 +00:00
jtrobinson
866e4a5083 Sync 2012-08-14 19:09:11 +00:00
Richard Alam
bc6d29fff9 - query fro annotation history when loading the page not when the canvas is initialized 2012-08-14 18:51:26 +00:00
Chad Pilkey
5f3a66c043 initial shortcut key window 2012-08-14 18:51:12 +00:00
jtrobinson
124f088d5f Chat navigation logic is wonky after re-structuring, but it builds 2012-08-14 17:59:42 +00:00
Richard Alam
20864b8a8d - handle where presenter creates a new text annotation without commiting the previous text annotation 2012-08-14 17:47:04 +00:00
jtrobinson
414824fbbc Pushing in case of power failure 2012-08-14 16:05:26 +00:00
Richard Alam
b81880c7a3 - draw rectangle while presenter drags mouse for text tool 2012-08-14 15:38:40 +00:00
Richard Alam
fe213ddc0f - send undo when presenter hits Ctrl-Z 2012-08-14 14:55:53 +00:00
Chad Pilkey
72cb09d67d change hotkeys to localized version 2012-08-14 14:36:31 +00:00
jtrobinson
03b58c1221 Minor tweaks to Shortcut Glossary and english locale 2012-08-13 21:43:29 +00:00
Richard Alam
95ef07994b - cleanup and add some notes on how text annotation works 2012-08-13 20:46:09 +00:00
jtrobinson
88676b51e9 Localized chat accessibility methods; started on shortcut help window 2012-08-13 20:37:28 +00:00
Richard Alam
4479c4b925 - maintain focus on text box while being edited, changed size, and color 2012-08-13 20:08:33 +00:00
jtrobinson
41304aea43 Synchronizing repo 2012-08-13 19:17:57 +00:00
Richard Alam
f11231fd3e - cleanup 2012-08-13 18:10:33 +00:00
Richard Alam
58a301cac7 - try to fix focus for text 2012-08-13 16:58:07 +00:00
Richard Alam
b2b2070a77 - fix pan and zoom 2012-08-13 15:03:06 +00:00
Richard Alam
8340d02325 - fix clear and undo 2012-08-13 14:41:38 +00:00
jtrobinson
5530863201 Audio notifications cleaned up; ctrl-shift-r added to navigate to latest read message 2012-08-10 21:01:54 +00:00
jtrobinson
8c6de25d40 JAWS/IE and NVDA/Firefox combinations now use ARIA alerts to deliver audio chat notifications. Nothing cooperates with Chrome. 2012-08-09 20:10:46 +00:00
jtrobinson
082e57c565 Trying to back up Chat Module changes 2012-08-09 18:14:20 +00:00
Chad Pilkey
cfd3446123 Merge remote branch 'upstream/master'
Conflicts:
	README
	bigbluebutton-client/.gitignore
	bigbluebutton-client/resources/prod/BigBlueButton.html
	bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
	bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
	bigbluebutton-web/grails-app/conf/bigbluebutton.properties
2012-08-07 19:56:23 +00:00
Richard Alam
3343ab1f0e - change text color and size 2012-08-07 18:26:06 +00:00
Richard Alam
5d999457a6 - fix textbox size for viewers 2012-08-07 16:16:18 +00:00
Felipe Cecagno
2076a1137d fixing the NPE on the layout module when the user joins a conference with an adobe flash player debugger version
http://code.google.com/p/bigbluebutton/issues/detail?id=1261
2012-08-06 13:51:30 -03:00
Richard Alam
d6ab348aff - add sample embed html 2012-08-05 22:14:01 +00:00
Richard Alam
76f94df0a1 - creating JS hooks 2012-08-21 22:02:24 +00:00
Richard Alam
feda651446 - start adding way to call javascript from flash client 2012-08-21 21:59:18 +00:00
Richard Alam
b38a1b3a7c - start adding client apis 2012-08-21 21:48:05 +00:00
Richard Alam
d4691ddc9f - cleanup 2012-08-05 08:15:21 +00:00
Richard Alam
74ad60fe68 - draw line and triangle 2012-08-05 07:30:46 +00:00
Richard Alam
638ae8d0d4 - draw line and triangle 2012-08-05 07:27:03 +00:00
Richard Alam
af15be0f4a - draw circle when ctrl key is pressed 2012-08-05 06:45:40 +00:00
Richard Alam
fbfc49fd5d - draw square when control key is pressed 2012-08-05 06:34:40 +00:00
Richard Alam
f0aba5e593 - text displays again 2012-08-04 23:36:27 +00:00
Richard Alam
3ed5651a98 - can't seem to display text properly...need to fix 2012-08-10 22:17:42 +00:00
Richard Alam
ba6e43484b - pencil works 2012-08-10 19:29:14 +00:00
Richard Alam
a98da69b2b - separate sending and displaying 2012-08-10 19:10:53 +00:00
Richard Alam
41e2f1cc0d - handle Ctrl-KEY 2012-08-10 15:59:12 +00:00
Richard Alam
3482190b18 - minor cleanup 2012-08-10 15:53:40 +00:00
jtrobinson
ce164b48f3 fixeFixed timing of audio alerts. 2012-08-03 20:21:49 +00:00
Richard Alam
0f6c6e8e4d - add background and remove intial text 2012-08-03 19:36:17 +00:00
Richard Alam
e95e4c72f0 - figure out why we dispatch a text created event when mouse moves out of canvas 2012-08-03 19:04:15 +00:00
jtrobinson
d12e176c42 Audio notifications for public and private chat messages; timing is still off 2012-08-03 17:53:02 +00:00
Markos Calderon
9b4a1b4815 Merge pull request #54 from bigbluebutton/fix-chat-url
Fix for event urls and support for https
2012-08-02 13:16:00 -07:00
Markos Calderon
2e8715988b Fix for event urls and support for https 2012-08-01 18:55:50 -05:00
Gustavo Salazar
75e9b45db5 Set type to variable "filter" 2012-08-01 17:00:29 -05:00
Richard Alam
c01b111c3c - try to fix textbox resizing 2012-07-31 20:03:16 +00:00
Richard Alam
69c765cb6d - try crating textbox for whiteborad 2012-07-31 19:42:19 +00:00
jtrobinson
ee0baad670 Hotkeys added for focusing to chat tabs, and for moving backward and forward through tabs 2012-07-31 18:55:59 +00:00
Richard Alam
c97f806154 - comment out some logs to test if we loose some lines when drawing rapidly 2012-07-31 17:19:51 +00:00
Richard Alam
3609d409df - query for annotations when loading new page 2012-07-31 17:09:20 +00:00
Richard Alam
8d931eb94a - setup toolbar properly when switching presenter 2012-07-31 15:49:10 +00:00
Richard Alam
3fb8c458e1 - fix buttons 2012-07-31 15:00:06 +00:00
Richard Alam
0f591f9d34 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-07-30 22:00:00 +00:00
Gustavo Salazar
6c3f430e88 Ask if h264 enabled. 2012-08-01 14:32:42 -05:00
Gustavo Salazar
7735ff6d62 build client for Flash Player 11 2012-07-31 17:49:09 -05:00
Richard Alam
578ef05915 - An example how to display textbox 2012-07-30 21:59:32 +00:00
Chad Pilkey
d6931fb0a8 fixed layout module startup error 2012-07-30 18:24:59 +00:00
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
Richard Alam
bdc83d7fdf - separate whiteboard buttons 2012-07-30 04:36:45 +00:00
Richard Alam
b34029140f - extract out each button to maintain easily 2012-07-30 02:57:42 +00:00
Richard Alam
a26962bf66 - don't listen for 'w' and 'd' key chars to enable/disable whiteboard as it consumes text types into text field 2012-07-30 19:16:45 +00:00
Richard Alam
881c0c573f - increase size of text field so that text doesn't get chooped when zooming 2012-07-30 19:16:12 +00:00