Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added verification email template | Joar Wandborg | 2011-05-08 | 1 | -0/+22 |
| | | | | Signed-off-by: Joar Wandborg <git@wandborg.com> | ||||
* | Made changes according to http://bugs.foocorp.net/issues/271#note-7 | Joar Wandborg | 2011-05-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Joar Wandborg <git@wandborg.com> | ||||
* | 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, ↵ | Joar Wandborg | 2011-05-03 | 1 | -0/+28 |
|/ | | | | | | verification = done. Signed-off-by: Joar Wandborg <git@wandborg.com> | ||||
* | Adds initial root page | Will Kahn-Greene | 2011-04-30 | 1 | -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 Webber | 2011-04-23 | 1 | -2/+0 |
| | | | | /me pours some sparkling grape juice | ||||
* | 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 |
| | |||||
* | Adds license/copyright headers to jinja2 templates. | Will Kahn-Greene | 2011-04-13 | 6 | -0/+102 |
| | |||||
* | Changes Mediagoblin -> MediaGoblin. | Will Kahn-Greene | 2011-04-13 | 1 | -3/+3 |
| | |||||
* | Functioning request.user, and a functioning greeting for users :) | Christopher Allan Webber | 2011-04-03 | 1 | -1/+1 |
| | |||||
* | This should allow for request.user and show users logged in | Christopher Allan Webber | 2011-04-03 | 1 | -1/+19 |
| | | | | ... except it's not working? | ||||
* | Logins seem to work. | Christopher Allan Webber | 2011-04-03 | 1 | -0/+23 |
| | |||||
* | Base mediagoblin template, and register templates | Christopher Allan Webber | 2011-04-03 | 3 | -0/+60 |
| | |||||
* | A testing submit view that doesn't work but is getting closer to working. | Christopher Allan Webber | 2011-03-27 | 2 | -6/+21 |
| | |||||
* | Still totally useless but at least it writes to the database | Christopher Allan Webber | 2010-07-18 | 1 | -1/+2 |
| | |||||
* | Starting with the test submit view using wtforms | Christopher Allan Webber | 2010-07-18 | 1 | -0/+18 |