danielgrippi
|
9c0ed946a7
|
no more rspec failures; and suppress a warning with a backported
monkeypatch
|
2012-03-21 13:50:24 -07:00 |
|
Jonne Haß
|
9a9cc8d826
|
remove spec for aspect_memberships#update too (move_contact)
|
2012-01-13 22:46:32 +01:00 |
|
danielgrippi
|
91e649977c
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
Gonzalo Rodriguez
|
234af2a15b
|
Fixing some tests that weren't testing correctly
These assertions were always returning true even if you dont populate
the flash, because nil.should_not be_empty returns true
|
2011-08-19 23:57:33 -03:00 |
|
Raphael Sofaer
|
90a5cd2254
|
Get rid of error on aspect_memberships destroy if someone has noscript on or something
|
2011-08-10 17:40:38 -07:00 |
|
Raphael Sofaer
|
69619f9ba2
|
Rescue from duplicate key errors in AspectMembershipsController
|
2011-08-09 12:50:24 -07:00 |
|
Ilyaaaaaaaaaaaaa Zhitomirskiy
|
1c79c2c6f0
|
made aspect_dropdown ajax in (created route), in the process of removing aspect_membership js responses
|
2011-07-06 12:45:16 -07:00 |
|
danielgrippi
|
60a60733df
|
Merge branch 'master' into follow
Conflicts:
app/controllers/aspects_controller.rb
app/controllers/contacts_controller.rb
app/controllers/people_controller.rb
app/controllers/photos_controller.rb
app/controllers/tags_controller.rb
app/helpers/notifications_helper.rb
app/models/notifications/new_request.rb
app/models/user_preference.rb
public/javascripts/view.js
spec/controllers/aspects_controller_spec.rb
spec/controllers/contacts_controller_spec.rb
spec/controllers/home_controller_spec.rb
spec/controllers/post_visibilities_controller_spec.rb
spec/controllers/requests_controller_spec.rb
spec/mailers/notifier_spec.rb
spec/models/user_spec.rb
|
2011-05-12 15:49:51 -07:00 |
|
Arzumy MD
|
3767cce149
|
moved render_views out of controller specs to spec_helper.
cleaned up indentation and spacing in controller specs.
|
2011-05-07 18:38:40 +08:00 |
|
danielgrippi
|
c128cae4ec
|
specs green after moving ContactController#new to AspectsMembership#new
|
2011-04-08 11:44:09 -07:00 |
|
danielgrippi
|
68375fdb02
|
added mutual flag, removed pending from contact, specs are green. wip
|
2011-04-05 16:12:53 -07:00 |
|
danielgrippi
|
c4295a7693
|
fix aspect_memberships_controller specs
|
2011-03-30 11:15:40 -07:00 |
|
MrZYX
|
55417cf9e3
|
AspectsController#move_contact -> AspectMembershipsController#update
|
2011-03-27 13:29:36 +02:00 |
|
MrZYX
|
3a5f8d814d
|
fixed spec
|
2011-03-27 00:23:14 +01:00 |
|
danielvincent
|
a179bac689
|
fixed migrations, added unread to PrivateMessageVisibilities
|
2011-03-01 12:25:54 -08:00 |
|
maxwell
|
c6eb5d0340
|
IZ MS; refactored aspect_membership_controller, moved and updated views accordingly
|
2011-02-17 18:05:21 -08:00 |
|
maxwell
|
8ae23f5705
|
wip
|
2011-02-17 18:05:21 -08:00 |
|
maxwell
|
17a801394e
|
work in progress. need to update the views for the controller changes
|
2011-02-17 18:05:21 -08:00 |
|