Chad Pilkey
|
9be9cca051
|
added a configuration warning system to the flash client
|
2015-01-15 16:14:49 -08:00 |
|
Richard Alam
|
3bb8c97f74
|
- change default chat font size to 12
|
2015-01-05 20:06:21 +00:00 |
|
Chad Pilkey
|
8b7d0ddb24
|
font size in config, and two bugs with private chat squashed
|
2014-12-11 13:16:38 -08:00 |
|
Chad Pilkey
|
acde1ef3ed
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into remove-chat-translation
|
2014-11-26 09:14:18 -08:00 |
|
Chad Pilkey
|
5cbb059aa6
|
removed all of the old google translate code in apps and client
|
2014-11-25 15:17:06 -08:00 |
|
Felipe Cecagno
|
93352a7ea4
|
make the recording notification alert configurable by the config.xml
the notification shows up to remind the moderator to click the record button and start the recording
|
2014-11-25 17:50:11 -02:00 |
|
Chad Pilkey
|
f78b234d0a
|
Updated defaultLayout to match the localized key
|
2014-11-12 15:17:16 -05:00 |
|
Richard Alam
|
c56fde0c42
|
Merge pull request #348 from speakserve/unify-version-number
Unify version number
|
2014-08-13 14:17:45 -04:00 |
|
Ghazi Triki
|
bb09eb6d75
|
After checking we bumped projects version and Flex locales to 0.9.0 with some fixes
|
2014-08-13 12:20:10 +01:00 |
|
Ghazi Triki
|
9a794f854a
|
Bumped projects version and Flex locales to 0.9
|
2014-08-13 10:28:08 +01:00 |
|
Fred Dixon
|
b1c22ad8fd
|
Set autoJoin to true to display audio options on loading
|
2014-08-12 22:38:25 -04:00 |
|
Richard Alam
|
9244dd19d0
|
- allow forcing user to join listen only when autoJoin=true
|
2014-08-10 08:42:11 -07:00 |
|
Richard Alam
|
654c93831e
|
Merge branch 'merge-polling-with-master' into switch-to-sipjs
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
|
2014-08-08 13:46:53 -07:00 |
|
Chad Pilkey
|
ac7a688965
|
swapped jssip for sipjs, cleaned up the webrtc events, changed instances of Rtc to RTC
|
2014-08-08 13:19:38 -07:00 |
|
Richard Alam
|
64fdb9e2f8
|
- allow configuring lock settings from config.xml
|
2014-07-31 09:44:42 -07:00 |
|
Ghazi Triki
|
ac7af7dfea
|
Manually bumped all application version to the correct actual version 0.9.0-dev
|
2014-07-31 17:42:38 +01:00 |
|
Richard Alam
|
dede32bd63
|
- turn off polling
|
2014-07-30 11:22:23 -07:00 |
|
Richard Alam
|
aa92bdf61c
|
- don't show phone dial option by default
|
2014-07-30 11:21:21 -07:00 |
|
Richard Alam
|
36183d55d2
|
- remove unused option
|
2014-07-30 08:38:21 -07:00 |
|
Chad Pilkey
|
893c977ec9
|
forgot to add the new config property to the template
|
2014-06-05 14:04:19 -07:00 |
|
Richard Alam
|
19ac02fab2
|
- enable polling by default
|
2014-06-02 07:44:46 -07:00 |
|
Felipe Cecagno
|
92eac1e988
|
Merge branch 'global-audio' into merge-global-audio
Most of the client implementation is going to be rewritten on next commits.
|
2014-04-23 16:13:40 -03:00 |
|
Richard Alam
|
5c3859aa23
|
- add echo test for voice
|
2014-02-24 21:45:00 +00:00 |
|
Gustavo Salazar
|
ea0c763712
|
Merged with https://github.com/mconf/bigbluebutton/tree/webrtc_support
|
2014-02-07 16:56:23 -08:00 |
|
syeshchenko
|
4a0a702165
|
enabled colorpicker
|
2014-01-30 14:27:54 -08:00 |
|
Richard Alam
|
c4855876c3
|
- change test java link
|
2013-10-21 21:50:38 +00:00 |
|
Richard Alam
|
80ba0d6ead
|
- change link so that user is redirected to appropriate localized page
|
2013-10-21 18:55:41 +00:00 |
|
Richard Alam
|
b07dde529c
|
- add java version required notice in when starting desktop sharing
|
2013-10-21 18:09:00 +00:00 |
|
Richard Alam
|
c1d30dc72b
|
- add config param to skip camera settings check
|
2013-09-23 15:24:07 +00: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
|
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 |
|
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 |
|
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 |
|
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 |
|