Commit Graph

9700 Commits

Author SHA1 Message Date
Maxim Khlobystov
fc6321cb18 Prevented the navbar from jumping to the second row in portrait orientation. 2014-12-17 10:14:25 -08:00
perroned
c7e7b8af99 Removed function that isn't used 2014-12-17 09:37:11 -08:00
perroned
3f457de891 Fixed handler for navbar expansion. 2014-12-17 09:14:39 -08:00
perroned
f69c554c87 UI tweaks for chat tabs 2014-12-17 08:38:37 -08:00
Anton Georgiev
20fbcb84b6 cleaning up 2014-12-17 00:29:58 +00:00
Anton Georgiev
d535804071 Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into testing-version-008 2014-12-17 00:22:12 +00:00
Anton Georgiev
5c9335dd69 improver chat sorting by time, welcome message is now per user and comes from the server 2014-12-17 00:20:13 +00:00
Maxim Khlobystov
e71a8f91ba Fixed the issue with missing whiteboard cursor. 2014-12-16 15:27:39 -08:00
Anton Georgiev
5c6fee4333 Merge branch 'meteor-new-ui' of github.com:perroned/bigbluebutton into testing-version-008 2014-12-16 22:38:08 +00:00
Richard Alam
8d80e1d527 - try one more time...please make it align! :) 2014-12-16 18:59:44 +00:00
perroned
10526b4a46 newline 2014-12-16 10:59:20 -08:00
perroned
f3a48368a7 Some usability improvements making it easier to select chat name or close chat tab 2014-12-16 10:57:42 -08:00
Richard Alam
74f07d4e3a - try to fix indents 2014-12-16 18:54:51 +00:00
Richard Alam
d65fd73e68 - format the log when user joins/leaves global audio 2014-12-16 18:44:59 +00:00
perroned
ebe3cc20b9 Address a small typo. No more needed, fixed properly in translation units. 2014-12-16 10:03:14 -08:00
perroned
546ad2e833 Use welcome message from config file 2014-12-16 08:54:36 -08:00
perroned
3e2393f1bd Added config fields for welcome message 2014-12-16 08:54:02 -08:00
perroned
7c405fa120 Use proper version variable 2014-12-16 08:53:30 -08:00
perroned
42847c20ba Added new fileds in information we pull from config file. 2014-12-16 08:52:52 -08:00
perroned
f52aedaede Added copyright year entry to configuration file 2014-12-16 07:57:33 -08:00
perroned
8a72339f00 Build footer with new ifnormation 2014-12-16 07:55:38 -08:00
perroned
00d73c7142 Retrieve footer info from configuration file 2014-12-16 07:55:11 -08:00
perroned
9156684a5c Better solution for key press 2014-12-16 07:11:23 -08:00
perroned
d885a173ec Allow both return/enter keys to work. Fixed some bugs in adding new lines and sending messages. 2014-12-16 06:43:03 -08:00
Anton Georgiev
71f5e53e92 Merge branch 'meteor-order-users' of github.com:lfzawacki/bigbluebutton into testing-version-008 2014-12-15 22:40:38 +00:00
perroned
3840540783 Using proper BBB audio query. 2014-12-15 13:16:35 -08:00
perroned
ebc8cecb94 More user friendly message when slideshow is loading. 2014-12-15 13:15:42 -08:00
perroned
1f628b255b More appropriate string when meeting is loading. 2014-12-15 13:14:12 -08:00
perroned
0e5f044382 More appropriate string when meeting is loading. 2014-12-15 13:12:36 -08:00
Anton Georgiev
a3d05cf14a Merge branch 'meteor-client-responsive-ui' of https://github.com/gthacoder/bigbluebutton into testing-version-008 2014-12-15 21:10:56 +00:00
Maxim Khlobystov
d998b6560a Made the whiteboard scale with its container on closing/opening userlist/whiteboard/chat. 2014-12-15 13:08:09 -08:00
Anton Georgiev
c63b2e6c4b Merge branch 'master' of github.com:antobinary/bigbluebutton into testing-version-008 2014-12-15 20:11:58 +00:00
Anton Georgiev
db8a552afa Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into meteor-ui-less 2014-12-15 20:12:23 +00:00
Anton Georgiev
7e3c2f6eb0 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into meteor-ui-less 2014-12-15 20:11:49 +00:00
Anton Georgiev
bfae26bfc1 Merge branch 'meteor-ui-less' of github.com:antobinary/bigbluebutton into testing-version-008 2014-12-15 20:09:03 +00:00
Maxim Khlobystov
b7b178b37a Got rid of some unnecessary padding below the navbar on collapsing userlist/whiteboard/chat in the mobile version. 2014-12-15 09:06:22 -08:00
Fred Dixon
49d99b17b4 Merge pull request #466 from ffdixon/master
added support for utf-8 characters in submit form on index.html
2014-12-14 15:53:33 -05:00
Fred Dixon
eeebed20f1 added support for utf-8 characters in submit form on index.html 2014-12-14 15:53:00 -05:00
Lucas Zawacki
03b56d84ef Order users by time of raise_hand and name 2014-12-12 18:58:54 -02:00
Anton Georgiev
4890131591 (redo) Public did not look selected when it was (when private tabs available) 2014-12-12 16:23:47 +00:00
Anton Georgiev
0ed83d2542 Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into meteor-ui-less
Conflicts:
	labs/meteor-client/app/client/stylesheets/landscape/chat.less
	labs/meteor-client/app/client/stylesheets/portrait/chat.less
2014-12-12 16:23:26 +00:00
Anton Georgiev
e4c696e358 focus on the input box when clicking on a chat tab 2014-12-12 16:20:06 +00:00
Maxim Khlobystov
3d033903b1 Got rid of unnecessary inline CSS. 2014-12-11 18:11:15 -08:00
Maxim Khlobystov
9f8436e71f Fixed the issue with hiding Join Audio Call tooltip on clicking its button. 2014-12-11 16:19:41 -08:00
Anton Georgiev
ef2def0ef5 not needed anymore. the isActiveTab is now fixed 2014-12-11 23:23:44 +00:00
Anton Georgiev
a157ec9b2f open the new tab even before a chat message was sent 2014-12-11 23:21:51 +00:00
Richard Alam
7189deaed7 Merge pull request #465 from bigbluebutton/change-how-logs-roll-for-bbb-web
- change logging for bbb-web to rollover at midnight and add date to th...
2014-12-11 17:14:04 -05:00
Richard Alam
1b4c4f5f5e - change logging for bbb-web to rollover at midnight and add date to the filename 2014-12-11 22:07:22 +00:00
Richard Alam
3aef6be806 Merge pull request #464 from SenecaCDOT-BigBlueButton/add-chat-fontsize-config
font size in config, and two bugs with private chat squashed
2014-12-11 16:36:36 -05:00
Chad Pilkey
8b7d0ddb24 font size in config, and two bugs with private chat squashed 2014-12-11 13:16:38 -08:00