Commit Graph

32 Commits

Author SHA1 Message Date
pozorvlak
42683d733b Merge pull request #72 from gnattery/unconfirmed
Unconfirmed
2012-12-28 07:26:43 -08:00
Miles Gould
5d4ba46ce4 Move "is user confirmed" checks into model. 2012-12-28 13:29:46 +00:00
pozorvlak
898b41d656 Merge pull request #74 from Skud/plantsomething
Plantsomething
2012-12-22 15:29:41 -08:00
Skud
dd301d1777 improved crop/garden pre-selection in planting form 2012-12-23 10:20:51 +11:00
Skud
02daab4fc1 added crop_id and garden_id params to controller 2012-12-23 10:01:19 +11:00
Miles Gould
30fc533748 Document the need for @garden in MembersController#show 2012-12-21 14:07:00 +00:00
Gnat
20df5538ca No profile for unconfirmed members 2012-12-21 01:00:56 +00:00
Gnat
183dc71b76 Unconfirmed users don't show on members index page 2012-12-21 00:30:01 +00:00
Miles Gould
75eb0ab02f Fix garden tabs in profile; embed "new garden" form. 2012-12-20 12:13:58 +00:00
Juliet
c5b606e9d6 Adding new garden; updating new garden page to ask only for garden name. Story
40983821 https://www.pivotaltracker.com/projects/646869#!/stories/40983821

Committing test for changes
2012-12-20 12:13:58 +00:00
Skud
f0b0b79906 made the plantings/ page look less crap 2012-12-19 15:45:57 +11:00
Skud
0af986021e Generated scaffold for plantings 2012-12-19 13:30:40 +11:00
Miles Gould
05a09ac428 Merged "mygarden". 2012-12-09 15:22:20 +00:00
Miles Gould
aac4839968 Update comments in controller classes.
They referred to (now nonexistent) .erb files - I've changed them to
refer to the corresponding .haml files.
2012-12-07 12:01:03 +00:00
Skud
59083882d6 Merging in changes from dev to mygarden branch 2012-12-05 21:05:40 +11:00
Gnat
0b47c60952 Added a page for the TOS 2012-12-03 03:44:54 +00:00
Skud
760cf03b2c Fixed tests by getting rid of valid_session 2012-11-26 19:04:43 +11:00
Skud
208553bf89 apparently we need to send just ONE local through 2012-11-13 20:43:56 +11:00
Skud
1d529f0783 oops, locals aren't required here 2012-11-13 20:37:03 +11:00
Skud
ae386149d8 Limited the firehose feed to 100 updates
(should be MORE than enough. we're going to have to cut this feed off
pretty promptly, I should think!)
2012-11-12 17:32:51 +11:00
Skud
1d3df3cba9 Added an feed for crops, too (PT #37282795) 2012-11-12 17:29:37 +11:00
Skud
8006f75275 RSS feeds for each member, plus tests. 2012-11-12 16:15:13 +11:00
cephLpod
1c5c780753 RSS feed for all updates.
Haven't written any tests yet. Oops.
Still need each user's individual feed.
2012-11-11 22:19:54 -06:00
Miles Gould
287a964e87 Post new updates
- always use the ID of the logged-in user
2012-11-08 12:32:07 +00:00
Miles Gould
f3a590fb96 Create Update table and associated gubbins 2012-11-08 11:04:42 +00:00
Skud
a122613ba3 added scientific names table/model/etc 2012-11-07 12:45:35 +11:00
Maia Sauren
af47daa1a4 changed profile URL to members (#38934935) 2012-11-06 20:59:14 +11:00
Norman Ancajas
f89815b6b3 added gardens table 2012-11-05 11:45:56 +08:00
tehjaymo
32fa860dbd Created profile controller, route and view.
It's under the /profile route rather than /user to avoid clashes with
autogenerated Devise pages.
2012-10-29 22:24:26 +00:00
Miles Gould
1d9c1b14fc Generate scaffold for Crops; refactor tests
Add link to Crops page from index
Refactored index/application tests to better reflect where things are.
2012-10-02 11:32:56 +01:00
Cesy Avon
72b16c10cf Adding a home page 2012-08-23 12:56:37 -07:00
Cesy Avon
95145f2869 Moving development to top level directory 2012-08-23 10:41:00 -07:00