Daniel O'Connor
b5c030905a
Upgrade to geocoder current (we shouldn't be affected by the deprecations in 1.2.X or 1.3.X)
2016-06-03 00:16:00 +09:30
Daniel O'Connor
2844e13298
Upgrade factory_girl_rails, factory_girl
2016-06-03 00:10:25 +09:30
Cesy Avon
3e4dc1f9e3
Issue #875 typo causing test error
2016-06-02 14:39:56 +00:00
Cesy Avon
259c1e1731
Fix #476 show edited and posted date on posts and comments
2016-06-02 14:37:33 +00:00
Daniel O'Connor
870aa674b0
Upgrade autoprefixer-rails to current
2016-06-03 00:07:28 +09:30
Daniel O'Connor
b1ab319bf7
Update mime-types-data to current
2016-06-03 00:05:46 +09:30
Daniel O'Connor
857422719a
Upgrade byebug to current
2016-06-03 00:04:09 +09:30
Daniel O'Connor
235314bc13
Upgrade js-routes to current
2016-06-03 00:03:48 +09:30
Daniel O'Connor
ac1cd88ae1
Upgrade kaminari to current
2016-06-03 00:01:38 +09:30
Daniel O'Connor
f93ea3c0a1
Upgrade httparty to current
2016-06-03 00:00:08 +09:30
Cesy Avon
0075040aab
Fix #875 edited date on comments on homepage
2016-06-02 13:56:03 +00:00
Cesy
f9d51e623c
Merge pull request #959 from pozorvlak/remove_capfile
...
Remove the Capistrano configuration file
2016-06-02 14:13:46 +01:00
Miles Gould
dcd36dcd67
Remove the Capistrano configuration file
...
Finishes work started in 93e468876d .
2016-06-02 13:45:53 +01:00
Cesy
608a921fce
Merge pull request #956 from CloCkWeRX/upgrade_devise4
...
Upgrade to devise 4.0.*
2016-06-02 10:18:29 +01:00
pozorvlak
4bedf1e6ac
Merge pull request #955 from CloCkWeRX/upgrade_geocoder
...
Swap to geocoder 1.1.9
2016-06-02 09:49:04 +01:00
pozorvlak
ac14c310f6
Merge pull request #954 from CloCkWeRX/ruby_231
...
Bump to Ruby 2.3.1
2016-06-02 09:48:20 +01:00
Daniel O'Connor
f979da315a
Explicitly swap from config.email_regexp = /\A[^@\s]+@([^@\s]+\.)+[^@\W]+\z/
...
to the new default
2016-06-02 13:50:25 +09:30
Daniel O'Connor
a74ef7de6b
Upgrade to devise 4.0.3
2016-06-02 13:49:13 +09:30
Daniel O'Connor
10064121a6
#953 Swap to geocoder 1.1.9; which is the release just after what we had previously pinned
2016-06-02 13:30:42 +09:30
Daniel O'Connor
f8a1ef6066
#952 Try ruby 2.3.1
2016-06-02 13:14:10 +09:30
Daniel O'Connor
40d7b11d90
#952 Try ruby 2.3.1
2016-06-02 13:13:52 +09:30
Mackenzie Morgan
1600dd9e0b
Merge branch 'dev' of gitmaco:Growstuff/growstuff into add_bootstrap_flashes
2016-06-01 23:37:25 -04:00
pozorvlak
fbf5164eca
Merge pull request #937 from dv2/dev
...
Add test coverage for Seeds Helper
2016-06-01 16:33:38 +01:00
DV Dasari
21d86a8c2d
improve the test descriptions to be more readable
2016-06-01 09:46:22 -05:00
DV Dasari
848c7e117b
Add test coverage for Seeds Helper
2016-06-01 09:46:22 -05:00
Cesy
369868672b
Merge pull request #942 from pozorvlak/fix_coverage_calculations
...
Fix coverage calculations
2016-06-01 15:41:42 +01:00
Daniel O'Connor
321f3517a7
#920 Deal with .nil quantity of a seed in rendering helper
2016-06-01 23:26:43 +09:30
Miles Gould
6dd7ec9f95
Fix coverage calculations
...
SimpleCov was reporting 0% coverage for any files loaded before
`SimpleCov.start` was called, even if they were fully tested. This patch
loads the application *after* starting SimpleCov, leading to more
accurate coverage figures.
2016-06-01 14:54:13 +01:00
Cesy
dc00878ff9
Merge pull request #938 from Growstuff/dev
...
Release 11
release11
2016-06-01 14:13:42 +01:00
Mackenzie Morgan
90f444dc1a
Merge branch 'dev' of gitmaco:Growstuff/growstuff into add_bootstrap_flashes
2016-05-31 10:50:56 -04:00
Miles Gould
4fa2e273aa
Merge remote-tracking branch 'origin/pr/933' into dev
2016-05-31 15:48:17 +01:00
pozorvlak
df92e0574a
Merge pull request #934 from dv2/dev
...
Align links properly on "Forgot password page", "Resend confirmation" and "Resend unlock" pages
2016-05-31 15:46:27 +01:00
DV Dasari
e2053e2f8b
adding me to CONTRIBUTORS.md
2016-05-31 07:33:40 -05:00
Eric Tillberg
31f0052b9d
added to contributors list
2016-05-31 06:49:17 -04:00
pozorvlak
b6169778fd
Merge pull request #932 from CloCkWeRX/location-not-set
...
Add a location not set layout (lets try this again!)
2016-05-31 11:41:11 +01:00
Mackenzie Morgan
32b98a7e40
Add support for Bootstrap alert types
...
* All alerts are currently shoved into either red (error) or green (success)
* Add support for yellow (warning) and blue (info) alert types
Solution from this Stack Overflow: http://stackoverflow.com/questions/31094771/rails-bootstrap-haml-how-to-convert-this-code-to-display-flash-messages-to
2016-05-30 21:48:11 -04:00
Daniel O'Connor
5111c2a96b
Add sr-only text
2016-05-31 09:43:53 +09:30
Eric Tillberg
2ac901c891
feature test for issue 910
2016-05-30 09:06:09 -04:00
Mackenzie
ff4466951c
Merge pull request #935 from CloCkWeRX/remove_crowdfunding
...
Remove crowdfunding code
2016-05-29 23:27:22 -04:00
Daniel O'Connor
8f05e254a2
Remove crowdfunding code
2016-05-30 10:06:51 +09:30
DV Dasari
5122903139
align links on "Resend unlock instructions" page
2016-05-29 18:25:01 -05:00
DV Dasari
1344f776e4
align devise shared links properly on "Resend confirmation instructions" page
2016-05-29 18:23:57 -05:00
DV Dasari
f33367ebac
align devise shared links properly on "Forgot your password" page
2016-05-29 18:19:15 -05:00
Eric Tillberg
3ac42deae5
crop approval flash alert for wranglers upon sign in
2016-05-29 16:13:21 -04:00
Daniel O'Connor
3d04e7c125
Add list-inline to ensure the sidebar never conflicts with other content
2016-05-28 09:30:54 +09:30
Daniel O'Connor
fa77f11177
Based on MIT licenced icon-globe ( http://fontawesome.io/3.2.1/icon/globe/ )
2016-05-28 09:26:00 +09:30
pozorvlak
45c8767234
Merge pull request #922 from maco/bug-#848
...
Swap over to having "(Optional)" (or translation) after optional form…
2016-05-27 17:41:42 +01:00
Mackenzie Morgan
13dc87f368
Optional field improvements
...
* Added custom matcher `have_optional(field id name goes here)`
* Fix partial
* Add tests
2016-05-27 11:26:36 -04:00
Mackenzie Morgan
fc0116182f
Merge branch 'dev' of gitmaco:Growstuff/growstuff into bug-#848
2016-05-27 11:24:37 -04:00
Mackenzie
bbe9f3f1db
Merge pull request #927 from pozorvlak/delete_puts_in_spec
...
Remove warnings and debugging puts from rspec output
2016-05-27 11:21:52 -04:00