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 |
|
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 |
|
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 |
|
Maxim Khlobystov
|
2b00252a02
|
Restructured the stylesheets.
|
2014-12-11 11:35:10 -08:00 |
|
Anton Georgiev
|
4f849c9d0e
|
improve logs, improve flow in rouer.coffee
|
2014-12-11 17:23:19 +00:00 |
|
Anton Georgiev
|
c41e7aae14
|
when selecting Public chat, the tab did not look selected
|
2014-12-11 17:21:44 +00:00 |
|
Anton Georgiev
|
0c032080e1
|
was causing an error on reload
|
2014-12-11 17:21:15 +00:00 |
|
Anton Georgiev
|
43555fe1a1
|
Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into meteor-ui-less
|
2014-12-11 16:41:57 +00:00 |
|
Maxim Khlobystov
|
8c552f540d
|
Cleaning up.
|
2014-12-10 18:24:23 -08:00 |
|
Maxim Khlobystov
|
68321387c7
|
Made Public Chat tab active when page is loaded.
|
2014-12-10 17:19:08 -08:00 |
|
Fred Dixon
|
b8f3f14725
|
Merge pull request #463 from SenecaCDOT-BigBlueButton/maybefix-chat-list-overflow
taking another shot at fixing the chat list stack overflow
|
2014-12-10 19:42:35 -05:00 |
|
Chad Pilkey
|
716d1f974b
|
taking another shot at fixing the chat list stack overflow
|
2014-12-10 16:40:38 -08:00 |
|
Anton Georgiev
|
f3f80b41eb
|
Merge branch 'meteor-client-responsive-ui' of https://github.com/gthacoder/bigbluebutton into testing-version-008
|
2014-12-10 22:49:50 +00:00 |
|
Maxim Khlobystov
|
0c27d35fce
|
Merged the fix for landscape navbar positioning from branch 'navbar' of https://github.com/OZhurbenko/bigbluebutton.
|
2014-12-10 14:46:43 -08:00 |
|