Commit Graph

10717 Commits

Author SHA1 Message Date
RafaFP
370a1a6b51 Changed the ChatToolbar position and changed the text in the buttons to icons.
The toolbar will no longer stand in front of the last messages alowing for the user to copy them.

The buttons are now smaller and cause lesser disturbance on the chat when the user rolls the mouse over.

refs #1822
2015-10-26 19:39:02 +00:00
Felipe Cecagno
ac4f58c997 Merge branch 'fix-issue-1716' of github.com:pedrobmarin/bigbluebutton into mconf-live0.7.3
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/views/SharedNotesWindow.mxml
2015-09-07 23:26:00 -03:00
Felipe Cecagno
a7b220e207 Merge branch '090-multinotes' into mconf-live0.7.3 2015-09-07 23:19:16 -03:00
Felipe Cecagno
769fa2feac Merge branch 'mconf-live0.7.2' into mconf-live0.7.3 2015-09-07 21:14:23 -03:00
Felipe Cecagno
6d387239ab fixed video log when FFmpeg starts to publish an h263 stream 2015-09-07 13:27:16 -03:00
Mario Gasparoni
6850035e2a Bug #1777 : h263 video hanging
Solved rc when triggering the transcoder.
Rotated streams don't trigger a relay anymore
Some refactoring

Conflicts:
	bbb-video/src/main/java/org/bigbluebutton/app/video/VideoApplication.java
2015-09-07 11:36:23 -03:00
Mario Gasparoni
61833e964f Fixing h263 video streaming when input has audio 2015-09-07 11:25:29 -03:00
Felipe Cecagno
8c83731ccc check if scope is null on bbb-video when the user stops broadcasting in order to avoid NPE 2015-09-07 11:25:29 -03:00
mariogasparoni
5aaf1fa21f Fixing closing process of the h263 transcoder
h263 transcoder is closed when user is disconnected
also some refactoring
2015-09-07 11:25:29 -03:00
Felipe Cecagno
261ae44f10 Merge branch 'fix-1723' into mconf-live0.7.3 2015-09-03 15:29:34 -03:00
Felipe Cecagno
d5c0047611 Merge branch 'feature-1733' into mconf-live0.7.3 2015-09-03 15:23:15 -03:00
Felipe Cecagno
6dbf18c2e5 cleanup 2015-09-03 15:22:54 -03:00
Felipe Cecagno
3c4055ec01 removed extra add_circle_outline icon from previous commit (use css style instead) 2015-09-03 15:16:16 -03:00
Felipe Cecagno
c99e3fbfb4 Merge branch 'feature-1745' into mconf-live0.7.3 2015-09-03 14:24:33 -03:00
Felipe Cecagno
7063cfa833 included the "Default language" option to the list of languages 2015-09-03 14:04:29 -03:00
Felipe Cecagno
40ce5f8877 changed the logic we store locales on ResourceUtil, so we can do a better job changing the language names and ordering them 2015-09-03 12:42:16 -03:00
Felipe Cecagno
e7ed9fda45 fix connection names 2015-08-31 17:16:07 -03:00
Felipe Cecagno
c8188670da Merge branch 'mconf-live0.6.4-auto-reconnect' into mconf-live0.7.2-auto-reconnect
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-08-31 16:50:47 -03:00
Pedro Beschorner Marin
f12539fe81 Added pt_BR translation 2015-08-28 16:47:09 +00:00
Pedro Beschorner Marin
2b1a0274eb Merge branch 'auto-reconnect' into mconf-live0.6.4-auto-reconnect 2015-08-28 16:34:21 +00:00
Pedro Beschorner Marin
019089db2e Closing Flash phone connection if user leaves Flash audio 2015-08-28 16:05:40 +00:00
RafaFP
6545dd89c5 Implemented the feature which changes the name of the locations to Portuguese (Brazilian) when the user changes the locale to Portuguese (Brazilian).
#ref1745
2015-08-24 21:26:24 +00:00
RafaFP
b71e9e9545 User can now set a name to the custom layouts he creates. If the name is left empty, the default name is given as it was before (Custom Layout #).
#ref 1733
2015-08-14 21:13:32 +00:00
RafaFP
86a6983395 Tooltips in pt_BR and en_US locales changed to properly represent the funcion of the headset button. #ref 1723 2015-08-11 20:51:48 +00:00
Richard Alam
93f129c363 - remove user sessions when a user calls the JOIN API but actually fails to join the meeting.
Not removing the user sessions results in OOM after a while.
2015-08-07 10:00:24 -03:00
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
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
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