Skud
|
f9394291ff
|
show plant something link on garden page
|
2012-12-21 12:51:30 +11:00 |
|
Skud
|
f3e624dd8d
|
crops page links to planting the right crop
|
2012-12-21 12:45:16 +11:00 |
|
Skud
|
d6d7892513
|
Plant something link in header
|
2012-12-21 12:27:46 +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 |
|
Miles Gould
|
cfb300bbad
|
Stop the current garden from being a link on gardens/show.
|
2012-12-20 12:13:58 +00:00 |
|
Miles Gould
|
75eb0ab02f
|
Fix garden tabs in profile; embed "new garden" form.
|
2012-12-20 12:13:58 +00:00 |
|
Miles Gould
|
b118c6181f
|
"New garden" button on gardens page.
|
2012-12-20 12:13:58 +00:00 |
|
Miles Gould
|
a4fd3ac5d4
|
Tabbify gardens on members page; add "New garden" link.
|
2012-12-20 12:13:58 +00:00 |
|
Juliet
|
35cb44c312
|
ignoring vim backups
|
2012-12-20 12:13:58 +00:00 |
|
Miles Gould
|
75cca77470
|
Show user's actual garden list.
|
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 |
|
pozorvlak
|
ccc1dcdc4e
|
Merge pull request #70 from Skud/planting
Planting
|
2012-12-19 04:38:02 -08:00 |
|
Skud
|
4168aec523
|
removed extraneous h2
|
2012-12-19 21:34:30 +11:00 |
|
Skud
|
5f13567dd1
|
Added stringification for crops
to prevent plantings from having to know too much about the crop model
|
2012-12-19 21:31:17 +11:00 |
|
Skud
|
a52b677058
|
bootstrapified the save button
|
2012-12-19 21:25:59 +11:00 |
|
Skud
|
c4daa4396e
|
Made the planting form friendlier
and removed an extraneous title that wasn't meant to be there
|
2012-12-19 21:24:58 +11:00 |
|
Skud
|
b2d276a2e6
|
Fixed titles for planting pages
|
2012-12-19 21:20:22 +11:00 |
|
Skud
|
0b75494c50
|
added owner for gardens, and to_s for users
|
2012-12-19 21:08:32 +11:00 |
|
Skud
|
785aa8b178
|
Added accessor for 'owner'
|
2012-12-19 20:52:00 +11:00 |
|
Skud
|
f0b0b79906
|
made the plantings/ page look less crap
|
2012-12-19 15:45:57 +11:00 |
|
Skud
|
60db9e2e05
|
only the owner can edit their plantings
|
2012-12-19 14:47:39 +11:00 |
|
Skud
|
69b7a14c79
|
prettified garden display, showed names instead of ids
|
2012-12-19 14:28:58 +11:00 |
|
Skud
|
1711305ee8
|
Made the form prettier using Bootstrap's horizontal form css
|
2012-12-19 14:14:41 +11:00 |
|
Skud
|
47790b36a4
|
Added dropdowns for garden and crop.
|
2012-12-19 13:56:29 +11:00 |
|
Skud
|
a578375be5
|
Seeds weren't working because of tos_agreement
|
2012-12-19 13:50:03 +11:00 |
|
Skud
|
0af986021e
|
Generated scaffold for plantings
|
2012-12-19 13:30:40 +11:00 |
|
Skud
|
c0cdfdfb86
|
Merge pull request #68 from pozorvlak/friendly_updates
Include username and date in update slugs
|
2012-12-17 15:36:14 -08:00 |
|
Miles Gould
|
1fc2170a10
|
Fix Y10K bug in update tests, at @zoeimogen's insistence.
See https://twitter.com/zoeimogen/status/280699989674577921
|
2012-12-17 17:05:31 +00:00 |
|
Miles Gould
|
febd78d77a
|
Use username-yyyymmdd-subject-line slugs.
|
2012-12-17 12:50:51 +00:00 |
|
Skud
|
8060a7f214
|
Merge pull request #69 from gnattery/gravatar
Gravatar
|
2012-12-16 21:32:57 -08:00 |
|
Gnat
|
1dffa879c2
|
Added 'identicons' for people who don't have a gravatar
|
2012-12-17 05:15:18 +00:00 |
|
Gnat
|
5e2140e6d4
|
Extracted the gravatar into a partial
|
2012-12-17 05:06:21 +00:00 |
|
Gnat
|
d6f55f9b0b
|
Wrote some tests for Skud's gravatar code
|
2012-12-17 03:40:16 +00:00 |
|
Skud
|
d52911c836
|
added gravatars for users.
|
2012-12-16 21:11:36 +11:00 |
|
Skud
|
df7538ffd9
|
Merge pull request #67 from cephLpod/count2
Count2
|
2012-12-16 00:54:38 -08:00 |
|
Miles Gould
|
b02eced9b7
|
Include dates in update URLs.
/update/:slug still works, though.
|
2012-12-15 00:18:53 +00:00 |
|
Miles Gould
|
d2de7bc6f2
|
Add slugs to updates.
- add column to Update table
- add a slug to all old updates
- use slugs in URLs
- make update slugs unique (we'll need them for delete URLs)
|
2012-12-15 00:18:46 +00:00 |
|
cephLpod
|
5a81e90005
|
Added update counts to Updates page
|
2012-12-14 16:16:33 -06:00 |
|
cephLpod
|
2f36e9a0cc
|
Added member count to Members page
|
2012-12-14 16:11:37 -06:00 |
|
cephLpod
|
8790c0a2b0
|
Added crop count to Crops page
|
2012-12-14 16:07:29 -06:00 |
|
Skud
|
69d943e721
|
Merge pull request #65 from pozorvlak/create_garden
Give each user a default garden, called "Garden"
|
2012-12-11 13:19:56 -08: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
|
0b4ea69f81
|
Merge pull request #64 from leto/travis_notifications
Add IRC and email travis CI notifications
|
2012-12-10 17:48:07 -08:00 |
|
Jonathan "Duke" Leto
|
44117a75fd
|
Add IRC and email travis CI notifications
|
2012-12-10 17:48:57 -08:00 |
|
Skud
|
01efbd5ea4
|
Merge pull request #62 from pozorvlak/pending_tests
Remove "pending" tests to clean up rspec output
|
2012-12-10 17:29:55 -08:00 |
|
pozorvlak
|
30c87e9014
|
Merge pull request #63 from leto/travis
Add Growstuff to Travis CI
|
2012-12-10 17:15:22 -08:00 |
|
Miles Gould
|
c3940969c9
|
Remove "pending" tests
Most we deleted, because we couldn't think of any interesting tests to
write.
We added a test for the garden_slug method of Garden.
|
2012-12-11 00:53:39 +00:00 |
|
Jonathan "Duke" Leto
|
d4089b9b37
|
Add a travis ci status image
|
2012-12-10 16:39:05 -08:00 |
|
Jonathan "Duke" Leto
|
53ef0a3b39
|
Tell Travis CI to run db:migrate first, with trace flags
|
2012-12-10 16:25:42 -08:00 |
|