| Commit message (Expand) | Author | Age | Files | Lines |
* | also add title to multiselect create new element, fix #15954 | Jan-Christoph Borchardt | 2015-05-01 | 1 | -1/+2 |
* | add title to multiselect list items so longer group names are visible, fix #1... | Jan-Christoph Borchardt | 2015-04-29 | 1 | -5/+6 |
* | Merge pull request #8264 from owncloud/app-enable-by-group | icewind1991 | 2014-06-03 | 1 | -3/+4 |
|\ |
|
| * | remove +3 in multiselect.js | Thomas Müller | 2014-06-03 | 1 | -3/+3 |
| * | Trigger change event on multiselect change | Robin Appelman | 2014-06-03 | 1 | -0/+1 |
* | | Add some more spaces for operators | kondou | 2014-06-02 | 1 | -4/+4 |
* | | Some readability improvements | kondou | 2014-06-02 | 1 | -1/+1 |
* | | Scrutinizer cleanup | kondou | 2014-06-02 | 1 | -16/+30 |
|/ |
|
* | Slide duration set to 200ms for multiselect (same duration as user menu) | unknown | 2013-12-05 | 1 | -6/+7 |
* | Revert "Merge pull request #6210 from owncloud/fix-5865" | Morris Jobke | 2013-12-05 | 1 | -14/+13 |
* | Changed duration of slideDown, slideUp and fadeOut to 200ms | unknown | 2013-12-05 | 1 | -13/+14 |
* | Fixed multiselect to not set the button's height on itself after select | Vincent Petry | 2013-11-14 | 1 | -2/+0 |
* | Fix some JSLint warnings | kondou | 2013-07-31 | 1 | -2/+2 |
* | multiselect: fixed 'add group' interface a bit | Jan-Christoph Borchardt | 2013-06-11 | 1 | -2/+2 |
* | Fix #3095. | kondou | 2013-04-24 | 1 | -1/+1 |
* | Extra position check for multiselect dropdown. Fix app/issues/575 | Thomas Tanghus | 2013-02-16 | 1 | -2/+3 |
* | multiSelect: Add sorting options. | Thomas Tanghus | 2012-12-21 | 1 | -7/+42 |
* | multiSelect: Make sure up/down classes are removed on close. | Thomas Tanghus | 2012-12-21 | 1 | -4/+4 |
* | multiSelect: Don't force popup above if there's no room for it there. | Thomas Tanghus | 2012-12-21 | 1 | -1/+3 |
* | multiSelect.js: Give each select a unique msid to prevent double adding in us... | Thomas Tanghus | 2012-12-04 | 1 | -10/+19 |
* | multiSelect: Make sure last added entry is selected and some code cleanup. | Thomas Tanghus | 2012-12-04 | 1 | -31/+44 |
* | Added some missing type checks. | Thomas Tanghus | 2012-12-04 | 1 | -2/+2 |
* | Enhanced multiSelect jquery plugin. | Thomas Tanghus | 2012-12-04 | 1 | -33/+101 |
* | Prevent adding a duplicate to a multiselect | Michael Gapczynski | 2012-07-01 | 1 | -1/+12 |
* | Add new group to other user's group select forms | Michael Gapczynski | 2012-07-01 | 1 | -2/+3 |
* | typo in js statement fixed | Bjoern Schiessle | 2012-06-26 | 1 | -1/+1 |
* | fix potential xss in multiselect | Robin Appelman | 2012-06-09 | 1 | -3/+9 |
* | some multiselect improvements | Robin Appelman | 2012-02-22 | 1 | -5/+14 |
* | fix inconsitent behaviour when trying to remove yourself from the admin group | Robin Appelman | 2012-01-15 | 1 | -2/+2 |
* | make the minimum width of the multiselect configurable | Robin Appelman | 2012-01-14 | 1 | -7/+11 |
* | problem with previous selected groups fixed | Marvin Thomas Rabe | 2011-10-02 | 1 | -6/+6 |
* | work on user management | Robin Appelman | 2011-08-10 | 1 | -0/+160 |