nextcloud-server/core/js
Vincent Petry 88740f035d
Act on effective system tag canAssign permission
Whenever the server returns true for the can-assign Webdav property of
a system tag, it means the current user is allowed to assign,
regardless of the value of user-assignable.

This commit brings the proper logic to the web UI to make it possible
for users to assign when they have the permission.
2016-05-20 17:56:02 +02:00
..
files Fix MKCOL for IE11 as well 2016-03-10 13:36:26 +01:00
systemtags Act on effective system tag canAssign permission 2016-05-20 17:56:02 +02:00
tests Act on effective system tag canAssign permission 2016-05-20 17:56:02 +02:00
apps.js
backgroundjobs.js
compatibility.js
config.js
config.php Fix js strings if group sharing is disabled 2016-03-22 17:13:34 +01:00
core.json replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 2016-04-19 16:20:17 +02:00
eventsource.js
installation.js
integritycheck-failed-notification.js
jquery-showpassword.js core: Fix typos (found by codespell) 2016-04-04 10:57:17 +02:00
jquery.avatar.js core: Fix typos (found by codespell) 2016-04-04 10:57:17 +02:00
jquery.ocdialog.js
js.js Merge pull request #24434 from owncloud/permalinks 2016-05-10 09:44:50 +02:00
l10n.js Improved JS L10N bundle merging + tests 2016-02-29 17:39:21 +01:00
login.js trigger login if remember_login checked 2016-03-04 00:22:04 +05:30
lostpassword.js replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 2016-04-19 16:20:17 +02:00
maintenance-check.js
mimetype.js
mimetypelist.js
multiselect.js replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 2016-04-19 16:20:17 +02:00
oc-backbone-webdav.js Require CSRF token for non WebDAV authenticated requests 2016-02-18 11:18:36 +01:00
oc-backbone.js
oc-dialogs.js
oc-requesttoken.js
octemplate.js
placeholder.js Fix rgb values 2016-04-18 09:29:42 +02:00
placeholders.js
select2-toggleselect.js
setup.js
setupchecks.js Use 6 months as SSL STS header threshold 2016-04-13 08:47:34 +02:00
share.js Make file actions use icon CSS classes 2016-02-25 22:49:52 +01:00
shareconfigmodel.js Fix js strings if group sharing is disabled 2016-03-22 17:13:34 +01:00
sharedialogexpirationview.js
sharedialoglinkshareview.js Reordered share link settings 2016-05-02 20:33:45 +02:00
sharedialogmailview.js extract mail view for sending share invitations 2016-04-19 11:37:23 +02:00
sharedialogresharerinfoview.js
sharedialogshareelistview.js Merge pull request #23918 from owncloud/cruds-for-federated-shares 2016-04-22 14:50:42 +02:00
sharedialogview.js extract mail view for sending share invitations 2016-04-19 11:37:23 +02:00
shareitemmodel.js always share with same default permissions, no special handling for remote shares 2016-04-20 17:47:33 +02:00
singleselect.js
tags.js
update.js Add detailed logs hidden and show them on request 2016-04-04 12:34:18 +02:00
visitortimezone.js