This is a demonstration of how to modify the ngRepeat directive from angular.js to accept drag and drop. This example is limited to vertical movements only.
http://sdevgame.wordpress.com/2013/08/27/angularjs-drag-n-drop-re-order-in-ngrepeat/
This now has a new home at http://github.com/SimeonC/ngRepeatReorder
Forked from SimeonC's Pen AngularJS ngRepeat Drag n Drop.