nextcloud/core/js
Daniel Calviño Sánchez 911093549e Make possible to enable "sending password by Talk" from the share menu
Until now the password to be sent by mail was set by enabling a checkbox
in the share menu and then entering the password in an input field shown
below. Now, when Talk is enabled, another item is added to the share
menu to do the same for a password to be sent by Talk.

Sending the password by mail and sending it by Talk are mutually
exclusive actions, so when one of the checkboxes is enabled the other
one is automatically disabled.

Note that the icon set for the field, "icon-passwordtalk", does not
currently exist; it simply mimics the "icon-passwordmail" (which does
not exist either) used for the field of the password protect by mail to
get the right padding in the menu.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-07-24 14:45:42 +02:00
..
files Move the webui over to the new dav endpoint 2018-05-08 23:02:19 +02:00
login Update login flow redirection 2017-05-04 19:21:22 +02:00
public Fix style of the user facing whats new popup 2018-07-17 14:02:14 +02:00
systemtags Fix some long lines in JS - JSLinut recommendation 2017-05-01 00:49:00 -03:00
tests Tests fixes and design bump 2018-07-21 15:02:21 +02:00
apps.js Design structure fixes 2018-07-21 16:09:13 +02:00
backgroundjobs.js Use tooltip for background jobs info tooltip 2016-07-13 13:01:17 +02:00
config.js Make AppConfig part of the public API 2016-10-21 09:09:23 +02:00
contactsmenu.js Create special option to toggle header menu container 2018-03-04 14:12:29 +01:00
core.json Public fixes 2018-07-21 15:02:20 +02:00
eventsource.js Encode requesttoken 2015-02-16 20:28:30 +01:00
installation.js load showpassord.js conditionally in the template only if needed 2014-12-16 18:45:37 +01:00
integritycheck-failed-notification.js Fix code integrity check-warning link 2018-06-29 11:33:29 +02:00
jquery-showpassword.js Fix password displayed as username in Firefox password manager dialog 2018-01-05 02:45:34 +01:00
jquery-ui-fixes.js Fix semicolon at end of JS lines 2017-05-01 00:42:53 -03:00
jquery.avatar.js Remove show() function since we always show the avatar container 2018-01-08 10:36:06 +01:00
jquery.contactsmenu.js handle 404 separately 2017-04-26 09:30:21 +02:00
jquery.ocdialog.js Destroy modal when closed 2017-10-17 09:09:45 +01:00
js.js Acceptance and mobile navigation fixes 2018-07-24 11:01:11 +02:00
l10n.js Harden t() with DOMPurify 2017-03-16 14:17:42 +01:00
login.js Not disabled by default 2017-11-05 17:38:29 +01:00
lostpassword.js Do not bind reset password link if an url is set 2018-07-23 15:01:03 +02:00
maintenance-check.js Use OC.webroot instead of calculating the URL 2015-05-11 17:01:57 +02:00
merged-login.json Merge login JS 2017-03-24 21:18:24 +01:00
merged-share-backend.json Public fixes 2018-07-21 15:02:20 +02:00
merged-template-prepend.json Backend work to provide NC whats New info to users 2018-07-05 14:33:08 +02:00
mimetype.js show e2e folder icon on encrypted folders 2017-11-20 21:00:26 +01:00
mimetypelist.js show e2e folder icon on encrypted folders 2017-11-20 21:00:26 +01:00
multiselect.js Users page lazy multiselect group dropdowns 2016-08-29 13:34:13 +02:00
oc-backbone-webdav.js Backbone Webdav Adapter MKCOL support 2017-03-17 00:08:48 -06:00
oc-backbone.js Backbone transport for Webdav 2016-01-16 11:28:04 +01:00
oc-dialogs.js Add placeholder to input in OCdialog prompt 2018-05-24 14:02:25 +02:00
oc-requesttoken.js Do not add sensitive request headers for cross domain requests 2015-09-15 11:42:13 +02:00
octemplate.js Fix variable definitions in oc dialogs 2017-05-01 01:09:29 -03:00
placeholder.js Unify colour algorithm output 2018-06-13 18:46:04 +02:00
publicshareauth.js Move public auth page over 2018-06-20 08:53:37 +02:00
select2-toggleselect.js Added system tags GUI in sidebar 2016-01-19 16:24:26 +01:00
setup.js Fix semicolon at end of JS lines 2017-05-01 00:42:53 -03:00
setupchecks.js opcache module check 2018-07-11 16:08:40 +02:00
share.js start to get fed group shares into the share dialog 2018-07-11 10:11:47 +02:00
shareconfigmodel.js allow admin to enforce password on mail shares 2017-04-20 16:33:26 +02:00
sharedialoglinkshareview.js Tests fixes and design bump 2018-07-21 15:02:21 +02:00
sharedialogresharerinfoview.js Tests fixes and design bump 2018-07-21 15:02:21 +02:00
sharedialogshareelistview.js Make possible to enable "sending password by Talk" from the share menu 2018-07-24 14:45:42 +02:00
sharedialogview.js No remote note and various fixes 2018-07-21 15:02:21 +02:00
shareitemmodel.js Tests fixes and design bump 2018-07-21 15:02:21 +02:00
sharesocialmanager.js Allow social sharing to specify if a new window is opened 2017-04-20 16:32:46 +02:00
singleselect.js Quota bar fix on user list 2017-09-27 22:13:19 +02:00
update.js Spacing 2017-03-15 06:35:40 +00:00
visitortimezone.js Save the timezone on login again 2016-12-08 10:45:24 +01:00