Update backbone.js to 1.0.0
Review Request #4209 — Created June 5, 2013 and submitted — Latest diff uploaded
Update backbone.js to 1.0.0 We were using an older version of backbone, which was missing a few things (like Events.listenTo) and had some bugs (like parse() not getting called when fetching a Collection).
Ran js-tests