Commit Graph

97 Commits

Author SHA1 Message Date
Richard Alam
dcfa4ee8fb - cleanup unneded polling events
- process start poll message
2015-06-23 19:34:58 +00:00
Richard Alam
e387bbf122 implement create or select poll UI 2013-06-26 20:45:10 +00:00
Richard Alam
5e749d9dca - add more polling models
- upgrade minimum Flash player version to 11.2
2013-06-19 19:49:02 +00:00
Chad Pilkey
e785e80629 viewers and listeners modules wiped from record 2013-05-14 11:40:21 -07:00
Richard Alam
37cd29249b add back Flex project files 2013-01-05 13:29:03 -08:00
Richard Alam
cc8a93b0e2 - cleanup project files 2013-04-27 13:17:30 -07:00
Chad Pilkey
bfa8e97e34 mic disable state is implemented, but can't filter by role yet 2013-03-28 14:38:37 -07:00
Chad Pilkey
f79de237de fixed a lot of issues with accessibility 2013-03-01 20:00:33 -05:00
Chad Pilkey
4eb34ad9ca added in listener SO support, it should work, but can't test because vm is broken 2013-02-04 18:34:50 -05:00
jtrobinson
a3c5a13433 Pulled in upstream changes; now there's a crazy focus bug. Trying to figure that out. 2013-02-04 18:43:27 +00:00
Chad Pilkey
be11b4415b started implementing accessibility 2013-02-01 14:49:51 -05:00
Richard Alam
a8e80c3a9c - make it compile 2012-07-16 19:03:12 +00:00
Ajay Gopinath
715cb602c3 Finished text tool 'options'. 2012-07-09 16:43:03 -04:00
Ajay Gopinath
8715327475 Modified record event to include fill color. Need to finish text tool and presentation GUI. 2012-07-08 14:30:46 -04:00
Ajay Gopinath
782154bba9 Finished adding fill selection tool and transparency option tool. 2012-06-30 18:47:31 -04:00
Ajay Gopinath
1f759c1466 Backup commit before resetting dev env 2012-06-27 18:28:01 -04:00
Ajay Gopinath
59fc817df9 Added a simple line tool to whiteboard. 2012-06-21 19:13:38 -04:00
Ajay Gopinath
21b152f12a Added to bottom copyright, build working fine. 2012-06-21 12:31:12 -04:00
Richard Alam
60577df2b1 - redirect properly to logout url when logout window is not shown 2011-11-02 10:59:29 -04:00
deniszgonjanin
44e33cca9d Improvements to the Settings Panel 2011-04-22 20:01:51 +00:00
deniszgonjanin
f0f3f939e8 Settings Module, initial commit. The Settings Module is based on the BBB-Checklist. It just runs as a BBB module instead, to let the user adjust their settings from within BigBlueButton. 2011-04-27 14:59:13 +00:00
deniszgonjanin
e2b60b7c9c Fixed default language in the language selector to english 2011-04-27 13:32:46 +00:00
BigBlueButton
2433c7fa9b Fixed video resizing bug 2011-04-22 18:44:42 +00:00
BigBlueButton
4db0ee6cf3 Fixed disconnect bug. 2011-04-12 20:08:31 +00:00
deniszgonjanin
8934bad003 Fixed bugs in the push to talk implementation (ClassroomAudioModule) 2011-01-25 10:05:54 +00:00
@deniszgonjanin
28fa3d5116 Prototype Classroom style Audio module 2011-03-04 14:19:56 -05:00
@deniszgonjanin
941882409e Added optional warning suppresion for locale version check 2011-01-29 01:33:59 -05:00
@deniszgonjanin
810f127a70 Added basic branding file for adding just the logo to the BigBlueButton default client 2010-12-24 02:13:02 +00:00
@deniszgonjanin
060b7483b0 Added support for logo branding in the lower right corner of the client 2010-12-13 20:20:27 +00:00
deniszgonjanin
f354ac6919 Fix for several small client side bugs 2010-10-09 22:44:26 +00:00
deniszgonjanin
1a0a309f80 New Azeri translation 2010-09-12 23:42:48 +00:00
deniszgonjanin
8247a3bb4e Breakout Module, Initial commit 2010-08-31 19:03:44 +00:00
Richard Alam
dbbea7ae2a Merge branch 'master' into record-and-playback-feature
Conflicts:
	bigbluebutton-client/.actionScriptProperties
2010-08-27 11:05:19 -04:00
deniszgonjanin
0194d07059 Branding for bbb-client. Initial Commit 2010-08-24 19:36:29 +00:00
deniszgonjanin
64b039b23d Deleting unused files. Fixing ExampleChatModule to work with 0.71 2010-08-13 16:03:09 +00:00
Richard Alam
aba6daf3cd - change the support flash player to version 10 instead of 9.0.124 2010-08-10 07:53:08 -04:00
deniszgonjanin
08f6d2499c Changed whiteboard to use new Flash Player 10 drawing methods, for better performance; added more unit tests to main 2010-08-09 14:40:27 +00:00
Richard Alam
fc05379396 - cleanup the logging which has the old groovy ${var} string 2010-08-09 07:58:31 -04:00
deniszgonjanin
0c0d8b6579 More unit tests for bbb-client/main 2010-08-06 21:02:34 +00:00
deniszgonjanin
c1e030118d Added unit tests for modules in bbb-client/main 2010-08-06 18:56:34 +00:00
deniszgonjanin
72cc7bed8f Cleanup and refactoring in bbb-client Main app 2010-08-06 13:45:36 +00:00
Richard Alam
5e52011860 - upgrade flex sdk to 3.5 2010-07-28 16:02:49 -04:00
deniszgonjanin
4ce8093924 Renamed HighlighterModule to WhiteboardModule to match the server code and avoid confusion 2010-07-17 20:05:57 +00:00
Richard Alam
9b8e910105 - adding bigbluebutton-client/.actionScriptProperties and bigbluebutton-client/.flexProperties to .gitignore
as it's IDE specific. Not deleting it though as FlexBuilder needs it to build.
2010-07-21 11:03:10 -04:00
deniszgonjanin
aa3f8a870b Merge branch 'MateRefactoring'
Conflicts:
	bigbluebutton-client/.actionScriptProperties
	bigbluebutton-client/.flexProperties
	bigbluebutton-client/src/ExampleChatModule.mxml
	bigbluebutton-client/src/VideoconfModule.mxml
	bigbluebutton-client/src/conf/config.xml.dev
	bigbluebutton-client/src/conf/join-mock.xml
2010-07-16 17:16:26 +00:00
deniszgonjanin
3165006c47 Added French Canadian localization 2010-07-15 15:07:06 +00:00
deniszgonjanin
f7190aef47 More cleanup of unused files in bbb-client Main app 2010-07-15 00:02:23 +00:00
deniszgonjanin
8f76bdacfb Updated the example module to be relevant for 0.7, and simpler than before 2010-07-13 13:57:04 +00:00
deniszgonjanin
249ec33439 Removed unused @embed images from bbb-client 2010-07-09 10:47:53 +00:00
deniszgonjanin
792ed1d2a9 Removed Endpoint and PureMVC messaging stuff from Main. 2010-07-06 08:32:52 +00:00