diaspora/spec/javascripts/app/models
Florian Staudacher 1924c40d38 replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem
- updates underscore to 1.5.2 and backbone to 1.1.0

backbone had some breaking changes:
- fix url/urlRoot handling in models & collections
- options are no longer attached to the view by default
- collections reset when 'fetch' is called, tell it to keep the existing
  models

other changes:
- fix some events triggering multiple times in connection with deleting
  a model
- use document fragments instead of an element array for stream entries
- adapt jasmine and cucumber specs to the changed code
  * no longer test the backbone router as part of our code
  * jasmine factory already returns model instances, no need to wrap
    that again
2014-01-16 23:23:30 +01:00
..
post remove template picker 2013-12-04 20:08:54 -02:00
aspect_spec.js add specs for the aspects 2013-01-16 19:33:20 -02:00
photo_spec.js Refactor composer and framer to user same layout 2012-04-10 11:38:35 -07:00
post_spec.js mixpanel on posting 2012-05-30 17:32:18 -07:00
reshare_spec.js fix resharing a reshare, javascript isn't ruby :P 2012-01-24 19:44:45 +01:00
status_message_spec.js MS DC posting from post/new werks 2012-03-27 14:51:40 -07:00
stream_spec.js replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem 2014-01-16 23:23:30 +01:00
user_spec.js DG MS; popup on services, inlined in the composer 2012-05-08 18:09:33 -07:00