Adjusting docstrings a bit to my taste.
[mediagoblin.git] / mediagoblin / templates /
2011-05-20 Christopher Allan... Merge remote branch 'remotes/hanaku/pagination'
2011-05-19 Bernhard Kellerremoved request arg from Pagination class
2011-05-19 Bernhard Kellerchanged some coding styles and changed the interface...
2011-05-18 Bernhard Kelleradded Pagination class, usage description in Pagination...
2011-05-13 Jef van SchendelRemoving backup files and preventing them from showing...
2011-05-13 Jef van SchendelAdded header to base.html
2011-05-13 Jef van SchendelChanged all headers to <h1>
2011-05-13 Jef van SchendelStyled buttons for real this time
2011-05-13 Jef van SchendelStyled input buttons
2011-05-13 Jef van SchendelChanged base.html back to old version
2011-05-13 Jef van SchendelFixing changes
2011-05-13 Christopher Allan... Merge remote branch 'refs/remotes/dneelyeps/master'
2011-05-13 Sebastian SpaethImprove user homepage
2011-05-13 Christopher Allan... Load gettext, and load it into the template environment
2011-05-12 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-05-12 Christopher Allan... I probably shouldn't break the main page since we don...
2011-05-12 Christopher Allan... Translate the welcome message (extracts successfully!)
2011-05-10 Christopher Allan... Indenting these templates because I'm pedantic about...
2011-05-10 Sebastian SpaethImplement simple media detail page
2011-05-09 Christopher Allan... Merge remote branch 'spaetz/fix_description'
2011-05-08 Sebastian SpaethDon't escape the verification URL
2011-05-08 Christopher Allan... Merge remote branch 'refs/remotes/jwandborg/master'
2011-05-08 Joar WandborgAdded verification email template
2011-05-07 Joar WandborgMade changes according to bugs.foocorp.net/issues/271...
2011-05-07 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-07 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-07 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-06 Christopher Allan... Actually display submitted stuff on the mainpage. ...
2011-05-06 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-04 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-04 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-03 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-03 Joar WandborgAdded functionality to support user email verification...
2011-05-03 Christopher Allan... Add the base.css and reference it so other people can...
2011-04-30 Christopher Allan... Merge branch 'master' into celerysubmit
2011-04-30 Will Kahn-GreeneAdds initial root page
2011-04-23 Christopher Allan... Submission of image works :)
2011-04-23 Christopher Allan... A stupid success view.
2011-04-23 Christopher Allan... Adding the hidden next field to the login page so we...
2011-04-20 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-04-20 Christopher Allan... Start of the submit view, but not much there quite...
2011-04-13 Will Kahn-GreeneAdds license/copyright headers to jinja2 templates.
2011-04-13 Will Kahn-GreeneChanges Mediagoblin -> MediaGoblin.
2011-04-03 Christopher Allan... Functioning request.user, and a functioning greeting...
2011-04-03 Christopher Allan... This should allow for request.user and show users logged in
2011-04-03 Christopher Allan... Logins seem to work.
2011-04-03 Christopher Allan... Base mediagoblin template, and register templates
2011-03-27 Christopher Allan... A testing submit view that doesn't work but is getting...
2010-07-18 Christopher Allan... Still totally useless but at least it writes to the...
2010-07-18 Christopher Allan... Starting with the test submit view using wtforms