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 |
|
Brenda Wallace
|
8763c22284
|
Merge remote-tracking branch 'upstream/dev' into bw/indentation-for-great-glory
Conflicts:
app/models/crop.rb
|
2016-11-29 02:33:30 +00:00 |
|
Mackenzie Morgan
|
b94cb2abd6
|
deduplicate sunniness and planted_from functions (Fixes: #1085)
|
2016-11-28 19:57:34 -05:00 |
|
Daniel O'Connor
|
7abafd7b74
|
Merge pull request #1084 from maco/improve_crop
Improve crop model
|
2016-11-29 10:27:13 +10:00 |
|
Mackenzie Morgan
|
502862128f
|
break out if/else into discrete blocks
|
2016-11-28 19:20:35 -05:00 |
|
Mackenzie Morgan
|
96b1e78962
|
dedup the add from csv code (Fixes: #1082)
|
2016-11-28 19:12:42 -05:00 |
|
Mackenzie
|
0952d7d32f
|
Merge pull request #1078 from Br3nda/bw/garden-names-one-line
Limit garden names to one line
|
2016-11-28 09:55:16 -05:00 |
|
Daniel O'Connor
|
8b5c63e898
|
Merge pull request #1077 from Br3nda/bw/wikipedia-url-regex
Narrow-ed regex on wikipedia url
|
2016-11-28 10:08:11 +10:00 |
|
Brenda Wallace
|
9cce0e39f6
|
Limit garden names to one line
|
2016-11-27 14:52:07 +13:00 |
|
Brenda Wallace
|
10c20c7f91
|
Narrow-ed regex on wikipedia url
and more tests
|
2016-11-27 14:35:49 +13:00 |
|
Brenda Wallace
|
702bbeb724
|
"[Member]'s garden" link to garden, not member
|
2016-11-27 10:21:11 +13:00 |
|
Brenda Wallace
|
8c7fcd9d49
|
Fixed all useless assignments
|
2016-11-26 19:36:59 +13:00 |
|
Brenda Wallace
|
d60dcfbddd
|
Use request.referer instead of request.referrer
|
2016-11-26 17:26:44 +13: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
|
c02562518d
|
Fixed double handling in harvest.to_s
|
2016-11-26 12:20:51 +13:00 |
|
Brenda Wallace
|
723ebff923
|
Spacing fixes
|
2016-11-26 12:13:17 +13:00 |
|
Brenda Wallace
|
62e7c716dd
|
Removed extra empty blank lines
|
2016-11-26 12:06:02 +13:00 |
|
Brenda Wallace
|
e62adc297a
|
Aligning end on branches
|
2016-11-26 11:55:54 +13:00 |
|
Brenda Wallace
|
2e46cccd21
|
Hash alignment
|
2016-11-26 11:52:10 +13:00 |
|
Brenda Wallace
|
bbc19a5436
|
Array indentation fixed
|
2016-11-26 11:49:51 +13:00 |
|
Brenda Wallace
|
d268d2b09e
|
Fixed indentation on comments
|
2016-11-26 11:45:25 +13:00 |
|
Brenda Wallace
|
ebacd83dde
|
Case statement indentation clean up
|
2016-11-26 11:42:34 +13:00 |
|
Brenda Wallace
|
c878baa886
|
Indented parameters cleanup
|
2016-11-26 11:41:07 +13:00 |
|
Brenda Wallace
|
564731667e
|
Fixed up all remaining hash alignment
|
2016-11-26 11:17:42 +13:00 |
|
Brenda Wallace
|
2eddaf90cf
|
Fixed access modifier indentation
|
2016-11-26 11:00:04 +13:00 |
|
Brenda Wallace
|
91d2998507
|
Fixed multi-line operation indentation
|
2016-11-26 10:56:23 +13:00 |
|
Brenda Wallace
|
7eb0ee16b9
|
Indentation for multiline method calls
|
2016-11-26 10:54:51 +13:00 |
|
Brenda Wallace
|
83392ddda1
|
Indentation clean ups
|
2016-11-26 10:51:54 +13:00 |
|
pozorvlak
|
847f4d88d6
|
Merge pull request #1069 from CloCkWeRX/add-facebook-assets
Add a login splash for facebook
|
2016-11-25 18:06:02 +00:00 |
|
Daniel O'Connor
|
783406d730
|
Add a login splash
|
2016-11-25 09:44:12 +10:00 |
|
Brenda Wallace
|
be67b858b4
|
Merge remote-tracking branch 'upstream/dev' into bw/long-lines-fixed
Conflicts:
lib/tasks/growstuff.rake
|
2016-11-25 08:18:18 +13:00 |
|
Brenda Wallace
|
fb6f1ac0a8
|
Changed whitelisting of what can have photos
|
2016-11-21 10:05:52 +13:00 |
|
Brenda Wallace
|
069343803e
|
List of types that can have photos in own method
|
2016-11-20 21:46:58 +13:00 |
|
Brenda Wallace
|
8012d9f6a8
|
Whitelist which items can have photos
|
2016-11-20 21:02:43 +13:00 |
|
Brenda Wallace
|
73a050df13
|
before_filter becomes before_action
in photos controller
|
2016-11-20 20:29:45 +13:00 |
|
Brenda Wallace
|
138080c4d4
|
Tabulation fix
|
2016-11-20 20:18:20 +13:00 |
|
Brenda Wallace
|
cf70bfebe9
|
Further simplified photos controller
|
2016-11-20 20:17:27 +13:00 |
|
Brenda Wallace
|
6078734136
|
Merge remote-tracking branch 'upstream/dev' into bw/reduce-complexity
|
2016-11-20 19:25:30 +13:00 |
|
Brenda Wallace
|
917e33bccf
|
Merge remote-tracking branch 'upstream/dev' into bw/long-lines-fixed
|
2016-11-20 19:24:53 +13:00 |
|
Brenda Wallace
|
f4a26d0580
|
has_item_id? renamed to item_id?
|
2016-11-20 09:06:04 +13:00 |
|
Brenda Wallace
|
0a54c2d986
|
Moved to method: collection to use for photos
|
2016-11-20 09:05:29 +13:00 |
|
Brenda Wallace
|
9c4f011fbc
|
Reduced percieved complexity in photos_controller.rb
|
2016-11-19 22:28:38 +13:00 |
|
Brenda Wallace
|
2872a1c29d
|
Wrapped all long lines.
reduced rubocop's line length limit to 120
|
2016-11-17 22:02:18 +13:00 |
|
Brenda Wallace
|
5e0cff5b8e
|
Merge remote-tracking branch 'upstream/dev' into bw/covert-tabs-to-spaces
Conflicts:
app/helpers/seeds_helper.rb
spec/support/controller_macros.rb
|
2016-11-17 19:04:44 +13:00 |
|
Brenda Wallace
|
5ec2877577
|
Covert all tabs to spaces
|
2016-11-16 13:18:26 +13:00 |
|
Brenda Wallace
|
6bd9bd98d9
|
Removed extra blank lines, & added a end of file
|
2016-11-16 12:52:48 +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 |
|
Mackenzie Morgan
|
cee3d192e0
|
test the new order.by_member_id scope
|
2016-10-11 16:34:25 -04:00 |
|