Fred Dixon
3a309f9119
Fixed error in parsing config.xml in bbb-conf
2015-09-12 19:48:15 -03:00
Fred Dixon
13db512b9d
Updated bbb-conf to update URLS for http/https and rtmp/rtmps
2015-09-12 19:39:11 -03:00
Felipe Cecagno
fa35cc7e49
update bbb-conf in order to enable and disable the secure websocket interface on freeswitch when using --enablewebrtc and --disablewebrtc
2015-09-12 14:14:01 -03:00
Felipe Cecagno
3e75ddbcee
update the websocket server address if the page is loaded using https (so the socket server must be secure as well)
2015-09-12 14:13:18 -03:00
Calvin Walton
56fb7c8b06
Use protocol-relative links to load the 'get flash' button image
...
This fixes a mixed content warning when loading the client over https
2015-09-12 12:35:59 -03:00
RafaFP
4325e98bf2
Implemented the code to add the "playback", "meta" and "download" tags from the XML to the publish_ended.
...
Added code to guarantee that a hash is passed even when the tags do not exist in the XML.
#feature 1734
2015-09-11 21:12:09 +00:00
RafaFP
2a85811d40
Implemented hash data gathering dinamically, still have to use TRY to catch the nil exception.
...
If the hash is nil the publish_ended post is skipped.
Must validate the tag values and add the download tag.
2015-09-11 18:20:47 +00:00
Felipe Cecagno
ed366e6b21
Merge branch '090-recordings-size' into mconf-live0.7.3
...
Conflicts:
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/domain/Recording.java
2015-09-08 17:43:20 -03:00
Felipe Cecagno
32957898f6
refactored part of the bbb-0.9-recording-size code in order to include the size on the download size for mconf_encrypted and the playback size for the others; included raw_size for all available formats
2015-09-08 17:18:02 -03:00
Felipe Cecagno
8288d52d1c
Merge branch '090-multinotes-rich-text' 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:44:37 -03: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
RafaFP
eb1b5aee49
Included playback data to the event of "publish_ended"
...
#refs 1734
2015-09-01 16:13:10 +00:00
RafaFP
8602d3c263
Added the link and duration info to the publish_ended event.
...
#refs 1734
2015-08-31 20:29:00 +00: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
8f636d158a
Apply lock settings button tooltip fixed in en_US and pt_BR locales.
...
#ref 1753
2015-08-19 18:38:17 +00:00
RafaFP
337ed313ed
When a locked viewer is promoted to moderator the locker icon will now be removed.
...
The locker settings are kept for the user (his locker settings are restored once he is demoted).
#ref 1744
2015-08-19 17:30:40 +00:00
Pedro Beschorner Marin
e30654f721
Reverting empty tags regex. It was affecting the text formatting buttom status.
2015-08-18 17:24:38 +00:00
Pedro Beschorner Marin
32bce9ad71
Trying to fix empty flags bug #1742
2015-08-17 19:25:16 +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
Pedro Beschorner Marin
c4fecdf1d7
Cleanup
2015-08-13 18:45:34 +00:00
Pedro Beschorner Marin
5d281f0636
Refreshing cursor position and selected text area
2015-08-12 18:29:41 +00:00
Pedro Beschorner Marin
f1c81e9328
Implementing Rich Text patchable methods
2015-08-12 02:05:27 +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
Pedro Beschorner Marin
f6643f07d6
Trying to resolve issue http://dev.mconf.org/redmine/issues/1712
2015-08-11 17:20:04 +00:00
RafaFP
cd2821993b
Viewer can now mute/unmute his microphone from the users window.
...
Improved code and reverted .properties to the correct file.
refs #1722
2015-08-11 13:38:26 +00:00
Pedro Beschorner Marin
9e5928c36e
Setting RichTextEditor as a customized component
2015-08-10 15:37:34 +00:00
Pedro Beschorner Marin
78c91bc183
Reverting to CHANGE event at rich text editor send listener
2015-08-09 19:09:28 +00:00
RafaFP
69c9fc947e
Viewer can now mute/unmute his microphone from the users window.
...
refs #1722
2015-08-09 17:36:31 +00:00
Pedro Beschorner Marin
87fefeacda
Removed bullets
2015-08-07 19:03:37 +00:00
Pedro Beschorner Marin
b52d96c8ba
Unbinding Rich Text from the patchable component
2015-08-07 18:04:44 +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