Ghazi Triki
|
1c6205d68e
|
MainApplicationShell height fix to remove the script execution timeout in GraphicsWrapper.
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
|
2015-08-07 10:00:15 -03:00 |
|
Pedro Beschorner Marin
|
a3122d160a
|
Changed the focus listener for a timer
|
2015-08-05 16:05:39 +00:00 |
|
Pedro Beschorner Marin
|
fb8bab91d7
|
Using the shared note focus listener to check if the current document messege has updated the client notes
|
2015-08-04 18:53:25 +00:00 |
|
Pedro Beschorner Marin
|
bb8b78e7b6
|
Avoid editing note while it is not ready to
|
2015-08-04 18:23:32 +00:00 |
|
Pedro Beschorner Marin
|
d826e309dc
|
Fixing view tooltip and configuring sizes
|
2015-07-31 16:00:41 +00:00 |
|
Pedro Beschorner Marin
|
fdc90d569e
|
Formatting shared notes text
|
2015-07-31 15:22:59 +00:00 |
|
Felipe Cecagno
|
210cd92e50
|
Merge remote-tracking branch 'bigbluebutton/v0.9.0-release' into mconf-live0.7.1
Conflicts:
bigbluebutton-client/resources/prod/bbb-deskshare-applet-0.9.0.jar
bigbluebutton-client/resources/prod/bbb-deskshare-applet-unsigned-0.9.0.jar
bigbluebutton-config/web/index.html
|
2015-07-27 16:58:55 -03:00 |
|
Felipe Cecagno
|
e3f2df289b
|
new deskshare applet signed by RNP, with Mconf logo
|
2015-07-27 16:26:13 -03:00 |
|
Felipe Cecagno
|
89b44cef06
|
refactored a bit the behavior of the audio ToolbarButton, so creationComplete and click uses the same code
|
2015-07-27 16:23:43 -03:00 |
|
Felipe Cecagno
|
5782741d29
|
fixed the way we load the background, so if the crossdomain file is defined, we can smooth the image, otherwise we show the image anyway (Bitmap vs. Image); fixed the calculation we do to resize the background image
|
2015-07-27 11:26:58 -03:00 |
|
Pedro Beschorner Marin
|
24619cad08
|
Added localization and testing parenting in Loading window
|
2015-07-24 16:00:59 +00:00 |
|
Felipe Cecagno
|
4a8c2ccc05
|
updated the translations of es_LA from transifex
|
2015-07-23 23:40:05 -03:00 |
|
Felipe Cecagno
|
880befcba7
|
fix untranslated string to pt_BR
|
2015-07-22 11:35:11 -03:00 |
|
Felipe Cecagno
|
0015dc2c6f
|
updated es_LA translation from transifex
|
2015-07-22 11:34:59 -03:00 |
|
Felipe Cecagno
|
24be80a3eb
|
fixed the bug which disallow users to enable microphone when the server is configured as forceListenOnly=true
|
2015-07-22 11:12:48 -03:00 |
|
Felipe Cecagno
|
3e567f4493
|
Merge branch '090-encrypted-recording' into mconf-live0.7.0
|
2015-07-18 10:47:59 -03:00 |
|
Felipe Cecagno
|
31a67490d2
|
changed permissions over mconf-recording-decrypter, so we can run it
|
2015-07-18 10:37:10 -03:00 |
|
Felipe Cecagno
|
eef0398885
|
changing permissions over bbb-0.9-recording-size, which is now executable
|
2015-07-15 17:16:04 -03:00 |
|
Pedro Beschorner Marin
|
39350257b4
|
Cleanup
|
2015-07-15 15:24:33 +00:00 |
|
Pedro Beschorner Marin
|
ca6fbc31b6
|
Syncing note names for new users
|
2015-07-15 14:59:18 +00:00 |
|
Pedro Beschorner Marin
|
2b8b315ef5
|
Adding name to shared notes windows
|
2015-07-14 20:22:21 +00:00 |
|
Pedro Beschorner Marin
|
5dfa655003
|
Removed unused resource
|
2015-07-13 17:42:51 +00:00 |
|
Pedro Beschorner Marin
|
d1bce6ffe0
|
Closing users video windows before trying to open new ones
|
2015-07-08 19:15:50 +00:00 |
|
Pedro Beschorner Marin
|
c1d80eeda8
|
Querying for paricipants when reconnected
|
2015-07-07 16:50:03 +00:00 |
|
Felipe Cecagno
|
5e326b7528
|
do not create a copy of the raw data to create the mconf_encrypted format, just use the data from the raw dir directly
|
2015-07-04 17:02:50 -03:00 |
|
Felipe Cecagno
|
6929b4817e
|
fix the condition for mconf-decrypter job to process an encrypted recording
because of the wrong condition, mconf-decrypter was reprocessing all the recordings available
|
2015-07-04 17:02:03 -03:00 |
|
Pedro Beschorner Marin
|
028e5a4784
|
Updating Shared Notes when user reconnects
|
2015-07-03 15:07:46 +00:00 |
|
Pedro Beschorner Marin
|
6582cb6dd3
|
Saving role and waitingForAcceptance status when user left so can be updated if user reconnect
|
2015-07-03 14:44:49 +00:00 |
|
Pedro Beschorner Marin
|
324ed1b9ab
|
Merge branch 'auto-reconnect' into mconf-live0.6.4
Conflicts:
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/branding/default/style/css/assets/images/icons-license.txt
bigbluebutton-client/src/org/bigbluebutton/main/maps/ApplicationEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/main/model/users/AutoReconnect.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/Conference.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoProxy.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMapDelegate.as
|
2015-07-03 14:35:08 +00:00 |
|
Pedro Beschorner Marin
|
ed12579fb0
|
Some refactoring
|
2015-07-03 12:29:44 +00:00 |
|
Fred Dixon
|
18aee902ee
|
bumping version number of index.html
|
2015-06-24 11:00:29 -04:00 |
|
Fred Dixon
|
e72d3e6836
|
Bumped from 0.9.0 to 0.9.1 to fix #1953
|
2015-06-24 10:58:11 -04:00 |
|
Fred Dixon
|
9c64671fc9
|
Merge branch 'v0.9.0-release' of https://github.com/bigbluebutton/bigbluebutton into v0.9.0-release
|
2015-06-24 10:41:20 -04:00 |
|
Pedro Beschorner Marin
|
5a6c3efd7d
|
Better control of reconnection presenter status change
|
2015-06-24 13:33:11 +00:00 |
|
Pedro Beschorner Marin
|
b1638f3184
|
The welcome message is only sent once
|
2015-06-23 20:42:45 +00:00 |
|
Pedro Beschorner Marin
|
0ed67e9ecd
|
Refresh public chat history after reconnection
|
2015-06-23 19:19:13 +00:00 |
|
Pedro Beschorner Marin
|
fb0bd078c5
|
Refactored video refresh
|
2015-06-23 16:47:54 +00:00 |
|
Pedro Beschorner Marin
|
24eec8a713
|
Refresh video window when reconnecting
|
2015-06-23 14:53:04 +00:00 |
|
Pedro Beschorner Marin
|
3e6f6c3cd7
|
Resetting presenter status and some cleanup
|
2015-06-22 20:53:34 +00:00 |
|
Felipe Cecagno
|
c79be37591
|
Merge branch 'mconf-live0.6.4' into base-for-0.6.4
Conflicts:
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-client/src/org/bigbluebutton/main/views/CameraDisplaySettings.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMapDelegate.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/UserGraphicHolder.mxml
|
2015-06-22 17:18:26 -03:00 |
|
Mateus Bisotto
|
db72bacfee
|
Revert "-adicionada pagina para auto-create com layout"
This reverts commit 0f7a44a23e .
|
2015-06-22 12:43:01 -07:00 |
|
Mateus Bisotto
|
0f7a44a23e
|
-adicionada pagina para auto-create com layout
|
2015-06-22 12:29:56 -07:00 |
|
Felipe Cecagno
|
a2a7e9af24
|
Merge remote-tracking branch 'bigbluebutton/v0.9.0-release' into mconf-live0.6.4
Conflicts:
bigbluebutton-client/resources/prod/bbb-deskshare-applet-0.9.0.jar
bigbluebutton-client/resources/prod/bbb-deskshare-applet-unsigned-0.9.0.jar
|
2015-06-19 15:11:13 -03:00 |
|
Felipe Cecagno
|
e657cddc8d
|
new deskshare applet signed by RNP, with Mconf logo
|
2015-06-19 14:50:30 -03:00 |
|
Pedro Beschorner Marin
|
809a77468d
|
Added a reconnection timeout
|
2015-06-18 19:13:49 +00:00 |
|
Richard Alam
|
9fba1a2120
|
Merge pull request #658 from ritzalam/fix-issue-1953
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1953
|
2015-06-17 15:24:47 -04:00 |
|
Pedro Beschorner Marin
|
05a643cef8
|
More reconnection control and some refactoring
|
2015-06-17 18:56:22 +00:00 |
|
Richard Alam
|
2a93dbf4a7
|
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1953
|
2015-06-17 15:59:27 +00:00 |
|
Pedro Beschorner Marin
|
addd1b455b
|
Avoid kicked user to reconnect
|
2015-06-16 20:49:34 +00:00 |
|
Pedro Beschorner Marin
|
60a1ae6436
|
Cleanup
|
2015-06-10 17:14:14 +00:00 |
|