Oleksandr Zhurbenko
|
da4ea8d38b
|
Cleanup
|
2015-07-18 18:33:02 -07:00 |
|
Fred Dixon
|
7f611d1d44
|
Merge pull request #707 from capilkey/update-polling-modal
Update polling modal
|
2015-07-17 18:19:47 -04:00 |
|
Chad Pilkey
|
be9971c2cd
|
fixed the weird colouring in the TitleWindow headers and removed uneeded duplication in CSS
|
2015-07-17 18:06:11 -04:00 |
|
Chad Pilkey
|
387c0770e3
|
added some extra content to the PollResultsModal
|
2015-07-17 18:05:29 -04: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 |
|
Maxim Khlobystov
|
68529c8c0f
|
Added changes to HTML5 client to handle SVG URI field.
|
2015-07-15 17:17:19 -04:00 |
|
Maxim Khlobystov
|
5f491bf43b
|
Cleaning up.
|
2015-07-15 16:58:15 -04: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 |
|
Richard Alam
|
1fed229b63
|
Merge pull request #704 from ritzalam/add-num-responders
- set the font of polling to arial
|
2015-07-14 16:30:38 -04:00 |
|
Richard Alam
|
4de982bf7c
|
- set the font of polling to arial
|
2015-07-14 20:28:43 +00:00 |
|
Richard Alam
|
7ee0043f54
|
Merge pull request #703 from ritzalam/add-num-responders
- change the background color of poll result and size of window
|
2015-07-14 15:41:49 -04:00 |
|
Richard Alam
|
7c862a10aa
|
- change the background color of poll result and size of window
|
2015-07-14 19:40:09 +00:00 |
|
Richard Alam
|
7ac6262411
|
Merge pull request #702 from ritzalam/add-num-responders
- hardcode poll result display position on server side so different …
|
2015-07-14 14:48:49 -04:00 |
|
Richard Alam
|
aa630e52fb
|
- hardcode poll result display position on server side so different clients won't have to recalculate
position
|
2015-07-14 18:45:55 +00:00 |
|
Richard Alam
|
7116bec582
|
Merge pull request #701 from ritzalam/add-num-responders
Add num responders
|
2015-07-14 14:16:02 -04:00 |
|
Richard Alam
|
82f2033d18
|
Merge pull request #699 from ritzalam/add-more-logging-to-video-disconnect
- only remove stream if present
|
2015-07-14 14:15:40 -04:00 |
|
Richard Alam
|
909091d426
|
- display poll result in lower-right corner of presentation
|
2015-07-14 18:14:21 +00:00 |
|
Richard Alam
|
9958479077
|
- reset presentation page to 100% when starting poll
|
2015-07-14 18:13:56 +00:00 |
|
Richard Alam
|
1abf2a1b48
|
Merge pull request #700 from ritzalam/add-num-responders
- handle number of responders in client
|
2015-07-14 11:29:27 -04:00 |
|
Richard Alam
|
c1ccc79b28
|
- handle number of responders in client
|
2015-07-14 15:28:13 +00:00 |
|
Richard Alam
|
10ef6bec01
|
- only remove stream if present
|
2015-07-14 14:22:17 +00:00 |
|
Oleksandr Zhurbenko
|
358dc5d16b
|
Added status column on the left of the username
|
2015-07-13 16:43:30 -07:00 |
|
Maxim Khlobystov
|
b08f82542d
|
Made HTML5 client handle presentations uploaded as a single image.
|
2015-07-13 19:00:46 -04:00 |
|
Richard Alam
|
847caa2488
|
Merge pull request #698 from capilkey/position-poll-wb
remove the hardcoded poll whiteboard position
|
2015-07-13 17:23:48 -04:00 |
|
Chad Pilkey
|
22b7d7bc69
|
remove the hardcoded poll whiteboard position
|
2015-07-13 17:20:30 -04:00 |
|
Richard Alam
|
2bad0501b5
|
Merge pull request #697 from ritzalam/add-more-logging-to-video-disconnect
- add more logging to determine who detects the disconnect first
|
2015-07-13 16:51:39 -04:00 |
|
Richard Alam
|
007a13d0e9
|
- add more logging to determine who detects the disconnect first
|
2015-07-13 20:50:38 +00:00 |
|
Richard Alam
|
88be8696f8
|
Merge pull request #696 from ritzalam/add-num-responders
Add num responders
|
2015-07-13 16:44:31 -04:00 |
|
Richard Alam
|
087c07a6a8
|
Merge branch 'development' of https://github.com/bigbluebutton/bigbluebutton into add-num-responders
|
2015-07-13 19:20:31 +00:00 |
|
Richard Alam
|
822b319440
|
- add number of responders on poll result
|
2015-07-13 19:18:37 +00:00 |
|
Richard Alam
|
116c274519
|
Merge pull request #692 from ritzalam/put-outgw-into-actor
- put message sender and recorders into actors to isolate meeting ac…
|
2015-07-13 14:48:42 -04:00 |
|
Richard Alam
|
511ec68d6a
|
Merge pull request #695 from capilkey/hide-poll-button
Remove poll button when the Polling Module isn't running
|
2015-07-13 14:48:25 -04:00 |
|
Chad Pilkey
|
abc3966598
|
clear the vote buttons when the results are published
|
2015-07-13 13:51:06 -04:00 |
|
Pedro Beschorner Marin
|
5dfa655003
|
Removed unused resource
|
2015-07-13 17:42:51 +00:00 |
|
Chad Pilkey
|
9f5ebab201
|
clean up some unused code in PresentationWindow
|
2015-07-13 13:30:57 -04:00 |
|
Chad Pilkey
|
bf96c3a4bf
|
hide the poll start button when the polling module is absent
|
2015-07-13 13:30:14 -04:00 |
|
Richard Alam
|
25ea23eb8d
|
Merge pull request #693 from riadvice/improve-gitignore
Improved .gitignore files with better patterns.
|
2015-07-13 11:58:03 -04:00 |
|
Richard Alam
|
57cc039f9a
|
Merge pull request #694 from capilkey/fix-issue-1964
Fix issue 1964 - Meeting name label truncation
|
2015-07-13 11:57:46 -04:00 |
|
Fred Dixon
|
2bf855543e
|
Enable logging in redis publisher
|
2015-07-11 19:52:04 -04:00 |
|
Oleksandr Zhurbenko
|
b4cd2dac6d
|
Implemented counters for unread chat messages
|
2015-07-10 13:42:10 -07:00 |
|
Chad Pilkey
|
c06b1f9919
|
turn scrollpolicy off in MainApplicationShell
|
2015-07-10 12:51:12 -04:00 |
|
Chad Pilkey
|
0132f62f65
|
fixed issue 1964 making meeting name label truncate
|
2015-07-09 18:45:19 -04: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 |
|
Ghazi Triki
|
1ac5a308b5
|
Improve .gitignore files with better patterns.
|
2015-07-09 16:13:09 +01:00 |
|