Commit Graph

9481 Commits

Author SHA1 Message Date
Chad Pilkey
794cbf9e97 Merge pull request #487 from SenecaCDOT-BigBlueButton/client-pre-check
change warnings to notifications
2015-01-19 13:25:06 -05:00
Chad Pilkey
12d3a34ff5 change warnings to notifications 2015-01-19 10:22:15 -08:00
Chad Pilkey
b89a587c0b Merge pull request #486 from SenecaCDOT-BigBlueButton/client-pre-check
minor tweaks to the configuration warnings
2015-01-16 17:58:17 -05:00
Chad Pilkey
5a9a2a0a6c minor tweaks to the configuration warnings 2015-01-16 13:39:44 -08:00
Anton Georgiev
75798be97d Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into fix-typos 2015-01-16 20:45:06 +00:00
Anton Georgiev
bdf95a4f36 Merge branch 'new-branch' of https://github.com/perroned/bigbluebutton into testing-version-11 2015-01-16 17:13:34 +00:00
perroned
4788faba2d Added route handler for trying to bypass port 4000 2015-01-16 09:00:37 -08:00
perroned
61f906875e fixing chat ui 2015-01-16 07:59:50 -08:00
perroned
990fdad193 Resize users windows 2015-01-16 07:44:17 -08:00
Maxim Khlobystov
6ae7a73980 Merge branch 'meteor-client-responsive-ui' into meteor-client-jasmine 2015-01-15 18:04:04 -08:00
Maxim Khlobystov
5f9b579a19 Included the navbar to a disabled area on clicking Logout. 2015-01-15 18:02:13 -08:00
Maxim Khlobystov
be40164588 Beginning work on client-side unit tests. 2015-01-15 16:51:20 -08:00
Fred Dixon
74d54ace4a Merge pull request #485 from SenecaCDOT-BigBlueButton/client-pre-check
Client pre check
2015-01-15 19:23:18 -05:00
Chad Pilkey
9be9cca051 added a configuration warning system to the flash client 2015-01-15 16:14:49 -08:00
Fred Dixon
c5f0273075 Merge pull request #484 from ffdixon/fix-copyright
Updated copyright date on home page demo
2015-01-15 18:28:20 -05:00
Fred Dixon
1150572f3f Updated copyright date on home page demo 2015-01-15 18:25:30 -05:00
Chad Pilkey
fa7fa71f41 updated ChatOptions default fontSize to match config.xml.template 2015-01-15 15:19:00 -08:00
Chad Pilkey
f67c68e728 made the chat message spacing a little tighter 2015-01-15 15:16:38 -08:00
Chad Pilkey
985f08895a removed the unused jssip library 2015-01-15 15:15:30 -08:00
Chad Pilkey
94377d5da9 removed old js files from html experiment 2015-01-15 15:13:44 -08:00
Chad Pilkey
644ad523c5 removed the old Settings module 2015-01-15 15:12:24 -08:00
Maxim Khlobystov
40431ade89 Merge branch 'meteor-client-responsive-ui' of https://github.com/antobinary/bigbluebutton into meteor-client-responsive-ui 2015-01-15 13:01:08 -08:00
perroned
e4fd27e34d chatbar resizing works on meeting join now 2015-01-15 10:05:11 -08:00
perroned
b4effb2e01 chatbar is better on startup, message input it slightly hidden 2015-01-15 09:51:07 -08:00
perroned
38e3cac8ee Merge remote-tracking branch 'maxim/meteor-client-responsive-ui' into new-branch 2015-01-15 08:28:24 -08:00
perroned
9b9ad01847 Run resize at startup. Only run in landscape mode 2015-01-15 08:10:44 -08:00
perroned
15a5441354 height sizing of chat window 2015-01-15 07:50:59 -08:00
Maxim Khlobystov
bc6f00328a Fixed the size of a logout dialog box in a narrow window on desktop. 2015-01-14 16:00:19 -08:00
Fred Dixon
745c89a7b2 Merge pull request #483 from bigbluebutton/prevent-dispatching-of-join-event-twice
- prevent dispatching of join event twice whihc triggers loading of mod...
2015-01-14 18:29:25 -05:00
Richard Alam
3579ad2122 - prevent dispatching of join event twice whihc triggers loading of modules twice 2015-01-14 21:04:43 +00:00
Fred Dixon
5249c02ca6 Merge pull request #482 from bigbluebutton/fix-number-of-modules-display-when-loading
Fix number of modules display when loading
2015-01-14 15:47:00 -05:00
Richard Alam
083d85687c - fix formatting 2015-01-14 19:44:34 +00:00
Richard Alam
eca5c391bf - display the correct number of modules when loading. 2015-01-14 19:40:35 +00:00
Maxim Khlobystov
3c0afca34c Made the desktop navbar always be one row, even in a very small window. 2015-01-13 17:23:34 -08:00
Maxim Khlobystov
35aaf3e3a9 There's no need to mask test specs manually, we can disable testing modes with environment variables. 2015-01-13 16:47:17 -08:00
Anton Georgiev
be4ce0bfea Merge branch 'meteor-client-responsive-ui' of https://github.com/gthacoder/bigbluebutton into testing-version-10 2015-01-13 18:44:57 +00:00
Fred Dixon
ec6621a3dd Merge pull request #481 from bigbluebutton/update-to-red5-00da63df24ec11f01b979ddf48daea18402b5df0
- update to latest red5 with local connection ishared object fix
2015-01-13 13:27:51 -05:00
Richard Alam
0d44571674 - update to latest red5 with local connection ishared object fix 2015-01-13 18:08:03 +00:00
Maxim Khlobystov
c50e88f2b9 Made the navbar display long meeting names truncated. 2015-01-12 16:02:08 -08:00
Maxim Khlobystov
f09809205d Made all the navbar buttons always visible in portrait orientation on desktop. 2015-01-12 15:11:26 -08:00
Maxim Khlobystov
addb734d9d Prevented the collapsible navbar from jumping to another row after it is triggered and user resizes the window. 2015-01-12 13:47:10 -08:00
Anton Georgiev
f1114418cb Merge branch 'meteor-client-new-icons' into meteor-client-responsive-ui 2015-01-12 21:27:33 +00:00
Anton Georgiev
54ff0915c4 logoutURL is still needed 2015-01-12 21:04:50 +00:00
Anton Georgiev
3ccc3887d7 regulate the height of the components so no vertical scrolling is needed 2015-01-12 20:54:59 +00:00
Anton Georgiev
3662f7cc7b Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into meteor-client-responsive-ui 2015-01-12 20:52:51 +00:00
Maxim Khlobystov
0b2973b03d Prevented the sliding menu icons from appearing below the userlist/whiteboard/chat panels. 2015-01-12 12:42:58 -08:00
Anton Georgiev
4c62aeed3d Merge branch 'meteor-client-new-icons' of github.com:gthacoder/bigbluebutton into meteor-client-new-icons 2015-01-12 20:16:43 +00:00
Maxim Khlobystov
988f5f02dd Made sure the cursor is set to the chat input textbox every time a new private tab is created or user switches between existing tabs. 2015-01-11 18:47:27 -08:00
Maxim Khlobystov
cfb79d13de Replaced Raised Hand and Leave Audio Call icons with ionicons. 2015-01-11 12:13:40 -08:00
Maxim Khlobystov
7c8f51ea55 Added Ionicons package. 2015-01-11 11:12:45 -08:00