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

5566 Коммитов

Автор SHA1 Сообщение Дата
Ashish Dubey b07fb5e031 Different handler404 and handler500 for API (bug 548959) 2011-12-20 16:54:00 -05:00
Rob Hudson 4afb015648 Added optional compat mode param to disco pane URL (bug 711701) 2011-12-20 13:09:18 -08:00
Andy McKay 2fb3ae946f cope with preapproval row being None (bug 712385) 2011-12-20 12:43:42 -08:00
Andy McKay 0890b4b913 add in some CEF logging (bug 707288) 2011-12-20 11:40:09 -08:00
Matt Claypotch 654f89d7d8 browserid login button needs an href (bug 712192) 2011-12-20 13:47:39 -05:00
Andy McKay 966ba81f4c add in preapproval tokens if present, add in to purchase flow and make sure contributions are compat. (bug 707371, 707373) 2011-12-20 09:05:08 -08:00
Vaidik Kapoor af272542cb preserve GET variables in language switcher. tests added. (bug 466895 fixed) 2011-12-20 03:18:03 -05:00
Davor Spasovski ca77e4e03c added rating metadata on 'stars' detailed filter (bug 709643) 2011-12-19 23:50:56 -08:00
Davor Spasovski f317206ba9 implemented django version of devhub search page (bug 711197) 2011-12-19 15:34:32 -08:00
Chris Van 0cbab1b248 remove link to Plugins (bug 686970) 2011-12-19 14:27:44 -08:00
Allen Short 77b1493366 Revert "Support for bcrypt+hmac for password hashing (bug 639696)"
reverted due to lack of bcrypt in vendor
2011-12-19 14:55:16 -06:00
Allen Short 91b50e8c58 Support for bcrypt+hmac for password hashing (bug 639696)
Includes upgrade for existing sha512 passwords via
`./manage.py strengthen_user_passwords`.

Requires an HMAC_KEYS dict to be added to `settings_local.py`.
2011-12-19 14:28:01 -06:00
Kumar McMillan 06b8ebca4c Re-enable sort tests (part of bug 712024) 2011-12-19 11:41:17 -06:00
Chris Van a027e4e494 show stats link when public (bug 690451) 2011-12-16 11:45:06 -08:00
Matt Claypotch 58e90cd123 graduating home.html out of impala 2011-12-16 14:33:20 -05:00
Wil Clouser 26a6243c02 Adding graphs for validation timer; bug 709923 2011-12-16 11:06:31 -08:00
Rob Hudson 3cff06f1f4 Optimization for sending compat override data to tasks. 2011-12-16 10:52:44 -08:00
Chris Van ecd3e91d1f do not show sort by Price for add-ons yet 2011-12-15 17:46:46 -08:00
Chris Van 5d7a188813 clean up a few testy things 2011-12-15 17:13:24 -08:00
Chris Van d31be75731 add test for search tools TypeError 2011-12-15 17:03:46 -08:00
Chris Van 470d6d85a3 fix TypeError on search 2011-12-15 16:54:08 -08:00
Andy McKay 18aac953b1 fix test 2011-12-15 15:40:50 -08:00
Chris Van 6579c0cf5b show stats dashboard link only for add-on authors (bug 690451) 2011-12-15 15:31:01 -08:00
Rob Hudson 0381eeb91f Updated version check to support compat overrides (bug 703781) 2011-12-15 15:25:37 -08:00
Andy McKay 41583b58b3 add in payments page (bug 707366) 2011-12-15 14:59:38 -08:00
Ashish Dubey 7a8b3c9fc8 [Bug 698722] Template respects the sort filter. Added a unit test too. 2011-12-15 14:38:17 -08:00
Kumar McMillan 432e9b4105 Revert "Support for bcrypt+hmac for password hashing (bug 639696)"
This reverts commit a6071970a7.

This introduced some unexpected changes too soon to deploy.
Once we deploy, some questions are answered, and it's hidden behind a flag
we can re-introduce it.
2011-12-15 15:14:12 -06:00
Allen Short a6071970a7 Support for bcrypt+hmac for password hashing (bug 639696)
Includes upgrade for existing sha512 passwords via
`./manage.py strengthen_user_passwords`.

Requires an HMAC_KEYS dict to be added to `settings_local.py`.
2011-12-15 14:36:35 -06:00
Andy McKay 77dd4f31ef cope with duplicates nicer 2011-12-15 11:40:55 -08:00
Chris Van 356c745a3e fix Get Started button (bug 711081) 2011-12-15 09:42:49 -08:00
Davor Spasovski 276c0e6d46 fixed app install error display issue (mobile only) 2011-12-15 02:08:04 -08:00
Chris Van 01e7fcfa2d just to be safe 2011-12-14 22:51:09 -08:00
Ashish Dubey 710d718bac return license information in add-on API (bug 644968) 2011-12-14 22:47:25 -08:00
Chris Van a9314ca314 fix submission step tests 2011-12-14 19:34:51 -08:00
Chris Van 94bd732619 add AMO Editor promo on submission completion page (bug 710800) 2011-12-14 18:36:43 -08:00
Chris Van 7dd5bad767 add AMO Editor promo on devhub homepage (bug 710410) 2011-12-14 18:09:40 -08:00
Chris Van 29a9c2a07d fix TypeError for incompatible app categories on edit page (bug 708263) 2011-12-14 17:55:39 -08:00
Chris Van 3e5d0aae7d fix KeyError on compatibility dashboard (bug 710471) 2011-12-14 16:33:37 -08:00
Kumar McMillan cf60837045 Regenerate username if it's empty after slugification 2011-12-14 15:24:23 -06:00
Chris Van e1d85c67a9 make add-on/app headings link to edit pages on devhub dashboard (bug 656495) 2011-12-14 10:16:33 -08:00
Wil Clouser e56634460a Improve label on button; bug 696691 2011-12-13 22:28:15 -08:00
Wil Clouser 595078bc47 Adjust link in disco pane; bug 693084 2011-12-13 22:28:15 -08:00
Chris Van c5d2ff197a put all admin tools in admin nav (bug 595792) 2011-12-13 16:42:45 -08:00
Kumar McMillan ccacfb1f02 Fix complete profile button to workaround css bugs < Fx 8 2011-12-13 16:00:18 -06:00
Kumar McMillan d7ccb1531f Allows forced profile completion to be disabled 2011-12-13 15:51:13 -06:00
Kumar McMillan 5eebc40198 Usernames created w/ browser ID are more robust (bug 708731) 2011-12-13 14:07:55 -06:00
Chris Van 7bd3cc1d92 show free apps when sorting by Purchase Date (bug 710181) 2011-12-13 11:38:44 -08:00
Wil Clouser 1916d30e17 change more urls for bug 710267 2011-12-13 11:03:52 -08:00
Chris Van 2a5380f5e4 appify copy for Submit Review modal (bug 707731) 2011-12-13 10:50:32 -08:00
Andy McKay 833caee524 Merge pull request #268 from clouserw/710267-url-change
minor url changes; bug 710267
2011-12-13 10:43:23 -08:00