Richard Alam
|
27c8b521fb
|
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1953
|
2015-07-24 16:00:30 +00:00 |
|
Richard Alam
|
4b552329d7
|
Revert " - fix https://code.google.com/p/bigbluebutton/issues/detail?id=1953"
This reverts commit 94df500ba6 .
|
2015-07-24 15:59:42 +00:00 |
|
Richard Alam
|
94df500ba6
|
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1953
|
2015-07-24 15:35:39 +00:00 |
|
Richard Alam
|
9b9d291117
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into development
|
2015-07-24 14:27:20 +00: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 |
|
Richard Alam
|
489fcca544
|
Merge pull request #717 from ritzalam/investigate-oom-issue-in-bbb-web
- removing extensions element from getRecordings call. See if this i…
|
2015-07-23 17:36:36 -04:00 |
|
Richard Alam
|
514055cf14
|
- removing extensions element from getRecordings call. See if this is causing memory to hang around.
|
2015-07-23 21:27:06 +00:00 |
|
Richard Alam
|
d63b54d291
|
Merge branch 'development' of https://github.com/pedrobmarin/bigbluebutton into pedrobmarin-development
|
2015-07-23 19:45:19 +00:00 |
|
Pedro Beschorner Marin
|
1eef689a0a
|
Cleanup
|
2015-07-23 19:08:06 +00:00 |
|
Pedro Beschorner Marin
|
b1ccea37a1
|
Merge branch 'auto-reconnect' into development
Conflicts:
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/freeswitch/FreeswitchConferenceActor.scala
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoProxy.as
|
2015-07-23 18:44:21 +00:00 |
|
Richard Alam
|
7997d8b511
|
Merge pull request #713 from capilkey/translate-poll-answers
Translate poll answers
|
2015-07-23 13:25:11 -04:00 |
|
Chad Pilkey
|
abab8c3e3b
|
added an accessible poll results chat message
|
2015-07-23 13:06:46 -04:00 |
|
Chad Pilkey
|
be0e43baa2
|
translate the poll answers
|
2015-07-23 13:06:09 -04:00 |
|
Maxim Khlobystov
|
b44385d866
|
Minor UI fixes: disabled the blue border highlight on focused hamburder button + centered the navbar title vertically.
|
2015-07-23 08:14:41 -04: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 |
|
Ghazi Triki
|
b5af206a43
|
Updated application lifecycle : the application configuration is loaded before displaying the main application shell, all loaded resources will then be able to access the configuration without any issue.
|
2015-07-22 19:08:13 +01:00 |
|
Ghazi Triki
|
632df068ad
|
Added logging entry to application configuration.
|
2015-07-22 11:59:15 +01:00 |
|
Ghazi Triki
|
4202fcdcf0
|
Added new client logging target LogWindowTarget.
|
2015-07-22 10:01:45 +01: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 |
|
Ghazi Triki
|
eafaac15f6
|
- Added JSNLogTarget for jsnlog library. ( still experimental because too slow ).
- Removed JSLog and JSLogger classes to unifiy JavaScript logging output.
|
2015-07-21 05:39:36 +01: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 |
|
Ghazi Triki
|
053ec095a0
|
Use of as3commons-logging-2.7 library to update all the client logging using TraceTarget.
|
2015-07-20 16:51:04 +01:00 |
|
Maxim Khlobystov
|
63d51bc437
|
Made the chat input box resizable vertically.
|
2015-07-19 20:34:07 -04: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 |
|
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 |
|
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 |
|