Simon Georget
Simon Georget
Thanks for sharing. For debugging you can change the lib source to `filemanager.js`. Chrome dev tool will point you out to the right place. Would you integrate the proposed fix...
see issue #41 ... it is not possible right now but you extend functionality by using https://github.com/blueimp/jQuery-File-Upload
Ok, sorry for my first reply. Without rewriting some filemanager sections it will not be possible. But this is a very specific need, and I will work on that. If...
In few words ... You may be interested by http://jqueryui.com/selectable/#serialize See also http://stackoverflow.com/questions/3847604/selecting-multiple-elements-using-shift-and-mouse-click-jquery and https://developer.mozilla.org/en-US/docs/DOM/event.shiftKey#Example Into the filemanager js code itself, you would have to implement a method to get...
Yes, recently it has explicitly been tagged **help wanted**.
@ChristianSchmidt1981 : Thanks for your PR. I like the idea - that was already discussed - but I'd like to implement it the way it was suggested here : https://github.com/simogeo/Filemanager/issues/338...
This thread #197 may be more explicit !?
Can you tell me a bit more regarding synchronous requests loading to be deprecated ? ... I'm not really up-to-date. I don't really know right now what does it implies...
Thanks for precision Indeed, the console browser indicates that warning (web-developer toolbar does not). As you have seen FM relies on jQuery 1.11. I will probably wait for jQuery update...
@jlamer : thanks for pointing things out. Want to work on that ?