Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into is315 | cfdv | 2011-06-20 | 1 | -1/+3 |
|\ | |||||
| * | Merge remote branch 'remotes/jwandborg/issue_363' | Christopher Allan Webber | 2011-06-19 | 1 | -1/+3 |
| |\ | | | | | | | | | | | | | Conflicts: setup.py | ||||
| | * | Added Markdown rendering for `media_entry` | Joar Wandborg | 2011-06-12 | 1 | -1/+3 |
| | | | |||||
* | | | enables primitive display of profile data on user page | cfdv | 2011-06-18 | 2 | -0/+37 |
| | | | |||||
* | | | enables entering user details including website url and bio | cfdv | 2011-06-18 | 2 | -2/+4 |
| | | | | | | | | | | | | fixes usage of objects. still need to display the data on user page | ||||
* | | | baby step towards enabling profile edits | cfdv | 2011-06-18 | 2 | -1/+37 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 * ? | ||||
* | | | adds global link to user's home page in the base.html template | cfdv | 2011-06-17 | 1 | -0/+2 |
|/ / | | | | | | | | | | | Issue #315 (add bio and website to user page) * enable profile edits * provide place in user's home page for details to appear | ||||
* | | adds link from gallery back to user page | cfdv | 2011-06-16 | 1 | -1/+3 |
| | | |||||
* | | adds link to user gallery in mediagoblin_header_right of user page | cfdv | 2011-06-16 | 1 | -0/+2 |
| | | |||||
* | | issue #330 - creates a user gallery template | Caleb Forbes Davis V | 2011-06-16 | 1 | -0/+40 |
|/ | |||||
* | This attribute in quotes, too. :) | Christopher Allan Webber | 2011-06-07 | 1 | -1/+1 |
| | |||||
* | XML attributes must be in quotes! | Christopher Allan Webber | 2011-06-07 | 1 | -3/+3 |
| | |||||
* | Firefox 3.X shows hidden fields for some reason, adding display: none; | Christopher Allan Webber | 2011-06-05 | 1 | -1/+2 |
| | | | | to be rid of them for sure | ||||
* | Title first and foremost... anything else looks weird to me. | Christopher Allan Webber | 2011-06-03 | 1 | -2/+2 |
| | |||||
* | Merge branch 'media_edit' | Christopher Allan Webber | 2011-06-03 | 2 | -0/+41 |
|\ | |||||
| * | Prepare for moving /edit/ under /u/.../edit/ | Elrond | 2011-06-02 | 2 | -0/+2 |
| | | | | | | | | | | To make moving the whole thing under /u/ easier, prepare to pass in the {user} needed for that. | ||||
| * | Change edit form to use divs instead of table | Elrond | 2011-06-02 | 1 | -7/+6 |
| | | |||||
| * | Merge remote branch 'upstream/master' | Elrond | 2011-06-02 | 11 | -72/+122 |
| |\ | | | | | | | | | | | | | Conflicts: mediagoblin/templates/mediagoblin/user_pages/media.html | ||||
| * | | Use new button style | Elrond | 2011-05-26 | 1 | -1/+1 |
| | | | |||||
| * | | Starting "edit" functionality. | Elrond | 2011-05-26 | 2 | -0/+41 |
| | | | | | | | | | | | | | | | This adds a link to the "edit" form, the form, the view for displaying the form and that's about it. | ||||
* | | | attribute values should be quoted :) | Christopher Allan Webber | 2011-06-02 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Give a "proper" view for resending verification email | Christopher Allan Webber | 2011-05-31 | 1 | -0/+24 |
| | | |||||
* | | Added the ability to regenerate a verification key. | Aleksandar Micovic | 2011-05-31 | 1 | -1/+1 |
| | | |||||
* | | Added a temporary verification page informing the user they need | Aleksandar Micovic | 2011-05-30 | 1 | -0/+29 |
| | | | | | | | | to authenticate. | ||||
* | | Use the object gallery file on the front page also | Christopher Allan Webber | 2011-05-29 | 1 | -9/+1 |
| | | |||||
* | | This <ul /> not used (second inside), removing | Christopher Allan Webber | 2011-05-29 | 1 | -4/+1 |
| | | |||||
* | | remove all 'username_repr' stuff | Jakob Kramer | 2011-05-29 | 2 | -2/+2 |
| | | |||||
* | | this should fix #354 | Jakob Kramer | 2011-05-29 | 2 | -2/+2 |
| | | |||||
* | | First changes to media gallery view | Jef van Schendel | 2011-05-29 | 1 | -1/+1 |
| | | |||||
* | | Slightly modified text on media page | Jef van Schendel | 2011-05-29 | 1 | -12/+5 |
| | | |||||
* | | Centered image on media page | Jef van Schendel | 2011-05-29 | 1 | -11/+9 |
| | | |||||
* | | Modified logo to change on :hover | Jef van Schendel | 2011-05-29 | 1 | -2/+2 |
| | | |||||
* | | Changed submit form to divs | Jef van Schendel | 2011-05-29 | 1 | -8/+7 |
| | | |||||
* | | Merge branch 'master' of ↵ | Joar Wandborg | 2011-05-28 | 4 | -28/+22 |
|\ \ | | | | | | | | | | git://gitorious.org/~schendje/mediagoblin/schendjes-mediagoblin | ||||
| * | | Fixed submit button style, added create-account notice to log in page | Jef van Schendel | 2011-05-28 | 1 | -0/+1 |
| | | | |||||
| * | | Changed login forms to use divs instead of tables | Jef van Schendel | 2011-05-28 | 1 | -17/+13 |
| | | | |||||
| * | | Styled error messages | Jef van Schendel | 2011-05-28 | 1 | -7/+5 |
| | | | |||||
| * | | Fixed form header | Jef van Schendel | 2011-05-28 | 1 | -1/+1 |
| | | | |||||
| * | | Styled forms | Jef van Schendel | 2011-05-28 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'gitorious/master' | Jef van Schendel | 2011-05-28 | 2 | -7/+32 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'gitorious/master' | Jef van Schendel | 2011-05-26 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Changed logout/account text | Jef van Schendel | 2011-05-26 | 1 | -3/+2 |
| | | | | |||||
* | | | | *GNU* MediaGoblin on <title> | Joar Wandborg | 2011-05-28 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Added a new form rendering system, render_divs, and using it for registration | Christopher Allan Webber | 2011-05-28 | 2 | -7/+32 |
| |/ |/| | |||||
* | | *GNU* MediaGoblin home ;) | Christopher Allan Webber | 2011-05-26 | 1 | -1/+1 |
|/ | |||||
* | We now have only one button style | Jef van Schendel | 2011-05-26 | 4 | -5/+5 |
| | |||||
* | Put log in / log out in its place! | Jef van Schendel | 2011-05-26 | 1 | -1/+2 |
| | |||||
* | Changed mediagoblin_content name to mediagoblin_container | Jef van Schendel | 2011-05-26 | 1 | -2/+3 |
| | |||||
* | Added header icon link | Jef van Schendel | 2011-05-26 | 1 | -1/+1 |
| | |||||
* | Removed clever subtitle | Jef van Schendel | 2011-05-25 | 1 | -3/+0 |
| |