Maxim Khlobystov
|
3bae5b2313
|
Made the cursor size consistent between zoom levels.
|
2014-11-02 17:53:25 -08:00 |
|
Maxim Khlobystov
|
9c8a71746d
|
Made cursor position adjustable to the coordinate system shift caused by zooming.
|
2014-11-02 14:14:16 -08:00 |
|
Maxim Khlobystov
|
9c006bc2e8
|
Fixed the issue with A4 slide (or any slide having width < height) rendering after refreshing a page.
|
2014-11-01 18:59:56 -07:00 |
|
Maxim Khlobystov
|
3478d1de68
|
Fixed the issue with sticky tooltips bound to the header buttons (made an old tooltip disappear on clicking a button).
|
2014-11-01 16:11:06 -07:00 |
|
Maxim Khlobystov
|
04ccd594ca
|
Encapsulated some duplicate code.
|
2014-10-31 15:27:27 -07:00 |
|
Maxim Khlobystov
|
fe31d6e091
|
Removed unnecessary code.
|
2014-10-31 14:48:10 -07:00 |
|
Maxim Khlobystov
|
48cea9b861
|
Prevented the footer from covering the slide in a small window.
|
2014-10-31 11:56:14 -07:00 |
|
Maxim Khlobystov
|
5786ce347d
|
Put the default meeting name inside the text box on the landing page.
|
2014-10-30 14:43:13 -07:00 |
|
Maxim Khlobystov
|
4d1bcf70da
|
Reverted the changes related to a disabled button.
|
2014-10-30 14:27:14 -07:00 |
|
Maxim Khlobystov
|
38d7b76a99
|
Prevented users from joining a meeting with an undefined name and disabled the submit button until the username field is not blank.
|
2014-10-30 13:48:48 -07:00 |
|
Maxim Khlobystov
|
ebe8f0d851
|
Binded the Enter key to a form submission on the landing page.
|
2014-10-30 13:24:08 -07:00 |
|
Maxim Khlobystov
|
91ad8d560b
|
Prevented the whiteboard from redrawing another identical image every time some shape is destroyed, fixed the issue with an auto-resized slide happening when undoing/clearing the whiteboard.
|
2014-10-28 18:10:51 -07:00 |
|
Maxim Khlobystov
|
461ae08280
|
Added the ability to distinguish between moderator and attendee.
|
2014-10-27 19:19:56 -07:00 |
|
Maxim Khlobystov
|
493659dd24
|
Set HTML5 users' initial status so that they are attendees by default.
|
2014-10-27 16:58:05 -07:00 |
|
Maxim Khlobystov
|
0f5ef13d73
|
Merge branch 'testing-version-004' of https://github.com/antobinary/bigbluebutton into meteor-client-viewer
|
2014-10-26 15:10:02 -07:00 |
|
Anton Georgiev
|
0d3fceae18
|
Merge branch 'meteor-new-auth' of github.com:perroned/bigbluebutton into testing-version-004
|
2014-10-23 17:37:21 +00:00 |
|
Anton Georgiev
|
89617ffe1b
|
Merge branch 'testing-version-004' of github.com:antobinary/bigbluebutton into testing-version-04
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/client/lib/custom.bootstrap.json
|
2014-10-23 17:35:17 +00:00 |
|
Anton Georgiev
|
f73ee5e6bd
|
new bootstrap
|
2014-10-23 17:32:17 +00:00 |
|
Anton Georgiev
|
60171511e0
|
add user fix condition
|
2014-10-23 17:26:08 +00:00 |
|
perroned
|
6c31b25fad
|
By default allow chat notifications.
|
2014-10-22 12:16:09 -04:00 |
|
perroned
|
fb0e74f337
|
Only notify users when they allow notifications.
|
2014-10-22 12:15:22 -04:00 |
|
perroned
|
4ea3a388f0
|
Added click handlers for changing chat notification settings.
|
2014-10-22 12:13:25 -04:00 |
|
perroned
|
3ec9e30f5d
|
Added UI for chat notification settings.
|
2014-10-22 12:12:05 -04:00 |
|
Anton Georgiev
|
e66ba89cd2
|
switch to nemo64:bootstrap
|
2014-10-21 19:15:35 +00:00 |
|
perroned
|
142d78ffb4
|
Working on deleting conversations.
|
2014-10-21 11:11:22 -07:00 |
|
perroned
|
3d059e833d
|
Cleaned up CSS file a bit. Allow tabs to make full use of space given.
|
2014-10-21 08:41:48 -07:00 |
|
Anton Georgiev
|
e3089c0644
|
fix for the whiteboard
|
2014-10-21 15:36:53 +00:00 |
|
perroned
|
975314c3ee
|
Tidying up chat tabs.
|
2014-10-21 08:10:27 -07:00 |
|
perroned
|
f405bbbab5
|
Fixing issue with chat tabs descending vertically instead of shrinking on the same line.
|
2014-10-21 07:36:47 -07:00 |
|
perroned
|
059e8ae945
|
Removed gradient because its useless now, and was not needed.
|
2014-10-21 07:35:24 -07:00 |
|
perroned
|
b322d747fa
|
Merge remote-tracking branch 'anton/testing-version-04' into meteor-new-auth
|
2014-10-21 05:24:12 -07:00 |
|
perroned
|
12cd22e805
|
Fixing up deleting conversations.
|
2014-10-21 05:22:54 -07:00 |
|
Anton Georgiev
|
21906c7b2c
|
error - was not finding whiteboardPaperModel
|
2014-10-20 21:43:57 +00:00 |
|
Anton Georgiev
|
e65300e88a
|
Merge branch 'meteor-new-auth' of github.com:perroned/bigbluebutton into testing-version-04
|
2014-10-20 21:38:57 +00:00 |
|
Maxim Khlobystov
|
1fb0be827d
|
Merge branch 'testing-version-003' of https://github.com/antobinary/bigbluebutton into meteor-client-viewer
|
2014-10-20 14:36:07 -07:00 |
|
Anton Georgiev
|
4813df62bf
|
Merge branch 'testing-version-003' of github.com:antobinary/bigbluebutton into testing-version-04
|
2014-10-20 21:35:28 +00:00 |
|
perroned
|
beac12dca8
|
Nearly done fixing the chat tabs.
|
2014-10-20 12:08:40 -07:00 |
|
Anton Georgiev
|
c174994589
|
Tyler improved the view
|
2014-10-20 18:38:19 +00:00 |
|
perroned
|
9557117392
|
fixing up chat tabs. Implementing auto sizing for several tabs.
|
2014-10-20 11:24:49 -07:00 |
|
perroned
|
f1ac183e77
|
Merge remote-tracking branch 'anton/meteor-new-auth' into meteor-new-auth
|
2014-10-20 06:05:04 -07:00 |
|
Maxim Khlobystov
|
d08f553ac1
|
Fixed reactivity of whiteboard (cursor, shapes).
|
2014-10-16 13:45:42 -07:00 |
|
Anton Georgiev
|
baa40e441b
|
temporarily reduce the amount of logging
|
2014-10-16 20:31:15 +00:00 |
|
Anton Georgiev
|
435a7435a5
|
check if the user exists first
|
2014-10-16 20:22:37 +00:00 |
|
Maxim Khlobystov
|
d9c60a4ad3
|
Fixed slide size adjustment and whiteboard scaling crushed after modifying template helpers.
|
2014-10-16 11:18:46 -07:00 |
|
Maxim Khlobystov
|
a31f64e476
|
Fixed the scoping issue caused by changing the way we declare template helpers.
|
2014-10-16 11:13:13 -07:00 |
|
Anton Georgiev
|
7b11ece002
|
remove extra raphael module
|
2014-10-16 18:07:11 +00:00 |
|
Anton Georgiev
|
9a8244a433
|
Merge branch 'meteor-new-auth' of github.com:perroned/bigbluebutton into meteor-new-auth
|
2014-10-16 16:54:12 +00:00 |
|
Anton Georgiev
|
d78de9b4b5
|
update with 0.9.4 reqs
|
2014-10-16 16:43:38 +00:00 |
|
perroned
|
5ecea65489
|
Fixed greeting.
|
2014-10-16 08:18:26 -07:00 |
|
perroned
|
c6be20e5df
|
Simplified code, made it faster by reducing required checks.
|
2014-10-16 08:11:09 -07:00 |
|