aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Collapse)AuthorAgeFilesLines
* Added verification email templateJoar Wandborg2011-05-081-0/+22
| | | | Signed-off-by: Joar Wandborg <git@wandborg.com>
* Made changes according to http://bugs.foocorp.net/issues/271#note-7Joar Wandborg2011-05-081-2/+2
| | | | Signed-off-by: Joar Wandborg <git@wandborg.com>
* 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, ↵Joar Wandborg2011-05-031-0/+28
|/ | | | | | verification = done. Signed-off-by: Joar Wandborg <git@wandborg.com>
* Adds initial root pageWill Kahn-Greene2011-04-301-0/+39
| | | | | This adds an initial root page that's ugly as sin, but makes it easier to test what exists so far (e.g. register, login, submit pictures).
* Submission of image works :)Christopher Allan Webber2011-04-231-2/+0
| | | | /me pours some sparkling grape juice
* 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
|
* Adds license/copyright headers to jinja2 templates.Will Kahn-Greene2011-04-136-0/+102
|
* Changes Mediagoblin -> MediaGoblin.Will Kahn-Greene2011-04-131-3/+3
|
* Functioning request.user, and a functioning greeting for users :)Christopher Allan Webber2011-04-031-1/+1
|
* This should allow for request.user and show users logged inChristopher Allan Webber2011-04-031-1/+19
| | | | ... except it's not working?
* Logins seem to work.Christopher Allan Webber2011-04-031-0/+23
|
* Base mediagoblin template, and register templatesChristopher Allan Webber2011-04-033-0/+60
|
* A testing submit view that doesn't work but is getting closer to working.Christopher Allan Webber2011-03-272-6/+21
|
* Still totally useless but at least it writes to the databaseChristopher Allan Webber2010-07-181-1/+2
|
* Starting with the test submit view using wtformsChristopher Allan Webber2010-07-181-0/+18