Richard Alam
c1d30dc72b
- add config param to skip camera settings check
2013-09-23 15:24:07 +00:00
Felipe Cecagno
7f991d1346
Merge branch 'master' into sharedNotesNoServer-0.81
...
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
2013-08-25 23:30:44 -03:00
Chad Pilkey
ce7040f52d
added enableHandRaise and enableSettingsButton as config.xml options for the Users Window
2013-08-23 15:36:49 -07:00
Felipe Cecagno
81e3d93bb7
Merge branch 'master' into global-audio-0.81
...
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/kk_KZ/bbbResources.properties
bigbluebutton-client/locale/km_KH/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/main/events/ShortcutEvent.as
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MicSettings.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/phone/views/components/ToolbarButton.mxml
2013-08-21 15:59:33 -03:00
Chad Pilkey
c88b888ae3
enable the logout confirmation again
2013-08-19 14:58:25 -07:00
Fred Dixon
1c50f1cff2
Disable logout window for the moment as its pending UI updates (changed correct parameter :-)
2013-08-16 15:38:41 -07:00
Fred Dixon
d5099639ef
Disable logout window for the moment as its pending UI updates
2013-08-16 15:11:45 -07:00
jtrobinson
674195ea71
Config Template contains boolean flag to activate/deactivate logout confirmation (default is true). Also cleaned up remnants of old custom Confirm component.
2013-07-30 08:52:07 -07:00
Markos Calderon
65bc8774f3
Added autoFullScreen in config xml
2013-07-22 19:58:35 -05:00
Hugo Lazzari
bcfa02ee48
Implemented sharedNotesNoServer to work with bigbluebutton 0.81
2013-07-15 11:49:46 -03:00
Hugo Lazzari
37d67f1854
Fixed bugs when listenOnlyMode was false, add new icons depending on listenOnlyMode
...
changed joingGlobal to listenOnlyMode
Removed old debug messages
2013-07-12 11:31:04 -03:00
Hugo Lazzari
46522fc943
Begin the global-audio with bbb 0.81
2013-07-08 10:55:53 -03:00
Felipe Cecagno
371243dbe6
Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton into video-profiles
...
Conflicts:
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/BigBlueButton.mxml
bigbluebutton-client/src/org/bigbluebutton/main/api/ExternalApiCallbacks.as
bigbluebutton-client/src/org/bigbluebutton/main/api/ExternalApiCalls.as
bigbluebutton-client/src/org/bigbluebutton/main/views/CameraDisplaySettings.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMapDelegate.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/PublishWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/VideoWindow.mxml
2013-06-28 16:09:11 -03:00
Chad Pilkey
b564f7d591
moved the popup windows to the start of the tab order
2013-07-12 13:08:49 -07:00
Chad Pilkey
ce3993a6af
added a property keepToolbarVisible to the Whiteboard Module
2013-07-09 09:59:37 -07:00
Chad Pilkey
16fbdd9ab5
added config.xml property to control showing the meeting name in the toolbar
2013-06-10 15:08:30 -07:00
Chad Pilkey
0eef79116e
added whiteboardAccess to config.xml template
2013-06-10 08:21:07 -07:00
Richard Alam
2bd9794008
- add option in presentation to open external file uplaod window instead of from within flash
2013-05-19 22:51:08 +00:00
Chad Pilkey
e785e80629
viewers and listeners modules wiped from record
2013-05-14 11:40:21 -07:00
Fred Dixon
bc45788ae2
Added back allowKickUser='true' to config.xml.template
2013-05-11 17:39:40 -04:00
Felipe Cecagno
e5a604bf17
added a new attribute for the PhoneModule definition on config.xml to enable only the presenter to share the microphone - it fits perfectly on the global audio stream feature for webinars; refactored a little the PhoneOptions class to parse the options directly in a single place
2013-05-04 21:35:25 -03:00
Felipe Cecagno
99d6d959f9
Implementation done during the 2nd BigBlueButton Hackfest on April 2013; implemented the concept of video profiles - the sysadmin can specify in a XML file the video profiles that the users will use to broadcast video; it includes width, height, key interval, fps, enableH264 among other parameters; a hack was done to enable the user subscribe to a different profile than the one that is being broadcasted - on the server-side there will be a transcoder component that will handle this kind of subscription
2013-04-28 18:18:17 -04:00
Fred Dixon
abc074aaa1
Hide the network monitor and editing buttons for layouts module by defult
2013-04-16 19:23:20 -07:00
Markos Calderon
c29e1b9aab
added UI changes to layout menu and network monitor
2013-04-16 18:38:11 -05:00
Hugo Lazzari
0f119bf44a
Removed from config template old sharedNotes options that aren't needed.
...
Default file name to save file is the sharedNotes window name with all
characters lowercased and all spaces transformed to '-'.
Added config options to sharedNotes.
2013-04-09 14:58:38 -03:00
Markos Calderon
0db6cfedb6
make gloweffect configurable
2013-04-04 15:50:12 -05:00
Markos Calderon
1261828a09
added maxFileSize configurable from config.xml
2013-04-02 14:56:11 -05:00
Chad Pilkey
3dd69116d9
added video option to prioritize a user's webcam when they start talking
2013-03-23 13:49:30 -04:00
Richard Alam
65c28bf90a
- minor cleanup
2013-03-19 22:28:28 +00:00
Chad Pilkey
df557b89af
changed all internal references to participants to users
2013-03-15 18:53:39 -04:00
Richard Alam
956242d644
- use Participants module as default
2013-03-14 18:47:01 +00:00
Richard Alam
a6736d8e68
- change bw and port test to connect to a subscope. Somehow if we don't, we can't reconnect again when all users logs out
2013-03-14 15:54:14 +00:00
Markos Calderon
d6a368f32e
change shortcutkeys property name in config.xml
2013-03-07 15:20:27 -05:00
Markos Calderon
b2dd27d56f
added showbutton to deskshare module
2013-03-05 10:01:42 -05:00
Fred Dixon
f58fa128dd
Removed carriage returns from config.xml so the bbb-client post instal scripts would run without error
2013-03-03 03:45:32 -05:00
Chad Pilkey
638b3d01a4
Merge remote branch 'upstream/master' into access-hotfix
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
2013-03-01 20:12:07 -05:00
Chad Pilkey
f79de237de
fixed a lot of issues with accessibility
2013-03-01 20:00:33 -05:00
Markos Calderon
942d2f146a
make shortcutKeys button configurable in config.xml
2013-02-28 17:32:44 -05:00
Richard Alam
9bfdd8cf0b
- use viewers and listeners window for now...we will decide to use the participants module in this release or next
2013-02-20 21:41:10 +00:00
Richard Alam
c24cf55d9c
Merge branch 'master' into unify-users-and-listeners
...
Conflicts:
bigbluebutton-client/build.xml
2013-02-19 21:31:56 +00:00
Chad Pilkey
8702b42def
Merge remote branch 'upstream/master' into access-hotfix
...
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/src/BigBlueButton.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/CameraDisplaySettings.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/ShortcutHelpWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/viewers/views/ViewersWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
2013-02-19 13:45:50 -05:00
Chad Pilkey
a847250cb3
updated config template to replace user and listeners with participants
2013-02-07 17:11:57 -05:00
Richard Alam
d1e80464d8
-disable polling module by default
2013-02-05 20:14:22 +00:00
Richard Alam
93311e6464
Merge branch 'master' into merge-master-into-polling-module
...
Conflicts:
bigbluebutton-client/build.xml
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/src/BigBlueButton.mxml
2013-02-04 19:34:23 +00:00
Chad Pilkey
493696d1f2
Merge remote branch 'origin/master' into access-hotfix
...
Conflicts:
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
2013-01-10 14:36:57 -05:00
Richard Alam
6303de3007
- extract webcam control icons
2013-01-08 20:04:03 +00:00
Chad Pilkey
6e002d966e
Merge remote branch 'origin/master' into access-hotfix
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
2013-01-08 14:00:46 -05:00
Richard Alam
051c55c37d
- modify default config.xml
2013-01-07 15:54:20 +00:00
Felipe Cecagno
b1fa455303
revert some unwanted changes
2013-01-07 13:43:48 -02:00
Hugo Lazzari
d8eaaba91e
New template to global audio
2013-01-07 10:05:14 -02:00
Chad Pilkey
b3a6e1e552
Merge remote branch 'upstream/master' into access-hotfix
...
Conflicts:
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/src/BigBlueButton.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/present/ui/views/PresentationWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/present/ui/views/SlideView.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/PublishWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videodock/views/VideoDock.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/buttons/ClearButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/buttons/LineButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/buttons/PanZoomButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/buttons/RectangleButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/buttons/ScribbleButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/buttons/TextButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/buttons/UndoButton.mxml
2013-01-04 14:03:39 -05:00
Richard Alam
6b95383957
- handle response when saving note
2013-01-03 20:44:32 +00:00
Richard Alam
6b36e0011a
- build BBB default style
2012-12-28 17:32:14 +00:00
Richard Alam
3418876adc
- add options in config template
2012-12-24 19:42:50 +00:00
Richard Alam
cbcd54cd7b
- update broadcast module to work on master
2012-12-21 20:34:33 +00:00
Richard Alam
f80fcfbc46
- provide absolute url where to load the skin swf file
2012-12-18 20:57:56 +00:00
Chad Pilkey
02b222625f
Merge branch 'master' into access-hotfix
...
Conflicts:
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/src/BigBlueButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/model/VideoConfOptions.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/PublishWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/VideoWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videodock/views/VideoDock.mxml
2012-12-17 15:29:49 -05:00
Richard Alam
1ab06e37b3
- try skinning
2012-12-17 20:06:12 +00:00
Richard Alam
50aa8dfd24
- add option to enable displaying of avatar
2012-12-04 19:09:45 +00:00
jtrobinson
41b59d6e92
Fixed mistake in config.xml.template, updated README
2012-11-23 18:25:33 +00:00
jtrobinson
b6617ac58b
Deskshare and webcam publishing included in tab order. Some tweaking required.
2012-11-22 21:43:31 +00:00
jtrobinson
4c13b70a7b
Remember to use the baseTabIndex values in config.xml.template for tab order to work
2012-11-20 16:53:45 +00:00
Richard Alam
c85ae5b760
- add options in config.xml to display the webcam controls
2012-11-01 17:46:43 +00:00
Felipe Cecagno
1650c566f8
moving the notes.jsp application from /demo/notes.jsp to /bigbluebutton/notes.jsp
2012-10-30 10:11:28 -02:00
Felipe Cecagno
9bed70952c
added an option to hide the notes button on toolbar; hide the close button on the shared notes window
2012-10-29 15:59:18 -02: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
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
Felipe Cecagno
2cd83eb0e6
Merge commit 'v0.8' into sharedNotes
2012-10-17 14:59:32 -03:00
Richard Alam
a71069017f
- make layoutUrl option full URL
2012-10-02 20:22:12 +00:00
Richard Alam
8ac96a7a3c
- change config.xml template to have full URL of SWF files
2012-09-12 15:33:03 +00:00
Gustavo Salazar
e404da9614
Disable h264 by default.
2012-08-27 18:08:29 -05:00
tdj-br
3a0552a2b6
Changed the template of config file.
2012-08-22 10:18:40 +00:00
Gustavo Salazar
7735ff6d62
build client for Flash Player 11
2012-07-31 17:49:09 -05:00
Richard Alam
1d4ee2862c
Merge branch 'layout-module'
2012-07-06 15:03:49 +00:00
Richard Alam
17bba97d40
- add catalan locale
...
- update version to 0.8
2012-06-18 12:56:30 +00:00
Felipe Cecagno
85aa046010
added an attribute to the layout module to show or hide the module control buttons (add, save and load)
2012-06-15 14:43:18 -03: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
Felipe Cecagno
f0214fa580
implements the very first prototype of the layout module; the admin put the layout definitions in a XML file, and the user may apply the layouts independently; the users also can extract the current layout to add directly to the xml file with the layout definitions
2012-05-22 23:13:12 -03:00
Felipe Cecagno
ddea57467d
little adjustment on config template
2012-03-23 18:21:18 -03:00
Felipe Cecagno
f31a26bcf3
fixing the default layout - when the screen is big, the default position of the videodock is just below the chat window; also the three window position on the left has been improved
...
there are some modifications related specifically to the shared notes module, but the core of the implementation is generic and could be patched to upstream
2012-03-13 16:33:07 -03:00
firstuser
ff493885c9
Merge branch 'master' into sharedNotes0.8
2012-03-12 12:26:54 -03:00
Richard Alam
be76c7d8ab
- update locale to 0.8-beta4
2012-03-01 19:15:31 +00:00
Felipe Cecagno
334ed6db81
Merge branch 'master' into sharedNotes0.8
...
Conflicts:
bigbluebutton-apps/build.gradle
bigbluebutton-apps/src/main/webapp/WEB-INF/bbb-apps.xml
bigbluebutton-client/build.xml
bigbluebutton-client/html-template/index.template.html
bigbluebutton-client/html-template/sharednotes/diff_match_patch_uncompressed.js
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/resources/prod/BigBlueButton.html
bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/infrastructure/ServerConnection.as
2012-02-17 14:04:31 -02:00
Fred Dixon
2e458d147d
Tweaked the settings for VideoconfModule to slightly improve quality video. Bandwidth of video will take on aberage 50 KiB/S
2012-02-12 12:26:20 -05:00
Richard Alam
3d8722d504
- allow to configure to show presentation window controls or not
2012-01-25 22:05:50 +00:00
Fred Dixon
6aa2fe652b
Enable auto join audio by default
2012-01-15 14:26:16 -05:00
Richard Alam
140d9a566c
provide way to add window on bottom-3rd-lower-right
2011-11-22 13:25:41 -05:00
Richard Alam
2f421059bb
add option to not show close button for camera view window
2011-11-15 18:23:56 -05:00
Richard Alam
2acd95b677
Merge branch 'master' into hangout-style
2011-11-09 10:08:11 -05:00
Felipe Cecagno
9e5611c9ab
added the parameter oneAlwaysBigger to videodock module on config.xml. if oneAlwaysBigger is true, one window will always be bigger on videodock layout
2011-11-08 21:15:16 -02:00
Richard Alam
5ff8bd24ab
Merge branch 'hangout-style'
2011-11-08 12:55:48 -05:00
Richard Alam
fe70b2fef3
- add option to autostart dekstop sharing
2011-11-04 14:43:00 -04:00
Felipe Cecagno
003b612399
added a layout parameter for the video dock on config.xml; the layouts could be none (no action on click), smart (better adjustment positioning the big window on the top or on the right side) or hangout (the big window will always be on top)
2011-11-03 22:37:26 -02:00
Richard Alam
54ca0a5bfd
- change name of showing log button option
2011-11-02 14:18:40 -04:00
Richard Alam
60577df2b1
- redirect properly to logout url when logout window is not shown
2011-11-02 10:59:29 -04:00
Richard Alam
e07efebabc
initialize config.xml position for chat and video dock
2011-10-22 14:30:45 -04:00
Richard Alam
6cd4b502e7
make enabling acoustic echo cancel configurable
2011-10-17 13:59:48 -07:00
Richard Alam
f524cfda17
- change locale version 0.8-beta2
2011-10-02 13:53:24 -07:00
Richard Alam
4b7c6645c9
- set default quality to 50
2011-09-29 23:35:38 -07:00
Richard Alam
5d6d4cf87b
Merge branch 'set-option-for-voice'
2011-10-06 01:57:07 -04:00