Chad Pilkey
0c6e5a0632
Merge remote branch 'origin/master' into poll-access
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/core/managers/UserManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/AddChatTabBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
record-and-playback/presentation/playback/presentation/acornmediaplayer/acornmediaplayer.base.css
record-and-playback/presentation/playback/presentation/acornmediaplayer/jquery.acornmediaplayer.js
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-captions-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-captions.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-exit-fullscreen-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-exit-fullscreen.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-fullscreen-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-fullscreen.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-pause-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-pause.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-play-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-play.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-transcript-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-transcript.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-volume-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-volume-full-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-volume-full.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-volume.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/acorn.access.css
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/button-background-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/button-background-light.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/controls-background-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/controls-background-light.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/barebones/acorn.barebones.css
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/acorn.darkglass.css
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/darkglass-caption.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/darkglass-exit-fullscreen.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/darkglass-fullscreen.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/darkglass-pause.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/darkglass-play.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/darkglass-transcript.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/darkglass-volume-full.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/darkglass-volume.png
record-and-playback/presentation/playback/presentation/css/bbb.playback.css
record-and-playback/presentation/playback/presentation/playback.html
2012-10-29 16:03:09 -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
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
Chad Pilkey
172eae1891
Merge remote branch 'origin/master' into poll-access
...
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
2012-10-12 15:43:18 +00:00
Chad Pilkey
4712397028
Merge remote branch 'upstream/master'
...
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
2012-10-12 15:41:03 +00:00
Chad Pilkey
f9b501f1f0
Merge remote branch 'origin/master' into poll-access
2012-09-24 15:16:02 +00: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
Prav-Hugo
877286a116
Usability Improvement
2012-09-13 15:14:39 -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
Chad Pilkey
35704cbdb9
Merge remote branch 'upstream/master'
2012-09-03 23:46:13 +00:00
Richard Alam
809e16cc61
- fix tooltip
2012-08-23 22:00:20 +00:00
jtrobinson
50a2e83153
Fixed permission issue
2012-08-22 16:23:18 +00:00
jtrobinson
7f53baa363
Ctrl-Shift-? opens glossary window (or closes it if already open)
2012-08-20 21:11:19 +00:00
jtrobinson
6798a1c0ac
Fixed bug where screen readers could not 'see' status icons in Users window
2012-08-17 17:06:15 +00:00
jtrobinson
ecc572d67b
Minor accessibility changes
2012-08-15 18:50:20 +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
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
jtrobinson
414824fbbc
Pushing in case of power failure
2012-08-14 16:05:26 +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
jtrobinson
88676b51e9
Localized chat accessibility methods; started on shortcut help window
2012-08-13 20:37:28 +00:00
Richard Alam
cbe0ee60cc
- merge some new stuff
...
Conflicts:
bigbluebutton-web/.gitignore
2012-07-29 16:06:39 +00:00
bikramac
0d9c6842d2
Update bigbluebutton-client/locale/ne_NE/bbbResources.properties
2012-07-23 04:24:58 -07:00
Richard Alam
a8e80c3a9c
- make it compile
2012-07-16 19:03:12 +00:00
Richard Alam
5742f2764a
Merge remote branch 'ajay/bbb-whiteboard-additions' into merge-whiteboard-features
...
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/recorder/whiteboard/AddShapeWhiteboardRecordEvent.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/recorder/whiteboard/WhiteboardEventRecorder.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/IWhiteboardRoomListener.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/Page.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/ShapeGraphic.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/WhiteboardApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/WhiteboardRoom.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/WhiteboardService.java
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/common/Images.as
bigbluebutton-client/src/org/bigbluebutton/common/assets/images/text_icon.png
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/WhiteboardCanvasModel.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/DrawProxy.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/DrawObject.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/DrawObjectFactory.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/Ellipse.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/Pencil.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/Rectangle.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/ShapeFactory.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/managers/PageManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/managers/WhiteboardManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/maps/WhiteboardCanvasEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardCanvas.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
2012-07-16 18:08:21 +00:00
Ajay Gopinath
c1f5ff0ae5
Finished graph/grid toggle tool. Two bugs remaining: 1)text and grid are not showing up when new clients join 2) sync text/grid when changing pages within a document. TOBE fixed.
2012-07-10 21:36:21 -04:00
Ajay Gopinath
540ed95984
Fixed shapes not being received bug. Fixed text toolbar not moving with window/whiteboard. Added 'text size' feature to text tool options.
2012-07-10 14:51:53 -04:00
Ajay Gopinath
715cb602c3
Finished text tool 'options'.
2012-07-09 16:43:03 -04:00
Ajay Gopinath
0ef622f959
Added triangle tool and made fill color selectable rather than making it the same as the line color of the DrawObject.
2012-07-06 22:36:41 -04:00
Richard Alam
1d4ee2862c
Merge branch 'layout-module'
2012-07-06 15:03:49 +00:00
Ajay Gopinath
b2e86495c6
Added selection tool and basic recognition of individual objects. Need to fix text tool and allow modification of individual objects.
2012-07-05 16:03:17 -04:00
Ajay Gopinath
e2d536a8f4
Added eraser and highlighter tool. Fixed text normalization issue. Need to add recogniition of individual objects. Text is buggy.
2012-07-05 01:34:51 -04:00
Ajay Gopinath
938103972d
Finished basis for text tool. Stil need to add identification for individual objects/add text customization/fix glitches.
2012-07-04 12:28:29 -04:00
Ajay Gopinath
50d887e948
Fixed fill/transparency tool glitch of other clients not receiving updated shapes history. Abstracted DrawObject and TextObject to GraphicObject, and ShapeFactory and TextFactory to GraphicFactory. Almost done with abstraction of new functionality.
2012-07-01 15:33:50 -04:00
Ajay Gopinath
782154bba9
Finished adding fill selection tool and transparency option tool.
2012-06-30 18:47:31 -04:00
Ajay Gopinath
59fc817df9
Added a simple line tool to whiteboard.
2012-06-21 19:13:38 -04:00
Felipe Cecagno
b65ecad3b2
adding the lock button tooltip and fixing an issue related to the attribute "hidden"
2012-06-18 15:18:42 -03:00
Richard Alam
17bba97d40
- add catalan locale
...
- update version to 0.8
2012-06-18 12:56:30 +00:00
Felipe Cecagno
e2d99acbb0
it still needs some refactoring, but it's working fine; this is the client side of the layout module which interacts with the server in order to (un)lock the windows layout
2012-06-15 11:45:14 -03:00
Richard Alam
3d33d26bae
- update latvian and german locales
2012-06-13 17:17:00 +00:00
Richard Alam
174a1c643e
Merge pull request #40 from cforce/master
...
added missing german locale strings
2012-06-12 13:07:29 -07:00
Richard Alam
e411d3271b
Merge pull request #42 from amon-sha/fix_lv_locale
...
Fix Latvian language file
2012-06-12 13:04:28 -07:00
Richard Alam
de6e0857a2
- update spanish and basque locales
2012-06-11 21:37:39 +00:00
Felipe Cecagno
04ab5a3fe8
final version of the layout module before start to implement the mechanism to lock the windows layout
2012-06-06 14:53:53 -03:00
Richard Alam
d116e4f298
- update locale
2012-06-03 15:12:16 +00:00
Amon Sha
0294fa8ab0
Fix Latvian language file
2012-06-02 17:49:20 +03:00
Richard Alam
4f0b930553
- update locales
2012-05-28 19:37:12 +00:00
Terence Miller
acc0776513
Update bigbluebutton-client/locale/de_DE/bbbResources.properties
2012-05-20 01:40:20 +03:00