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

1692 Коммитов

Автор SHA1 Сообщение Дата
Jeff Balogh 0ede431412 update collection followers in a task 2010-09-24 15:59:35 -07:00
Jeff Balogh 394e60b441 update last_updated and appsupport immediately (bug 571057) 2010-09-24 15:36:17 -07:00
Wil Clouser c2cff10d1d Add cheesy cron job to add jetpack tags to jetpacks; bug 580827 2010-09-24 11:06:25 -07:00
Jeff Balogh 5af0a133b6 adding the validator (bug 586699) 2010-09-23 17:08:05 -07:00
Jeff Balogh c5dff6fe98 devhub uploads (bug 586696 & 586700) 2010-09-23 17:08:04 -07:00
Dave Dash 915ce243e3 bug 532309, thunderbird </3 search engines 2010-09-23 15:47:13 -07:00
Jeff Balogh bb9034bacc fix a test 2010-09-23 11:47:38 -07:00
Jeff Balogh 366f3d2499 turn off async signals, fix a syntax error 2010-09-23 11:27:18 -07:00
Jeff Balogh 3fe00eb82e play hard-to-get with pwreset email addresses (bug 591188) 2010-09-23 11:10:32 -07:00
Dave Dash 16dff6f240 Extra logging. 2010-09-23 11:05:37 -07:00
Dave Dash c5a713cba2 bug 598555, '<=' > '<' 2010-09-23 10:17:30 -07:00
Dave Dash 842d5d1d5a bug 598044, no personas for mobile. 2010-09-23 09:42:05 -07:00
Wil Clouser e54552329d Add mongo interface, bug 592588 2010-09-22 16:56:47 -07:00
Nils Maier bcbc48afa4 Bug 526967 - Contributions: Allow the user to set the PayPal form language
Port from remora fix
2010-09-22 16:50:00 -07:00
Jeff Balogh e07502c078 Merge branch 'pwreset' 2010-09-22 16:42:44 -07:00
Jeff Balogh 5fe352f463 make sure all users have a auth.User row 2010-09-22 16:42:18 -07:00
Jeff Balogh 75f5f56910 context manager for disabling hera 2010-09-22 16:42:18 -07:00
Jeff Balogh 1763d8ea50 use UserProfile for doing pwreset (bug 596263) 2010-09-22 16:42:18 -07:00
Chris Van 0be7c1f2e6 create developer My Add-ons dashboard page (bugs 592542, 592543) 2010-09-22 19:22:19 -04:00
Dave Dash 22d2358a3e bug 569419, adds web trends search tracking 2010-09-22 14:16:56 -07:00
Dave Dash 71fb604909 bug 556640, sphinx timeout in settings.py 2010-09-22 12:54:06 -07:00
Jeff Balogh ccce329f25 <model>.update() is a fast way to update attributes 2010-09-22 11:57:13 -07:00
Dave Dash 60881f3dde bug 471891, non-ascii filenames work 2010-09-22 11:34:10 -07:00
Dave Dash 5dad616af1 API test uses test sphinx 2010-09-22 10:52:49 -07:00
Gregory Koberger b26583a530 Need spacing between title and input field while editing reviews (bug 597214) 2010-09-22 10:40:26 -07:00
Jeff Balogh 2baca9b421 unescape outgoing urls before hashing (bug 595434)
URLs with & were still failing because they come out of html5lib with
query params like ?q=1&amp;z=2.
2010-09-21 15:48:58 -07:00
Dave Dash 668d73e517 bug 596448, don't clear picture_type 2010-09-21 15:19:42 -07:00
Dave Dash a27258c23b Removes photo-large class, bug 589287 2010-09-21 14:43:15 -07:00
Dave Dash 26ec11fbcc bug 594125, swap 'name' with 'updated' 2010-09-21 13:50:14 -07:00
Dave Dash 467aaf50e4 bug 594534, terms in names given higher weight 2010-09-21 13:09:46 -07:00
Jeff Balogh cc607c9a42 don't fail if the author is missing 2010-09-21 12:39:53 -07:00
Jeff Balogh 99d38e4d10 remove NEW_COLLECTIONS (bug 593503) 2010-09-21 12:18:03 -07:00
Gregory Koberger a32edf9043 Create read-only version of add-on edit page (bug 592546) 2010-09-21 12:07:11 -07:00
Jeff Balogh 249e4129e2 removing dead translation code
We use queryset transforms instead of the mixin now.
2010-09-21 11:16:22 -07:00
Jeff Balogh a9354cdfcd use require_locale=False for review translations 2010-09-21 11:16:20 -07:00
Jeff Balogh fc6b8c18a7 don't require locales for collection strings (bug 594137) 2010-09-21 11:16:20 -07:00
Jeff Balogh c7448dc692 add require_locale=False to translations
Sometimes we don't allow explicit translation editing (like reviews and
collections) so we shouldn't query for locales.  We still try for the
current locale first to get the best match if possible.
2010-09-21 11:16:19 -07:00
Jeff Balogh e127e5021d turn the review flags into constants 2010-09-21 11:03:30 -07:00
Dave Dash 91e803e5f6 bug 588131, Sphinx tests run on alternate port 2010-09-21 11:01:11 -07:00
Jeff Balogh abdad564aa match the old dirty remora flag names (bug 594206) 2010-09-21 10:34:44 -07:00
Jeff Balogh 73e073d167 allow uppercase letters in usernames 2010-09-21 08:16:16 -07:00
Jeff Balogh 3c1907a96f don't hardcode Firefox on the disco pane (bug 576988) 2010-09-21 07:44:31 -07:00
Jeff Balogh 43ed4e0bf8 make sure usernames are valid slugs (bug 593501) 2010-09-21 07:44:31 -07:00
Jeff Balogh 39f7e94cee show created date in search?sort=newest (bug 592132) 2010-09-21 07:44:30 -07:00
Dave Dash b01dae6886 Fix version tests 2010-09-20 17:10:42 -07:00
Dave Dash 9ccc466014 Update addon API 2010-09-20 16:08:59 -07:00
Dave Dash d27ccef8ae Create addon API 2010-09-20 16:02:44 -07:00
Dave Dash 29ff3fe3c2 AMO customized OAuth 2010-09-17 16:07:47 -07:00
Wil Clouser 0a54b5bf2d Re-enable HERA check on monitor page 2010-09-17 15:19:53 -07:00
Matt Claypotch 7a5dfdef13 Bug 597494, fixed JS error in tooltips for personas 2010-09-17 13:48:08 -07:00