Commit Graph

4486 Commits

Author SHA1 Message Date
Richard Alam
f182abf812 - record text annotations properly 2012-08-17 15:40:01 +00:00
Richard Alam
0be1db0cc9 - fix merge edit problem 2012-08-17 14:42:30 +00:00
Richard Alam
40dbd9bab5 - fix NPE when querying for annotations history 2012-08-17 14:41:42 +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
Richard Alam
5a2e5912d6 - fix ClassCastException when drawing scribble that results in gaps in the whiteboard marks 2012-08-15 17:19:38 +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
b88aacd19d Merge branch 'create-squares-and-circles' 2012-08-14 14:56:27 +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
Gustavo Salazar
9b2c56a13a Republish recording using bbb-record utility. 2012-08-13 16:25:57 -05: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
Chad Pilkey
599f16863d chat, slides, and thumbnails are all accessible now 2012-08-10 19:31:36 +00:00
Chad Pilkey
a7acb2714a Merge branch 'master' of github.com:capilkey/bigbluebutton 2012-08-10 19:28:14 +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
52371cf10a Merge remote branch 'upstream/master' 2012-08-08 14:22:57 +00:00
Gustavo Salazar
720343555f Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-08-07 16:39:21 -05:00
Gustavo Salazar
a85e8c144e Use webm for webcam in playback. 2012-08-07 16:36:52 -05: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
Gustavo Salazar
a25a5710a1 Change id of video recording. 2012-08-07 13:16:02 -05:00