Граф коммитов

166 Коммитов

Автор SHA1 Сообщение Дата
Fred Wenzel d6025a8d0a Separate edit user links for admin/user (bug 564561) 2010-05-18 13:29:46 +02:00
Joshua Gross 08b36ebd81 Use add-on listing items on user profile page (bug 564517) 2010-05-17 17:11:46 -07:00
Jeff Balogh 7052221155 fixing up a broken related name 2010-05-17 17:10:23 -07:00
Wil Clouser 909d97ec9f Migrate addons_adu -> update_addon_average_daily_users 2010-05-06 14:04:29 -07:00
Dave Dash a6176ea035 Merged several fixtures together. 2010-05-05 13:17:12 -07:00
Jeff Balogh 82b3bb8b17 hijack django.urlresolvers.reverse with our app&locale-aware reverse 2010-05-04 22:57:07 -07:00
Wil Clouser 56d79dc0dc Migrate user_ratings cron job 2010-05-04 22:54:06 -07:00
Wil Clouser 36255dec01 fix typo; bug 563045 2010-05-03 10:01:56 -07:00
Dave Dash f9dbc0c908 Logout has a to parameter. 2010-04-19 14:45:21 -07:00
Dave Dash a0a19db4aa Login links now use a to parameter. 2010-04-19 08:46:45 -07:00
Dave Dash b70df6b3a9 Process 'to' parameter with some exceptions. 2010-04-19 08:46:45 -07:00
Wil Clouser 6f6720ebc0 Migrate from the l10n lib to Tower; bug 557339 2010-04-14 14:40:39 -07:00
Jeff Balogh a8ef68e71d create a pyquery wrapper that fixes up <noscript> in <head> 2010-04-14 14:22:16 -07:00
Jeff Balogh 76b487bd7c import settings from django.conf 2010-04-13 16:21:40 -07:00
Jeff Balogh 007d2c70db moving admin to zadmin to avoid import confusion 2010-04-13 15:59:28 -07:00
Wil Clouser a7ec1a7994 Add tabs.(css|js) to the common bundle 2010-04-13 09:20:44 -07:00
Jeff Balogh 683faca981 pylint and spelling fixes 2010-04-12 16:48:08 -07:00
Wil Clouser d6f353e814 Final tweaks from review 2010-04-09 20:12:25 -07:00
Wil Clouser c39e3f65bb Updates from jbalogh's review 2010-04-09 20:12:25 -07:00
Wil Clouser c9dd88e5e3 minor adjustments, fix merges, model 2010-04-09 20:12:25 -07:00
Wil Clouser 6c6b344362 Update forms to use new CSS 2010-04-09 20:12:25 -07:00
Wil Clouser 3b0e268006 Namespace all the templates 2010-04-09 20:12:24 -07:00
Wil Clouser d88bbbc945 Add Registration, Confirmation, and Confirmation resend 2010-04-09 20:12:24 -07:00
Wil Clouser 92844214df Add delete (anonymize) user functionality and a couple other tweaks 2010-04-09 20:12:24 -07:00
Wil Clouser 1fd2e81d8e use new DOMAIN; other tweaks 2010-04-09 20:12:24 -07:00
Wil Clouser 5815680d63 Add email reset functionality 2010-04-09 20:12:24 -07:00
Wil Clouser 2560f7587e Add login/logout functionality and tests 2010-04-09 20:12:24 -07:00
Wil Clouser c93525ca86 Add tests for pwreset 2010-04-09 20:12:24 -07:00
Wil Clouser 8a6123eb64 Add basic user edit functionality as well as password reset functionality 2010-04-09 20:12:24 -07:00
Wil Clouser cca580eef1 Add Craig's first set of changes 2010-04-09 20:12:24 -07:00
Wil Clouser 52b7853a1d Add v1 of user_edit 2010-04-09 20:12:24 -07:00
Fred Wenzel 6b6e53ddda Do not include developer replies in user review lists (bug 555859) 2010-03-31 09:59:08 +02:00
Wil Clouser 1bcb71e053 Update profile layout. CSS not done yet 2010-03-29 10:10:57 -07:00
Fred Wenzel 9bbb772e3c handle None gracefully in user_link and users_list helpers (bug 554696) 2010-03-24 21:24:22 +01:00
Fred Wenzel b1b017995c using external URL helper on both add-ons details page and user info page 2010-03-16 16:49:51 +01:00
Fred Wenzel ba0f401c5f Making user pic configurable (bug 549483) 2010-03-15 19:48:35 +01:00
Jeff Balogh bdef84221e make users_list a function 2010-03-02 14:46:15 -08:00
Dave Dash 69db7f68e5 Renamed get_absolute_url to get_url_path, but also assigned it in order to maintain compatibility with django.contrib apps. 2010-02-26 10:41:49 -08:00
Dave Dash 5751918157 We should be using amo.urlresolvers 2010-02-24 09:43:46 -08:00
Jeff Balogh 7cfa8bc7bf replacing translated fields with purified/linkified fields 2010-02-23 13:33:14 -08:00
Wil Clouser e220a4b999 Use the new activate() to pull in the AMO .mo files and use the new _() everywhere else 2010-02-22 13:49:15 -08:00
Wil Clouser ed8978a9ec Fix string with utf in it 2010-02-22 13:49:15 -08:00
Jeff Balogh ba3afcea6f fixing the logout url 2010-02-13 08:13:33 -08:00
Fred Wenzel cdf2a74d07 make user profiles look nicer without reviews (bug 543595) 2010-02-13 13:28:26 +01:00
Fred Wenzel 66db367524 user profile (bug 543597) 2010-02-13 13:28:20 +01:00
Fred Wenzel 97e30b275f emaillink helper and test 2010-02-13 13:27:35 +01:00
Fred Wenzel 440f81343e made /user/123 the path for user profiles. adjusted redirects and tests. 2010-02-13 12:29:44 +01:00
Jeff Balogh 280c086ee0 Revert "emaillink helper plus test". wenzel is going to add this again
when he commits the whole branch, and tests will then pass.

This reverts commit cee8e252a2.
2010-02-12 12:06:08 -08:00
Fred Wenzel cee8e252a2 emaillink helper plus test 2010-02-12 12:08:48 +01:00
Jeff Balogh b797ddbace adding a GroupUser inline, marking optional fields 2010-02-08 17:02:15 -08:00
Dave Dash a9048a1bde More thorough models. 2010-02-08 15:59:42 -08:00
Jeff Balogh c21e101f7a move caching implementation to caching.base 2010-02-01 11:36:50 -08:00
Jeff Balogh 5e3052ddbe import amo.models to avoid circular imports, move constants to __init__ 2010-01-28 19:00:22 -08:00
Dave Dash bc5e8ddcc9 Some medium pylint fixes. 2010-01-26 16:02:33 -08:00
Fred Wenzel ce2fa7b9b7 Forgot an instance of User/DjangoUser, which Hudson, like a good butler, promptly reminded me. bug 539861. 2010-01-18 20:45:23 +01:00
Fred Wenzel 6d04900f79 importing django User model as DjangoUser so no-one can mistake it as our own user model (bug 539861) 2010-01-18 11:51:34 +01:00
Jeff Balogh 1ec9ea15cf these tests should run in db create/destroy loop 2010-01-14 17:07:15 -08:00
James Socol 9b05138a49 put amo.email into django.user.username 2010-01-14 15:30:58 -08:00
Wil Clouser 2bc1041250 Add selenium interface and initial test 2010-01-14 11:17:03 -08:00
Jeff Balogh 02c4eee8fa backend for authenticating amo users by email and password 2010-01-13 14:27:30 -08:00
Jeff Balogh ae8f7349de password management for amo Users 2010-01-13 14:27:30 -08:00
Dave Dash 5f5c3c881e Cake-cookie based authentication
* Wrote a test to see if we can log in using a cake session.
* Middleware can read cookie
* Wrote an authenticator backend that reads the session data from the db
* Rewrote users.User as users.UserProfile and linked it to d.c.a.User and included migrations
* Got templates to work, and wrote a test to validate things
* logout
* Signals!  We can now log a user out using the logout view, send a signal, and have it intercepted by the Cake app which will destroy its session and attempt to destroy the relevent cookies.
* Updated models to use UserProfile
* added media/js as a submodule
* Prettied up the html so the remora JS works
2010-01-08 10:20:00 -08:00
Jeff Balogh de8c6ef38a filling out user model and admin 2010-01-04 17:05:34 -05:00
Jeff Balogh a2bbf57e8f use TranslatedField and ModelBase 2009-12-15 10:22:26 -08:00
Jeff Balogh 51ac2311b7 moving templatetags/__init__.py to helpers.py 2009-12-04 15:14:15 -08:00
Jeff Balogh 85032f5482 users app 2009-10-22 15:40:13 -07:00