aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Expand)AuthorAgeFilesLines
...
| * | Styled error messagesJef van Schendel2011-05-281-7/+5
| * | Fixed form headerJef van Schendel2011-05-281-1/+1
| * | Styled formsJef van Schendel2011-05-281-1/+1
| * | Merge remote-tracking branch 'gitorious/master'Jef van Schendel2011-05-282-7/+32
| |\ \
| * \ \ Merge remote-tracking branch 'gitorious/master'Jef van Schendel2011-05-261-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Changed logout/account textJef van Schendel2011-05-261-3/+2
* | | | *GNU* MediaGoblin on <title>Joar Wandborg2011-05-281-1/+1
| |_|/ |/| |
* | | Added a new form rendering system, render_divs, and using it for registrationChristopher Allan Webber2011-05-282-7/+32
| |/ |/|
* | *GNU* MediaGoblin home ;)Christopher Allan Webber2011-05-261-1/+1
|/
* We now have only one button styleJef van Schendel2011-05-264-5/+5
* Put log in / log out in its place!Jef van Schendel2011-05-261-1/+2
* Changed mediagoblin_content name to mediagoblin_containerJef van Schendel2011-05-261-2/+3
* Added header icon linkJef van Schendel2011-05-261-1/+1
* Removed clever subtitleJef van Schendel2011-05-251-3/+0
* modified atomfeed feature, corrected spacing, url generation, routing idBernhard Keller2011-05-232-0/+13
* Merge remote branch 'refs/remotes/elrond/idea/new_get_page_url'Christopher Allan Webber2011-05-221-6/+3
|\
| * Give Pagination.get_page_url() a request instead of path and GETElrond2011-05-211-6/+3
* | Slightly better spacing in media.htmlChristopher Allan Webber2011-05-221-10/+17
* | Forgot switch to media.uploader() in the same way on two lines :PChristopher Allan Webber2011-05-221-2/+2
* | Update all the views so that they use the uploader reference insteadChristopher Allan Webber2011-05-221-2/+2
|/
* Added a url_for_self method for generating mediaentry linksChristopher Allan Webber2011-05-202-4/+2
* removed request arg from Pagination classBernhard Keller2011-05-193-32/+28
* changed some coding styles and changed the interface for pagination from __ca...Bernhard Keller2011-05-192-35/+43
* added Pagination class, usage description in Pagination,__call__Bernhard Keller2011-05-184-9/+81
* Removing backup files and preventing them from showing up via .gitignoreJef van Schendel2011-05-139-368/+0
* Added header to base.htmlJef van Schendel2011-05-132-48/+14
* Changed all headers to <h1>Jef van Schendel2011-05-1311-12/+90
* Styled buttons for real this timeJef van Schendel2011-05-137-7/+42
* Styled input buttonsJef van Schendel2011-05-136-3/+113
* Changed base.html back to old versionJef van Schendel2011-05-131-3/+1
* Fixing changesJef van Schendel2011-05-136-4/+167
* Improve user homepageSebastian Spaeth2011-05-121-1/+14
* Load gettext, and load it into the template environmentChristopher Allan Webber2011-05-121-3/+1
* I probably shouldn't break the main page since we don't have theChristopher Allan Webber2011-05-121-1/+4
* Translate the welcome message (extracts successfully!)Christopher Allan Webber2011-05-121-1/+1
* Indenting these templates because I'm pedantic about tag sectionsChristopher Allan Webber2011-05-102-12/+12
* Implement simple media detail pageSebastian Spaeth2011-05-104-2/+105
* Don't escape the verification URLSebastian Spaeth2011-05-081-1/+1
* Added verification email templateJoar Wandborg2011-05-081-0/+22
* Made changes according to http://bugs.foocorp.net/issues/271#note-7Joar Wandborg2011-05-081-2/+2
* Merge branch 'master' of http://git.gitorious.org/mediagoblin/mediagoblinJoar Wandborg2011-05-071-0/+14
|\
| * Actually display submitted stuff on the mainpage. Crappy, but working!Christopher Allan Webber2011-05-061-0/+14
* | Merge branch 'master' of http://git.gitorious.org/mediagoblin/mediagoblinJoar Wandborg2011-05-031-2/+2
|\|
| * Add the base.css and reference it so other people can start working on it :)Christopher Allan Webber2011-05-031-2/+2
* | Added functionality to support user email verification, email = TBD, verifica...Joar Wandborg2011-05-031-0/+28
|/
* Adds initial root pageWill Kahn-Greene2011-04-301-0/+39
* Submission of image works :)Christopher Allan Webber2011-04-231-2/+0
* A stupid success view.Christopher Allan Webber2011-04-231-0/+24
* Adding the hidden next field to the login page so we actually do redirectChristopher Allan Webber2011-04-231-0/+4
* Start of the submit view, but not much there quite yet.Christopher Allan Webber2011-04-191-0/+35