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
Davor Spasovski
94b36ecf01
fixed JS issue with devhub search re: (bug 711197)
2011-12-20 13:02:11 -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
Chris Van
2a14c4cddb
fix Author Roles label for ja locale (bug 632965)
2011-12-19 21:34:06 -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
Kumar McMillan
86da335e2a
Bumps validator for Thunderbird
2011-12-19 15:33:30 -06: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
02cc3b9088
compensate for css minifier issue (bug 711231)
2011-12-16 13:43:14 -08: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
Davor Spasovski
df4784c345
minor selector fix and tests for mobile error
2011-12-15 15:21:32 -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
Kumar McMillan
de36fbe2c5
Puts back JS error logging changes that were clobberred.
2011-12-15 15:07:13 -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
8282cf4ba3
fix invisible upload file input (bug 710544)
2011-12-15 10:19:24 -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
f374a50cc4
fill the deadzone better
2011-12-15 00:42:26 -08:00
Chris Van
28fe270bc1
fix unclickable deadzone on install buttons (bug 710284)
2011-12-15 00:27:51 -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
Gregory Koberger
f035924121
Hide the login link if they've logged in (bug 710378)
2011-12-14 16:32:56 -08:00
Kumar McMillan
cf60837045
Regenerate username if it's empty after slugification
2011-12-14 15:24:23 -06:00
Matt Claypotch
4de033a176
use session storage for stats cache (bug 701696)
2011-12-14 10:26:39 -08:00