Brenda Wallace
|
2f9453780e
|
Translations for harvests controller
|
2017-01-22 17:28:49 +13:00 |
|
Brenda Wallace
|
283bb76a9e
|
Link a harvest to a planting, and display
|
2017-01-04 22:45:49 +13:00 |
|
Brenda Wallace
|
4f465d808c
|
We don't need to load the resource again
|
2016-12-07 23:54:03 +00:00 |
|
Brenda Wallace
|
03cb4a8dee
|
use find_or_initialize_by
|
2016-12-02 00:23:46 +00:00 |
|
Brenda Wallace
|
07c135eeb5
|
before_filter is now before_action
|
2016-11-26 17:20:13 +13:00 |
|
Brenda Wallace
|
bcdd2a9167
|
Changed called to rails dynamic find_by
|
2016-11-26 15:55:38 +13:00 |
|
Brenda Wallace
|
723ebff923
|
Spacing fixes
|
2016-11-26 12:13:17 +13:00 |
|
Brenda Wallace
|
d268d2b09e
|
Fixed indentation on comments
|
2016-11-26 11:45:25 +13:00 |
|
Brenda Wallace
|
c878baa886
|
Indented parameters cleanup
|
2016-11-26 11:41:07 +13:00 |
|
Brenda Wallace
|
510c31f669
|
Removed 3 blank lines that codeclimate didn't like
|
2016-11-14 15:10:13 +13:00 |
|
Brenda Wallace
|
bdb057ca0f
|
Removed all trailing white space
|
2016-11-14 15:05:32 +13:00 |
|
pozorvlak
|
e6209a5906
|
Remove "show" methods that just do the default
We can just fall back to the default implementation for these.
|
2016-06-08 15:58:45 +01:00 |
|
pozorvlak
|
a8961c3466
|
Revert "Show concern"
|
2016-06-08 12:58:32 +01:00 |
|
Mackenzie Morgan
|
8648db5518
|
create SimpleShow concern for models where show's json call is simple
|
2016-05-25 13:37:01 -04:00 |
|
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 |
|
Mackenzie Morgan
|
fb271633d9
|
Merge branch 'dev' of github.com:growstuff/growstuff into standard_weights
|
2015-01-30 22:48:50 -05:00 |
|
Mackenzie Morgan
|
2d55d88db8
|
fixing harvest csv so it doesn't error
|
2015-01-29 00:49:23 -05:00 |
|
Mackenzie Morgan
|
0bdab0d9fc
|
basics of harvest standardized weights
|
2015-01-28 23:00:16 -05:00 |
|
Taylor Griffin
|
a35a573b2b
|
update follow member code to be rails 4 compatible
|
2014-12-14 14:51:18 +11:00 |
|
Yoong Kang Lim
|
837121265a
|
Reversed order of authorization and authentication. Also added tests
|
2014-12-09 21:27:16 +11:00 |
|
Yoong Kang Lim
|
81d1189203
|
Added a before_filter for any action that requires authentication. Will redirect to login page if not logged in
|
2014-11-24 22:12:42 +11:00 |
|
Taylor Griffin
|
acbd3f9a9e
|
implement strong parameters instead of protected attributes
|
2014-11-18 20:08:54 +11:00 |
|
Shiho Takagi
|
14d039ee01
|
Added crops-posts association as well as updated GUI for crop show
|
2014-10-05 13:32:08 +11:00 |
|
Skud
|
9cef31e646
|
allow per-owner CSV downloads
|
2013-09-25 16:11:08 +10:00 |
|
Skud
|
92ebf1a43c
|
Added harvest CSV
|
2013-09-25 16:02:40 +10:00 |
|
Skud
|
ebf6034659
|
Prettified all the harvest views
|
2013-09-17 17:09:17 +10:00 |
|
Skud
|
ccb0e42c95
|
Prettified harvest form
Also renamed "notes" to "description" in database
|
2013-09-17 16:08:41 +10:00 |
|
Skud
|
67b88e8e18
|
set cancan abilities for harvests
|
2013-09-17 15:53:51 +10:00 |
|
Skud
|
37383ba451
|
rails g scaffold Harvest...
|
2013-09-17 15:39:25 +10:00 |
|