summaryrefslogtreecommitdiffstats
path: root/core/js/multiselect.js
Commit message (Expand)AuthorAgeFilesLines
* multiSelect: Add sorting options.Thomas Tanghus2012-12-211-7/+42
* multiSelect: Make sure up/down classes are removed on close.Thomas Tanghus2012-12-211-4/+4
* multiSelect: Don't force popup above if there's no room for it there.Thomas Tanghus2012-12-211-1/+3
* multiSelect.js: Give each select a unique msid to prevent double adding in us...Thomas Tanghus2012-12-041-10/+19
* multiSelect: Make sure last added entry is selected and some code cleanup.Thomas Tanghus2012-12-041-31/+44
* Added some missing type checks.Thomas Tanghus2012-12-041-2/+2
* Enhanced multiSelect jquery plugin.Thomas Tanghus2012-12-041-33/+101
* Prevent adding a duplicate to a multiselectMichael Gapczynski2012-07-011-1/+12
* Add new group to other user's group select formsMichael Gapczynski2012-07-011-2/+3
* typo in js statement fixedBjoern Schiessle2012-06-261-1/+1
* fix potential xss in multiselectRobin Appelman2012-06-091-3/+9
* some multiselect improvementsRobin Appelman2012-02-221-5/+14
* fix inconsitent behaviour when trying to remove yourself from the admin groupRobin Appelman2012-01-151-2/+2
* make the minimum width of the multiselect configurableRobin Appelman2012-01-141-7/+11
* problem with previous selected groups fixedMarvin Thomas Rabe2011-10-021-6/+6
* work on user managementRobin Appelman2011-08-101-0/+160