[WIP] Implement front end drag and drop on admin site
Review Request #5448 — Created Feb. 9, 2014 and discarded — Latest diff uploaded
Lets the user drag and drop widgets on the admin site dashboard. Currently does not save the state.
Moved both types of widgets around. Tried invalid drops to make sure nothing strange would happen.