diaspora/spec/javascripts
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
..
app replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem 2014-01-16 23:23:30 +01:00
helpers Make sure there always was a call to Diaspora.I18n.loadLocale before running a jasmine spec 2013-09-20 00:21:16 +02:00
support more work on new stream interactions, hella refactorz. 2012-05-21 17:15:10 -07:00
widgets fix typo in lightbox spec 2013-12-08 15:02:41 +01:00
alert-spec.js fixes for jasmine 2012-03-28 16:32:24 -07:00
bookmarklet-spec.js replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem 2014-01-16 23:23:30 +01:00
contact-list-spec.js MS DG update copyright 2011-09-14 11:23:12 -07:00
diaspora-spec.js MS DG update copyright 2011-09-14 11:23:12 -07:00
osmlocator-spec.js Locator feature 2013-05-02 17:31:53 -05:00
rails-spec.js publishing from a person profile page wip 2011-03-16 16:35:30 -07:00
search-spec.js fix jasmine specs 2012-04-02 18:17:55 -07:00
validation-spec.js MS DG update copyright 2011-09-14 11:23:12 -07:00
view-spec.js fix jasmine specs 2012-04-02 18:17:55 -07:00