nextcloud-server/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
public Fix style of the user facing whats new popup 2018-07-17 14:02:14 +02:00
systemtags
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
config.js
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
installation.js
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
jquery.avatar.js Remove show() function since we always show the avatar container 2018-01-08 10:36:06 +01:00
jquery.contactsmenu.js
jquery.ocdialog.js
js.js Acceptance and mobile navigation fixes 2018-07-24 11:01:11 +02:00
l10n.js
login.js
lostpassword.js Do not bind reset password link if an url is set 2018-07-23 15:01:03 +02:00
maintenance-check.js
merged-login.json
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
mimetypelist.js
multiselect.js
oc-backbone-webdav.js
oc-backbone.js
oc-dialogs.js Add placeholder to input in OCdialog prompt 2018-05-24 14:02:25 +02:00
oc-requesttoken.js
octemplate.js
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
setup.js
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
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
singleselect.js
update.js
visitortimezone.js