Skud
8756808444
Show members on homepage 3-across (not 2-across)
2015-01-16 21:47:24 +11:00
Skud
bb6e798bce
Fix stylesheets for various thumbnail displays
2015-01-16 21:46:44 +11:00
Skud
a5c226d128
Tweaked homepage crop display to match resized columns
...
- made columns 8/4 rather than 6/6
- show 8 interesting crops, not 12
- show 6 recent plantings, not 4
- use crop thumbnail with visible name/info/etc, rather than popup
version
- tweaked aforementioned thumbnail to have no border, and centre-align
the text
2015-01-16 21:37:15 +11:00
Taylor Griffin
55ba535353
pass in additional parameters to make a more uniquely identifying cache key
2015-01-15 21:21:40 +11:00
Taylor Griffin
a510489570
Merge pull request #631 from Skud/newfooter
...
New footer
2015-01-14 22:45:41 +11:00
Taylor Griffin
fcbc6002d1
Merge pull request #623 from pozorvlak/seo_crop_detail_page
...
Add SEO-friendly language to the crop detail page
2015-01-14 22:40:25 +11:00
Skud
eeb48e2ad6
Removed sidebar from homepage.
...
Also removed extraneous view tests for things we no longer have.
2015-01-13 20:13:33 +11:00
Skud
b114ed2414
Improved sitewide footer ( fixes #526 )
2015-01-13 20:07:59 +11:00
Miles Gould
a5edb6497c
Display lack-of-posts nicely on crop page.
2015-01-11 12:08:57 +00:00
Miles Gould
d6314ea9a1
SEO: add crop name everywhere
2015-01-11 12:08:57 +00:00
Miles Gould
401f3e176e
Remove the authentications index page
2015-01-11 11:57:13 +00:00
Taylor Griffin
02ff45f705
broaden seeding for staging env
2015-01-11 09:41:04 +11:00
Taylor Griffin
007f7112a7
replaced caching using observers with a key-based (and simplified) caching system
2014-12-19 21:17:43 +11:00
Taylor Griffin
a35a573b2b
update follow member code to be rails 4 compatible
2014-12-14 14:51:18 +11:00
Skud
82b70cf893
Merge branch 'facebook_button' of https://github.com/juzham/growstuff into juzham-facebook_button
...
Conflicts:
CONTRIBUTORS.md
2014-12-13 08:26:07 +11:00
Justin Hamman
6b0a298fd1
modified order and text for Facebook
2014-12-12 23:33:53 +11:00
Justin Hamman
78c6220262
updated the homepage to include a facebook icon. Updated all 'keep in touch' icons to be clickable and open new browser windows
2014-12-12 22:56:50 +11:00
Taylor Griffin
df3b300967
remove '/assets' from references to assets
2014-12-12 21:31:22 +11:00
emmawinston
58728f6a61
Made crop thumbnail markup more semantic
2014-12-05 02:45:39 +00:00
pozorvlak
751a66b49b
Merge pull request #457 from Skud/multiple_scinames
...
Multiple scientific and alternate names
2014-12-01 10:33:46 +00:00
Skud
30c91eb23f
Tidy up sidebar on crop detail page
2014-12-01 21:14:44 +11:00
Yoong Kang Lim
7ddaca6e11
Use .size instead of .count
2014-11-30 15:19:50 +11:00
Yoong Kang Lim
27ad791f67
Merge remote-tracking branch 'upstream/dev' into followerdev
2014-11-30 15:16:48 +11:00
Skud
39b47b0d08
Merge pull request #454 from krio/rearrange-rss-titles
...
Rearrange titles on RSS feeds
2014-11-30 13:37:30 +11:00
Yoong Kang Lim
5de6759917
Moved number of follows/followers under activity and added pagination.
2014-11-21 00:29:45 +11:00
Yoong Kang Lim
aeb7192f48
Break up tests into different scenarios. Defined cancan ability for follows and updated member profile view
2014-11-20 23:46:15 +11:00
Yoong Kang Lim
996043d8fb
Renamed get_follow_id to get_follow as it does not return id. Also added unit tests for the new methods in the member model.
2014-11-20 01:10:28 +11:00
Skud
9861f8cf51
Merge pull request #447 from krio/add-edit-button-seeds-index
...
Add edit button to seeds index page
2014-11-19 17:17:52 +11:00
Yoong Kang Lim
bd8be01ec7
Merge branch 'dev' into editprofile
...
Conflicts:
CONTRIBUTORS.md
2014-11-13 21:38:05 +11:00
Yoong Kang Lim
3dbb585467
Removed edit profile button from home page
...
Added yoongkang to the contributors list
Feature test for edit profile button on homepage
2014-11-13 21:28:15 +11:00
Skud
68dfdbeba1
Merge branch 'finish-plantings-javascript' of github.com:tygriffin/growstuff into tygriffin-finish-plantings-javascript
...
Conflicts:
Gemfile
Gemfile.lock
2014-11-13 10:57:55 +11:00
Kevin Rio
8d74fd52db
Rearrange titles on RSS feeds
...
https://www.pivotaltracker.com/n/projects/646869/stories/50492161
2014-11-12 13:54:01 -05:00
Kevin Rio
43fa356670
Add edit button to seeds index page
...
https://www.pivotaltracker.com/n/projects/646869/stories/53958137
2014-11-12 09:56:05 -05:00
Yoong Kang Lim
b5e1b6bc22
Delete unused views, add feature tests
2014-11-13 00:46:34 +11:00
Kevin Rio
7023b4969b
Update position of activity on member details page
...
Switched activity and contact.
2014-11-11 22:42:01 -05:00
Yoong Kang Lim
3c3eb1fd78
Fixed/improved method in member model
2014-11-12 01:53:47 +11:00
Yoong Kang Lim
cacc002a01
Added follow/unfollow buttons
2014-11-12 01:47:26 +11:00
Yoong Kang Lim
a9fdab5d7c
Basic follower relationship
2014-11-12 00:23:01 +11:00
Yoong Kang Lim
caad748d08
Plantings index should display finished at date instead of planted at under the finished column.
...
Added feature test for plantings index page.
2014-11-11 22:41:29 +11:00
Taylor Griffin
50b8acc67c
put finished at bottom of list to make it more obvious when marking a planting finished
2014-11-11 19:52:31 +11:00
Taylor Griffin
af9aa690ba
Merge branch 'dev' of https://github.com/Growstuff/growstuff into finish-plantings-javascript
2014-11-11 18:37:30 +11:00
pozorvlak
24d276da37
Merge pull request #420 from Skud/plantingreminder
...
Planting reminder
2014-11-07 14:31:43 +00:00
Taylor Griffin
e9d1d11535
add append date functionality for planting finished on garden show page and planting list page
2014-10-21 19:43:51 +11:00
pozorvlak
4a8297360c
Merge pull request #434 from Skud/memberprofile
...
Member profile
2014-10-19 17:32:27 +01:00
Skud
a79a8dc927
Merge branch 'dev' of https://github.com/Growstuff/growstuff into memberprofile
...
Conflicts:
app/views/scientific_names/index.html.haml
2014-10-19 16:54:10 +01:00
Miles Gould
56b7d89d9e
Link scinames to crops, don't show numeric crop IDs
2014-10-19 16:36:10 +01:00
Skud
7595d75d20
Merge pull request #432 from pozorvlak/alternate_crop_names
...
Model and CRUD for alternate crop names
2014-10-19 16:34:44 +01:00
emmawinston
1daee9612c
Changed set to album on photo page
2014-10-19 14:52:10 +01:00
Skud
dc1afb8913
Added seeds_by_crop_path routes and stuff
2014-10-19 14:25:47 +01:00
Skud
496c070efd
Tweaked layout of crop page sidebar
2014-10-19 14:14:24 +01:00