nextcloud/core/js
Vincent Petry 3a0a84e1ea
Backport of Users page lazy multiselect group dropdowns #1128 to stable10
Users page lazy multiselect group dropdowns

Instead of pre-rendering all multiselects with lots of group entries,
the current groups are now displayed as simple labels.
Behind the labels there is a pencil icon like for other fields.
When clicking the pencil icon, the dropdown will be spawned and will
open itself.
Upon closing of the dropdown, the label comes back with the updated
selection and the dropdown is destroyed.

Extra non-available groups also in list

Fix group sorting in user list group selection
2016-08-29 23:46:28 +02:00
..
files dont load filelist previews if we know we dont have one 2016-07-27 16:37:59 +02:00
systemtags Rename "not-assignble" to "restricted" 2016-05-20 17:56:02 +02:00
tests Backport of fix internal links in security & setup warnings #1050 2016-08-26 00:25:50 +02:00
apps.js Fix controls bar calculation 2015-08-28 12:23:57 +02:00
backgroundjobs.js Use tooltip for background jobs info tooltip 2016-07-13 13:01:17 +02:00
compatibility.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
config.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00
config.php Run the license script 2016-07-22 11:40:41 +02:00
core.json Add clipboard button to public share link 2016-07-20 15:07:41 +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 Add code integrity check 2015-12-01 11:55:20 +01:00
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 remove svg classes 2016-07-01 16:36:37 +02:00
js.js Fix the HTML encoding when uploading a folder in FF when using french l10n 2016-07-20 13:03:27 +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 Use OC.webroot instead of calculating the URL 2015-05-11 17:01:57 +02:00
mimetype.js remove png references in core 2016-07-01 16:36:37 +02:00
mimetypelist.js Update mimetypes 2016-08-19 11:35:52 +02:00
multiselect.js Backport of Users page lazy multiselect group dropdowns #1128 to stable10 2016-08-29 23:46:28 +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 Backbone transport for Webdav 2016-01-16 11:28:04 +01:00
oc-dialogs.js Since the server no longer calculates the icon 2015-12-24 08:59:32 +01:00
oc-requesttoken.js Do not add sensitive request headers for cross domain requests 2015-09-15 11:42:13 +02:00
octemplate.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
placeholder.js Fix rgb values 2016-04-18 09:29:42 +02:00
placeholders.js move to updated version of placeholder 2014-06-03 16:18:06 +02:00
select2-toggleselect.js Added system tags GUI in sidebar 2016-01-19 16:24:26 +01:00
setup.js Merge remote-tracking branch 'upstream/master' into master-sync-upstream 2016-06-21 11:18:22 +02:00
setupchecks.js Backport of fix internal links in security & setup warnings #1050 2016-08-26 00:25:50 +02:00
share.js Add fancy layout 2016-06-09 17:55:26 +02:00
shareconfigmodel.js Fix js strings if group sharing is disabled 2016-03-22 17:13:34 +01:00
sharedialogexpirationview.js [stable9.1] In cases where the server dictates the link share expiration the date is not updated on consequitive changes and enable/disable actions 2016-08-19 10:28:22 +02:00
sharedialoglinkshareview.js Add clipboard button to public share link 2016-07-20 15:07:41 +02:00
sharedialogmailview.js Make e-mail icon visible 2016-08-22 09:15:01 +02:00
sharedialogresharerinfoview.js More unit tests for share dialog 2015-09-16 07:23:29 +02:00
sharedialogshareelistview.js only show additional edit permissions for folders 2016-07-20 15:24:51 +02:00
sharedialogview.js Add clipboard button to public share link 2016-07-20 15:07:41 +02:00
shareitemmodel.js Group incoming shares for resharing in JS 2016-08-04 19:50:16 +02:00
singleselect.js Do not close container/slider when clicking on single select field 2014-08-15 12:44:00 +02:00
tags.js [tags] remove unneeded variables 2015-10-30 10:02:15 +01:00
update.js Change name of the product in update message 2016-06-14 17:02:55 +02:00
visitortimezone.js send browsers timezone back tp the server on login 2014-09-22 14:01:45 +02:00