Commit Graph

45 Commits

Author SHA1 Message Date
Richard Alam
3d86d5d39c - add more configurable options for webcam 2011-07-28 20:11:11 +00:00
Richard Alam
310b51184c - add option to position webcam viewer window 2011-07-27 20:36:04 +00:00
Richard Alam
c6867b940b - add option in config.xml to not display prompt when logging out 2011-07-21 11:22:48 -04:00
Richard Alam
d989e96295 - show toolbar by default 2011-07-19 17:08:10 -04:00
Richard Alam
0a8ac376fe - add config property to show/hide toolbar 2011-07-18 14:00:41 -04:00
Richard Alam
192b54d978 - fix wrong attributes in config.xml tempalte 2011-07-14 14:56:09 -04:00
Richard Alam
6ec4c04ce7 - change config.xml template to have the new options 2011-07-14 14:07:38 -04:00
Richard Alam
cd479689a6 - cleanup
- add parameter to hide viewer and listeners windows. Need to make thsi more flexible later on.
2011-07-13 18:15:39 -04:00
Richard Alam
d250710b28 - use e4x to manage config
- make enabling private chat configurable. SO now, in the chat module, you can change "privateEnabled=true" to "privateEnabled=false".
2011-07-13 16:41:05 -04:00
deniszgonjanin
cb4508c691 Fixing devbuild breakage 2011-04-22 22:17:49 +00:00
deniszgonjanin
44e33cca9d Improvements to the Settings Panel 2011-04-22 20:01:51 +00:00
deniszgonjanin
09e64093b9 Fixed config.xml.template, xml was malformed 2011-04-27 15:55:14 +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
Marco Calderon
d225ff4d44 Merge remote branch 'mconf/master' 2011-03-10 10:03:15 +00:00
@deniszgonjanin
46eae2e4ec Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-03-04 17:36:10 -05:00
@deniszgonjanin
4fe35444e9 Added a Push To Talk button for the Classroom Audio Module 2011-03-04 17:35:30 -05:00
deniszgonjanin
63cb08fbd6 Added ClassAudioModule to build.xml and config.xml.template 2011-03-04 21:37:46 +00:00
Felipe Cecagno
859176db78 resolutions are configurated by the config.xml; removed the close button from PublishWindow; implemented the maximize and restore; corrected the implementation of resizing; the implementation of maximize, restore and resize is exactly the same for both PublishWindow and VideoWindow 2011-03-03 23:30:51 +00:00
@deniszgonjanin
f89efce2ae A working version of the notes module. Disabled by default 2011-01-29 02:08:47 -05:00
@deniszgonjanin
941882409e Added optional warning suppresion for locale version check 2011-01-29 01:33:59 -05:00
@deniszgonjanin
d5e4813aff Improvements to the branding ant tasks 2010-12-24 04:20:26 +00:00
Richard Alam
36cd4d25a7 - allow to pass autoJoin param in config.xml to auto join voice conference 2010-11-23 16:39:08 -05:00
Fred Dixon
3a181428df - Noticed revently that some webcams were not successfully opening on other computers ... lowering the quality just a bit 2010-11-09 21:52:13 -05:00
Fred Dixon
cc9ccd4121 - Changed AllowKickUsers default to false as its better enabled by the administrator when configuring their BigBlueButton site 2010-11-07 18:30:00 -05:00
Richard Alam
ccce72a9b2 - upgrade checking of locales to 0.71 2010-11-03 13:49:11 -04:00
deniszgonjanin
e112bb8dc0 Fixed Issue 643 - Add Copy All Text option to Chat 2010-10-13 17:55:49 +00:00
deniszgonjanin
49144fc49f Changes to the default config.xml to allow kicking users by default by the moderator, for both viewers and listeners 2010-10-12 02:03:31 +00:00
deniszgonjanin
714fa10277 Fix for Issue 404 2010-09-28 10:39:00 +00:00
deniszgonjanin
a673c32ce4 Externalized salt of BreakoutModule to config.xml 2010-08-31 21:39:59 +00:00
deniszgonjanin
8247a3bb4e Breakout Module, Initial commit 2010-08-31 19:03:44 +00:00
deniszgonjanin
57f65bfe56 Created an option for the presenter to be able to share webcams only 2010-08-27 17:27:02 +00:00
deniszgonjanin
5fb93ad802 Made video quality configurable through the config.xml file 2010-08-26 17:49:01 +00:00
deniszgonjanin
d2ef6a8a33 Bulgarian Translation 2010-08-26 17:19:16 +00:00
deniszgonjanin
0194d07059 Branding for bbb-client. Initial Commit 2010-08-24 19:36:29 +00:00
deniszgonjanin
1611d8beda A language selector for dynamically changing languages 2010-08-13 23:57:48 +00:00
deniszgonjanin
64b039b23d Deleting unused files. Fixing ExampleChatModule to work with 0.71 2010-08-13 16:03:09 +00:00
deniszgonjanin
2afa932c0f New module loading progress indicator 2010-08-10 14:56:10 +00:00
Richard Alam
85bd331537 - make config.xml.template use proper URL instead of join-mock.xml by default 2010-08-05 07:28:55 -04:00
deniszgonjanin
04ea34cf7b Added options to config.xml for automatic translation in the Chat Module 2010-08-04 22:13:54 +00:00
deniszgonjanin
646e34c081 Made the kick user functionality optional. Now configurable in the config.xml 2010-08-04 20:42:14 +00:00
deniszgonjanin
64eec98d51 Refactoring bbb-client Main to not have dependancies on any other modules 2010-07-30 15:55:51 +00:00
deniszgonjanin
4ce8093924 Renamed HighlighterModule to WhiteboardModule to match the server code and avoid confusion 2010-07-17 20:05:57 +00:00
BigBlueButton
1e6eff084b - Removed bbb-web scheduler
- Merged the enter and signout function into the api controller
2010-07-19 19:15:01 +00:00
deniszgonjanin
0ea1e0886c New config.template.xml 2010-07-16 17:36:09 +00:00
Richard Alam
45e8e4aff8 - move up one folder as it is common for dev and prod 2010-07-04 11:35:35 -04:00