pozorvlak
|
42683d733b
|
Merge pull request #72 from gnattery/unconfirmed
Unconfirmed
|
2012-12-28 07:26:43 -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 |
|
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 |
|
Skud
|
0af986021e
|
Generated scaffold for plantings
|
2012-12-19 13:30:40 +11:00 |
|
Miles Gould
|
febd78d77a
|
Use username-yyyymmdd-subject-line slugs.
|
2012-12-17 12:50:51 +00:00 |
|
Miles Gould
|
b02eced9b7
|
Include dates in update URLs.
/update/:slug still works, though.
|
2012-12-15 00:18:53 +00:00 |
|
Miles Gould
|
bf58ff22a6
|
Give each user a default garden, called "Garden"
- created by an after_create callback on the user object
- added test on model object
- changed test of GET /gardens to expect Garden.all
|
2012-12-11 15:50:28 +00:00 |
|
Skud
|
760cf03b2c
|
Fixed tests by getting rid of valid_session
|
2012-11-26 19:04:43 +11:00 |
|
Norman Ancajas
|
b39ee792b4
|
give each user a garden. note: tests broken!
|
2012-11-05 14:29:04 +08:00 |
|
Norman Ancajas
|
77c2e83c64
|
wrote migration to add test users, fixed tests
|
2012-11-05 13:03:19 +08:00 |
|
Norman Ancajas
|
f89815b6b3
|
added gardens table
|
2012-11-05 11:45:56 +08:00 |
|
Miles Gould
|
3419a559e1
|
Require a system name for crops.
|
2012-10-03 20:38:39 +01: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 |
|