Brenda Wallace
|
f1c8743623
|
Config for rails 5
|
2018-01-03 17:10:50 +13:00 |
|
Brenda Wallace
|
96b4742e78
|
Dev is almost always on port 3000
|
2017-10-28 10:38:51 +13:00 |
|
Brenda Wallace
|
5baa357bb3
|
Use bullet to find queries to optomise
|
2017-03-24 16:07:05 +13:00 |
|
Brenda Wallace
|
2e46cccd21
|
Hash alignment
|
2016-11-26 11:52:10 +13:00 |
|
Brenda Wallace
|
bdb057ca0f
|
Removed all trailing white space
|
2016-11-14 15:05:32 +13:00 |
|
Daniel O'Connor
|
aeb8792165
|
Merge remote-tracking branch 'upstream/dev' into queue_mail
|
2016-08-24 06:35:51 +09:30 |
|
Daniel O'Connor
|
6b470f180c
|
#951 Add sidekiq as our activejob backend
|
2016-08-16 11:01:19 +09:30 |
|
Daniel O'Connor
|
d8ad697d09
|
Swap tokens
|
2016-08-15 21:53:17 +09:30 |
|
Daniel O'Connor
|
e38321aa33
|
#981 Add mapbox access token (on my free 50k views account) and update to v4
|
2016-07-28 14:27:49 +09:30 |
|
Daniel O'Connor
|
4b4e0cf69a
|
$ rubocop --only HashSyntax --auto-correct
483 files inspected, 2018 offenses detected, 2018 offenses corrected
|
2016-05-19 15:53:11 -04:00 |
|
Taylor Griffin
|
102763f2ab
|
link to new crop request form
|
2015-02-10 22:12:22 +11:00 |
|
Taylor Griffin
|
fb595de457
|
edited configuration and dependencies
|
2014-11-18 22:24:58 +11:00 |
|
Taylor Griffin
|
acbd3f9a9e
|
implement strong parameters instead of protected attributes
|
2014-11-18 20:08:54 +11:00 |
|
Taylor Griffin
|
98c1680138
|
handle misc deprications
|
2014-11-17 07:16:02 +11:00 |
|
Taylor Griffin
|
40a88b5b09
|
tests run but fail like whoa
|
2014-11-15 21:44:55 +11:00 |
|
Amy Hendrix
|
6503b2ec7c
|
Turn off caching in dev
|
2014-07-13 23:54:37 -04:00 |
|
Skud
|
d90268bd16
|
Added note as to why mapbox config isn't in application.yml
|
2014-06-02 19:00:50 -05:00 |
|
Skud
|
5d587af8b0
|
replaced cloudmade maps with mapbox
|
2014-06-02 18:57:03 -05:00 |
|
Skud
|
b489fda18e
|
revert to devise 3.0.x due to confirmable misbehaviour
as documented here: https://github.com/plataformatec/devise/issues/3009
also update mailer to use letter_opener and also localhost:8080 since
we're mostly using unicorn at this point.
|
2014-05-01 22:48:52 +10:00 |
|
Skud
|
bf6bb7f620
|
Moved mandrill config to figaro
|
2014-04-29 13:07:23 +10:00 |
|
Skud
|
bc36713449
|
Switched paypal settings to figaro
|
2014-04-29 13:01:04 +10:00 |
|
Skud
|
2cd5b1d2ed
|
Changed one config setting (site name) over to figaro
Also massively simplified the original application.yml.example I
originally committed. Let's do this one step at a time.
|
2014-04-29 12:57:16 +10:00 |
|
Skud
|
3a162e9b31
|
Fixed broken tests for markdown filter
|
2013-11-08 12:55:47 +11:00 |
|
Miles Gould
|
4701bd1b2e
|
Merge branch 'dev' into places2
Conflicts:
Gemfile.lock
config/application.rb
credentials.example
|
2013-08-31 15:49:30 +01:00 |
|
Skud
|
ffeda3007a
|
added help text/links to planting form
|
2013-08-30 16:37:59 +10:00 |
|
Miles Gould
|
251a45a441
|
Add a User-Agent to Nominatum requests
- unified repeated config into config/application.rb
- removed superfluous calls to Growstuff::Application.config
|
2013-08-23 14:03:46 +01:00 |
|
martyhines
|
eaa8ca0084
|
set default crop creator (rake task, deploy script, seeds)
|
2013-08-20 22:30:08 -04:00 |
|
Skud
|
5d3a44ae0c
|
cache stats and member thumbnails on homepage
|
2013-08-14 11:47:09 +10:00 |
|
Skud
|
e3ef27e401
|
turn caching off again in dev
|
2013-06-07 18:20:45 +10:00 |
|
Skud
|
903f0c808c
|
cache recent_posts and recent_plantings partials
|
2013-06-07 17:52:31 +10:00 |
|
Skud
|
5e678d1dbd
|
default test paypal gateway details to 'dummy' or it fails
|
2013-05-29 13:22:17 +10:00 |
|
Skud
|
89b62e18df
|
Roughly got Paypal working, after much messing around.
Still need more tests for the orders_controller, and to store the token
when it's returned.
|
2013-05-28 16:37:44 +10:00 |
|
Skud
|
5c96bf1541
|
added basic index page for shop
|
2013-05-08 15:05:38 +10:00 |
|
Skud
|
7f7db12f9f
|
added analytics tracking code w/ per-env config
|
2013-03-26 13:23:35 +11:00 |
|
Skud
|
e3a33a66cb
|
add more verbiage to confirmation email
|
2013-03-20 17:27:42 +11:00 |
|
Skud
|
ea96813d7c
|
make the site/app name (growstuff) a config var
|
2013-03-19 14:41:54 +11:00 |
|
Skud
|
a1a53de27f
|
added mail settings for development environment
|
2012-09-04 17:09:57 +01:00 |
|
Skud
|
89cb3c276f
|
added devise and rspec, set up very basic login/signup links on homepage
|
2012-09-03 10:49:45 +01:00 |
|
Cesy Avon
|
95145f2869
|
Moving development to top level directory
|
2012-08-23 10:41:00 -07:00 |
|