Anton Georgiev
|
4b390f08c5
|
worked on fixing discrepancies of whiteboard on resize of the window
|
2015-01-06 23:27:56 +00:00 |
|
Anton Georgiev
|
a94bdcd85b
|
rearranged and added comments for scaleSlide
|
2015-01-06 21:53:07 +00:00 |
|
Maxim Khlobystov
|
8a4b7b6195
|
Eliminated unnecessary async operations on drawing/redrawing the whiteboard.
|
2015-01-06 09:42:37 -08: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
|
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
|
b62e56ac42
|
Unfocused some buttons after click event is triggered.
|
2014-12-19 15:51:31 -08:00 |
|
Anton Georgiev
|
f6c48c9130
|
remove the option of no chat notifications
|
2014-12-19 21:07:36 +00:00 |
|
Anton Georgiev
|
9a8b64a77f
|
scroll chat to the bottom. Based on Dannys 6cf46e864cbcb59ed1032da36dff1bc303692797
|
2014-12-19 17:23:24 +00:00 |
|
Anton Georgiev
|
8eb4f36d0e
|
'The user has left' notification in private chat
|
2014-12-17 21:09:12 +00:00 |
|
perroned
|
6d1f86128f
|
Removed tables from options tab
|
2014-12-17 11:10:41 -08:00 |
|
perroned
|
a203e706fc
|
Removed table from message
|
2014-12-17 10:58:57 -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 |
|
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
|
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 |
|
perroned
|
1f628b255b
|
More appropriate string when meeting is loading.
|
2014-12-15 13:14:12 -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
|
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 |
|
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 |
|
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
|
68321387c7
|
Made Public Chat tab active when page is loaded.
|
2014-12-10 17:19:08 -08:00 |
|
Anton Georgiev
|
329784697f
|
remove logout page. navigate to logOutUrl instead
|
2014-12-10 18:56:25 +00:00 |
|
Anton Georgiev
|
191d2d68ee
|
Merge branch 'meteor-client-kicked-n-returning' of github.com:gthacoder/bigbluebutton into meteor-client-kicked-n-returning
Conflicts:
labs/meteor-client/app/client/main.html
labs/meteor-client/app/client/views/users/user_list.coffee
labs/meteor-client/app/server/user_permissions.coffee
|
2014-12-10 15:50:08 +00:00 |
|
Maxim Khlobystov
|
fd9d9b02d6
|
Trying to wait for the moment when the user is kicked out more effectively.
|
2014-12-09 18:46:49 -08:00 |
|
Maxim Khlobystov
|
da0cb724a9
|
Merge branch 'testing-version-007' of https://github.com/antobinary/bigbluebutton into meteor-client-responsive-ui
|
2014-12-09 14:01:26 -08:00 |
|
Anton Georgiev
|
7e78e3dcc2
|
clean up and improve logging
|
2014-12-09 20:45:20 +00:00 |
|
Anton Georgiev
|
5f93fdc2f2
|
if the user is not in the meeting (kicked out) redirect to 'logout'
|
2014-12-09 17:06:28 +00:00 |
|
Anton Georgiev
|
9eeee1823d
|
Tyler's changes on UI
|
2014-12-09 00:22:09 +00:00 |
|
Anton Georgiev
|
4d34b5f073
|
Merge branch 'master' of github.com:antobinary/bigbluebutton into testing-version-007
Conflicts:
labs/meteor-client/app/client/stylesheets/users.less
|
2014-12-08 19:56:44 +00:00 |
|
Anton Georgiev
|
f9dc0fdac1
|
clean Session var on logout
|
2014-12-05 18:53:53 +00:00 |
|
Anton Georgiev
|
00e860d794
|
Merge branch 'meteor-client-responsive-ui' of https://github.com/gthacoder/bigbluebutton into testing-version-007
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/client/views/users/user_item.html
|
2014-12-03 21:10:51 +00:00 |
|
Anton Georgiev
|
4c79a29c87
|
remove 'userNameEntry'
|
2014-12-01 20:59:39 +00:00 |
|
Anton Georgiev
|
4cecd51380
|
lint
|
2014-12-01 20:49:20 +00:00 |
|
Anton Georgiev
|
d892ae5c6c
|
Merge branch 'meteor-client-post-summit-merge' of github.com:gthacoder/bigbluebutton into meteor-ui-less
|
2014-12-01 20:40:43 +00:00 |
|
Maxim Khlobystov
|
b58bfb78c2
|
Fixed the issue with all the tabs re-displayed on refreshing or receiving a new message regardless of the previous tabs state.
|
2014-11-30 18:39:33 -08:00 |
|
Anton Georgiev
|
816a70f3bd
|
Merge branch 'meteor-ui-less' of github.com:antobinary/bigbluebutton into testing-version-007
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/.meteor/versions
labs/meteor-client/app/client/stylesheets/users.less
labs/meteor-client/app/client/views/users/user_item.html
|
2014-11-28 23:44:32 +00:00 |
|
Anton Georgiev
|
4c32795b10
|
removing the table in users list
|
2014-11-28 23:39:02 +00:00 |
|
Anton Georgiev
|
9a2618ed35
|
style should be in the .less
|
2014-11-28 21:56:27 +00:00 |
|