perroned
|
aff1b175f6
|
Merge branch 'prototype-metor-client' of https://github.com/perroned/bigbluebutton into prototype-metor-client
|
2014-07-31 13:48:24 -07:00 |
|
perroned
|
24918e943b
|
Supressed a lot of debugging
|
2014-07-31 13:31:50 -07:00 |
|
perroned
|
b3430cc09b
|
Merge branch 'meteor-rebuild-server' of https://github.com/antobinary/bigbluebutton into prototype-metor-client
|
2014-07-31 13:22:45 -07:00 |
|
perroned
|
2d101e25e3
|
Merge branch 'meteor-rebuild-server' of https://github.com/antobinary/bigbluebutton into prototype-metor-client
|
2014-07-31 12:24:37 -07:00 |
|
Anton Georgiev
|
df0d0668c0
|
cleaning up
|
2014-07-31 19:13:00 +00:00 |
|
Anton Georgiev
|
b0cc462953
|
needed to remove another line of obsolete code causing an error
|
2014-07-31 17:42:46 +00:00 |
|
Anton Georgiev
|
627f46f84e
|
was able to display a rectangle on the slide
|
2014-07-31 17:38:54 +00:00 |
|
Anton Georgiev
|
9205fcef60
|
fixing the calling of displaySlide, displayShapeOnSlide. Removing code referring to globals... (left over from the Express version)
|
2014-07-31 17:34:52 +00:00 |
|
Anton Georgiev
|
7fe1eb8e1e
|
splitting the displaying of slide and shapes into separate functions and calling them via Spacebar
|
2014-07-31 15:16:47 +00:00 |
|
perroned
|
1d7e4aed8d
|
Tidying UI
|
2014-07-31 07:29:45 -07:00 |
|
perroned
|
3d402ef11c
|
Adding user accessibility options
|
2014-07-31 07:11:01 -07:00 |
|
Anton Georgiev
|
fdd7c57d03
|
started work on drawing shapes
|
2014-07-30 21:31:12 +00:00 |
|
perroned
|
a15265b0c5
|
More tooltips :)
|
2014-07-30 13:51:54 -07:00 |
|
perroned
|
92eeb16c4b
|
Added more tooltips
|
2014-07-30 13:24:53 -07:00 |
|
perroned
|
39d47318d6
|
Added some tooltips
|
2014-07-30 13:22:23 -07:00 |
|
Anton Georgiev
|
0c9a17f308
|
remove Draw button
|
2014-07-30 19:42:34 +00:00 |
|
Anton Georgiev
|
69d8e54141
|
fixed the displaying of the current slide - had to regulate which presentation is current=true aside from which slide is current=true
|
2014-07-30 19:35:31 +00:00 |
|
Anton Georgiev
|
e966ae84ca
|
cleaning up
|
2014-07-30 18:29:02 +00:00 |
|
Anton Georgiev
|
d25df88be4
|
rough: displays the slide
|
2014-07-30 17:06:29 +00:00 |
|
Anton Georgiev
|
22ce0dd2bc
|
cleaning up
|
2014-07-30 16:22:22 +00:00 |
|
Anton Georgiev
|
a284517ffe
|
slide.current true is updated in the collection when the slide changes on the Flash client
|
2014-07-30 16:19:11 +00:00 |
|
Anton Georgiev
|
a57e8e61bc
|
got the slideId
|
2014-07-30 15:20:29 +00:00 |
|
Anton Georgiev
|
5f5d18c52d
|
add only unique presentations
|
2014-07-29 21:33:35 +00:00 |
|
Anton Georgiev
|
176f1176c1
|
working on adding presentations to the collection
|
2014-07-29 21:30:16 +00:00 |
|
Anton Georgiev
|
b6d9b45f37
|
adding Presentations collection
|
2014-07-29 20:57:02 +00:00 |
|
Anton Georgiev
|
9af56af4b1
|
add the raphaeljs-package
|
2014-07-29 20:29:53 +00:00 |
|
Anton Georgiev
|
cd7ea270df
|
moved the code from the whiteboard prototype to the html5 client. Now will start integrating it
|
2014-07-29 19:23:16 +00:00 |
|
perroned
|
b16f01f0d4
|
Fix the user being registered as talking if they mute while talking.
|
2014-07-29 12:22:41 -07:00 |
|
perroned
|
1700417958
|
Fix field name being used
|
2014-07-29 12:21:27 -07:00 |
|
perroned
|
042ba3cc00
|
Merge branch 'meteor-rebuild-server' of https://github.com/antobinary/bigbluebutton into prototype-metor-client
|
2014-07-29 10:07:12 -07:00 |
|
Anton Georgiev
|
834b48dde3
|
cleaning up
|
2014-07-29 16:02:30 +00:00 |
|
Anton Georgiev
|
821af76933
|
now user.voiceUser.muted changes to true/false as it is supposed to do
|
2014-07-29 15:58:32 +00:00 |
|
Anton Georgiev
|
7a03063d52
|
wait for mute_voice_user_request
|
2014-07-29 15:55:46 +00:00 |
|
Anton Georgiev
|
f10650d8d8
|
fix publishing
|
2014-07-29 15:42:19 +00:00 |
|
perroned
|
bc0b2ccee7
|
Clear private chat messages when conversation is closed.
|
2014-07-29 08:04:55 -07:00 |
|
Anton Georgiev
|
140795f694
|
working on mute/unmute events
|
2014-07-29 15:03:19 +00:00 |
|
perroned
|
9f8729a825
|
Handlebars comment style doesn't work so well.
|
2014-07-29 07:24:21 -07:00 |
|
perroned
|
30d96b8229
|
User raise hand ability since html5 client will be for students/viewers
|
2014-07-29 07:20:51 -07:00 |
|
Anton Georgiev
|
7730abbeb8
|
fix for the merge and fix for an issue with get_all_meetings_request not recognized in bbb-apps
|
2014-07-28 21:01:06 +00:00 |
|
Anton Georgiev
|
3075166fa8
|
Merge branch 'meteor-merge-private-chat' into meteor-rebuild-server
Conflicts:
labs/meteor-client/client/views/chat/chat_bar.coffee
|
2014-07-28 19:56:40 +00:00 |
|
perroned
|
248b90f3bb
|
Adding UI for muting functionality
|
2014-07-28 12:24:07 -07:00 |
|
Anton Georgiev
|
17ae9c1d88
|
style change
|
2014-07-28 19:13:36 +00:00 |
|
perroned
|
7e8cedc4dc
|
Updated UI to now show whether a user is sharing audio and further whether the user is actually speaking or not.
|
2014-07-28 10:43:26 -07:00 |
|
perroned
|
b7a0a1ed31
|
Status bar icon now shows when user is talking. Should be changed to use more pronounced icons.
|
2014-07-28 08:52:50 -07:00 |
|
perroned
|
4be030ef2f
|
Clear user data when they logout
|
2014-07-28 08:00:07 -07:00 |
|
perroned
|
682e4a5dcd
|
Wipe subscriptions after user logout
|
2014-07-25 09:36:31 -07:00 |
|
perroned
|
904d91f2b2
|
Only load collections when the previous was successful, now check if user is validated by checking the integrity of their database entry
|
2014-07-24 13:06:07 -07:00 |
|
perroned
|
3eb2ce47e8
|
Display header only when user is actually inside
|
2014-07-24 13:04:53 -07:00 |
|
perroned
|
48806ca51f
|
Will need to implement this server-side function
|
2014-07-24 13:04:04 -07:00 |
|
perroned
|
47c28469d8
|
Manual merge of meteor-client-change-logout into prototype-metor-client
|
2014-07-24 11:04:12 -07:00 |
|