Skud
f8cb7248b7
Reduced cluster radius for maps
...
on both crops and places pages
Did this because the clusters were annoyingly over-general, eg. showing
164 people in the eastern part of North America. Cluster radius of 20px
is about the radius of the cluster icon itself. Seems to work better
eg. for separating Melbourne from Sydney on the world map.
2014-06-30 11:56:46 -07:00
Skud
4972127957
Display crop plantings on a map
2014-06-30 11:51:01 -07:00
Skud
3abaca3136
Tweak what's emitted as JSON
...
(let's just emit plantings for now, as that's all we're using)
2014-06-30 11:48:58 -07:00
Skud
8eb644fc66
Add map, move info to sidebar
2014-06-30 11:48:13 -07:00
Skud
2f8e060b49
added plantings, seeds, and harvests to the crops JSON
2014-06-30 10:56:58 -07:00
pozorvlak
cdb146c7d7
Merge pull request #360 from Skud/crop-images
...
Crop images
2014-06-28 20:04:52 +01:00
Skud
1ac35e7d4e
Darkened text background for readability
2014-06-28 11:29:51 -07:00
Skud
0560172565
Fixed incorrect env variable
2014-06-28 11:28:21 -07:00
Skud
343e7963f2
Use the latest omniauth-flickr
...
Something seems to have chagned in the API (requiring https?) which was
breaking things.
2014-06-28 11:27:45 -07:00
Skud
d10c9d96f1
Fixed whitespace issues and tests
2014-06-28 11:27:26 -07:00
Barbara Natali
174b98b118
Improve display of images on crop page
2014-06-18 21:54:30 -07:00
Skud
b2948b4367
Merge pull request #357 from Growstuff/dev
...
Production push: improved navbar, fixed maps bug
2014-06-18 21:02:02 -07:00
Skud
6e1101576e
Merge pull request #356 from ameliagreenhall/smallsearch
...
Smallsearch
2014-06-18 20:49:57 -07:00
Amelia Greenhall
360ca96526
change to input class, not input-append
2014-06-18 19:55:57 -07:00
Amelia Greenhall
ef39d26fbd
smaller search box in top nav
2014-06-18 19:49:10 -07:00
pozorvlak
6858ec3f17
Merge pull request #354 from Skud/places-name-bug
...
Fixed bug with capitalisation of usernames in map popups
2014-06-15 00:20:30 +01:00
pozorvlak
22d67083f6
Merge pull request #355 from Skud/admin-menus
...
Rearranged menus to save space
2014-06-14 23:44:35 +01:00
Skud
997186a701
Rearranged menus to save space
2014-06-12 19:27:02 -07:00
Skud
050834734f
Fixed bug with capitalisation of usernames in map popups
2014-06-12 18:49:06 -07:00
Skud
ff03405289
Merge pull request #353 from Growstuff/dev
...
Production push: crop search, backend upgrades, roots/tubers, map fixes
2014-06-06 14:27:50 -05:00
pozorvlak
039eb5472a
Merge pull request #352 from Skud/mapbox
...
Replace cloudmade maps with mapbox
2014-06-04 15:54:08 +01: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
pozorvlak
879e94fe06
Merge pull request #351 from Skud/root-tuber-csv
...
Added roots/tubers to the CSV output for crops
2014-05-30 18:27:48 +01:00
Skud
1d71afdb2f
Added roots/tubers to the CSV output
...
Also rearranged their order on the planting form to put it nearer bulbs
2014-05-30 11:05:33 -05:00
Joseph Caudle
73a0ae402c
Merge pull request #350 from Skud/ruby-version
...
switch from .rvmrc to .ruby-version
2014-05-13 09:12:30 -04:00
Alex Bayley
932cbbea26
switch from .rvmrc to .ruby-version
2014-05-13 13:51:16 +10:00
Joseph Caudle
34f3c74013
Merge pull request #348 from pozorvlak/delete_rails_secret
...
Delete commented-out code.
2014-05-06 11:24:08 -04:00
pozorvlak
dcbfda02b9
Merge pull request #349 from maco/dev
...
Add 'root/tuber' to 'planted from:' list, for things like potatoes
2014-05-06 11:56:22 +01:00
Mackenzie Morgan
062add32dc
Add 'root/tuber' to 'planted from:' list, for things like potatoes
2014-05-04 22:46:45 -04:00
Miles Gould
05a2c9080f
Delete commented-out code.
2014-05-03 16:21:08 +01:00
pozorvlak
7da0d54487
Merge pull request #347 from Skud/devise-bug2
...
revert to devise 3.0.x due to confirmable misbehaviour
2014-05-02 10:28:21 +01: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
pozorvlak
f7411da5cf
Merge pull request #345 from Skud/figaro
...
Figaro
2014-04-30 14:12:09 +01:00
Skud
53a4812571
oops, fixed incorrect syntax for env vars
2014-04-29 14:02:39 +10:00
Skud
9e5c5239a8
Need to put the site name in .travis.yml for tests to pass
2014-04-29 13:46:54 +10:00
Skud
ee27b3bd6a
updated docs in application.yml.example
2014-04-29 13:28:44 +10:00
Skud
8384233f4d
Moved RAILS_SECRET_TOKEN to figaro
...
This is the last of the stuff that was in credentials.sh so I'm removing
the deprecated credentials.example at this point.
2014-04-29 13:18:02 +10:00
Skud
72ce69ea8f
moved flickr and twitter api config to figaro
2014-04-29 13:14:47 +10:00
Skud
b61bbc2170
moved mailchimp settings to figaro
2014-04-29 13:11:57 +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
923f943717
added application.yml to gitignore
2014-04-29 12:46:41 +10:00
Skud
13fcf9db4b
added deprecation notice to credentials.example
2014-04-29 12:30:56 +10:00
Skud
bacbaf756e
added application.yml.example
2014-04-29 12:29:28 +10:00
Skud
3f92f1fb79
Added figaro gem
2014-04-29 12:25:07 +10:00
Skud
1c34d428f2
Merge branch 'crop-search' of https://github.com/Skud/growstuff into Skud-crop-search
...
Conflicts:
spec/models/crop_spec.rb
2014-04-29 11:16:20 +10:00
Joseph Caudle
b95647e353
Merge pull request #344 from Skud/ruby2
...
Ruby2
2014-04-28 13:47:08 -04:00
Skud
c21310c4e2
tweaking less versions as heroku is complaining about later ones
2014-04-28 13:11:43 +10:00