Brenda Wallace
|
2109ee1561
|
Migrations need to specify a version
|
2018-01-04 14:42:25 +13:00 |
|
Brenda Wallace
|
f4af682d45
|
Updated code for Rail 5
|
2018-01-03 17:12:17 +13:00 |
|
Brenda Wallace
|
35ce8b84db
|
Adding a unique index on the items <--> photos table
|
2017-11-30 09:56:47 +13:00 |
|
Brenda Wallace
|
12700d6268
|
Added polymorphic relationship to photos
|
2017-11-29 21:41:22 +13:00 |
|
Brenda Wallace
|
17fd6f61a5
|
Added polymorphic relationship to photos
|
2017-11-29 20:14:27 +13:00 |
|
Brenda Wallace
|
a5d43af899
|
Drop the plantings.days_before_maturity column
it's not used anywhere
|
2017-11-09 17:43:00 +13:00 |
|
Brenda Wallace
|
809dd81378
|
"Changed last_harvest" to "days_to_last_harvest"
|
2017-11-08 17:17:58 +13:00 |
|
Brenda Wallace
|
62beec23a1
|
"Changed first_harvest" to "days_to_first_harvest"
|
2017-11-08 17:17:15 +13:00 |
|
Brenda Wallace
|
996706ee78
|
Tests for planting lifespan predictions when there's no crop data
|
2017-11-05 17:29:42 +13:00 |
|
Brenda Wallace
|
4cc0f77bd0
|
Predicting first harvest - updating medians
|
2017-11-05 13:42:30 +13:00 |
|
Brenda Wallace
|
8364c8c688
|
updated schema
|
2017-11-01 13:57:49 +13:00 |
|
Brenda Wallace
|
8e94ddb4bf
|
Moved planting predictions to crop
|
2017-11-01 13:57:49 +13:00 |
|
Brenda Wallace
|
0d8ca89b14
|
harvested_at and harvest_predicted_at added to plantings
|
2017-11-01 13:57:49 +13:00 |
|
Brenda Wallace
|
b538330785
|
Form to delete your own account
|
2017-05-21 21:51:44 +12:00 |
|
Brenda Wallace
|
7d4c9011aa
|
Member.deleted_at column added
|
2017-05-21 11:31:53 +12:00 |
|
Brenda Wallace
|
18c02bf33b
|
Add deleted column to members table
|
2017-05-20 22:00:15 +12:00 |
|
Brenda Wallace
|
ac165ce0cd
|
Adding counter caches
|
2017-04-14 11:32:31 +12:00 |
|
Brenda Wallace
|
9604eed2f3
|
Schema is out of sync -- fixing
|
2017-02-24 20:19:01 +13:00 |
|
Brenda Wallace
|
2b03381a24
|
Removed trailing commas
|
2017-02-15 23:33:06 +00:00 |
|
Brenda Wallace
|
9cadbdec2b
|
Regenerated schema file
|
2017-01-22 18:27:32 +13:00 |
|
Brenda Wallace
|
ff50ec65d0
|
Merge remote-tracking branch 'upstream/dev' into HEAD
|
2017-01-22 18:26:29 +13:00 |
|
Brenda Wallace
|
283bb76a9e
|
Link a harvest to a planting, and display
|
2017-01-04 22:45:49 +13:00 |
|
Daniel O'Connor
|
fef272e30f
|
Merge remote-tracking branch 'upstream/dev' into likeable
|
2016-12-09 11:42:32 +10:30 |
|
Mackenzie Morgan
|
c201200e9b
|
correct schema and add index for photos_seeds
|
2016-12-02 23:17:01 -05:00 |
|
Mackenzie Morgan
|
637b46ef10
|
add photos to seeds
Fixes #495
|
2016-12-01 12:54:55 -05:00 |
|
Mackenzie Morgan
|
e1a2b168c9
|
rename scientific_names.scientific_name to scientific_names.name
this mirrors alternate_names.name and allows making code more DRY
|
2016-11-28 21:57:51 -05:00 |
|
Daniel O'Connor
|
bb25cbe5e2
|
Merge branch 'dev' of github.com:Growstuff/growstuff into likeable
|
2016-06-04 21:00:52 +09:30 |
|
Daniel O'Connor
|
6d97a060c3
|
#509 Add support for a non gravatar profile image. Assumed to be the same dimensions as a gravatar pic
|
2015-08-25 00:32:06 +09:30 |
|
Anthony Atkinson
|
a80001ffe7
|
Schema update after migration.
|
2015-07-22 10:39:02 -04:00 |
|
AELOGICA
|
3181c97a2a
|
Added the mark as finished button on the index page.
|
2015-07-07 08:20:42 +08:00 |
|
Yoong Kang Lim
|
75ac2081b0
|
Merge branch 'dev' into likeable
Conflicts:
db/schema.rb
|
2015-02-10 22:57:28 +11:00 |
|
Yoong Kang Lim
|
36a94156c1
|
Merge branch 'dev' into likeable
Conflicts:
db/schema.rb
|
2015-02-10 22:54:45 +11:00 |
|
Skud
|
e0d8126514
|
Merge pull request #694 from maco/cms
Add comfortable mexican sofa CMS to growstuff & make footer use it
|
2015-02-10 20:53:50 +11:00 |
|
Taylor Griffin
|
cbb4f9d7ac
|
add rejection notes
|
2015-02-09 22:17:32 +11:00 |
|
Taylor Griffin
|
2db7bf638b
|
improve copy for new request email
|
2015-02-09 20:41:28 +11:00 |
|
Mackenzie Morgan
|
b66b8263c1
|
resolving schema merge
|
2015-02-09 00:06:18 -05:00 |
|
Skud
|
f7a2ec2054
|
Merge pull request #676 from pozorvlak/seed_properties
New seed properties: days until maturity, organic, GMO, heirloom
|
2015-02-09 14:07:20 +11:00 |
|
robertlandreaux
|
b78ccaa097
|
fix crop_wrangling_button_spec.rb
|
2015-02-06 21:57:47 -05:00 |
|
Yoong Kang Lim
|
33a66dce1f
|
Starting stages of a like feature for posts.
|
2015-02-05 00:54:31 +11:00 |
|
Taylor Griffin
|
076a6cc1df
|
catch up with upstream dev
|
2015-02-04 21:41:42 +11:00 |
|
Mackenzie Morgan
|
075cdb8272
|
Merge branch 'dev' of github.com:growstuff/growstuff into cms
|
2015-02-02 23:11:51 -05:00 |
|
Miles Gould
|
c1870d46a2
|
Merge branch 'dev' into seed_properties
Conflicts:
db/schema.rb
|
2015-02-02 17:45:49 +00:00 |
|
Skud
|
af39df5e0c
|
Fixed test failure if elasticsearch isn't present in test env
|
2015-02-02 18:20:16 +11:00 |
|
Taylor Griffin
|
4211ebec76
|
add request notes to crop request
|
2015-02-01 17:56:51 +11:00 |
|
Taylor Griffin
|
e86200b942
|
requester receives a message when crop request is rejected
|
2015-02-01 17:32:49 +11:00 |
|
Taylor Griffin
|
c80b42d9bc
|
change from approved boolean to approval_status string
|
2015-02-01 16:52:31 +11:00 |
|
Mackenzie Morgan
|
6aa37e6e26
|
adding CMS via comfortable mexican sofa gem
|
2015-02-01 00:27:04 -05:00 |
|
Miles Gould
|
089a3d5c24
|
Merge branch 'dev' into seed_properties
Conflicts:
db/schema.rb
|
2015-02-01 00:03:10 +00:00 |
|
Taylor Griffin
|
22e0379769
|
give crops a requester
|
2015-01-31 09:54:59 +11:00 |
|
Mackenzie Morgan
|
2567e7cd74
|
adding tests (not passing, need to figure out saving mid-test), fixing before_save, adding CSV column, and adding task to set the si_weight throughout the db
|
2015-01-29 00:27:53 -05:00 |
|