Jakob Kramer
f646e2e11b
use _ function on some now untranslatable strings
2012-04-19 20:15:07 +02:00
Christopher Allan Webber
cf29e8a824
It's 2012 all up in here
2012-02-02 09:44:13 -06:00
Jef van Schendel
4e9d467fc0
Isolate JavaScript; add new show_password.js to forgot-password-page as well
2011-12-29 22:54:31 +01:00
Jef van Schendel
0d6e5dddeb
Add show-password checkbox and make it work
2011-12-02 23:48:40 +01:00
Christopher Allan Webber
ee91c2b88d
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
...
Conflicts:
mediagoblin/db/migrations.py
mediagoblin/db/models.py
mediagoblin/user_pages/views.py
mediagoblin/util.py
2011-11-13 20:23:26 -06:00
Nathan Yergler
243c3843bd
Whitespace and formatting cleanup.
...
* Removed trailing whitespace
* Line length < 80 where possible
* Honor conventions on number of blank lines
* Honor conventions about spaces around :, =
2011-10-01 15:10:02 -07:00
Aaron Williamson
ae3bc7fabf
Moved common, translation, template, and url code out of util.py and into tools/[file].py
2011-10-01 09:31:42 -04:00
Christopher Allan Webber
f373599bd7
Merge branch 'gullydwarf-cfdv-f357_lost_password_functionality'
...
Conflicts:
mediagoblin/auth/routing.py
2011-09-08 08:12:43 -05:00
Christopher Allan Webber
6be33a7780
Removing description field cruft that mostly existed for testing purposes. :)
2011-09-04 22:26:57 -05:00
Will Kahn-Greene
12a100e4d8
508. Updates copyright/license information
2011-09-01 20:50:19 -04:00
Christopher Allan Webber
04a7b06d61
Giving schendje some auth registration descriptions so he can style them!
2011-08-29 10:43:11 -05:00
Alejandro Villanueva
25ba955e20
Adding fotgot password functionality
2011-08-28 20:08:14 -05:00
Christopher Allan Webber
7960ac985f
Converting all forms to use the "fake/null" gettext conversion function
...
Gettext doesn't actually get run right in the form but we do need to
wrap the strings in _() so stuff extracts :)
2011-08-10 12:07:59 -05:00
Christopher Allan Webber
4b1adc132c
Marked relevant strings in python views/forms for translation via ugettext
2011-08-08 22:53:39 -05:00
Christopher Allan Webber
b8fbd81799
New password check error message
2011-06-05 15:33:07 -05:00
Will Kahn-Greene
8e1e744d27
Changes Mediagoblin -> MediaGoblin.
2011-04-13 10:04:30 -04:00
Christopher Allan Webber
a37767172b
Logins seem to work.
2011-04-03 17:05:30 -05:00
Christopher Allan Webber
f5def6fe23
Use the passwordfield for password fields, obviously ;o
2011-04-03 15:02:06 -05:00
Christopher Allan Webber
2418182016
Registering almost works right :)
2011-04-03 13:35:18 -05:00