| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | 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 |
* | modified atomfeed feature, corrected spacing, url generation, routing id | Bernhard Keller | 2011-05-23 | 2 | -0/+13 |
* | Merge remote branch 'refs/remotes/elrond/idea/new_get_page_url' | Christopher Allan Webber | 2011-05-22 | 1 | -6/+3 |
|\ |
|
| * | Give Pagination.get_page_url() a request instead of path and GET | Elrond | 2011-05-21 | 1 | -6/+3 |
* | | Slightly better spacing in media.html | Christopher Allan Webber | 2011-05-22 | 1 | -10/+17 |
* | | Forgot switch to media.uploader() in the same way on two lines :P | Christopher Allan Webber | 2011-05-22 | 1 | -2/+2 |
* | | Update all the views so that they use the uploader reference instead | Christopher Allan Webber | 2011-05-22 | 1 | -2/+2 |
|/ |
|
* | Added a url_for_self method for generating mediaentry links | Christopher Allan Webber | 2011-05-20 | 2 | -4/+2 |
* | removed request arg from Pagination class | Bernhard Keller | 2011-05-19 | 3 | -32/+28 |
* | changed some coding styles and changed the interface for pagination from __ca... | Bernhard Keller | 2011-05-19 | 2 | -35/+43 |
* | added Pagination class, usage description in Pagination,__call__ | Bernhard Keller | 2011-05-18 | 4 | -9/+81 |
* | Removing backup files and preventing them from showing up via .gitignore | Jef van Schendel | 2011-05-13 | 9 | -368/+0 |
* | Added header to base.html | Jef van Schendel | 2011-05-13 | 2 | -48/+14 |
* | Changed all headers to <h1> | Jef van Schendel | 2011-05-13 | 11 | -12/+90 |
* | Styled buttons for real this time | Jef van Schendel | 2011-05-13 | 7 | -7/+42 |
* | Styled input buttons | Jef van Schendel | 2011-05-13 | 6 | -3/+113 |
* | Changed base.html back to old version | Jef van Schendel | 2011-05-13 | 1 | -3/+1 |
* | Fixing changes | Jef van Schendel | 2011-05-13 | 6 | -4/+167 |
* | Improve user homepage | Sebastian Spaeth | 2011-05-12 | 1 | -1/+14 |
* | Load gettext, and load it into the template environment | Christopher Allan Webber | 2011-05-12 | 1 | -3/+1 |
* | I probably shouldn't break the main page since we don't have the | Christopher Allan Webber | 2011-05-12 | 1 | -1/+4 |
* | Translate the welcome message (extracts successfully!) | Christopher Allan Webber | 2011-05-12 | 1 | -1/+1 |
* | Indenting these templates because I'm pedantic about tag sections | Christopher Allan Webber | 2011-05-10 | 2 | -12/+12 |
* | Implement simple media detail page | Sebastian Spaeth | 2011-05-10 | 4 | -2/+105 |
* | Don't escape the verification URL | Sebastian Spaeth | 2011-05-08 | 1 | -1/+1 |
* | Added verification email template | Joar Wandborg | 2011-05-08 | 1 | -0/+22 |
* | Made changes according to http://bugs.foocorp.net/issues/271#note-7 | Joar Wandborg | 2011-05-08 | 1 | -2/+2 |
* | Merge branch 'master' of http://git.gitorious.org/mediagoblin/mediagoblin | Joar Wandborg | 2011-05-07 | 1 | -0/+14 |
|\ |
|
| * | Actually display submitted stuff on the mainpage. Crappy, but working! | Christopher Allan Webber | 2011-05-06 | 1 | -0/+14 |
* | | Merge branch 'master' of http://git.gitorious.org/mediagoblin/mediagoblin | Joar Wandborg | 2011-05-03 | 1 | -2/+2 |
|\| |
|
| * | Add the base.css and reference it so other people can start working on it :) | Christopher Allan Webber | 2011-05-03 | 1 | -2/+2 |
* | | Added functionality to support user email verification, email = TBD, verifica... | Joar Wandborg | 2011-05-03 | 1 | -0/+28 |
|/ |
|
* | Adds initial root page | Will Kahn-Greene | 2011-04-30 | 1 | -0/+39 |
* | Submission of image works :) | Christopher Allan Webber | 2011-04-23 | 1 | -2/+0 |
* | A stupid success view. | Christopher Allan Webber | 2011-04-23 | 1 | -0/+24 |
* | Adding the hidden next field to the login page so we actually do redirect | Christopher Allan Webber | 2011-04-23 | 1 | -0/+4 |
* | Start of the submit view, but not much there quite yet. | Christopher Allan Webber | 2011-04-19 | 1 | -0/+35 |