d483b9b473Enforce using local dateutil with buildout
Sebastian Spaeth
2011-05-09 01:08:46 +02:00
7222955fbaURLs should end in trailing slashes, or slash redirection doesn't work
Christopher Allan Webber
2011-05-11 10:26:15 -05:00
80c1802440Removing this horrifying submission test stuff from way back when
Christopher Allan Webber
2011-05-10 16:35:34 -05:00
f624940844404 appropriately here
Christopher Allan Webber
2011-05-10 16:25:04 -05:00
2eef8761d8Indenting these templates because I'm pedantic about tag sections having their content indented :)
Christopher Allan Webber
2011-05-10 16:24:51 -05:00
9a16e16ffaImplement simple media detail page
Sebastian Spaeth
2011-05-08 20:35:54 +02:00
9d97145fe4Merge remote branch 'spaetz/fix_description'
Christopher Allan Webber
2011-05-08 20:20:19 -05:00
ec61f09492Fix description submission in form handling
Sebastian Spaeth
2011-05-09 00:23:12 +02:00
cd847fd346Asbool the email debug mode option
Christopher Allan Webber
2011-05-08 10:07:39 -05:00
34900cce8cDon't escape the verification URL
Sebastian Spaeth
2011-05-08 15:46:35 +02:00
a1eb1f6051Only convert db port if it's there and use asint to do it (better errors if failing)
Christopher Allan Webber
2011-05-08 07:16:50 -05:00
0ce26c370cMerge remote branch 'refs/remotes/spaetz/master'
Christopher Allan Webber
2011-05-08 07:11:57 -05:00
eef100ada5mgoblin_section.get, not app_config.get (doh)
Christopher Allan Webber
2011-05-08 07:07:08 -05:00
19f8a24e41app.py: Need to pass in port number as 'int'
Sebastian Spaeth
2011-05-08 11:12:38 +02:00
a5b06bb075Removing unused sys import from setup.py
Christopher Allan Webber
2011-05-07 22:45:30 -05:00
29f3fb7052Added an email debug mode which, by default, is enabled
Christopher Allan Webber
2011-05-07 22:45:06 -05:00
3eae207c54[to_email] rather than list(to_email) which makes a nasty series like ['e','m','a','i','l']
Christopher Allan Webber
2011-05-07 22:44:37 -05:00
9fa51f07afMerge remote branch 'refs/remotes/jwandborg/master'
Christopher Allan Webber
2011-05-07 20:05:28 -05:00
7a5ddb45dcReversing buildout and virtualenv instructions because I think virtualenv is easier if you don't know how this stuff works, and it works.
Christopher Allan Webber
2011-05-07 13:58:36 -05:00
5c42a82c5aAdded functionality to send out verification email upon successful registration
Joar Wandborg
2011-05-07 03:08:09 +02:00
b16ebe0e13Changed the method used to generate uuids for verification_key, this one works, thanks paroneayea
Joar Wandborg
2011-05-07 02:30:35 +02:00
85e1bc316emediagoblin.util.send_email now supports both list() and string() in the 'to_addrs' parameter
Joar Wandborg
2011-05-07 00:57:39 +02:00
67e63926f9Fixed bug in models.py:User that caused all users created by the same python process to have the same verification_key value
Joar Wandborg
2011-05-07 00:55:32 +02:00
1c424df505Instructions on running celeryd
Christopher Allan Webber
2011-05-06 10:06:57 -05:00
4c1e752a08Actually display submitted stuff on the mainpage. Crappy, but working!
Christopher Allan Webber
2011-05-06 10:01:26 -05:00
12b6ecac0fErk, we didn't save the state right before
Christopher Allan Webber
2011-05-06 10:01:11 -05:00
fa7f9c6184Process media! Successfully!
Christopher Allan Webber
2011-05-06 09:37:24 -05:00
1dddd4e913A completely evil environment destroying script.
Christopher Allan Webber
2011-05-06 07:44:54 -05:00
1b734c4d67It doesn't necessarily have to be bash.
Christopher Allan Webber
2011-05-06 06:56:26 -05:00
30d216aedcMerge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Christopher Allan Webber
2011-05-06 06:55:20 -05:00
4509880386Made a link to the script wiping tool feature request ticket
Christopher Allan Webber
2011-05-06 06:54:57 -05:00
11e5b19701Moving wiping to a clean slate beneath running server/ test suite
Christopher Allan Webber
2011-05-06 06:51:07 -05:00