Chad Pilkey
|
5cdedb19b1
|
moved the whiteboard mouseup listener to the stage
|
2014-12-01 12:48:17 -08:00 |
|
Anton Georgiev
|
d892ae5c6c
|
Merge branch 'meteor-client-post-summit-merge' of github.com:gthacoder/bigbluebutton into meteor-ui-less
|
2014-12-01 20:40:43 +00:00 |
|
Richard Alam
|
862bf0df0c
|
Merge pull request #452 from SenecaCDOT-BigBlueButton/preload-slides
Add the ability to preload slides
|
2014-12-01 15:07:30 -05:00 |
|
Fred Dixon
|
d45762b098
|
Merge pull request #453 from bigbluebutton/change-api-version
- change api version to 0.9 from 0.81
|
2014-12-01 15:05:46 -05:00 |
|
Richard Alam
|
234a95902d
|
- change api version to 0.9 from 0.81
|
2014-12-01 11:52:40 -08:00 |
|
Chad Pilkey
|
7774ac049d
|
added a feature to pre-download the next 3 slides
|
2014-12-01 11:00:49 -08:00 |
|
Chad Pilkey
|
2bc0901ad9
|
added a missing variable type declaration
|
2014-12-01 10:59:09 -08:00 |
|
Richard Alam
|
630541abe2
|
Merge pull request #450 from mconf/fix1835
Fix #1835
|
2014-12-01 12:08:31 -05:00 |
|
Fred Dixon
|
6c2002d1be
|
Merge pull request #451 from bigbluebutton/support-utf-8-chars-in-log
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1837
|
2014-12-01 11:59:42 -05:00 |
|
Maxim Khlobystov
|
b58bfb78c2
|
Fixed the issue with all the tabs re-displayed on refreshing or receiving a new message regardless of the previous tabs state.
|
2014-11-30 18:39:33 -08:00 |
|
Anton Georgiev
|
816a70f3bd
|
Merge branch 'meteor-ui-less' of github.com:antobinary/bigbluebutton into testing-version-007
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/.meteor/versions
labs/meteor-client/app/client/stylesheets/users.less
labs/meteor-client/app/client/views/users/user_item.html
|
2014-11-28 23:44:32 +00:00 |
|
Anton Georgiev
|
4c32795b10
|
removing the table in users list
|
2014-11-28 23:39:02 +00:00 |
|
Richard Alam
|
ce07751d79
|
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1837
|
2014-11-28 14:24:28 -08:00 |
|
Anton Georgiev
|
9a2618ed35
|
style should be in the .less
|
2014-11-28 21:56:27 +00:00 |
|
Anton Georgiev
|
adb16f72a0
|
Create a seperate CSS file for the login screen
|
2014-11-28 21:43:52 +00:00 |
|
Anton Georgiev
|
e5841a96d5
|
Merge branch 'meteor-client-post-summit-merge' of github.com:gthacoder/bigbluebutton into meteor-ui-less
|
2014-11-28 20:50:45 +00:00 |
|
Anton Georgiev
|
4172537f24
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into meteor-merge-with-m
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/chat/ChatMessageListener.java
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonActor.scala
bigbluebutton-apps/src/main/webapp/WEB-INF/bbb-voice-app.xml
|
2014-11-28 20:33:11 +00:00 |
|
Maxim Khlobystov
|
767a49de3a
|
Merge branch 'meteor-recover-disconnection' of https://github.com/antobinary/bigbluebutton into meteor-client-post-summit-merge
|
2014-11-28 10:31:02 -08:00 |
|
Maxim Khlobystov
|
0d7f168cb5
|
Put hex values into variables.
|
2014-11-28 10:22:28 -08:00 |
|
Anton Georgiev
|
de36894cee
|
must clear the chat tabs on logout
|
2014-11-28 16:41:00 +00:00 |
|
Anton Georgiev
|
8e34601ffc
|
simplify the username fetching
|
2014-11-28 16:40:14 +00:00 |
|
Anton Georgiev
|
8a7ab38956
|
to_userid is now userid
|
2014-11-28 16:26:51 +00:00 |
|
Maxim Khlobystov
|
544de2db8c
|
Made cursor automatically focused on the landing page's username field.
|
2014-11-27 17:33:54 -08:00 |
|
Maxim Khlobystov
|
94cde21087
|
Temporary removed Velocity package.
|
2014-11-27 17:22:09 -08:00 |
|
Anton Georgiev
|
7cc9e97730
|
there is no need currently to hide the navbar on logout
|
2014-11-27 23:28:06 +00:00 |
|
Anton Georgiev
|
d64e324bf8
|
remove duplicate def of setInSession
|
2014-11-27 23:25:06 +00:00 |
|
Anton Georgiev
|
cbe31eb4c0
|
the reconnect button on logout logs you back in the meeting
|
2014-11-27 23:24:14 +00:00 |
|
Richard Alam
|
681c4a045e
|
- disallow desktop sharing on Macs when using Chrome 38 and earlier
|
2014-11-27 14:45:30 -08:00 |
|
Richard Alam
|
73172a8336
|
- allow desktop sharing on Mac when using at least Chrome 38
|
2014-11-27 14:34:03 -08:00 |
|
Anton Georgiev
|
b1399a8d40
|
removed dbid
|
2014-11-27 22:08:33 +00:00 |
|
Anton Georgiev
|
6ba5d39b93
|
dbid->userid for chat tabs
|
2014-11-27 22:02:19 +00:00 |
|
Anton Georgiev
|
b3f3147a69
|
publish chat based on userid, not dbid
|
2014-11-27 20:30:23 +00:00 |
|
Felipe Cecagno
|
af74d36576
|
if phone.skipCheck and the browser doesn't support webrtc, we have to setup the default microphone in order to enable the user to share
|
2014-11-27 18:24:26 -02:00 |
|
Fred Dixon
|
7f91d9c8e2
|
Merge branch 'ffdixon-bbb-conf-fix'
|
2014-11-27 14:48:07 -05:00 |
|
Fred Dixon
|
8b2eb5e478
|
Merge branch 'bbb-conf-fix' of https://github.com/ffdixon/bigbluebutton into ffdixon-bbb-conf-fix
|
2014-11-27 14:47:43 -05:00 |
|
Fred Dixon
|
989fd6a122
|
Fixed bug that caused nested XML comments from multiple invocations of sudo bbb-conf --disablewebrtc
|
2014-11-27 14:38:58 -05:00 |
|
Fred Dixon
|
6bcdc1a29d
|
Merge pull request #446 from ffdixon/check-updates
Updated the cron.daily job for bigbluebutton to delete .pfb and .afm fil...
|
2014-11-27 14:28:05 -05:00 |
|
Fred Dixon
|
75c1f8cff3
|
Updated the cron.daily job for bigbluebutton to delete .pfb and .afm files generated by ghostscript from the /tmp directory.
|
2014-11-27 14:23:18 -05:00 |
|
Chad Pilkey
|
f5e6adcd9e
|
Merge pull request #415 from mconf/fix-record-tooltip
Fix the record button tooltip when the locale is changed
|
2014-11-27 13:14:23 -05:00 |
|
Anton Georgiev
|
3c12be30b5
|
cleaning up
|
2014-11-27 00:01:40 +00:00 |
|
Anton Georgiev
|
f5a3c987b1
|
added a condition. cleaning up
|
2014-11-26 23:57:39 +00:00 |
|
Anton Georgiev
|
f2760f3ef8
|
chat with authToken+userid instead of userSecret+dbid
|
2014-11-26 22:49:21 +00:00 |
|
Maxim Khlobystov
|
a2d868643b
|
Merge branch 'master' of https://github.com/antobinary/bigbluebutton into meteor-client-post-summit-merge
Conflicts:
labs/meteor-client/app/client/globals.coffee
|
2014-11-26 11:19:28 -08:00 |
|
Richard Alam
|
4f3c76c492
|
Merge pull request #444 from mconf/delete-keys-redis
RAP improvements
|
2014-11-26 14:08:04 -05:00 |
|
Felipe Cecagno
|
f077cc1f98
|
do not generate a .fail file during the archive phase if no recording marks were detected
|
2014-11-26 15:37:19 -02:00 |
|
Fred Dixon
|
4888a27074
|
Merge pull request #442 from SenecaCDOT-BigBlueButton/remove-chat-translation
Removed all of the old google translate code in apps and client
|
2014-11-26 12:21:41 -05:00 |
|
Chad Pilkey
|
acde1ef3ed
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into remove-chat-translation
|
2014-11-26 09:14:18 -08:00 |
|
Richard Alam
|
864143253b
|
Merge pull request #441 from mconf/record-notification-config
Recording notification configurable by the config.xml
|
2014-11-26 10:06:21 -05:00 |
|
Richard Alam
|
465bceb84a
|
Merge pull request #440 from daronco/webhooks
New implementation of the webhooks
|
2014-11-26 09:52:05 -05:00 |
|
Felipe Cecagno
|
6b863595b2
|
removing the keys during the archive phase if there's no recording marks in the recording
|
2014-11-26 12:06:15 -02:00 |
|