Commit Graph

39 Commits (43162c040658e6a6c9a68364b39f818f9223ef9f)

Author SHA1 Message Date
Andromeda Yelton beff46fd8c standardizing on Unglue.it rather than Unglue.It 2012-05-08 16:15:23 -04:00
eric d0148cf6dc [finish #28524505] add change email form 2012-04-24 22:20:10 -04:00
Andromeda Yelton 7ef482b1ac ensuring that errors display before form fields everywhere and switching css to make that apparent. if you write a custom form display, put errors before fields [#27310245] 2012-04-16 14:18:04 -04:00
eric 6adf21c380 put spaces in front of /> per xhtml recommendation 2012-04-05 11:53:58 -04:00
eric 514550ea69 added defense against script injection via cookie setter [#24981847] 2012-03-14 00:32:20 -04:00
eric 62038dce9c implement cookie based redirect for login/signup from a wishlist action [deliver #24981847] 2012-03-13 17:04:05 -04:00
eric c61408b56b changes "view your profile" to "change username" in stead of "password reset" 2012-03-12 23:01:05 -04:00
eric 660b3d9357 added alt to imgs, fixed home html validation errors [#26203269] 2012-03-09 22:16:37 -05:00
eric 117348ba20 empty actions not valid [#26203269] 2012-03-09 15:15:33 -05:00
Andromeda Yelton 05860bfa06 foregrounding search and browse features when own wishlist is empty 2012-03-07 13:23:34 -05:00
Andromeda Yelton 2736f9d748 account activation now routes through a search step to promote wishlist addition 2012-02-01 12:38:41 -05:00
thatandromeda 3178aae597 Update frontend/templates/registration/password_reset_done.html 2012-01-15 10:52:51 -05:00
Andromeda Yelton 8022add137 now the rest of the registration-related stuff is prettier 2012-01-13 16:24:34 -05:00
Andromeda Yelton 13bee78c38 making styling of sign in, password change, etc. less grody 2012-01-13 12:34:42 -05:00
eric 4f17b86878 more reversion to make login?next= work correctly 2011-12-29 00:11:28 -05:00
eric afccb45fe4 fixed redirect loop 2011-12-28 23:31:42 -05:00
eric a348743385 discovered at d applied the useful request.build_absolute_uri 2011-12-28 20:41:07 -05:00
eric 57939300b1 another try for email activation 2011-12-28 15:02:12 -05:00
eric f493312782 Revert "added htmlbase to enforce https login"
This reverts commit 93afadcf46.
2011-12-28 13:51:24 -05:00
eric 93afadcf46 added htmlbase to enforce https login 2011-12-28 12:34:43 -05:00
eric 697ee04a43 added site fixtures to make email registration emails work 2011-12-28 12:34:41 -05:00
Ed Summers f193ea396e use local mailserver instead of google mail ; also now routing all /admin and /accounts traffic through ssl 2011-11-20 02:48:26 +00:00
Ed Summers c167ed2965 admin view uses default login page 2011-11-19 18:27:15 -05:00
eric e5eaf14ad0 prettied up logins. fixed not-logged-in on admin bug. provided path to password reset for social auth users 2011-11-18 19:50:47 -05:00
eric d73304e1a6 cleaning up user change form 2011-11-18 17:57:36 -05:00
Raymond Yee a2b622b061 Added status and current_total data to Campaign resource in the API.
Added an API help page to describe how to use the API and which shows a user's api_key and sample calls and link to campaign widgets.
Added facility to redirect back to current URL after sign in.
2011-10-19 17:08:17 -07:00
eric 73c4ebde29 allow username setting and tagline in profile
started work on user profiles, with "tagline" field
the first a user signs in this google, they are redirected to a page
where they can set their username
2011-10-03 12:36:22 -04:00
eric 146bb5639f resolving errors raised by django registration tests 2011-09-29 19:27:31 -04:00
eric 41746e6063 added login form on the activation complete page
moved login form code to a separate template (DRY), which required
changing the view for activation_complete
2011-09-28 23:26:08 -04:00
Ed Summers 85079fd559 removed facebook and twitter from django-socialauth login/registration 2011-09-18 19:45:23 -04:00
thatandromeda 826097609b friendlier wording 2011-09-07 10:27:00 -03:00
thatandromeda f393210439 minor wording change 2011-09-07 10:26:19 -03:00
Ed Summers 8d7d1087f9 minor wording change 2011-09-06 04:02:15 +00:00
Ed Summers 0ce0369792 small style changes, and signal to update email if available from facebook 2011-09-06 03:50:38 +00:00
Ed Summers 9e98be5b37 added django-social-auth for logins w/ google, twitter and facebook 2011-09-05 21:04:49 -04:00
Ed Summers 66dfa7f933 duplicate http:// 2011-09-04 15:12:28 +00:00
Ed Summers b7ae2146c4 got the menu bar changing when a user is logged in again 2011-09-04 01:29:18 -04:00
Ed Summers 98301544a8 removed gmail credentials and modified the installation to give instructions for creating a settings.me settings module where you can put your gmail credentials, which will not be put in git 2011-09-04 01:04:04 -04:00
Ed Summers 6bd5824fc4 introduced django-registration for user management 2011-09-04 00:21:51 -04:00