Commit Graph

36 Commits (311531ecce497663960877fc536ba94deff27bc0)

Author SHA1 Message Date
Vincent Petry e8c2d62c6b
Users page lazy multiselect group dropdowns 9 years ago
Christoph Wurst e4a8456d01
replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 10 years ago
Hendrik Leppelsack 604f5783fd fix multiselect 10 years ago
Jan-Christoph Borchardt a55f81e774 use proper triangle for multiselect dropdowns as well 10 years ago
Jan-Christoph Borchardt 4dd8a22e51 also add title to multiselect create new element, fix #15954 11 years ago
Jan-Christoph Borchardt 3dfa05c0d0 add title to multiselect list items so longer group names are visible, fix #15819 11 years ago
Thomas Müller d60e4b9efa remove +3 in multiselect.js 12 years ago
Robin Appelman bf9b634fd8 Trigger change event on multiselect change 12 years ago
kondou 4257d10c2b Add some more spaces for operators 12 years ago
kondou 770382aea9 Some readability improvements 12 years ago
kondou 9bc3f3cf30 Scrutinizer cleanup 12 years ago
unknown 853373348c Slide duration set to 200ms for multiselect (same duration as user menu) 12 years ago
Morris Jobke ec0aa6bb65 Revert "Merge pull request #6210 from owncloud/fix-5865" 12 years ago
unknown fd3aae6691 Changed duration of slideDown, slideUp and fadeOut to 200ms 12 years ago
Vincent Petry 55355ba28e Fixed multiselect to not set the button's height on itself after select 12 years ago
kondou aaf0fec9f5 Fix some JSLint warnings 13 years ago
Jan-Christoph Borchardt 0bcb04398d multiselect: fixed 'add group' interface a bit 13 years ago
kondou e8bb998ecc Fix #3095. 13 years ago
Thomas Tanghus 5a8e0f2048 Extra position check for multiselect dropdown. Fix app/issues/575 13 years ago
Thomas Tanghus c317da7814 multiSelect: Add sorting options. 13 years ago
Thomas Tanghus 689edc2534 multiSelect: Make sure up/down classes are removed on close. 13 years ago
Thomas Tanghus 63fa943a52 multiSelect: Don't force popup above if there's no room for it there. 13 years ago
Thomas Tanghus 6d643f9e74 multiSelect.js: Give each select a unique msid to prevent double adding in users.js 13 years ago
Thomas Tanghus feeaaf2d29 multiSelect: Make sure last added entry is selected and some code cleanup. 13 years ago
Thomas Tanghus daf452b4ba Added some missing type checks. 13 years ago
Thomas Tanghus 9ddd754bce Enhanced multiSelect jquery plugin. 13 years ago
Thomas Tanghus fefb6aca1a multiSelect: Make sure last added entry is selected and some code cleanup. 13 years ago
Thomas Tanghus b62542f74c Added some missing type checks. 13 years ago
Thomas Tanghus b23c03c190 Enhanced multiSelect jquery plugin. 13 years ago
Michael Gapczynski dd7d34a40e Prevent adding a duplicate to a multiselect 14 years ago
Michael Gapczynski 949cab7ea1 Add new group to other user's group select forms 14 years ago
Michael Gapczynski 8e4832bd12 Prevent adding a duplicate to a multiselect 14 years ago
Michael Gapczynski 05cb94801a Add new group to other user's group select forms 14 years ago
Bjoern Schiessle 595ff468f5 typo in js statement fixed 14 years ago
Bjoern Schiessle 18d5420744 typo in js statement fixed 14 years ago
Robin Appelman 8f616ecf76 fix potential xss in multiselect 14 years ago
Robin Appelman cfe219fbb9 fix potential xss in multiselect 14 years ago
Robin Appelman 862f824d64 some multiselect improvements 14 years ago
Robin Appelman 8bfc73c188 some multiselect improvements 14 years ago
Robin Appelman 872d301af3 fix inconsitent behaviour when trying to remove yourself from the admin group 14 years ago
Robin Appelman 5eb6071b04 make the minimum width of the multiselect configurable 14 years ago
Marvin Thomas Rabe 41dfce150d problem with previous selected groups fixed 14 years ago
Robin Appelman f03874ac49 work on user management 15 years ago