Commit Graph

4522 Commits

Author SHA1 Message Date
Brenda Wallace
acab1db135 Move homepage title to the :title content 2019-01-21 18:43:25 +13:00
Brenda Wallace
d6fa35099e Wrapping crop actions in btn-group 2019-01-21 18:43:07 +13:00
Brenda Wallace
207e962501 Fixed glyphicons 2019-01-21 18:42:52 +13:00
Brenda Wallace
9a6bd714cb Button for planting stuff 2019-01-21 18:42:44 +13:00
Brenda Wallace
dcd6e3d27c Bigger buttons 2019-01-21 18:42:34 +13:00
Brenda Wallace
f52bb9737d Moving garden actions to button bar 2019-01-21 18:42:13 +13:00
Brenda Wallace
9f61d7212c Moving actions to the button bar 2019-01-21 18:42:02 +13:00
Brenda Wallace
fbc958b76a Moved global actions - only show if no buttonbar 2019-01-21 18:41:51 +13:00
Brenda Wallace
e8a4cc61ea Move global buttons and search 2019-01-21 14:13:36 +13:00
Brenda Wallace
73fa667c1d Dry the gglypicons 2019-01-21 14:13:12 +13:00
Brenda Wallace
e6dea31935 Use buttons.* translations for glyphicons titles 2019-01-21 13:40:56 +13:00
Brenda Wallace
47e11c5b7c Put buttons translations under buttons namespace 2019-01-21 13:37:58 +13:00
Brenda Wallace
0914caae88 Move the action buttons to EVERY page 2019-01-21 11:47:25 +13:00
Brenda Wallace
24ead96a71 Call t() on button labels 2019-01-21 11:46:50 +13:00
Brenda Wallace
b9471e3a6e Merge branch 'dev' into photos/seeds 2019-01-19 09:35:00 +13:00
Brenda Wallace
cab5986573 Merge branch 'dev' into bb-track-types-of-gardens 2019-01-19 09:00:57 +13:00
Brenda Wallace
e296f15981 Merge branch 'dev' into routes-tidy-up 2019-01-19 08:57:19 +13:00
Awesome Code
36765808b9 Auto corrected by following Format Css Code 2019-01-19 08:54:52 +13:00
Brenda Wallace
b35d13d5e5 Update seeds_controller.rb 2019-01-18 20:05:41 +13:00
Brenda Wallace
d1a3f41462 Throw if can't find the @crop 2019-01-18 20:04:19 +13:00
Brenda Wallace
3212f748b4 Update crops_controller.rb 2019-01-18 20:03:22 +13:00
Brenda Wallace
cb6a06feb6 find by slug 2019-01-18 20:02:15 +13:00
Brenda Wallace
e337fcb7f7 Put displayed member back to using member.slug 2019-01-18 20:00:59 +13:00
Brenda Wallace
a06516b80f Put displayed link back to using login_name 2019-01-18 20:00:31 +13:00
Brenda Wallace
6273fa684c Models (plot and container) need to sub class ApplicationRecord 2019-01-18 14:34:47 +13:00
Brandon Baker
a00ed5a176 Merge branch 'dev' into bb-track-types-of-gardens 2019-01-08 12:03:39 -05:00
Brenda Wallace
8cb9361462 only look up member/crop if an slug is passed 2019-01-06 08:45:42 +13:00
Brenda Wallace
c0e957b051 Places params is :place 2019-01-06 08:45:42 +13:00
Brenda Wallace
1660629cf9 DRY crop.interesting? 2019-01-06 08:45:42 +13:00
Brenda Wallace
4587dc711f Use to_param to make parts of the csv filename 2019-01-06 08:45:42 +13:00
Brenda Wallace
061bd31220 Use owner param in filename 2019-01-06 08:45:42 +13:00
Brenda Wallace
df7a59c629 Use slug in filename, not name/login_name 2019-01-06 08:45:42 +13:00
Brenda Wallace
106497c841 Rubocop fix ups 2019-01-06 08:45:42 +13:00
Brenda Wallace
fb5c631ec9 Fixed notification url in helper 2019-01-06 08:45:42 +13:00
Brenda Wallace
1e6c204df2 Rubcop fix up 2019-01-06 08:45:42 +13:00
Brenda Wallace
62a8f6b8d3 Fixed look up of reply notification 2019-01-06 08:45:42 +13:00
Brenda Wallace
f8921d3ded Update reply notifications 2019-01-06 08:45:42 +13:00
Brenda Wallace
5528d9b5e9 Fix authors rss of posts link 2019-01-06 08:45:42 +13:00
Brenda Wallace
f008270ba2 Update spec for finding your own seeds 2019-01-06 08:45:42 +13:00
Brenda Wallace
e8d2226ac6 Look up crop by slug 2019-01-06 08:45:42 +13:00
Brenda Wallace
71ac88789d notification stays as member id 2019-01-06 08:45:42 +13:00
Brenda Wallace
b44b7fdd2e Move follows from members controller to follows controller 2019-01-06 08:45:42 +13:00
Brenda Wallace
59bc036565 Follow/Unfollow updated for routes 2019-01-06 08:45:42 +13:00
Brenda Wallace
07f06705af Fixed pi charts path 2019-01-06 08:45:42 +13:00
Brenda Wallace
ffb87a4432 Validators of garden name uniquness, and slug name 2019-01-06 08:45:42 +13:00
Brenda Wallace
32e7016b5b Fixed link to your own seeds 2019-01-06 08:45:42 +13:00
Brenda Wallace
c969a9f830 Use slug, not member name, for urls to members 2019-01-06 08:45:42 +13:00
Brenda Wallace
b85a8551b5 Don't duplicate seed availability info on page 2019-01-06 08:45:42 +13:00
Brenda Wallace
42156dc9e9 Links to data by crop 2019-01-06 08:45:42 +13:00
Brenda Wallace
0a7137cae2 Fixed link to crop harvests 2019-01-06 08:45:42 +13:00