khall
fe492c6fb8
Fixing a .should test to expect(), adding suggested line to spec_helper to prevent the use of .should in the future
2014-08-26 17:39:13 -07:00
khall
b7c68031fa
Last rspec fix brought to you by jhass
2014-08-26 17:12:58 -07:00
khall
087dbd4acf
Bumping rspec to 3.0.2
2014-08-26 17:12:21 -07:00
khall
875895f2d0
Convert specs to RSpec 3.0.4 syntax with Transpec
...
This conversion is done by Transpec 2.3.6 with the following command:
transpec features
* 19 conversions
from: obj.should
to: expect(obj).to
* 1 conversion
from: == expected
to: eq(expected)
For more details: https://github.com/yujinakayama/transpec#supported-conversions
2014-08-26 17:11:44 -07:00
khall
de3e0bd91a
Updating cucumber features
2014-08-26 17:11:44 -07:00
khall
c27b38d69a
Merge branch 'develop' into issue_5149
...
Conflicts:
spec/controllers/aspects_controller_spec.rb
spec/controllers/conversations_controller_spec.rb
spec/controllers/people_controller_spec.rb
spec/controllers/photos_controller_spec.rb
spec/integration/receiving_spec.rb
spec/lib/postzord/receiver/public_spec.rb
spec/models/post_spec.rb
spec/models/user/querying_spec.rb
2014-08-26 17:11:39 -07:00
khall
4edd824d3c
No deprecation warnings, but one spec still fails (but only when I run all the specs, not when I run just the one spec)
2014-08-26 17:10:29 -07:00
khall
c42916df27
Two tests failing after rspec 2.99 => 3.0.0
2014-08-26 17:10:26 -07:00
khall
027bb9fcb0
Rspec version bump to 2.99
2014-08-26 17:00:21 -07:00
Jonne Haß
b53ee9c7b3
Merge pull request #5169 from jaideng123/5157-Increase_captcha_field_length
...
Increase max length of simple_captcha to 12
2014-08-27 01:29:38 +02:00
jaideng123
1de67281f4
Simplified range check
2014-08-26 14:04:28 -05:00
jaideng123
f53001577e
Increase max length of simple_captcha to 12
2014-08-26 13:24:00 -05:00
Jonne Haß
e3dc82bdcd
Merge branch 'release/0.4.1.0' into develop
2014-08-26 19:12:14 +02:00
Steffen van Bergerem
5a4697e254
Remove validation.js from mobile sign in page (fix regression)
2014-08-26 19:11:59 +02:00
Jonne Haß
2e1ed81750
Merge pull request #5164 from goobertron/tos_notes
...
Changelog note for change in jQuery CDN default
2014-08-26 18:04:57 +02:00
goobertron
9ee23017b8
Changelog note for change in jQuery CDN default
2014-08-26 16:37:45 +01:00
Jonne Haß
39379421dc
Merge pull request #5165 from jaideng123/5106-scrolling_in_notifications
...
Fixed notifications dropdown on bootstrap pages
2014-08-26 17:00:56 +02:00
jaideng123
83e677401f
Fixed bootstrap pages
2014-08-26 09:51:36 -05:00
Jonne Haß
66a5a2ac1b
Increase oembed cuke stability
...
By using the more robust step for posting
2014-08-26 10:53:07 +02:00
Jonne Haß
541d5580e0
Fix loading issues in rails_admin
...
Properly declare Admin module and explicitly list models to be
display in rails_admin
2014-08-26 02:57:47 +02:00
Jonne Haß
00de34ba38
Merge pull request #5129 from jaideng123/5106-scrolling_in_notifications
...
Increased the number of notifications shown in drop down bar to 15
Conflicts:
Gemfile.lock
2014-08-26 02:06:55 +02:00
Jonne Haß
9e5ac86a36
Merge branch 'release/0.4.1.0' into develop
2014-08-26 01:50:58 +02:00
lyzellis
8c90fea1e1
changes hovercard background color to grey on hover
2014-08-26 01:50:36 +02:00
Jonne Haß
3b3a44b39b
Merge pull request #5158 from khall/issue_5044
...
Fix for issue 5044
2014-08-26 01:18:39 +02:00
Jonne Haß
f772af86a6
Merge pull request #5156 from khall/issue_5040
...
Fix for issue 5040
2014-08-26 01:16:41 +02:00
Jonne Haß
cb6c79a885
Merge pull request #5151 from khall/issue_5090
...
Fix for issue 5090
2014-08-26 01:14:45 +02:00
Jonne Haß
35f91ce7e9
Merge pull request #5150 from diaspora/update_gems
...
Update gems
2014-08-26 01:04:11 +02:00
khall
1d0446fcab
Adding tabindex='0' attributes to non-blueprint view elements since blueprint is so last week
2014-08-25 15:50:53 -07:00
jaideng123
b70f306ff5
Integrated Perfect Scrollbar into notifications dropdown
2014-08-25 15:33:25 -05:00
Jonne Haß
ef214d7681
bump http_accept_language
2014-08-25 22:06:28 +02:00
Jonne Haß
5ffbafa56a
bump rack-google-analytics
2014-08-25 21:49:46 +02:00
Jonne Haß
eb3fbc35b2
bump rails-timeago
2014-08-25 21:40:15 +02:00
Jonne Haß
37f062c07f
bump sinon-rails
2014-08-25 21:39:52 +02:00
Jonne Haß
b34fe4199b
bump simple_captcha2
2014-08-25 19:20:50 +02:00
Jonne Haß
8de29bc28d
bump faraday and faraday_middleware. closes #4950
2014-08-25 19:16:55 +02:00
Jonne Haß
ac998407b5
bump jasmine-core
2014-08-25 19:16:55 +02:00
Jonne Haß
328d53230d
bump connection_pool
2014-08-25 19:16:54 +02:00
Jonne Haß
589794a438
bump omniauth-oauth2
2014-08-25 19:16:54 +02:00
Jonne Haß
66521a36f6
bump zip-zip
2014-08-25 19:16:54 +02:00
Jonne Haß
67331a7371
bump rails_autolink
2014-08-25 19:16:54 +02:00
Jonne Haß
4da21d02db
bump will_paginate
2014-08-25 19:16:54 +02:00
Jonne Haß
4415d91aa6
bump uglifier
2014-08-25 19:16:51 +02:00
Jonne Haß
b3f18e1961
bump typhoeus
2014-08-25 19:16:22 +02:00
Jonne Haß
5fa8d7c44c
bump test_after_commit
2014-08-25 19:15:30 +02:00
Jonne Haß
a974f281e8
bump ruby-oembed
2014-08-25 19:15:30 +02:00
Jonne Haß
02bb317df0
bump rspec-instafail
2014-08-25 19:15:29 +02:00
Jonne Haß
3fc8be03af
bump rb-inotify
2014-08-25 19:15:29 +02:00
Jonne Haß
6c0ee4c78d
bump rails_admin
2014-08-25 19:15:29 +02:00
Jonne Haß
9cd0100090
bump rack-piwik
2014-08-25 19:15:29 +02:00
Jonne Haß
047a05f74c
bump mini_magick
2014-08-25 19:15:29 +02:00