RafaFP
f8af8852e6
Revert "removing unnecessary parameter from LayoutEvent"
...
We actually need that parameter
This reverts commit 9ee0317d94
.
2016-06-14 20:48:23 +00:00
RafaFP
9ee0317d94
removing unnecessary parameter from LayoutEvent
2016-06-10 23:08:39 +00:00
RafaFP
d23fcbdf43
updatdated the solution for custom layout naming and saving to reflect the comments:
...
- replaced unnecessary popup windows with simplified alerts
- improved the logic used to compare pre-defined layout names
2016-06-10 22:44:21 +00:00
Pedro Beschorner Marin
c0899c8a08
Fixed saving/overwriting layout problem
2016-02-10 18:18:50 +00:00
Pedro Beschorner Marin
1e3f4a1b1d
Merge remote-tracking branch 'rafael/fix-1825' into feature-1827
...
Conflicts:
bigbluebutton-client/branding/default/style/css/assets/images/status_fail_16px.png
bigbluebutton-client/branding/default/style/css/assets/images/status_success_16px.png
bigbluebutton-client/src/org/bigbluebutton/modules/layout/managers/LayoutManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/CustomLayoutNameWindow.mxml
2016-02-05 18:14:41 +00:00
Pedro Beschorner Marin
29bfdf1bfa
Cleanup
2016-02-05 13:42:11 +00:00
Pedro Beschorner Marin
f818c77e95
Merge remote-tracking branch 'rafael/feature-1827' into feature-1827
2016-02-05 12:59:27 +00:00
RafaFP
86f1c83055
Fixed identation and unnecessary changes made to the code.
...
refs #1827
2016-01-29 20:25:50 +00:00
RafaFP
c090f77e2c
Added a window to ask if the user wants to save a current unsaved custom layout when the user wants to save the layouts to a file.
...
refs #1827
2016-01-29 20:19:01 +00:00
Felipe Cecagno
301a07773b
fix issue with webrtc introduced on latest merge
2016-01-29 15:46:32 -02:00
RafaFP
480df6e90b
User can no longer create a custom layout that has the same name as any other layouts on his list.
...
When a user tries to do so, he will be propted by a popup window to confirm the overwriting of the previous layout.
If the user confirms this choice, then the previous layout will be removed and the new one takes it's place.
If the user denies the overwriting then he will return to the naming window to change the name of the custom layout.
refs #1825
2016-01-27 22:17:10 +00:00
Felipe Cecagno
2a3b95daf7
Merge remote-tracking branch 'bigbluebutton/master' into mconf
...
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/UsersApp.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/UsersModel.scala
bbb-video/src/main/webapp/WEB-INF/bigbluebutton-video.properties
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/client/messaging/ConnectionInvokerService.java
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/main/model/users/AutoReconnect.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/events/ConnectionFailedEvent.as
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/LayoutsCombo.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/WebRTCCallManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/maps/FlashCallEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-config/bin/bbb-conf
2016-01-26 18:33:31 -02:00
Chad Pilkey
416cbbf7bc
Merge pull request #2973 from capilkey/1.0-minor-fixes
...
Minor UI changes for the Flash client
2016-01-22 19:25:19 -05:00
Chad Pilkey
d90643fc77
update the client copyright to 2016
2016-01-22 16:12:54 -08:00
Chad Pilkey
f7f6d81a37
shorten the copyright string in the client footer
2016-01-22 15:53:16 -08:00
Chad Pilkey
4062aa02db
significantly reduce the volume of the chat audio cue
2016-01-22 15:02:12 -08:00
Chad Pilkey
a2203ad5e6
unbold the lock settings categories in the popup
2016-01-22 14:52:45 -08:00
Chad Pilkey
d34616d3d2
add separation between chat time and border
2016-01-22 14:50:10 -08:00
Tiago Daniel Jacobs
fc728bf1be
Fixes #2768
2016-01-21 22:56:48 -02:00
Chad Pilkey
58292b198d
Merge pull request #2964 from ritzalam/do-not-reconnect-when-user-kicked
...
Do not reconnect when user kicked
2016-01-20 11:55:49 -05:00
Richard Alam
726e9e1fb0
- change wording on logout window when a user gets kicked out of the meeting.
2016-01-20 15:21:55 +00:00
Felipe Cecagno
a0aff7b3fc
Merge pull request #2951 from LucasMFreire/fix-video-windows
...
Fixed unclosed video windows bug
2016-01-19 16:38:56 -02:00
Felipe Cecagno
93620df0b8
implement the same protection we did for publish on view
2016-01-19 16:32:05 -02:00
Richard Alam
36cff83b6f
- tell user that he has been ejected from the meeting.
2016-01-19 16:58:14 +00:00
Richard Alam
c66c180040
- make the flash client not attempt to reconnect when the user has been ejected from the meeting.
2016-01-19 16:16:12 +00:00
Fred Dixon
066749e4ca
Updated text for logout message:
2016-01-19 08:57:34 -05:00
Fred Dixon
3e153efe5f
Merge pull request #2961 from capilkey/chat-audio-cue-cont
...
Changes to the chat audio cue control
2016-01-18 18:07:54 -05:00
Chad Pilkey
c7f88fd180
made the chat audio cue usable by all users
2016-01-18 11:15:16 -08:00
Chad Pilkey
f08f38f6d3
Merge pull request #2949 from capilkey/webrtc-reconnect
...
Reduce WebRTC reconnect attempts
2016-01-15 12:10:33 -05:00
Richard Alam
d79d763857
Merge branch 'reconnect-fixes' of https://github.com/pedrobmarin/bigbluebutton into pedrobmarin-reconnect-fixes
2016-01-14 19:43:08 +00:00
LucasMFreire
9c099aeb67
Fixed unclosed video windows bug
2016-01-14 14:59:13 -02:00
Chad Pilkey
1bc100f4c7
reduced webrtc retry attempts from 5 to 3
2016-01-13 13:05:22 -08:00
Chad Pilkey
008d59c85d
Merge pull request #2947 from mconf/webrtc-reconnect
...
WebRTC reconnect
2016-01-13 15:25:33 -05:00
Pedro Beschorner Marin
afb1cc44d6
Fixed SIP mic reconnection
2016-01-13 15:01:04 +00:00
Pedro Beschorner Marin
28bf1c9084
Fixed global audio reconnection
2016-01-13 13:50:38 +00:00
Felipe Cecagno
0660f7ebf4
remove pt_BR translation
2016-01-12 15:55:22 -02:00
Felipe Cecagno
d98bee07cf
Merge webrtc-reconnect into bigbluebutton/master
...
Conflicts:
bigbluebutton-client/resources/prod/lib/bbb_webrtc_bridge_sip.js
bigbluebutton-client/src/org/bigbluebutton/main/model/users/AutoReconnect.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/WebRTCCallManager.as
2016-01-12 15:27:01 -02:00
Chad Pilkey
3422070be6
fix issue #2788
2016-01-08 15:20:29 -08:00
Chad Pilkey
8c0f2db056
fix issue #2789
2016-01-08 15:07:39 -08:00
Chad Pilkey
3e9d6348ff
update the video module to conform for accessibility
2016-01-08 15:00:23 -08:00
Chad Pilkey
21d14aaa01
fixed the TabIndexer
2016-01-07 14:32:13 -08:00
Felipe Cecagno
d1cfabdfa5
new deskshare applet signed by rnp
2016-01-04 15:49:53 -02:00
Felipe Cecagno
019cfa6cfb
Merge remote-tracking branch 'mconf/mconf-live0.7.3' into mconf
...
Conflicts:
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/CollectorActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/freeswitch/FreeswitchConferenceActor.scala
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/resources/prod/bbb-deskshare-applet-0.9.0.jar
bigbluebutton-client/resources/prod/lib/bbb_webrtc_bridge_sip.js
bigbluebutton-client/src/org/bigbluebutton/main/views/RecordButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/views/components/CustomRichTextEditor.as
2016-01-04 15:14:27 -02:00
Felipe Cecagno
8f08e13dcc
Merge remote-tracking branch 'bigbluebutton/master' into mconf
...
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/client/messaging/ConnectionInvokerService.java
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/resources/prod/lib/bbb_webrtc_bridge_sip.js
2015-12-30 18:35:13 -02:00
Felipe Cecagno
a340103fad
make the shared notes default font size configurable by config.xml
2015-12-22 17:45:16 -02:00
Felipe Cecagno
785436fb74
fix empty paragraph representation in the html shared notes format
2015-12-22 16:12:21 -02:00
Felipe Cecagno
08ebb0b79d
replace font tag on formatted shared notes by the span style attribute; remove textformat tag; improve readability
2015-12-21 17:14:55 -02:00
Felipe Cecagno
af1322e08c
fix wrong font size on the formatted shared notes
2015-12-21 14:09:33 -02:00
Pedro Beschorner Marin
29f2498497
Fixed master locale status when it loads as default
2015-12-14 18:12:15 +00:00
Felipe Cecagno
f49d758582
change attribute on bbb_webrtc_bridge due to a new version if sip.js, from iceGatheringTimeout to iceCheckingTimeout
2015-12-08 17:43:14 -02:00