-
Notifications
You must be signed in to change notification settings - Fork 530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New developer needed! #95
Comments
I am interested to take over this very helpful project. NestedSortable jQuery Plugin saved me a lot of time and it would be a shame if this project die. I'm a web developer for about 10 years now. |
It really does not make sense that this isn't part of jQuery UI. We use it for all nested item sorting in the Zenphoto CMS (https://github.com/zenphoto/zenphoto) for some years now and found it superior to all other similar scripts we tried. It would be too bad if this would disappear. Sadly I am not that much a jQuery wizard to really help developing (Also a time thing) but I could surely try to do some regular testing. |
Hey, Thanks |
Hello nordbyte, sorry for the late reply! |
Hi mjsarfatti, Thanks |
Thanks for the great tool. I use it extensively so I'll be forking it as well. |
gwaldron, nordbyte hasn't answered yet. if you wish to take on the project, fix the current issues and keep it updated with jQuery let me know and I will link to your fork from the front page! |
Not sure about taking over the project - sounds like nordbyte is probably more qualified than I - but I will do my best to keep it working with jQuery since I'm using it in a (soon to be) production app. |
I continued working on the alpha branch here: https://github.com/FinalAngel/nestedSortable |
@mjsarfatti I'm willing to contribute to the project as well. This is something that I've been looking for, not to overly simple & manual, yet not too "over the top". Right now, I'm planing on implementing this in a CMS for several tasks. I'd be willing to contribute tweaks, features, etc as they come along - though right now it seems to be pretty good as is. I have too much on my plate to be a project lead, but would like to contribute features/tweaks and be part of the general direction. In addition, the jQuery UI Team is considering a "Tree" widget http://wiki.jqueryui.com/w/page/12138128/Tree, which considering it already uses jQuery UI components, I believe it could be a good fit/starting point to bring it in under the jQuery UI umbrella. Your thoughts guys? |
This should already be part of Sortable... Anyway, a lot is already done, 2013/12/20 Micah Miller notifications@github.com
|
Any decision who is going to continue development? BTW: I've setup a rails version here |
Looks like there are a bunch of branches out there each with their own fixes, it would be good to agree upon 1 central place to put in fixes: https://github.com/mjsarfatti/nestedSortable/network |
I'd vote for @FinalAngel as he put the most effort into his branch. To bad he doesn't want to be the project lead. :/ |
Someone help me understand what's needed please. Curt Doolittle, CEO On Thu, Mar 6, 2014 at 11:24 AM, MichaelSp notifications@github.com wrote:
|
It's probably also related to fixing outstanding issues or adding new features as well as better docs / demos |
We have been using the @poscar branch to put in the bug fixes for our app: https://github.com/poscar/nestedSortable/commits/2.0alpha I think the hardest part about maintaining it would be responding to all the bug reports, feature requests, and pull requests. I think the maintainer would be mostly a gatekeeper, all the development work is done already. |
Hi Curt, There are various branches of this plugin by various authors on github. This would involve:
Kind Regards, On 06 Mar 2014, at 12:08 PM, Curt Doolittle notifications@github.com wrote:
|
Hi everybody, As @marcucio said, it's mostly about bug fixing, and keeping up with new jquery releases (eg. the switch to 1.9 broke the plugin at the time). The hardest part is done already. Oh and also, get that 2.0 branch out of alpha (which means simply testing it thoroughly on different browsers, and with the lastest jquery release). Adding new features, improving the docs etc. are pluses, but not as important as keeping up with the bugs. So once again, is anybody willing to take over? It not like you are gonna maintain a Java CMS... ;) |
I used the plugin as a baseline frontend components for a web application ages ago and planning to use it again soon for something else. @mjsarfatti sounds like I can do it (Bug fixing, keeping up with new jquery release, testing in general). @Mikhey sounds like a good direction, did anyone share or expose this absolutely useful plugin to Jquery yet? I do agree that the docs needs a bit of improvement but not particularly important. I think it needs to be a bit more newbie friendly (like explaining how ul li tags works as the draggable things and changing this etc and setting the configurations) and maybe a few more examples of tweaking the styling/css for beginners. List of "stylable" elements if I may say. I particularly like what they did with their documentation examples in this component: http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclustererplus/docs/examples.html. |
@marcancajas I say go for it, fork the project and we can send you any fixes we put in other branches. If everything looks good we can start directing people to your copy. |
Check it here: https://github.com/marcancajas/nestedSortable |
nice, btw we use the library for our app http://manageitapp.com and it works for us on IE (tested on 8 and above), Chrome, Firefox, Safari and with the touchpunch library it also works on Android, iOS, BlackBerry 10, Windows Surface (touch) and Windows Phone. The only changes in the library are what we put in here: https://github.com/poscar/nestedSortable/commits/2.0alpha you might want to pull these changes into your branch. |
@mjsarfatti cant you just add some collaborators to manage the project from here? I don't think some random fork of this project is going to gain traction. Alternatively you could setup a separate git repo dedicated to nestedSortable. |
I'd prefer to choose a fork to be the new official nestedSortable. |
@mjsarfatti yup that sounds great, although Sam does make a good point, I guess If I need help or someone else wants to help out they can join my fork as collaborators. I'm planning to create a web page that host examples etc.. as soon as I get everything clear and up to date. so If you guys have added a feature or something just send me a message saying |
@marcancajas cool, just so you know we are using jquery 1.11.0 and jquery-ui 1.10.3 and it works well on our project. You might want to test with the latest jquery instead of 1.9 |
Oh right. That leaves me with only jquery-ui 1.10.4. Awesome |
I'd like to fork off this project to create an extension for Yii. |
Hi Ashish, Please go ahead and let me know how its working out. I am an avid yii developer as well so this is interesting for me and maybe I can help. |
I don't really want to be the maintainer/developer but I have merged in some of the pull requests to my own repo... I tried merging some of the other updates and changes from the other people in the network with good looking changes but they caused problems that I didn't have time to fix. |
Ok...well, I've merged some of the pull requests and added the example, with updates to my repo linked above as well. |
I suppose I can take over as maintainer as long as the community reviews everything and provides pull requests. Since the version I have is stable and working for what I need, I'm not sure how much I'll be doing in terms of additions to the project. |
Any recent status on this?
|
@ilikenwf sounds great that you have a stable version, and it's great if it does the single job it is supposed to, and it is maintained for that purpose. With that purpose being defined, it's good enough I say. How about we turn that into the master branch, what say you @marcancajas ? |
Hey guys, Really busy sorry and yeah by all means, as for the connect list compatibility I would based its compatibility on the jquery ui version but I don't see why not, its essentially the same elements as the connect list demo but with this element would have the nestedSortable functionality. I've done something before with different functionalities all combined together XD it was messy but man it worked. Also really happy to see everyone getting involved and maintaining this cause this is such a useful UI component for any website/webapp. |
Sorry guys, long time no see. |
I can, if you guys would like. I would also be fine with having multiple maintainers - why not just approve all of the above as well as myself? I can then pull request my changes, and they theirs. My demo, by the way: http://ilikenwf.github.io/example.html CSS needs some cleanup, but otherwise works well IMO. |
@ilikenwf I linked your fork from the README :) |
Fix - toArray bug when called from start event
I'm sorry to say that I am clearly not able to keep up the pace in developing this project anymore. I know how much nestedSortable is important for web applications, and I still can't understand why it's not part of jQuery-UI. I also think the base of the plugin is very strong, and deserves much more attention and involvement. If anybody is willing to take this project, please say so here.
Thank you.
The text was updated successfully, but these errors were encountered: