Kevin Ngo
|
c7bdab7e10
|
fix uuid vs transaction_id logic
|
2013-02-04 19:59:34 -08:00 |
Kevin Ngo
|
400ddd43be
|
fix devhub tests
|
2013-02-04 17:50:55 -08:00 |
Chris Van
|
fc285b1c05
|
allow developers to use accounts for which they have accepted the TOS (bug 834544)
|
2013-02-04 17:42:05 -08:00 |
Andy McKay
|
c2e9844ecc
|
add Bango Terms of Agreement to payments enrollment flow (bug 831139)
|
2013-02-04 17:41:45 -08:00 |
Chris Van
|
2cfed8300e
|
modularize devreg/payments code
|
2013-02-04 17:41:44 -08:00 |
Davor Spasovski
|
0279123972
|
desktop screenshot thumb handles (bug 784125)
|
2013-02-04 16:57:46 -08:00 |
Kevin Ngo
|
36b455cef1
|
edit listing page for themes and themes on addon dashboard (bug 679059)
|
2013-02-04 15:51:15 -08:00 |
davd Weir
|
2bf29292f9
|
add "Contribute" to AMO footer
|
2013-02-04 15:50:45 -08:00 |
Chris Van
|
cd5c38e4e0
|
bump up themes review queue sidebar
|
2013-02-04 15:20:21 -08:00 |
Rob Hudson
|
9476a7fec4
|
Removed 'allow-packaged-app-uploads' waffle (bug 835479)
|
2013-02-04 14:57:20 -08:00 |
Rob Hudson
|
b67fd5578a
|
Fixed some test failures from last commit.
|
2013-02-04 14:54:06 -08:00 |
Chris Van
|
ae4abc0257
|
this is so annoying
|
2013-02-04 14:46:24 -08:00 |
Wil Clouser
|
c84d0b7f20
|
update pfs for java; bug 837240
|
2013-02-04 13:39:45 -08:00 |
Jen Fong-Adwent
|
32f93f6bfe
|
Fixed typo
|
2013-02-04 13:04:13 -08:00 |
Chris Van
|
49e7646282
|
clean up footer rules for desktop (bug 834380)
|
2013-02-04 11:59:40 -08:00 |
Chris Van
|
55024eeb28
|
"display: block" on footer links
|
2013-02-04 11:49:37 -08:00 |
Rob Hudson
|
f9f3abce90
|
Removing the cake (bug 747570)
|
2013-02-04 11:08:27 -08:00 |
Jen Fong-Adwent
|
7ace119ff4
|
updated video link; (bug 837183)
|
2013-02-04 11:06:20 -08:00 |
Chris Van
|
ce3f5cf710
|
remove stupid test
|
2013-02-04 10:57:40 -08:00 |
Rob Hudson
|
ab81a486b8
|
Removed waffle switch for file-hash-paranoia (bug 781847)
|
2013-02-04 10:44:36 -08:00 |
Chris Van
|
953e88cac8
|
homepage enhancements for michael (bug 834380)
|
2013-02-04 10:15:06 -08:00 |
Chris Van
|
adf02d0721
|
make subnav look okay with themes without categories (bug 836665)
|
2013-02-04 09:49:29 -08:00 |
Andy McKay
|
3165ba961c
|
block in-app config without in-app (bug 836583)
|
2013-02-03 08:07:08 -08:00 |
Matt Basta
|
3986ba1d10
|
Forgot I was this thorough with my tests.
|
2013-02-01 21:22:28 -08:00 |
Kevin Ngo
|
ff92bab74c
|
use contrib.transaction_id instead of uuid for transaction lookups
|
2013-02-01 18:30:37 -08:00 |
Matt Basta
|
dcaf5a13f3
|
wire up andy's new 'full' field to the form (bug 834291)
|
2013-02-01 18:18:31 -08:00 |
Andy McKay
|
15e7e2a7e3
|
remove purchase_done (bug 777987)
|
2013-02-01 16:22:53 -08:00 |
Matt Basta
|
28e351a472
|
Collections fix (bug 834418); search cleanup
|
2013-02-01 15:57:28 -08:00 |
Andy McKay
|
4c8a170857
|
cope with install_type on the postback (bug 837257)
|
2013-02-01 14:29:48 -08:00 |
Allen Short
|
7eae98b3b4
|
group UPDATE statements together to reduce load on db slaves. (bug 835572)
|
2013-02-01 12:59:53 -08:00 |
Rob Hudson
|
478fe30d37
|
Merge pull request #581 from ednapiranha/bug837185
add partner connect links; (bug 837185)
|
2013-02-01 12:56:16 -08:00 |
Jen Fong-Adwent
|
de55f98906
|
add partner connect links; (bug 837185)
|
2013-02-01 15:49:40 -05:00 |
Rob Hudson
|
4f2e5264e8
|
Look to signed package to get file size (bug 834863)
|
2013-02-01 11:19:10 -08:00 |
Andy McKay
|
958ee1dad6
|
cope with general usa awesomeness
|
2013-02-01 09:38:16 -08:00 |
Andy McKay
|
922b900fcd
|
allow chars through lookup and bump curling (bug 837158)
|
2013-02-01 09:36:08 -08:00 |
Andy McKay
|
14b6ca8142
|
move 521 to 524 so -dev can run it
|
2013-02-01 09:00:51 -08:00 |
Kevin Ngo
|
35b6c5bcb3
|
Revert "show seller uuid in the transaction summary (bug 822701)"
This reverts commit 03c95f6b11 .
|
2013-02-01 03:58:02 -08:00 |
Kevin Ngo
|
1a0e7e0ad2
|
add m2crypto install note on ubuntu12.04+ to docs
|
2013-02-01 03:57:00 -08:00 |
Kevin Ngo
|
03c95f6b11
|
show seller uuid in the transaction summary (bug 822701)
|
2013-02-01 03:45:58 -08:00 |
Kevin Ngo
|
d0630de844
|
Merge pull request #563 from ngokevin/refunds
refund transaction button and transaction lookup (821890/822701)
|
2013-02-01 03:26:10 -08:00 |
Kevin Ngo
|
c44e2ea6ec
|
hookup the transaction lookup to solitude (bug 822701)
|
2013-02-01 03:12:29 -08:00 |
Kevin Ngo
|
68c840ed1b
|
add a Refund this transaction button to the Tx detail page (bug 821890)
|
2013-02-01 03:04:27 -08:00 |
Andy McKay
|
8ca40faf00
|
call general usa as well (bug 836865)
|
2013-01-31 17:51:15 -08:00 |
Matt Basta
|
b0ad52d2d8
|
Merge pull request #578 from satdav/patch-2
Update LICENSE (bug 836982)
|
2013-01-31 17:09:35 -08:00 |
Matt Basta
|
00dd5c1112
|
Merge pull request #579 from ednapiranha/bug810977
added business partners page; (bug 810977)
|
2013-01-31 17:03:53 -08:00 |
Jen Fong-Adwent
|
c443fed444
|
added business partners page; (bug 810977)
|
2013-01-31 19:41:39 -05:00 |
Chris Van
|
3021db1005
|
move about links to footer
|
2013-01-31 15:55:58 -08:00 |
davd Weir
|
6b7699f7f7
|
Update LICENSE
fixed the issue by adding - 2013 to cover this year
|
2013-01-31 23:22:29 +00:00 |
Chris Van
|
c01754f4f8
|
add a consumer-desktop JS bundle
|
2013-01-31 15:10:05 -08:00 |
Matt Basta
|
c0f9a69761
|
Fix test for andym
|
2013-01-31 14:27:38 -08:00 |