hristoterezov
a4d5c41b3a
feat(remotecontrol): UI for requesting permissions
2017-01-23 15:29:25 -06:00
ibauersachs
343d17d19a
Commit from translate.jitsi.org by user ibauersachs.: 99 of 298 strings translated (18 fuzzy).
2017-01-18 23:58:43 +00:00
ibauersachs
0370cc47fc
Commit from translate.jitsi.org by user ibauersachs.: 140 of 298 strings translated (15 fuzzy).
2017-01-18 23:58:36 +00:00
ibauersachs
083fc955dc
Commit from translate.jitsi.org by user ibauersachs.: 237 of 298 strings translated (17 fuzzy).
2017-01-18 23:58:30 +00:00
ibauersachs
a6e268f784
Commit from translate.jitsi.org by user ibauersachs.: 128 of 298 strings translated (14 fuzzy).
2017-01-18 23:58:23 +00:00
ibauersachs
7e0a9bc37c
Commit from translate.jitsi.org by user ibauersachs.: 138 of 298 strings translated (14 fuzzy).
2017-01-18 23:58:16 +00:00
ibauersachs
f25bc818d7
Commit from translate.jitsi.org by user ibauersachs.: 298 of 298 strings translated (0 fuzzy).
2017-01-18 23:58:05 +00:00
ibauersachs
9beae22803
Commit from translate.jitsi.org by user ibauersachs.: 237 of 298 strings translated (17 fuzzy).
2017-01-18 23:57:58 +00:00
ibauersachs
920b0af269
Commit from translate.jitsi.org by user ibauersachs.: 298 of 298 strings translated (0 fuzzy).
2017-01-18 23:57:51 +00:00
ibauersachs
6c674bef2a
Commit from translate.jitsi.org by user ibauersachs.: 129 of 298 strings translated (14 fuzzy).
2017-01-18 23:57:44 +00:00
ibauersachs
e74fbbb38b
Commit from translate.jitsi.org by user ibauersachs.: 298 of 298 strings translated (0 fuzzy).
2017-01-18 23:57:29 +00:00
ibauersachs
fb3f916802
Commit from translate.jitsi.org by user ibauersachs.: 237 of 298 strings translated (17 fuzzy).
2017-01-18 23:57:21 +00:00
ibauersachs
c80d47d3dd
Commit from translate.jitsi.org by user ibauersachs.: 192 of 298 strings translated (21 fuzzy).
2017-01-18 23:57:14 +00:00
ibauersachs
693ee1dcf8
Commit from translate.jitsi.org by user ibauersachs.: 237 of 298 strings translated (17 fuzzy).
2017-01-18 23:57:06 +00:00
damencho
83aeb99b95
Commit from translate.jitsi.org by user damencho.: 202 of 298 strings translated (21 fuzzy).
2016-12-27 19:49:38 +00:00
ibauersachs
188d53ef94
Commit from translate.jitsi.org by user ibauersachs.: 298 of 298 strings translated (0 fuzzy).
2016-12-24 10:48:32 +00:00
ibauersachs
961cf7edbb
Commit from translate.jitsi.org by user ibauersachs.: 298 of 298 strings translated (0 fuzzy).
2016-12-23 13:16:05 +00:00
yanas
c9488d5ee9
Separate disconnect overlay.
2016-12-05 23:38:30 -06:00
damencho
96b280668d
Adds suspend overlay.
2016-11-09 16:32:09 -06:00
Ilya Daynatovich
257bb49c52
Add Require password dialog
2016-11-08 13:18:09 +02:00
Дамян Минков
a9c984e7db
Merge pull request #1091 from BeatC/customer-agreement
...
Customer agreement
2016-11-02 13:18:33 -05:00
hristoterezov
e731f6c3f3
feat(translation): ES6 support
2016-11-01 15:05:43 -05:00
Ilya Daynatovich
d72695ae0f
Added app substitution
2016-11-01 11:30:01 +02:00
yanas
c726a1a879
Text updates.
2016-10-31 16:00:11 -05:00
Ilya Daynatovich
5e7e5b317b
Fix texts
2016-10-31 19:02:32 +02:00
yanas
df76d6990e
Merge pull request #1062 from m-voloshin/FEATURE-tooltip-for-contact-list
...
New tooltip for contact list
2016-10-28 16:11:01 -05:00
Konstantyn Pahsura
d7ed0bac69
audio_level oppacity and addParticipant button name
2016-10-28 18:39:40 +03:00
hristoterezov
09c8e14465
feat(Mute_Participant): Implement warning dialog for muting remote participant
2016-10-26 14:57:09 -05:00
Maxim Voloshin
c76fa50aa5
New tooltip for contact list
2016-10-25 19:27:27 +03:00
damencho
076f7a82de
Updates translation readme.
2016-10-24 14:42:23 -05:00
damencho
547f96c0c1
Merge branch 'master' into translations-update
2016-10-24 14:40:50 -05:00
damencho
8a789aa608
Fixes some translations.
2016-10-24 14:17:22 -05:00
paweldomas
a615649933
fix(PageReloadOverlay): changes text and adjusts style
2016-10-21 13:50:23 -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
2a5b4dde31
feat: implement PageReloadOverlay
2016-10-20 13:52:35 -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
3bf8b7fbe2
Merge pull request #1007 from BeatC/connection-indicator-restyle
...
Connection indicator restyle
2016-10-20 11:08:51 -05:00
Дамян Минков
27158752b0
Merge pull request #1025 from BeatC/display-name-required-dialog-fixes
...
fix display name required dialog
2016-10-18 14:36:03 -05:00
Ilya Daynatovich
b7fccf5040
Update styles for popover
2016-10-18 17:57:19 +03:00
Ilya Daynatovich
a4c3348630
Fix some visual bugs
2016-10-18 16:53:28 +03:00
yanas
2eec52485d
Fixes Profile panel title
2016-10-17 17:18:06 -05:00
Ilya Daynatovich
25aeb184af
fix display name required dialog
2016-10-17 17:29:41 +03:00
yanas
74f31db434
Dialogs re-design, invite and password modifications
2016-10-11 19:08:24 -05:00
ibauersachs
f66555a88f
Commit from translate.jitsi.org by user ibauersachs.: 265 of 265 strings translated (0 fuzzy).
2016-10-09 08:36:48 +00:00
ibauersachs
ab895280f4
Commit from translate.jitsi.org by user ibauersachs.: 265 of 265 strings translated (0 fuzzy).
2016-10-09 08:36:39 +00:00
Lyubomir Marinov
c95a8e058c
Merge branch 'master' into talk-muted
2016-09-30 08:57:28 -05:00
ibauersachs
032509be15
Commit from translate.jitsi.org by user ibauersachs.: 265 of 265 strings translated (0 fuzzy).
2016-09-29 17:00:31 +00:00
Maxim Voloshin
268a2ea7ce
Removed duplicates from keyboard shortcuts
2016-09-29 15:31:45 +03:00
hristoterezov
2a8700bca3
Merge pull request #938 from jitsi/participant_conn_status
...
Adds participant connection status notifications
2016-09-27 17:54:22 -05:00