Commit Graph

9883 Commits

Author SHA1 Message Date
Anton Georgiev
a157ec9b2f open the new tab even before a chat message was sent 2014-12-11 23:21:51 +00:00
Richard Alam
7189deaed7 Merge pull request #465 from bigbluebutton/change-how-logs-roll-for-bbb-web
- change logging for bbb-web to rollover at midnight and add date to th...
2014-12-11 17:14:04 -05:00
Richard Alam
1b4c4f5f5e - change logging for bbb-web to rollover at midnight and add date to the filename 2014-12-11 22:07:22 +00:00
Richard Alam
3aef6be806 Merge pull request #464 from SenecaCDOT-BigBlueButton/add-chat-fontsize-config
font size in config, and two bugs with private chat squashed
2014-12-11 16:36:36 -05:00
Chad Pilkey
8b7d0ddb24 font size in config, and two bugs with private chat squashed 2014-12-11 13:16:38 -08:00
Maxim Khlobystov
2b00252a02 Restructured the stylesheets. 2014-12-11 11:35:10 -08:00
Anton Georgiev
4f849c9d0e improve logs, improve flow in rouer.coffee 2014-12-11 17:23:19 +00:00
Anton Georgiev
c41e7aae14 when selecting Public chat, the tab did not look selected 2014-12-11 17:21:44 +00:00
Anton Georgiev
0c032080e1 was causing an error on reload 2014-12-11 17:21:15 +00:00
Anton Georgiev
43555fe1a1 Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into meteor-ui-less 2014-12-11 16:41:57 +00:00
Pedro Beschorner Marin
0b883d5392 Refactored apps new multinotes service 2014-12-11 14:35:48 -02:00
Pedro Beschorner Marin
d414d98bd9 More cleanup 2014-12-11 14:35:41 -02:00
Pedro Beschorner Marin
ac0a76872b Some cleanup 2014-12-11 14:35:33 -02:00
Pedro Beschorner Marin
7cdfa399ea Getting the number of shared notes from layout 2014-12-11 14:35:23 -02:00
Pedro Beschorner Marin
128c3b19bd Automatically creating shared notes 2014-12-11 14:35:16 -02:00
Pedro Beschorner Marin
9b4bafb8bf Refactored the notes counter index control so removed ones can come back 2014-12-11 14:35:06 -02:00
Pedro Beschorner Marin
bd1a90090c Initial saving of the additional notes in the layout 2014-12-11 14:34:51 -02:00
Felipe Cecagno
f188976fbc put back the guest access in the mconf demo; reverted the index.html to not use iframe anymore 2014-12-11 09:48:38 -02:00
Felipe Cecagno
cb8bf3f49e fixing an exception that appeared when we set autoStart and skipCheck for the video module 2014-12-11 09:21:17 -02:00
Maxim Khlobystov
8c552f540d Cleaning up. 2014-12-10 18:24:23 -08:00
Maxim Khlobystov
68321387c7 Made Public Chat tab active when page is loaded. 2014-12-10 17:19:08 -08:00
Fred Dixon
b8f3f14725 Merge pull request #463 from SenecaCDOT-BigBlueButton/maybefix-chat-list-overflow
taking another shot at fixing the chat list stack overflow
2014-12-10 19:42:35 -05:00
Chad Pilkey
716d1f974b taking another shot at fixing the chat list stack overflow 2014-12-10 16:40:38 -08:00
Anton Georgiev
f3f80b41eb Merge branch 'meteor-client-responsive-ui' of https://github.com/gthacoder/bigbluebutton into testing-version-008 2014-12-10 22:49:50 +00:00
Maxim Khlobystov
0c27d35fce Merged the fix for landscape navbar positioning from branch 'navbar' of https://github.com/OZhurbenko/bigbluebutton. 2014-12-10 14:46:43 -08:00
Anton Georgiev
ccd6cbef9f Merge branch 'meteor-client-responsive-ui' of https://github.com/gthacoder/bigbluebutton into testing-version-008 2014-12-10 22:27:29 +00:00
Maxim Khlobystov
720b817150 Fixed the issue with hiding Expand tooltip. 2014-12-10 14:20:48 -08:00
Maxim Khlobystov
48d5df7ae4 Substitute the right chevron icon by the left chevron. 2014-12-10 14:17:41 -08:00
Maxim Khlobystov
cd5a16d38e Made the text in portrait mode larger. 2014-12-10 14:10:04 -08:00
Felipe Cecagno
f0b0568d8e Merge branch 'smooth-toolbar-transition' into mconf-live0.6.1 2014-12-10 20:01:38 -02:00
Felipe Cecagno
90a7214b9d fixing the NPE on startup 2014-12-10 20:01:29 -02:00
Maxim Khlobystov
a4bcc69c12 Made the user list, whiteboard and chat always fit the page horizontally. 2014-12-10 13:48:41 -08:00
Felipe Cecagno
2dfe4a1aac Merge branch '090-expanded-status' into mconf-live0.6.1
Conflicts:
	bigbluebutton-apps/src/main/java/org/bigbluebutton/core/api/IBigBlueButtonInGW.java
	bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/ValueObjects.scala
	bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
	bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/red5/UsersClientMessageSender.scala
	bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/redis/UsersEventRedisPublisher.scala
	bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/redis/UsersMessageToJsonConverter.scala
	bigbluebutton-client/branding/default/style/css/BBBDefault.css
	bigbluebutton-client/src/org/bigbluebutton/common/Images.as
	bigbluebutton-client/src/org/bigbluebutton/main/model/users/BBBUser.as
	bigbluebutton-client/src/org/bigbluebutton/main/model/users/UserService.as
	bigbluebutton-client/src/org/bigbluebutton/modules/users/maps/UsersMainEventMap.mxml
	bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
	bigbluebutton-client/src/org/bigbluebutton/modules/users/views/StatusItemRenderer.mxml
	bigbluebutton-client/src/org/bigbluebutton/modules/users/views/UsersWindow.mxml
2014-12-10 18:33:18 -02:00
Fred Dixon
11f0b4fa9f Merge pull request #462 from SenecaCDOT-BigBlueButton/fix-layoutcombo-rows
Reworked the layout pushing so that viewers don't get new rows
2014-12-10 15:11:45 -05:00
Anton Georgiev
1fdecb4e1b created an onLoadComplete function. fixed the check for user kicked out 2014-12-10 20:09:17 +00:00
Felipe Cecagno
76f2e53cd3 cleanup 2014-12-10 18:06:54 -02:00
Anton Georgiev
86de11305b improving the callback for cleaning old session vars 2014-12-10 19:31:03 +00:00
Anton Georgiev
1fee2f76a5 clear old session vars before setting new ones 2014-12-10 19:30:14 +00:00
Chad Pilkey
2b78ed2c09 reworked the layout pushing so that viewers don't get new rows 2014-12-10 11:17:33 -08:00
Anton Georgiev
329784697f remove logout page. navigate to logOutUrl instead 2014-12-10 18:56:25 +00:00
Felipe Cecagno
514c65e8cf prepared the css file to use the icons from the branding file instead of the embedded images file 2014-12-10 16:39:46 -02:00
Felipe Cecagno
c988875e2c changed the set of icons used for the mood feature 2014-12-10 16:38:25 -02:00
Jesus Federico
821d4cbe01 Merge pull request #461 from jfederico/master
bbb-lti: Fixed issue that prevented https to work on nginx/tomcat
2014-12-10 11:34:03 -05:00
Jesus Federico
3f882b112e bbb-lti: Fixed issue that prevented https to work on nginx/tomcat 2014-12-10 11:31:38 -05:00
Anton Georgiev
bd0cffcdeb improve visibility in logs 2014-12-10 16:24:22 +00:00
Anton Georgiev
5d1fe80482 added an extra case for the user connection status 2014-12-10 16:23:25 +00:00
Anton Georgiev
191d2d68ee Merge branch 'meteor-client-kicked-n-returning' of github.com:gthacoder/bigbluebutton into meteor-client-kicked-n-returning
Conflicts:
	labs/meteor-client/app/client/main.html
	labs/meteor-client/app/client/views/users/user_list.coffee
	labs/meteor-client/app/server/user_permissions.coffee
2014-12-10 15:50:08 +00:00
Maxim Khlobystov
fd9d9b02d6 Trying to wait for the moment when the user is kicked out more effectively. 2014-12-09 18:46:49 -08:00
Anton Georgiev
26e5749d44 now we won't see 'ghost' users in the html5 client - users that registered but did not join 2014-12-10 00:33:56 +00:00
Felipe Cecagno
fce27a0bd9 Merge branch 'smooth-toolbar-transition' into mconf-live0.6.1
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
2014-12-09 20:44:27 -02:00