Brenda Wallace
|
efe2f49e7f
|
More DRY Harvests controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
2da3cd6673
|
Fixed location to redirect to afver comment add/update
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
5d50f9aec2
|
DRY the admin controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
cfb43ba07c
|
DRY the homes controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
3811417d70
|
More DRY comments controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
9b3c77a0e6
|
More DRY comments controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
b5636af3be
|
Add responders to alternate names controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
3e93fb5e2e
|
Add responders on products controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
c22c92e9f4
|
Validates min price on product
the database has this constraint already. Adding so the ruby models
match.
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
97a763660a
|
DRY the products controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
8a25ecc635
|
DRY the roles controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
3178e44843
|
DRY some of the places_controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
7ad13d3eff
|
Don't restrict crop search to approved
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
e0c7e8c15b
|
Removed route comments and extras on plant_parts controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
5e91effb12
|
More DRY the plant_parts controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
9560da90ab
|
Add Scientific names to the menu
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
9e1ed8e9eb
|
add flash responders to plants parts controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
15592d01d0
|
Small dry of plant_parts controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
15d93e6c33
|
Move includes(:photos) before pagination
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
484e20ba83
|
Don't attempt to create blank altnames or scinames
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
d341e977c3
|
Fix up check of pending crops in view
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
e7d7ee396e
|
Further DRY of saving crops
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
adf585852a
|
Revert "Wikipedia url is always required"
This reverts commit ba5ad00f5c.
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
de5b56235e
|
Small style change to reduce size of crops#show
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
318ef46ae8
|
crops pending approval, fetched in one method (DRY)
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
b982793fbf
|
Wikipedia url is always required
The form says it's required, so it should be required.
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
6fef56ebb7
|
DRY the crops controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
fa586c15aa
|
Dry the scientific names controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
51be3db970
|
Use a guard clasue in shop controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
5d654175a9
|
A bunch of single line methods
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
e9003ad32a
|
Small dry of crops controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
38c3320731
|
Rubocop fix up in accounts controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
e6b556851a
|
More DRYing of members controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
a30285ef49
|
DRY some of the members controller
|
2017-05-29 16:17:43 +12:00 |
|
Brenda Wallace
|
4f67f17551
|
DRY the shop controller
|
2017-05-29 16:17:43 +12:00 |
|
Daniel O'Connor
|
3ff0018a12
|
Merge branch 'dev' into inactive-plantings
|
2017-05-29 09:46:03 +09:30 |
|
Brenda Wallace
|
f380f222a9
|
Move edit link to top of card
|
2017-05-28 18:51:01 +12:00 |
|
Brenda Wallace
|
eacdab45ba
|
Removed planting.with_dates
|
2017-05-28 18:44:26 +12:00 |
|
Brenda Wallace
|
dcb949e7b3
|
Fixed bug - error when planting has no finished_at
|
2017-05-28 18:10:53 +12:00 |
|
Brenda Wallace
|
ebf1468652
|
Fix up small haml nexting bug
|
2017-05-28 18:07:19 +12:00 |
|
Brenda Wallace
|
4726b57c47
|
Inactive plantings show as tiny thumbnails
|
2017-05-28 17:13:04 +12:00 |
|
Brenda Wallace
|
2c622af49c
|
Fixed url in crop rss feed
|
2017-05-27 14:30:24 +12:00 |
|
Brenda Wallace
|
15e2b4f595
|
Seeds on home page looking like thumbnails
|
2017-05-20 17:01:07 +12:00 |
|
Brenda Wallace
|
6e7bf11ec8
|
Seeds delegate name and default_photo to their crop
|
2017-05-20 17:00:49 +12:00 |
|
Brenda Wallace
|
5f9b0890fb
|
Move seed.interesting to a scope
|
2017-05-20 16:58:49 +12:00 |
|
Brenda Wallace
|
4841c52bcd
|
order crop.plant_parts by plant_parts.name
|
2017-05-20 15:46:37 +12:00 |
|
Brenda Wallace
|
7baabca827
|
Unique is un-necesary when declaring relationship to plant_parts
|
2017-05-20 15:46:37 +12:00 |
|
Brenda Wallace
|
9a19007b85
|
More railsy order by in models
|
2017-05-20 15:46:37 +12:00 |
|
Brenda Wallace
|
677f850e21
|
Removed extra blank line
|
2017-05-20 15:46:37 +12:00 |
|
Brenda Wallace
|
d771bc3688
|
More railsy syntax in default scopes
|
2017-05-20 15:46:37 +12:00 |
|