Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'keyboard'0.6 | Louis Cuny | 2012-07-02 | 4 | -282/+113 | |
|\ | | | | | | | | | | | Conflicts: css/multi-select.css js/application.js | |||||
| * | version 0.6 | Louis Cuny | 2012-07-02 | 4 | -245/+3 | |
| | | ||||||
| * | Finally done. Need to be tested !origin/keyboard | Louis Cuny | 2012-06-29 | 1 | -9/+14 | |
| | | ||||||
| * | prevent selection of already selected or undefined elements | Louis Cuny | 2012-04-16 | 1 | -3/+3 | |
| | | ||||||
| * | keyboard for searchable method | Louis Cuny | 2012-04-16 | 1 | -4/+6 | |
| | | ||||||
| * | trigger change on original select when selecting/deselecting items | Louis Cuny | 2012-04-16 | 1 | -0/+2 | |
| | | ||||||
| * | use on() method and replace toggleClass(ms-hover) by addClass(ms-hover) to ↵ | Louis Cuny | 2012-04-16 | 1 | -7/+7 | |
| | | | | | | | | prevent bug on hover | |||||
| * | fix hover on selection | lou | 2012-04-11 | 1 | -1/+1 | |
| | | ||||||
| * | first pass on keyboard | lou | 2012-04-11 | 2 | -30/+107 | |
| | | ||||||
| * | Merge branch 'master' into gh-pages | lou | 2011-12-16 | 1 | -3/+13 | |
| |\ | ||||||
| * \ | Merge branch 'master' into gh-pages | lou | 2011-12-16 | 2 | -54/+67 | |
| |\ \ | ||||||
| * | | | remove emptyArray option | lou | 2011-11-10 | 1 | -13/+0 | |
| | | | | ||||||
* | | | | Adding prefix to 'collapse' for Twitter Bootstrap compatibility. | Gregory Gaskill | 2012-04-19 | 2 | -5/+5 | |
| |_|/ |/| | | ||||||
* | | | fix #17: introduce visible param to select_all method | lou | 2011-12-16 | 1 | -3/+13 | |
| |/ |/| | ||||||
* | | demos for #18 | lou | 2011-12-16 | 1 | -2/+0 | |
| | | ||||||
* | | fix #18 Disabled multi-select doesn't show selected items | lou | 2011-12-16 | 1 | -50/+56 | |
| | | ||||||
* | | fix #16: class was set to undefined when no class was given0.3 | lou | 2011-12-11 | 1 | -2/+3 | |
| | | ||||||
* | | Merge pull request #19 from leesolutions/patch-1 | louis cuny | 2011-12-11 | 1 | -1/+1 | |
|\ \ | | | | | | | Retain original options at refresh. | |||||
| * | | Retain original options at refresh. | Dan Lee | 2011-11-28 | 1 | -1/+1 | |
| | | | ||||||
* | | | select all bug fixes - when the select all example loads make sure all ↵ | top-flight | 2011-12-05 | 2 | -1/+4 | |
| | | | | | | | | | | | | optgroups are collapsed like the first optgroup example. When 'select all' option is pressed and optgroups are collapsed, make sure the label is removed from the 'selectable' list. | |||||
* | | | optgroup bug fix | top-flight | 2011-12-04 | 1 | -1/+0 | |
| | | | ||||||
* | | | optgroup bug fix | top-flight | 2011-12-04 | 2 | -3/+6 | |
|/ / | ||||||
* | | selectable/selected divs should inherit option classes | Josh Martin | 2011-10-05 | 1 | -3/+4 | |
| | | ||||||
* | | Fixed bug in keepOrder logic | dfisch | 2011-10-04 | 1 | -0/+2 | |
|/ | ||||||
* | Oops, coma disapeared after merge | lou | 2011-10-03 | 1 | -1/+1 | |
| | ||||||
* | this dumb commit fix #13 | lou | 2011-10-03 | 1 | -1/+0 | |
| | ||||||
* | Merge branch 'master' into callbackOnInit | lou | 2011-10-03 | 2 | -1/+37 | |
|\ | | | | | | | | | Conflicts: js/jquery.multi-select.js | |||||
| * | Merge pull request #12 from lou/keepOrder | louis cuny | 2011-10-01 | 2 | -2/+28 | |
| |\ | | | | | | | Keep order | |||||
| | * | this is the last commit that fixes the issue #10 | Michael Bensoussan | 2011-09-30 | 1 | -2/+1 | |
| | | | ||||||
| | * | replace inarray by index | Michael Bensoussan | 2011-09-30 | 1 | -6/+3 | |
| | | | ||||||
| | * | make keepOrder working for any select not just the demo :) | Michael Bensoussan | 2011-09-29 | 1 | -1/+1 | |
| | | | ||||||
| | * | keepOrder now working | Michael Bensoussan | 2011-09-29 | 1 | -6/+0 | |
| | | | ||||||
| | * | initial commit for keepOrder option - buggy | Michael Bensoussan | 2011-09-29 | 2 | -2/+38 | |
| | | | ||||||
| * | | add license | louis cuny | 2011-09-29 | 1 | -0/+10 | |
| |/ | ||||||
* | | callbackOnInit option | lou | 2011-09-30 | 1 | -3/+5 | |
|/ | ||||||
* | Ooops! I did it again ! | lou | 2011-09-16 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' into gh-pages | lou | 2011-09-16 | 2 | -1/+3 | |
|\ | ||||||
| * | add "ms-selected" class when selectable li is selected | lou | 2011-09-16 | 1 | -0/+2 | |
| | | ||||||
* | | fix searchable demo | lou | 2011-09-16 | 1 | -2/+5 | |
| | | ||||||
* | | Merge branch 'master' into gh-pages | lou | 2011-09-16 | 1 | -6/+10 | |
|\ \ | |/ | ||||||
| * | fix optgroup when label containing spaces | lou | 2011-09-16 | 1 | -6/+10 | |
| | | ||||||
* | | more precise search | lou | 2011-09-14 | 1 | -1/+1 | |
|/ | ||||||
* | Merge branch 'master' of github.com:lou/multi-select | lou | 2011-09-14 | 1 | -1/+5 | |
|\ | ||||||
| * | Edited js/jquery.multi-select.js via GitHub | Dan Lee | 2011-09-02 | 1 | -0/+4 | |
| | | ||||||
| * | remove detach() from selectedLI in the msMethods.select method. use of ↵ | Dan Lee | 2011-08-30 | 1 | -1/+1 | |
| | | | | | | | | detach on jquery 1.6.2 causes selectLi to be undefined. TypeError raised: "Cannot call method 'click' of undefined." | |||||
* | | add expandable optgroup and searchable demos | lou | 2011-09-14 | 2 | -0/+169 | |
|/ | ||||||
* | remove optgroup label when no more selectable option in it | lou | 2011-08-25 | 1 | -0/+7 | |
| | ||||||
* | Merge branch 'master' into gh-pages | lou | 2011-08-24 | 1 | -2/+0 | |
|\ | ||||||
| * | oops I forgot some console debug | lou | 2011-08-24 | 1 | -4/+0 | |
| | | ||||||
* | | remove console.log | lou | 2011-08-24 | 1 | -3/+1 | |
|/ | ||||||
* | first pass on optgroup feature | lou | 2011-08-24 | 1 | -14/+27 | |
| | ||||||
* | fix multiselect when using optgroup | lou | 2011-08-24 | 1 | -10/+12 | |
| | ||||||
* | update to jquery 1.6.2 + remove unused code | lou | 2011-07-10 | 2 | -1/+0 | |
| | ||||||
* | fix Multi select duplicating | lou | 2011-07-08 | 2 | -39/+43 | |
| | ||||||
* | add empty array to demos | lou | 2011-06-30 | 1 | -0/+9 | |
| | ||||||
* | fix bug on disabled option on jquery 1.6+ | lou | 2011-06-30 | 1 | -1/+2 | |
| | ||||||
* | use $(option).attr(selected, selected) instead of $(select).val() method + ↵ | lou | 2011-06-29 | 5 | -187/+38 | |
| | | | | introduce emptyArray setting to become truly unobstrusive | |||||
* | Merge branch 'master' of github.com:lou/multi-select | lou | 2011-06-23 | 2 | -6/+10 | |
|\ | ||||||
| * | Triggering the change event on the selected and selectable lists when an ↵ | Jamie Kite | 2011-06-21 | 2 | -6/+10 | |
| | | | | | | | | item is selected or deselected. | |||||
* | | add standardBehavior option | lou | 2011-06-05 | 1 | -3/+4 | |
|/ | ||||||
* | fix bug on selected options on init | lou | 2011-05-25 | 2 | -2/+2 | |
| | ||||||
* | fix bug on ie | lou | 2011-05-20 | 2 | -4/+6 | |
| | ||||||
* | submit form is back | lou | 2011-05-18 | 1 | -6/+6 | |
| | ||||||
* | support jquery 1.6+ | lou | 2011-05-18 | 3 | -0/+169 | |
| | ||||||
* | support jquery 1.6+ | lou | 2011-05-18 | 3 | -54/+33 | |
| | ||||||
* | improve demo for submit form | lou | 2011-05-18 | 1 | -1/+3 | |
| | ||||||
* | update jquery | lou | 2011-05-18 | 1 | -3/+5 | |
| | ||||||
* | empty values bug finally fixed | lou | 2011-05-18 | 1 | -24/+27 | |
| | ||||||
* | fix when deselect elem result in an empty array | lou | 2011-05-18 | 1 | -5/+11 | |
| | ||||||
* | more demos | lou | 2011-05-05 | 1 | -0/+5 | |
| | ||||||
* | updated minified version | lou | 2011-05-05 | 2 | -10/+7 | |
| | ||||||
* | oops, merge finished ! | lou | 2011-05-05 | 1 | -26/+8 | |
| | ||||||
* | Merge branch 'master' of github.com:lou/multi-select into gh-pages | lou | 2011-05-05 | 2 | -15/+42 | |
|\ | | | | | | | | | Conflicts: js/jquery.multi-select.js | |||||
| * | Silence Javascript warnings | Serophos | 2011-05-05 | 1 | -4/+5 | |
| | | ||||||
| * | Silence javascript warnings | Serophos | 2011-05-05 | 1 | -2/+6 | |
| | | ||||||
| * | Ooops, Commited wrong file :o) | Serophos | 2011-05-05 | 1 | -2/+2 | |
| | | ||||||
| * | Ooops, Committed wrong file | Serophos | 2011-05-05 | 1 | -13/+15 | |
| | | ||||||
| * | See non min version for changes | Serophos | 2011-05-05 | 1 | -5/+5 | |
| | | ||||||
| * | copy title attribute from <option> Elements | Serophos | 2011-05-05 | 1 | -1/+1 | |
| | | ||||||
* | | add disabled option | lou | 2011-05-05 | 1 | -17/+26 | |
|/ | ||||||
* | fix when no id is set | lou | 2011-05-03 | 1 | -2/+2 | |
| | ||||||
* | generate select id if none | lou | 2011-05-03 | 1 | -2/+4 | |
| | ||||||
* | minify js | lou | 2011-05-03 | 1 | -5/+5 | |
| | ||||||
* | headers option is on | lou | 2011-05-03 | 2 | -1/+10 | |
| | ||||||
* | Oops! fix bug on afterSelect | lou | 2011-05-03 | 1 | -2/+3 | |
| | ||||||
* | updated and tested with jquery 1.6 | lou | 2011-05-03 | 1 | -155/+5 | |
| | ||||||
* | Merge branch 'gh-pages' | lou | 2011-04-29 | 2 | -49/+44 | |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: css/application.css demos.html documentation.html index.html js/jquery.multi-select.js js/jquery.multi-select.min.js | |||||
| * | optims: use detach() method + remove unecessary variables | lou | 2011-04-29 | 2 | -50/+44 | |
| | | ||||||
| * | site on ! | lou | 2011-04-17 | 4 | -0/+325 | |
| | ||||||
* | demos pages ++ | lou | 2011-04-17 | 1 | -0/+4 | |
| | ||||||
* | select all demo | lou | 2011-04-15 | 1 | -1/+10 | |
| | ||||||
* | add select_all and deselect_all methods | lou | 2011-04-15 | 1 | -4/+14 | |
| | ||||||
* | more demos | lou | 2011-04-15 | 2 | -622/+27 | |
| | ||||||
* | add callbacks | lou | 2011-04-15 | 1 | -26/+45 | |
| | ||||||
* | first commit | lou | 2011-04-11 | 4 | -0/+878 | |