Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | baby step towards enabling profile edits | cfdv | 2011-06-18 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | adds * url and bio fields to database * form for editing the user profile * route to the edit profile controller * view for the profile editing page * template for the profile editing page * link to edit profile in the welcome page still needs * thorough inspection to see if it makes sense * tests * ? | |||||
* | Starting "edit" functionality. | Elrond | 2011-05-26 | 1 | -0/+27 | |
This adds a link to the "edit" form, the form, the view for displaying the form and that's about it. |