Oleksandr Zhurbenko
|
d3e318f6f2
|
Fixed a mistake with phone_user's priorities
|
2015-08-04 09:51:02 -07:00 |
|
Oleksandr Zhurbenko
|
2ebf44a3b7
|
Added Sorting to the userlist
|
2015-08-03 17:23:57 -07:00 |
|
Oleksandr Zhurbenko
|
0b3606350f
|
Handling for 'poll_show_result_message'
|
2015-08-02 15:57:54 -07:00 |
|
Oleksandr Zhurbenko
|
84840f1830
|
Added handling for 'user_voted_poll_message'
|
2015-08-01 12:27:01 -07:00 |
|
Oleksandr Zhurbenko
|
147e1942fb
|
Removing the userIds of the users who already voted from the collection, added null pointer validation
|
2015-07-31 11:07:27 -07:00 |
|
Oleksandr Zhurbenko
|
bae52f4f4b
|
Added the ability to send responses to polls back to the server
|
2015-07-30 17:08:12 -07:00 |
|
Oleksandr Zhurbenko
|
3bbca33fca
|
Keeping colors consistent
|
2015-07-29 15:37:41 -07:00 |
|
Oleksandr Zhurbenko
|
69c4405cdb
|
Added the UI for sending back answers
|
2015-07-29 11:09:37 -07:00 |
|
Oleksandr Zhurbenko
|
aee51542a3
|
A polling element appears when the poll is published for a current user
|
2015-07-28 13:25:04 -07:00 |
|
Oleksandr Zhurbenko
|
b07e49b6e2
|
When there is a poll waiting for a current user, a whiteboard shrinks
|
2015-07-28 13:21:56 -07:00 |
|
Oleksandr Zhurbenko
|
83ec5b8892
|
Added Polling related functions to the bbb_api_brigde
|
2015-07-28 13:14:03 -07:00 |
|
Oleksandr Zhurbenko
|
a813298e56
|
Small corrections
|
2015-07-27 16:35:27 -07:00 |
|
Oleksandr Zhurbenko
|
10be3d03e0
|
Added permissions for viewers and a presenter. Viewers can't retreive the total number of votes. Also, viewers can't retreive any data if they have voted already
|
2015-07-27 15:55:29 -07:00 |
|
Oleksandr Zhurbenko
|
4288fd19b8
|
Added handling for 'poll_stopped_message'
|
2015-07-27 11:23:29 -07:00 |
|
Oleksandr Zhurbenko
|
8a45acef92
|
Added a meetingId and an initial number of votes to the Polls collection
|
2015-07-26 15:12:08 -07:00 |
|
Oleksandr Zhurbenko
|
d48734044a
|
Keeping only the array of id's in the poll info, without any unnecessary parent elements
|
2015-07-25 20:46:32 -07:00 |
|
Oleksandr Zhurbenko
|
48e2bfbc53
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-ui
Conflicts:
bigbluebutton-html5/app/client/views/whiteboard/whiteboard.coffee
|
2015-07-25 19:08:15 -07:00 |
|
Oleksandr Zhurbenko
|
4a36514338
|
Improved the way we store a poll object into the collection and added the list of current users there
|
2015-07-24 16:09:27 -07:00 |
|
Oleksandr Zhurbenko
|
27ca4bacea
|
Made the RegExp recognize URLs in the lines which contains text
|
2015-07-24 12:11:21 -07:00 |
|
Richard Alam
|
f9f8fdc345
|
Merge pull request #709 from gthacoder/meteor-client-resizable-elements
HTML5 client: resizable layout.
|
2015-07-24 10:25:45 -04:00 |
|
Oleksandr Zhurbenko
|
12b34cc8fb
|
Applied a new URL regex
|
2015-07-23 18:07:26 -07:00 |
|
Oleksandr Zhurbenko
|
80ff67b6f2
|
First prototype of the functions for polls
|
2015-07-22 20:31:08 -07:00 |
|
Maxim Khlobystov
|
b7b88dfa8b
|
Prevented the whiteboard-chat border from harsh shifting due to the whiteboard's minimum width.
|
2015-07-22 18:32:10 -04:00 |
|
Maxim Khlobystov
|
eaa8fda2c0
|
Set the client to monitor the content of the textarea and adjust its height while resizing the userlist/whiteboard/chat horizontally.
|
2015-07-22 17:25:46 -04:00 |
|
Maxim Khlobystov
|
7c02dc4f81
|
Allowed users to change horizontal proportion between the whiteboard and chat.
|
2015-07-22 17:15:20 -04:00 |
|
Maxim Khlobystov
|
c0af831e77
|
Made the userlist menu horizontally resizable in landscape mode.
|
2015-07-22 16:34:15 -04:00 |
|
Oleksandr Zhurbenko
|
fbdc50281c
|
Created a new collection named Polls, able to catch a message and save it there
|
2015-07-21 16:55:42 -07:00 |
|
Maxim Khlobystov
|
a398426917
|
Made the automatic resizing of the chat input area work after opening/closing a private chat (template containing the textarea is rerendered every time, so the event handler needs to be reapplied).
|
2015-07-21 17:47:05 -04:00 |
|
Maxim Khlobystov
|
0a386ce67e
|
Finished up the work on automatically resizing the chat input area based on its content.
|
2015-07-21 16:59:25 -04:00 |
|
Oleksandr Zhurbenko
|
922283ce2e
|
The prototype of the viewer's pooling UI
|
2015-07-20 18:23:42 -07:00 |
|
Maxim Khlobystov
|
552b86e9bc
|
Beginning work on making the manual and automatic methods of the message box resizing work together properly.
|
2015-07-20 18:23:51 -04:00 |
|
Maxim Khlobystov
|
63d51bc437
|
Made the chat input box resizable vertically.
|
2015-07-19 20:34:07 -04:00 |
|
Oleksandr Zhurbenko
|
a6cdf4018d
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-ui
|
2015-07-19 17:16:37 -07:00 |
|
Oleksandr Zhurbenko
|
d79de8f50b
|
Added Diego Perini's URL validation RegEx
|
2015-07-19 17:15:36 -07:00 |
|
Maxim Khlobystov
|
148d533c38
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-client-resizable-elements
|
2015-07-19 15:25:59 -04:00 |
|
Chad Pilkey
|
dce6edfe32
|
Merge pull request #708 from OZhurbenko/meteor-ui
Notifications and other fixes
|
2015-07-18 21:57:50 -04:00 |
|
Oleksandr Zhurbenko
|
da4ea8d38b
|
Cleanup
|
2015-07-18 18:33:02 -07:00 |
|
Oleksandr Zhurbenko
|
760ceef08b
|
Switched notifications to counters, added the styling for notifications for desktop views
|
2015-07-17 14:50:49 -07:00 |
|
Maxim Khlobystov
|
f063e0bf92
|
Tied the height of message input to its content.
|
2015-07-16 19:01:54 -04:00 |
|
Oleksandr Zhurbenko
|
291f0d8847
|
Replaced icons to the status column, removed outline from switching slide buttons, increased space for usernames
|
2015-07-16 14:09:46 -07:00 |
|
Oleksandr Zhurbenko
|
1983374e3a
|
Styling for the userlist, also centered meeting name in desktop-portrait view
|
2015-07-15 14:25:25 -07:00 |
|
Oleksandr Zhurbenko
|
98fb3a66ed
|
Changed styling for the raise hand, sendMessage, settings and signOut buttons, removed the whiteboard's top borders, centered and styled the meeting title
|
2015-07-15 12:02:52 -07:00 |
|
Oleksandr Zhurbenko
|
25ec59d9b4
|
added truncating to the opponents' username in the private chat, fixed a bug with the width of the private chat and removed outline from the Public button
|
2015-07-14 18:38:38 -07:00 |
|
Oleksandr Zhurbenko
|
43e50c3641
|
Added Status column to the userlist, fixed a bug with the userlist's size, removed unnecessary classes, changed the styling for the userlist and navbar
|
2015-07-14 15:42:24 -07:00 |
|
Oleksandr Zhurbenko
|
358dc5d16b
|
Added status column on the left of the username
|
2015-07-13 16:43:30 -07:00 |
|
Oleksandr Zhurbenko
|
b4cd2dac6d
|
Implemented counters for unread chat messages
|
2015-07-10 13:42:10 -07:00 |
|
Oleksandr Zhurbenko
|
b58fad25b9
|
Keep notifications and private chat tabs open when users refresh the page
|
2015-07-09 14:59:57 -07:00 |
|
Oleksandr Zhurbenko
|
393ec05dcf
|
Added a way of how we can gistinguish page refreshing from relogin
|
2015-07-09 14:55:28 -07:00 |
|
Richard Alam
|
d7f6e752a5
|
Merge pull request #686 from OZhurbenko/meteor-ui
Chat notifications and UI changes
|
2015-07-08 13:32:43 -04:00 |
|
Oleksandr Zhurbenko
|
76d27fa84b
|
Refactoring
|
2015-07-08 10:09:29 -07:00 |
|