Issac Gerges
|
bcccc58b2c
|
Allow for a list of enabled buttons to be passed as part of interfaceConfig
|
2015-08-28 16:34:07 -05:00 |
Issac Gerges
|
dcc206b2b4
|
Update non-container toolbar items to be set to inline-block when shown
|
2015-08-12 13:06:55 -05:00 |
Issac Gerges
|
de30ce0f5c
|
Merge remote-tracking branch 'origin/master' into issue/toolbar-refactor
|
2015-08-11 13:30:08 -05:00 |
Issac Gerges
|
fc6f5717cb
|
Refactor toolbar to add separators via css and remove unneeded containers
|
2015-08-11 13:24:53 -05:00 |
damencho
|
cc29df6376
|
Adds params for enabling rec on entering the conference.
|
2015-08-07 10:31:48 -05:00 |
damencho
|
4092d67853
|
Updates use of recording states, add some information texts and notifications.
|
2015-08-05 22:18:45 -05:00 |
Boris Grozev
|
67a52e6f72
|
Cleanup and formatting fixes in the UI module.
|
2015-07-31 14:45:40 -05:00 |
Boris Grozev
|
84a8d00234
|
Renames functions for the sake of clarity.
|
2015-07-31 14:22:42 -05:00 |
hristoterezov
|
62a731e244
|
Fixes typo in translation module interface.
|
2015-07-03 12:34:05 +03:00 |
George Politis
|
5f48e4cf9d
|
Revert "Updates the license headers."
This reverts commit 93648f361b .
|
2015-06-18 18:59:41 +02:00 |
George Politis
|
93648f361b
|
Updates the license headers.
|
2015-06-18 16:17:09 +02:00 |
George Politis
|
57cd2647f3
|
Fixes a JS error in the invite prompt when there's no room url.
|
2015-04-22 14:26:48 +02:00 |
Boris Grozev
|
8075d0a0fd
|
Adds a (hidden) dialpad button to the toolbar.
|
2015-04-08 12:51:29 +02:00 |
Boris Grozev
|
029851fe3f
|
Avoid unnecessary jquery calls.
|
2015-04-08 12:49:49 +02:00 |
paweldomas
|
8ac44491d0
|
Fixes input field focus in call SIP number dialog.
|
2015-03-26 14:16:20 +01:00 |
paweldomas
|
588c2d9e4b
|
XMPP authentication improvements. Makes it possible to authenticate during the conference.
|
2015-03-13 15:08:05 +01:00 |
paweldomas
|
581ffec5ed
|
Fixes issues after jquery-impromptu update.
|
2015-03-13 15:07:43 +01:00 |
paweldomas
|
c296940fd4
|
Updates jquery-impromptu in order to fix issues with modal dialogs.
|
2015-03-13 15:07:31 +01:00 |
hristoterezov
|
b36ec5fd01
|
Moves supported browser list from the email message to the JS
|
2015-03-11 10:53:39 +02:00 |
hristoterezov
|
ae535fcb7d
|
Replaces %0D%0A with \n in the email template text.
|
2015-03-11 10:29:21 +02:00 |
hristoterezov
|
d2f95f3c81
|
Fixes some translation issues.
|
2015-03-09 17:50:13 +02:00 |
hristoterezov
|
1825f47ef2
|
Adds translation support for placeholder attributes.
|
2015-03-04 12:59:52 +02:00 |
hristoterezov
|
af682f8727
|
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
|
2015-02-26 17:35:35 +02:00 |
paweldomas
|
053b2d5af2
|
Fixes logout confirmation dialog.
|
2015-02-23 16:13:26 +01:00 |
hristoterezov
|
74f078f166
|
Adds multi language support for message handlers.
|
2015-02-20 18:17:46 +02:00 |
paweldomas
|
a904e35c67
|
Adds auto-sign in feature and login/logout toolbar menu.
|
2015-02-19 13:49:51 +01:00 |
hristoterezov
|
57fcee676a
|
Fixes issues with accessing modules not from APP object.
|
2015-02-06 14:54:19 +02:00 |
hristoterezov
|
98d1ca8505
|
Fixes authentication issues.
|
2015-01-29 11:09:09 +02:00 |
hristoterezov
|
9eb2873cfa
|
Removes the bundles for every module and add bundle for the whole application.
|
2015-01-28 16:35:22 +02:00 |
hristoterezov
|
29b3ea07e0
|
Removes util.js. Fixes prezi.
|
2015-01-23 14:01:44 +02:00 |
hristoterezov
|
e4e66a03d7
|
Creates initial version of xmpp module.
|
2015-01-19 11:20:00 +02:00 |
hristoterezov
|
ee94eca733
|
Creates desktop sharing module.
|
2015-01-13 15:11:05 +02:00 |
hristoterezov
|
1057ff36cd
|
Moves some functions from app.js
|
2015-01-09 13:35:48 +02:00 |
paweldomas
|
8d5e50c0ca
|
Moves 'callSipButtonClicked' method to Toolbar.js in order to fix 'sharedKey' undefined error.
|
2015-01-09 11:19:42 +01:00 |
hristoterezov
|
6ce48a5b7b
|
Merge branch 'master' of github.com:jitsi/jitsi-meet
Conflicts:
app.js
index.html
libs/colibri/colibri.focus.js
libs/modules/statistics.bundle.js
moderator.js
modules/UI/videolayout/VideoLayout.js
muc.js
|
2015-01-07 17:14:10 +02:00 |
hristoterezov
|
69b0e2ad32
|
Creates UI module.
|
2015-01-07 16:54:03 +02:00 |