Victor Ng
90f59fb374
bug 822759 - more debugging patches to diagnose problem in -dev
...
* re-enabled the tests for test_metlog_*
* added double logging for each of the generate_error events that
route through metlog. one through the default metlog instance,
another through the local metlog client instance
* bumped to metlog-py 0.9.10 to see the full client configuration as a
JSON blob
* pulled out all METLOG_CONF configuration from settings_base and just
set it at once. This has to be done in settings_mkt.py and
settings_addons.py
2012-12-28 15:36:17 -05:00
Chris Van
7d8a4a14f1
frolick the manifest (bug 823984)
2012-12-28 01:58:32 -05:00
Matt Basta
cb4b33a725
Proper anon csrf on standalone app validator
2012-12-28 00:38:31 -05:00
Matt Basta
ff20e2ec07
Don't show Save Upsell w/o free apps.
2012-12-27 23:57:34 -05:00
Kumar McMillan
558996b60a
Fix comment since solitude is fixed (bug 824751)
2012-12-27 18:54:44 -06:00
Chris Van
c00e3e3608
contrast reconsiderations (bug 823984)
2012-12-27 18:50:21 -05:00
Chris Van
e79e74d525
better text-shadows (bug 823984)
2012-12-27 18:46:47 -05:00
Chris Van
34ae0ec3d6
fix frolicked image paths (bug 823984)
2012-12-27 18:44:33 -05:00
Chris Van
5d5a2f79b1
we might need the pretty logo someday
2012-12-27 18:41:39 -05:00
Chris Van
baad54ad6d
desktop frolicking (bug 823984)
2012-12-27 18:39:49 -05:00
Kumar McMillan
121feb0d80
Fix typo for @cvan since he's such a mensch
2012-12-27 17:14:57 -06:00
Kumar McMillan
31c1276425
Associate bank acct with app properly (bug 824765)
2012-12-27 17:06:45 -06:00
potch
cb8f230655
Turning off appcache on dev
2012-12-27 17:49:08 -05:00
Matt Basta
99da41e97a
Consistently restore incompleted apps on payment data save (bug 824759)
2012-12-27 16:24:00 -05:00
Kumar McMillan
a877a611a8
Stop clobbering Test.id
2012-12-27 15:22:28 -06:00
Matt Basta
731c20c2c6
Properly create AddonPremium objects (bug 824759)
2012-12-27 15:40:31 -05:00
Kumar McMillan
d372581c02
Make ext IDs unique per dev server (for Bango)
2012-12-27 13:31:05 -06:00
Kumar McMillan
71798e326a
Negotiate b2g login vs. desktop login (bug 821351)
2012-12-27 13:02:01 -06:00
Matt Basta
4ca81633a4
Remove currencies from bango reg (bug 823184)
2012-12-27 13:31:43 -05:00
Matt Claypotch
d503e5ffab
add the offline page to the explicit cache (bug 815814)
2012-12-27 12:48:24 -05:00
jrconlin
b65fad4f6d
Bug 794634 - Add Persona unverified email support
...
Updating with review comments
2012-12-27 12:19:25 -05:00
Chris Van
c345f16ffe
fix AMO tests
2012-12-27 11:31:00 -05:00
Matt Basta
39a0a7c68b
Merge pull request #542 from ednapiranha/bug823767
...
default to 404 page if app is invalid (bug 823767)
2012-12-27 08:01:34 -08:00
Jen Fong-Adwent
7049198e53
default to 404 page if app is invalid (bug 823767)
2012-12-27 09:55:33 -05:00
Chris Van
434550334d
well I ran almost all the tests
2012-12-27 02:40:32 -05:00
Chris Van
77342049ba
remove ratings waffle switch (bug 796121)
2012-12-27 01:55:04 -05:00
Chris Van
992ba595b8
remove REGION_STORES setting (bug 794717)
2012-12-27 01:51:14 -05:00
Chris Van
7251c9eb30
show offline page when user is offline - and jump back to correct page when user returns online (bug 824133)
2012-12-27 01:42:08 -05:00
Chris Van
4f94bab1e7
remove video-upload waffle switch (bug 777025)
2012-12-27 01:35:00 -05:00
Chris Van
78323d5c1c
replace legacy "Mobile" with "Firefox for Android" in "Other Applications" drop-down menu (bug 824314)
2012-12-27 01:31:17 -05:00
Chris Van
78aa8000fa
remove register limit/override code from ye olde Apps-Preview days
2012-12-26 16:26:36 -05:00
Chris Van
3f5ebd506f
we removed the Additional Authorization Required modal
2012-12-26 14:23:40 -05:00
Chris Van
e0fe5b0487
fix @mattbasta's sloppy form validation errors (bug 823161)
2012-12-26 14:11:47 -05:00
Rob Hudson
c38ec60427
Made mini-manifest use the package manifest name (bug 824197)
2012-12-26 10:44:11 -08:00
Kumar McMillan
0816766af1
Add bug number to the todo
2012-12-26 12:41:06 -06:00
Kumar McMillan
6c2265e60b
Merge remote-tracking branch 'mozilla/master'
2012-12-26 12:16:28 -06:00
Kumar McMillan
478457b741
Merge branch 'seller-uuid'
2012-12-26 12:15:23 -06:00
Rob Hudson
aac7e2dacc
Updated to fix Python 2.6 deprecation warnings.
...
DeprecationWarning: BaseException.message has been deprecated as of
Python 2.6.
2012-12-26 10:11:09 -08:00
Kumar McMillan
d5fcfd9981
Fix client calls for pay reg. (bug 794695)
2012-12-26 11:58:17 -06:00
Kumar McMillan
2c150cdbcc
Handle app account update (part of bug 794695)
2012-12-26 11:58:17 -06:00
Kumar McMillan
f5a07b3507
seller_uuid -> webpay for app pay (bug 821031)
2012-12-26 11:58:17 -06:00
Chris Van
b889eba942
login makeover to /developers
2012-12-26 12:26:35 -05:00
Chris Van
bb570e7869
login.js: a holiday makeover
2012-12-26 09:55:08 -05:00
Chris Van
8aa65d21d6
formatting fixes for users views
2012-12-26 09:32:37 -05:00
Jen Fong-Adwent
863b6c3e45
updates to firefox os simulator page (bug 823266)
2012-12-24 11:50:35 -05:00
Jen Fong-Adwent
3cb9caa577
updates to publish section links (bug 824186)
2012-12-24 11:28:06 -05:00
Matt Claypotch
7586e4b17c
don't use dom for persistence of persona state
2012-12-24 11:26:55 -05:00
Matt Claypotch
b8ac01d9eb
remove unused offline js
2012-12-24 11:26:55 -05:00
Jen Fong-Adwent
00665ca0ac
remove custom elements section (bug 824181)
2012-12-24 10:43:10 -05:00
Jen Fong-Adwent
7df10987c3
removed title attributes
2012-12-24 10:39:17 -05:00