Commit Graph

9883 Commits

Author SHA1 Message Date
Anton Georgiev
4b390f08c5 worked on fixing discrepancies of whiteboard on resize of the window 2015-01-06 23:27:56 +00:00
Maxim Khlobystov
8c65f05d16 Cleaning up. 2015-01-06 15:24:49 -08:00
Anton Georgiev
ac569c9fdd hide the unused space right above the footer 2015-01-06 23:22:02 +00:00
Maxim Khlobystov
2949415117 Prevented scrolling while the sliding menu is opened. 2015-01-06 15:07:25 -08:00
Anton Georgiev
a94bdcd85b rearranged and added comments for scaleSlide 2015-01-06 21:53:07 +00:00
Maxim Khlobystov
8973c30646 Made sure the whiteboard is visible when user enters the meeting using browser in portrait orientation. 2015-01-06 13:50:54 -08:00
Maxim Khlobystov
977f7f4273 Made sure the screen is always darkened while the sliding menu is opened. 2015-01-06 12:00:04 -08:00
Anton Georgiev
ef2c615b0d Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into testing-version-008 2015-01-06 18:28:17 +00:00
Maxim Khlobystov
8a4b7b6195 Eliminated unnecessary async operations on drawing/redrawing the whiteboard. 2015-01-06 09:42:37 -08:00
Richard Alam
b648727cc2 Merge pull request #472 from pedrobmarin/check-browser-version
Check browser version
2015-01-06 10:28:15 -05:00
Richard Alam
19044cacb2 - update locales 2015-01-06 15:24:57 +00:00
Pedro Beschorner Marin
0679bd3452 Client check for browser version 2015-01-06 12:57:32 -02:00
Pedro Beschorner Marin
e50de25c09 Added Chrome and Firefox version fields to config XML 2015-01-06 12:54:41 -02:00
Anton Georgiev
d4f37c1ec6 text shapes now can be colourful 2015-01-05 20:54:03 +00:00
Fred Dixon
29700d3b07 Merge pull request #471 from bigbluebutton/change-default-font-size-to-12
- change default chat font size to 12
2015-01-05 16:07:15 -04:00
Richard Alam
3bb8c97f74 - change default chat font size to 12 2015-01-05 20:06:21 +00:00
Fred Dixon
af9305ff92 Merge pull request #470 from bigbluebutton/fix-issue-1850
- fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=18...
2015-01-05 16:04:49 -04:00
Richard Alam
ca9931e2dc - fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1850 2015-01-05 19:59:46 +00:00
Maxim Khlobystov
2c86220669 Made sure the whiteboard height is restored to its landscape value after switching from portrait to landscape mode. 2015-01-04 14:13:43 -08:00
Maxim Khlobystov
352ab6760a Merge branch 'testing-version-008' of https://github.com/antobinary/bigbluebutton into meteor-client-responsive-ui 2014-12-30 11:35:22 -08:00
Maxim Khlobystov
2e03dd1dc8 Added the sliding menu to the portrait version. 2014-12-29 18:08:16 -08:00
Richard Alam
7936ee3e7c - upgrade to red5 1.0.4 release 2014-12-29 10:37:35 -08:00
Anton Georgiev
37cbe22d40 cleaning up whiteboard_paper !!Revisit when developing presenter functionality 2014-12-23 20:01:16 +00:00
Anton Georgiev
27160b36ed cleaning up whiteboard_paper 2014-12-23 19:44:31 +00:00
Anton Georgiev
e968f41327 fix for: when you draw a shape and then zoom in, it should appear thicker 2014-12-23 18:25:47 +00:00
Anton Georgiev
ccd88be39f Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into testing-version-008 2014-12-23 15:09:31 +00:00
Anton Georgiev
46a4a57481 adjusted some tests 2014-12-22 21:21:30 +00:00
Maxim Khlobystov
7edcdec82e Prevented the whiteboard title from jumping to the next line on small screens. 2014-12-22 12:16:36 -08:00
Anton Georgiev
a7eb342fbb Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into testing-version-008 2014-12-22 19:56:32 +00:00
Anton Georgiev
1564235ef5 revise the deletion of users 2014-12-22 19:53:46 +00:00
Anton Georgiev
bb62104070 move clearCollections 2014-12-22 19:53:07 +00:00
Anton Georgiev
f84def84a7 working on clearing the collections after a meeting ends 2014-12-22 19:43:27 +00:00
Maxim Khlobystov
54f0c28b7c Merge branch 'testing-version-008' of https://github.com/antobinary/bigbluebutton into meteor-client-responsive-ui 2014-12-22 11:39:48 -08:00
Maxim Khlobystov
dd3add4c29 Made the whiteboard use space more effectively in portrait orientation. 2014-12-22 11:11:09 -08:00
Maxim Khlobystov
2206594c4e Corrected the title of Collapse button's tooltip. 2014-12-19 16:02:15 -08:00
Maxim Khlobystov
b62e56ac42 Unfocused some buttons after click event is triggered. 2014-12-19 15:51:31 -08:00
Anton Georgiev
dce185c65b meteor 1.0 -> 1.0.2 2014-12-19 21:29:31 +00:00
Anton Georgiev
f6c48c9130 remove the option of no chat notifications 2014-12-19 21:07:36 +00:00
Maxim Khlobystov
fabb0ebca1 Made Logout dialog box bigger in portrait orientation and made it hidden on window resize. 2014-12-19 11:01:45 -08:00
Anton Georgiev
9a8b64a77f scroll chat to the bottom. Based on Dannys 6cf46e864cbcb59ed1032da36dff1bc303692797 2014-12-19 17:23:24 +00:00
Anton Georgiev
440fc532b0 now using a meteor package for raphaeljs-package 2014-12-18 21:45:23 +00:00
Chad Pilkey
cd985bdd6f Merge pull request #468 from antobinary/webrtc-hostname-change-new
Use hostname instead of host on javascript webrtc bridge client code
2014-12-17 19:10:48 -05:00
Lucas Zawacki
2bf4b30b10 Use hostname instead of host on javascript webrtc bridge client code
This prevents it from appending the port number when a request is made from
the HTML5 client
2014-12-17 22:58:06 +00:00
Maxim Khlobystov
5aaa48ee86 Made the navbar always expanded in landscape orientation. 2014-12-17 14:05:21 -08:00
Maxim Khlobystov
0e6bb2da20 Made the navbar collapsed by default in portrait orientation. 2014-12-17 14:00:36 -08:00
Anton Georgiev
8eb4f36d0e 'The user has left' notification in private chat 2014-12-17 21:09:12 +00:00
Anton Georgiev
f9c28c8f6a Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into testing-version-008 2014-12-17 19:40:15 +00:00
Anton Georgiev
a3d555603c Merge branch 'meteor-new-ui' of github.com:perroned/bigbluebutton into testing-version-008 2014-12-17 19:38:24 +00:00
Anton Georgiev
e278060aa8 this was causing me issues 2014-12-17 19:37:58 +00:00
perroned
6d1f86128f Removed tables from options tab 2014-12-17 11:10:41 -08:00