paweldomas
739e2bd35a
fix(Recording): broken stop recording dialog
2016-10-26 16:10:45 -05:00
hristoterezov
09c8e14465
feat(Mute_Participant): Implement warning dialog for muting remote participant
2016-10-26 14:57:09 -05:00
hristoterezov
0bb772d242
Merge pull request #1059 from BeatC/toolbar-animation
...
Change main toolbar animation; optimize mousemove handler
2016-10-26 11:52:01 -05:00
George Politis
68b587b110
Merge pull request #1064 from jitsi/5xx_reloads
...
Page reloads on BOSH HTTP errors
2016-10-26 11:39:44 -05:00
hristoterezov
221f6d1d68
Merge pull request #1056 from jitsi/translations-update
...
Translations update
2016-10-25 18:11:15 -05:00
hristoterezov
ea0f0da8a4
feat(JitsiPopover): Add onBeforePosition option
2016-10-25 17:57:29 -05:00
hristoterezov
8762aae111
fix(SmallVideo): Add translateElement call removed by previous commit
2016-10-25 16:52:11 -05:00
paweldomas
3c6d464b32
feat(PageReload): make the reload interval random, between 10-30 sec
2016-10-25 15:58:09 -05:00
damencho
b2a1c9881e
Fixes comments from review.
...
Adds a safe check, i18n is expecting undefined not null. Fix a method name and translation to be at placeholder.
2016-10-25 15:18:56 -05:00
Maxim Voloshin
86f1d287d7
Fix comments
2016-10-25 20:40:43 +03:00
Maxim Voloshin
6820ec8d23
Show and hide indicators using pure js
2016-10-25 20:40:00 +03:00
Maxim Voloshin
1c218191b0
Apply tooltip for indicator once
2016-10-25 17:50:28 +03:00
Ilya Daynatovich
99d50ade11
Change main toolbar animation; optimize mousemove handler
2016-10-25 14:55:43 +03:00
damencho
547f96c0c1
Merge branch 'master' into translations-update
2016-10-24 14:40:50 -05:00
damencho
563ea1244c
Updates openMessageDialog to get only key and options.
2016-10-21 22:10:33 -05:00
hristoterezov
3dca6f2354
Merge pull request #1008 from jitsi/page_reload_overlay
...
Page reload overlay
2016-10-21 14:36:06 -05:00
paweldomas
a615649933
fix(PageReloadOverlay): changes text and adjusts style
2016-10-21 13:50:23 -05:00
paweldomas
3c0c823a37
ref(Overlay): introduce base class
2016-10-21 13:50:08 -05:00
damencho
efed4bf13c
Merge branch 'master' into translations-update
2016-10-21 13:19:23 -05:00
damencho
5217bf0bb8
Removes translateString and use translateElement.
...
Removing translateString forces using data-i18n attributes, to make sure we do not forget to set them. Missing data-i18n attributes is a problem with late loading where we can end up without translation, without text. Missing data-i18n attributes is also problem that strings will not be translated when changing language.
Fixes a bug in invite dialog, where remove password button was shown for non moderators.
2016-10-21 12:11:22 -05:00
paweldomas
8c426e8bb7
fix(ToolbarToggle): restore call overlay to the timeout check
2016-10-21 10:27:10 -05:00
paweldomas
5bc727804f
fix(PageReloadOverlay): do not log message every second
2016-10-21 10:18:03 -05:00
yanas
32bfebc924
Merge pull request #1033 from BeatC/add-jsdoc
...
Add JSDoc and rename method
2016-10-21 10:12:31 -05:00
paweldomas
8f8b1385fa
ref(ConferenceUrl): converts to class and binds instance to global APP
...
Converts ConferenceUrl to a class and binds an instance to the global
APP variable, as requested by HTerezov.
2016-10-21 09:46:09 -05:00
paweldomas
d342f93547
fix(Invite): remove unused 'updateInviteUrl'
2016-10-21 09:25:14 -05:00
paweldomas
ecfc56461e
fix(ToolbarToggler): remove Yoda condition
...
Is not very readable and is not used across the project
2016-10-21 09:22:17 -05:00
hristoterezov
3022754f19
fix(feedback): Fixes the logic for the thank you dialog
2016-10-20 14:20:28 -05:00
paweldomas
f7bfe8d8bf
feat: introduce ConferenceUrl module
...
We need to make sure that on the page reload all original parameters
used to load the conference are preserved. New modules helps to manage
different types of conference URLs like the one used for invites and
the one for reloading the page.
2016-10-20 13:53:24 -05:00
paweldomas
210605d8f3
fix(MessageHandler): suppress the notifications on top of the overlay
2016-10-20 13:52:35 -05:00
paweldomas
52344ff741
fix(ToolbarToggler): restore 'force' arg in timeout logic
2016-10-20 13:52:35 -05:00
paweldomas
687b0cad8e
fix(ToolbarToggler): remove call overlay from the timeout check
...
Remove check for the call overlay being visible in postponing
the toolbar being hidden, as we don't want to have it displayed at all
when the overlay is there.
2016-10-20 13:52:35 -05:00
paweldomas
2a5b4dde31
feat: implement PageReloadOverlay
2016-10-20 13:52:35 -05:00
paweldomas
c473178dfe
fix(UserMediaPermissionsGuidanceOverlay): broken display
2016-10-20 13:50:11 -05:00
paweldomas
229a3b4418
fix(conference): disconnect on VIDEOBRIDGE_NOT_AVAILABLE error
...
Will disconnect on ConferenceErrors.VIDEOBRIDGE_NOT_AVAILABLE.
Show the same message when either JVB is not available or Jicofo
disconnects.
2016-10-20 13:50:11 -05:00
yanas
63dfa5247f
Merge pull request #1048 from BeatC/menu-restyle
...
Menu restyle
2016-10-20 13:48:19 -05:00
Lyubomir Marinov
55b741d11b
Merge branch 'master' into kkrisstoff-task/dropdown-aui-changes
2016-10-20 12:10:50 -05:00
Ilya Daynatovich
8f57179aa4
return default value
2016-10-20 19:41:04 +03:00
yanas
0fa5aa48af
Merge pull request #992 from kkrisstoff/task/make-extended-toolbar-dynamically-created
...
toolbar: authentication button changed
2016-10-20 11:40:35 -05:00
Ilya Daynatovich
62af73ea09
Add new option to jitsi-popover
2016-10-20 19:28:19 +03:00
Ilya Daynatovich
70861465e1
Editions in jitsi popover styles
2016-10-20 19:28:19 +03:00
yanas
3bf8b7fbe2
Merge pull request #1007 from BeatC/connection-indicator-restyle
...
Connection indicator restyle
2016-10-20 11:08:51 -05:00
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
2016-10-20 12:28:58 +03:00
Kostiantyn Pashura
71475038ba
toolbar: authentication button changed
2016-10-20 12:26:53 +03:00
Lyubomir Marinov
c9edc0ae15
Merge branch 'master' into kkrisstoff-task/dropdown-aui-changes
2016-10-19 19:06:58 -05:00
Lyubomir Marinov
242c1419fd
Format source code for (some) consistency
2016-10-19 18:54:21 -05:00
hristoterezov
58a07355fb
style(RingOverlay): Rename onAvatarDisplayed to onAvatarVisible
2016-10-19 15:58:36 -05:00
hristoterezov
4acfb033c8
style(LargeVideo): Rename LARGE_VIDEO_AVATAR_DISPLAYED event
2016-10-19 15:57:02 -05:00
Ilya Daynatovich
c09e10a584
updates in connection indicator styles
2016-10-19 17:57:16 +03:00
Kostiantyn Pashura
736b98869f
dropdown restyle
2016-10-19 12:40:03 +03:00
Kostiantyn Pashura
8118b4aea1
aui select and checkbox added
2016-10-19 12:40:03 +03:00