Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gullydwarf-cfdv-f357_lost_password_functionality' | Christopher Allan Webber | 2011-09-08 | 1 | -0/+32 |
|\ | | | | | | | | | Conflicts: mediagoblin/auth/routing.py | ||||
| * | Adding fotgot password functionality | Alejandro Villanueva | 2011-08-28 | 1 | -0/+32 |
| | | |||||
* | | Removing description field cruft that mostly existed for testing purposes. :) | Christopher Allan Webber | 2011-09-04 | 1 | -9/+3 |
| | | |||||
* | | 508. Updates copyright/license information | Will Kahn-Greene | 2011-09-01 | 1 | -1/+1 |
| | | |||||
* | | Giving schendje some auth registration descriptions so he can style them! | Christopher Allan Webber | 2011-08-29 | 1 | -4/+12 |
|/ | |||||
* | Converting all forms to use the "fake/null" gettext conversion function | Christopher Allan Webber | 2011-08-10 | 1 | -1/+1 |
| | | | | | Gettext doesn't actually get run right in the form but we do need to wrap the strings in _() so stuff extracts :) | ||||
* | Marked relevant strings in python views/forms for translation via ugettext | Christopher Allan Webber | 2011-08-08 | 1 | -7/+9 |
| | |||||
* | New password check error message | Christopher Allan Webber | 2011-06-05 | 1 | -1/+3 |
| | |||||
* | Changes Mediagoblin -> MediaGoblin. | Will Kahn-Greene | 2011-04-13 | 1 | -1/+1 |
| | |||||
* | Logins seem to work. | Christopher Allan Webber | 2011-04-03 | 1 | -0/+10 |
| | |||||
* | Use the passwordfield for password fields, obviously ;o | Christopher Allan Webber | 2011-04-03 | 1 | -3/+3 |
| | |||||
* | Registering almost works right :) | Christopher Allan Webber | 2011-04-03 | 1 | -0/+37 |