Dave Dash
a68f534fb2
bug 558508, add/remove userpics.
2010-08-25 08:55:54 -07:00
Dave Dash
a184967028
ReCaptcha disabled if not set.
2010-08-24 13:26:23 -07:00
Jeff Balogh
d54e4fbafe
test fixes
2010-08-24 10:04:40 -07:00
Jeff Balogh
bb7345250a
break things with unicode
2010-08-24 09:30:31 -07:00
Jeff Balogh
4686b8374d
backend for watching collections (bug 589952)
2010-08-24 08:29:48 -07:00
Jeff Balogh
c42457dc13
reviews aren't attached to versions anymore
2010-08-20 21:21:09 -07:00
Dave Dash
99e1ad8c96
bug 558511, delete users good.
2010-08-20 14:57:32 -07:00
Wil Clouser
1d46a37954
remove some whitespace; bug 589036
2010-08-20 12:17:26 -07:00
Wil Clouser
9e26895b4a
Add closing <div>. Bug 589045
2010-08-20 12:03:58 -07:00
Dave Dash
c393e11a2a
bug 558507, Use ModelForm to save data
2010-08-19 16:41:56 -07:00
Dave Dash
d19a052a65
bug 558507, un-uglifies recaptcha
2010-08-19 16:41:55 -07:00
Dave Dash
a6f86e9506
bug 558507, adds recaptcha
2010-08-19 16:41:51 -07:00
Jeff Balogh
f825ddce15
we don't use south
2010-08-19 15:12:26 -07:00
Jeff Balogh
26937318d1
attach favorite add-ons to request.amo_user
2010-08-18 12:04:08 -07:00
Wil Clouser
d96b6ceaa7
Migrate to use new user fields
2010-08-18 09:02:43 -07:00
Wil Clouser
30d281b647
Increase delete_users throughput again, this time with an index
2010-08-16 14:04:40 -07:00
Wil Clouser
ff72497e5a
More limit on deleting users
2010-08-16 13:54:06 -07:00
Wil Clouser
93b5d670b4
s/collection_id/collection/ in URLS and fix a broken test
2010-08-16 13:19:55 -07:00
Wil Clouser
3190a8dec4
Adding flush_urls to models
2010-08-16 12:13:18 -07:00
Jeff Balogh
aeb975bfe6
make the request user query unique (bug 587226)
2010-08-16 10:48:36 -07:00
Wil Clouser
7ecaa97920
Upping rate limit
2010-08-16 10:12:33 -07:00
Jeff Balogh
664f0d9c50
script to email users about new collections (bug 574277)
2010-08-13 10:30:58 -07:00
Jeff Balogh
dffa7c1dc9
attach mobile_addons to request.amo_user
2010-08-10 16:58:47 -07:00
Dave Dash
f195918619
users.models tests take <4s instead of >38s
2010-08-10 16:08:40 -07:00
Jeff Balogh
f65c1829f5
helpers for getting mobile/favorites collection
2010-08-10 15:40:59 -07:00
chenba
b3e06b9300
Bug 585494: nickname blacklist is all utf-8'd up now
2010-08-09 23:21:04 -07:00
Wil Clouser
4d713534fc
Merge remote branch 'chenba/574276-nickname-blacklist'
2010-08-08 14:40:52 -07:00
Dave Dash
17ac791cf1
bug 574271, Ajax lookup for users
2010-08-06 15:20:51 -07:00
chenba
2531ea6a8b
Bug 574276:
...
- nickname blacklist admin add form no longer display the input after a successful submission
- nickname blacklist admin add form now strip whitespaces on each nickname
- all nicknames are added and checked in lowercase;
- a cached dict is used for checking blacklisted nicknames now
2010-08-06 01:39:50 -07:00
Jeff Balogh
d7b24292f9
hide <authors> for personas (bug 584242)
2010-08-04 17:57:32 -07:00
Wil Clouser
1758532dfd
Add a script to bulk delete users
2010-08-04 14:01:00 -07:00
Jeff Balogh
b4324abe12
switch to our custom Task class, handle rabbit downtime (bug 583314)
2010-08-02 15:58:18 -07:00
Jeff Balogh
c1ebf781f9
use /login?to= instead of next= (bug 583117)
...
Bonus: login_required plays nice with HTTP if you like that.
2010-07-30 13:32:29 -07:00
Jeff Balogh
02f92c9f4a
Addon.objects.valid_q returns a Q object for finding valid add-ons
2010-07-28 17:26:51 -07:00
Jeff Balogh
9d8422aca9
let personas be shown in listings (bug 574291)
2010-07-28 17:08:11 -07:00
chenba
26fd705c61
Bug 574276: Implemented the nickname blacklist.
...
- added the BlacklistedNickname model to the users app
- updated the user registration form to check for blacklisted nicknames
- admin add form for blacklisted nicknames
- tests
2010-07-26 14:03:44 -07:00
Jeff Balogh
de5e325f69
collection votes (bug 574286)
2010-07-22 16:37:06 -07:00
Jeff Balogh
4dadc1d980
denormalize reviews.is_latest and reviews.prev_count for easy queries
2010-06-23 15:02:37 -07:00
Jeff Balogh
5bcfae3945
make reviews.version optional, attach an addon id
2010-06-23 14:59:38 -07:00
Jeff Balogh
b91f84a09b
these are allowed to be null
2010-06-23 14:59:38 -07:00
Jeff Balogh
068822db4a
make sure we're returning distinct user add-ons (bug 573774)
2010-06-22 10:51:29 -07:00
Dave Dash
cbc7570f32
Fixes userpic test.
2010-06-21 13:03:10 -07:00
Wil Clouser
3146ded00b
validation fixes for user profile
2010-06-17 13:54:52 -07:00
Wil Clouser
47dbba0a52
Adding a script to fix up picture types in the database; bug 568892
2010-06-16 13:45:04 -07:00
Wil Clouser
a55332a8f2
Add header; bug 569484
2010-06-07 15:14:58 -07:00
Edmund Wong
893f8db377
Add breadcrumb to view profile page
2010-06-07 10:37:34 -07:00
Wil Clouser
98bbf0ea1a
Adjust some log levels
2010-06-04 15:29:48 -07:00
Jeff Balogh
2375582d7b
pagination on user profile pages (bug 568354)
2010-06-01 18:33:00 -07:00
Jeff Balogh
f94b4c0735
make sure there are user add-ons to display (bug 569379)
2010-06-01 13:56:27 -07:00
Dave Dash
22f83dfd4a
Celery task to update addons.current_version.
...
Denormalizing this regularly accessed property. This will lay the groundwork
for better (and faster) sphinx queries.
2010-05-24 12:41:15 -07:00