Allen Short
d517c20e42
return null for price on free apps. (bug 856239)
2013-04-01 16:38:02 -07:00
Chris Van
bcd7f666e8
update yulelog so <iframe> does not point to ?carrier=telefonica (bug 856799)
2013-04-01 16:08:04 -07:00
Matt Basta
814586e8bb
Use POST audience instead of GET audience
2013-04-01 15:39:46 -07:00
Andy McKay
bfdcda6cad
allow slug lookup (bug 855885)
2013-04-01 14:23:05 -07:00
Andy McKay
22ded2295c
move to explicit signals (bug 821773)
2013-04-01 13:50:38 -07:00
Rob Hudson
e19c94d6fd
Fixed one test
2013-04-01 11:45:50 -07:00
Andy McKay
6e209ac755
add in dehydrate_objects and use it for preview (bug 856211)
2013-04-01 11:35:57 -07:00
Rob Hudson
11bf69ee8e
Added CORS to a few APIs (bug 856209)
2013-04-01 10:39:57 -07:00
Allen Short
0260dd6306
mark ratings as needing editor review
2013-04-01 10:30:29 -07:00
Matt Basta
af3819c0dc
CORSify the ToS/Privacy 'APIs'
2013-03-29 18:18:14 -07:00
Matt Basta
4ae7f69a12
Update login API to use provided audience
2013-03-29 18:01:18 -07:00
Allen Short
5fe84151fa
Add API endpoint for flagging a rating as spam (bug 848505)
2013-03-29 17:52:42 -07:00
Matt Basta
ebf35fb60a
Use "slug" instead of "app_slug" in API (bug 856216)
2013-03-29 16:45:20 -07:00
Matt Basta
0e23470b9a
Fix region detection functions
2013-03-29 14:23:40 -07:00
Matt Basta
63a68cb4f8
Remove category caching (revert me?)
2013-03-29 12:42:56 -07:00
Matt Basta
75327c1340
Stop randomizing desktop categories
2013-03-29 12:08:32 -07:00
Andy McKay
d25c77f00a
homepage (bug 847707)
2013-03-28 16:44:30 -07:00
Chris Van
d488a8f77a
change our webapp manifest name to "Marketplace"
2013-03-28 16:12:59 -07:00
Chris Van
4ff5717c5b
serve yulelog .zip (bug 855579)
2013-03-28 14:55:10 -07:00
Chris Van
1a38d52691
add /minifest.webapp placeholder (bug 855579)
2013-03-28 14:43:21 -07:00
Andy McKay
02659011cc
move patch up
2013-03-28 14:31:13 -07:00
Andy McKay
981dc4c869
use fixture
2013-03-28 14:01:17 -07:00
Tarek Ziade
a915907420
changed the mocking so it works with the lazy load
2013-03-28 06:50:04 +01:00
Andy McKay
2588d7c121
add in a install record endpoint (bug 847700)
2013-03-28 13:44:01 -07:00
Stuart Colville
51120ef19f
Add data to appResource (bug 838916)
2013-03-28 18:29:26 +00:00
Andy McKay
93ee9bf4cf
some misc fixes in oauth libs
2013-03-28 09:58:38 -07:00
Tarek Ziade
dd63f56e20
Merge pull request #700 from mozilla/monolith-final
...
Use monolith to display metrics - bug 838912
2013-03-28 09:44:25 -07:00
Chris Van
5e9bfb66f9
show a nice success message after editing theme
2013-03-27 23:28:33 -07:00
Chris Van
38da857711
send theme escalation emails to "background-themes@mozilla.com" (and Reply-To for approval/rejection emails)
2013-03-27 22:58:21 -07:00
Chris Van
8744231826
remove submit_theme and submit_theme_done views from mkt.submit (bug 855449)
2013-03-27 22:41:35 -07:00
Chris Van
07a47326db
do not write bacon to disk in apps/devhub/tests/attachments
2013-03-27 22:37:44 -07:00
Chris Van
de212ab6be
remove mkt.themes app from Marketplace (bug 855449)
2013-03-27 22:37:44 -07:00
Kevin Ngo
306f27bd69
use self.login rather than self.client.login on theme rev tests
2013-03-27 21:36:28 -07:00
Tarek Ziade
15ff657559
Use monolith to display metrics - bug 838912
2013-03-28 03:16:18 +01:00
Chris Van
2d3dde9e00
replace settings.PERSONA_PATH with settings.ADDONS_PATH (bug 846957)
2013-03-27 15:37:54 -07:00
Kevin Ngo
02f002f717
queue for flagged themes (bug 841195)
2013-03-27 14:36:00 -07:00
Chuck Harmston
61267e37cb
Move resources and tests for ratings from mkt/api to mkt/ratings (bug 855377)
2013-03-27 15:10:33 -05:00
Chris Van
43cfd8f44c
remove "View Full Site" button from settings (bug 844149)
2013-03-27 11:27:42 -07:00
Matt Basta
9376633fb2
Remove unnecessary titles (bug 854434)
2013-03-27 11:20:31 -07:00
Matt Basta
f4ceb82217
Fix header on info pages (bug 854434)
2013-03-27 11:19:08 -07:00
Matt Basta
26defcbe4c
Added second half of operator shelf (bug 843647)
2013-03-27 11:17:25 -07:00
Chuck Harmston
9d78e58b4b
Create API endpoints for submitting, editing ratings. (bugs 848494, 848428, 848471)
2013-03-27 13:06:23 -05:00
Allen Short
8938dbcfbe
move extra data from 'meta' key to 'info'. (bug 854588)
2013-03-27 09:49:14 -07:00
Allen Short
b437348d8d
Add shared-secret authorization for fireplace (bug 847672)
2013-03-27 09:24:57 -07:00
Andrew Williamson
79d766909e
change app escalation notification email address
2013-03-27 12:56:26 +00:00
Chris Van
39dea8fd26
fix test_dehydrate test because we cannot mock SITE_URL because get_absolute_url is deep in django-land
2013-03-26 18:47:14 -07:00
Andy McKay
1dcb320a19
work around until we find the real problem (bug 854505)
2013-03-26 16:53:17 -07:00
Kumar McMillan
ab4f9ae195
Adjust tests after SITE_URL for Persona bug 847956
2013-03-26 17:54:00 -05:00
Kevin Ngo
b16640f5d8
polish theme review queue frontend
2013-03-26 13:16:41 -07:00
Chris Van
3830c0453b
Revert "au revoir, aurora (bug 854433)"
...
This reverts commit 07f0f5822e
.
2013-03-26 13:09:28 -07:00
Chris Van
b15e0d6737
fix typo from 1369809
2013-03-26 12:58:34 -07:00
Matt Basta
bf62578344
what are you doing lowercase L
...
you don't belong in that template.
you are an L.
2013-03-26 10:02:25 -07:00
Chris Van
db83b6e7cd
fix hijacked POSTs (i.e., submitting reviews) when carrier is set (bug 849304)
2013-03-25 23:59:49 -07:00
Andy McKay
fa14b9337d
dammit tastypie (bug 854505)
2013-03-25 18:24:43 -07:00
Kevin Ngo
ecac414671
suffix log_activity_addons for marketplace for theme reviews (bug 846442)
2013-03-25 17:12:52 -07:00
Andy McKay
82f73b5ea6
remove debugging
2013-03-25 17:04:01 -07:00
Allen Short
13698099ce
nits
2013-03-25 16:58:40 -07:00
Andy McKay
3a3b656d9f
add in an API URL on the devhub page (bug 854505)
2013-03-25 16:51:11 -07:00
Andy McKay
b4f8b2b2d0
prevent lists for anon (bug 854505)
2013-03-25 16:51:08 -07:00
Chris Van
51c4f2a7ee
show splash screen on desktop
2013-03-25 13:13:45 -07:00
Allen Short
32289c9be9
delete method for ratings (bug 848501)
2013-03-25 12:51:11 -07:00
Allen Short
a29825463d
allow session-based access to all API resources from hosted fireplace
2013-03-25 12:51:11 -07:00
Allen Short
b29a640a27
add browserid API endpoint (bug 834398)
2013-03-25 12:51:11 -07:00
Allen Short
6ccfa4cd8a
Handle auth-as-tuple in throttle methods also.
2013-03-25 12:51:11 -07:00
Hanno Schlichting
e9fc07d22a
unbreak OAuthClient based tests - keep data as part of auth header signature
2013-03-25 12:07:47 -07:00
Chris Van
07f0f5822e
au revoir, aurora (bug 854433)
2013-03-25 11:54:34 -07:00
Stuart Colville
41590d12a4
Fix cancel button noop (bug 854301)
2013-03-25 15:52:12 +00:00
Rob Hudson
d957729878
Added basic featured home API resource (bug 847659)
2013-03-22 17:30:45 -07:00
Matt Claypotch
4e911f15a0
no bad deed goes unpunished
2013-03-22 16:36:42 -07:00
Matt Claypotch
662ddeadfe
@clouserw said it was ok! Prep for yulelog
2013-03-22 15:58:06 -07:00
Jen Fong-Adwent
90988fb847
added video caption (bug 853146)
2013-03-22 14:29:20 -04:00
Chris Van
6e18eb5d99
remove mkt/webapps/templates/ from apps preview
2013-03-22 10:07:15 -07:00
Chris Van
9957cfad7b
move admin_site_links out of default/site (fixes failed NoReverseMatch tests for me)
2013-03-22 10:07:14 -07:00
Rob Hudson
58943204ca
Added devices to reviewer tool search output (bug 833502)
2013-03-21 16:00:46 -07:00
Rob Hudson
a2d34c0c02
Only strip carrier if it's in the URL
2013-03-21 15:09:59 -07:00
Rob Hudson
b9b10d5756
Fix escaping of app names (bug 853476)
2013-03-21 13:17:07 -07:00
Kevin Ngo
93f645e9a4
style work on reviewer search
2013-03-21 10:55:30 -07:00
Rob Hudson
88bf4184ee
A more specific check for fields we know about
2013-03-21 10:20:12 -07:00
Rob Hudson
7957194e16
Fixed reviewer tool search when mobile=true (bug 852998)
2013-03-21 00:58:41 -07:00
Chris McDonald
1ace2853d6
Merge pull request #666 from wraithan/lookup_link
...
Add review history to lookup details (bug 782604)
2013-03-21 00:48:20 -07:00
Kevin Ngo
05d64aea3c
fix reviewers search filter test
2013-03-20 21:10:55 -07:00
Kevin Ngo
84eda4d3b5
minor clean up queue search mobile template
2013-03-20 21:10:55 -07:00
Kevin Ngo
a1fa8141bc
add mobile review queue advanced search (bug 839542)
2013-03-20 20:10:12 -07:00
Rob Hudson
892c0cc20a
Added Durango carrier (bug 852176)
2013-03-20 17:03:29 -07:00
Rob Hudson
92b7b3bbb6
Small fix for last commit (bug 850173)
2013-03-20 15:45:10 -07:00
Rob Hudson
29e70bf07d
Removed carrier from url path (bug 850173)
2013-03-20 15:21:23 -07:00
Chris Van
9b5fd1a205
reference username instead of pk for /users/ profile page on AMO (bug 845214)
2013-03-20 12:33:40 -07:00
Chris Van
a869d3caf5
disallow carrier URLs in robots.txt (bug 851151)
2013-03-20 11:21:33 -07:00
Kevin Ngo
8443afb6db
remove old search code now that it is async
2013-03-20 09:47:36 -07:00
Rob Hudson
d72d1088b8
Updated search API to allow searching all statuses (bug 852556)
2013-03-19 23:20:13 -07:00
Davor Spasovski
deedc0a974
add clear search link for reviewers (bug 852557)
2013-03-19 21:42:08 -07:00
Jen Fong-Adwent
81cd6140df
hide devhub links from /reviewers
2013-03-19 16:39:39 -04:00
Chris Van
e5c0c4f218
remove unused styles and elements
2013-03-19 01:08:15 -07:00
Stuart Colville
e4c16fba5b
Remove rating replies from mkt (bug 843882)
2013-03-18 21:59:36 -07:00
Chris Van
5a0b362d7e
stylize the DevHub
2013-03-18 21:51:18 -07:00
Chris Van
71b65c8d87
evaluate a lazy translation in reviewer tests (how did this ever work?)
2013-03-18 19:02:57 -07:00
Chris Van
00b0fd0079
add L10n comment for upsell
2013-03-18 17:20:37 -07:00
Chris Van
4c7eba1c46
do not test "other" rejection reason, test the second reason
2013-03-18 17:17:59 -07:00
Chris Van
c40f8c83de
do not localize Featured Apps admin tool
2013-03-18 17:15:14 -07:00
Chris Van
8ed956c75d
port media/css/ecosystem/*.less to stylus
2013-03-18 16:48:32 -07:00
Hanno Schlichting
380d2e0a49
disable failing tests for bug #789977 until the expected result is clarified
2013-03-18 16:12:51 -07:00
Chris Van
60f07c91e4
disable "Other rejection reason" for themes (cc @mnoorenberghe)
2013-03-18 15:51:01 -07:00
Chris Van
f3cda5ce96
point to .styl files instead of .less in Marketplace bundles (fixes marketplace-assets)
2013-03-18 15:30:38 -07:00
Rob Hudson
1148269dbc
Updated reviewer tools search to use search API (bug 833500)
2013-03-18 14:16:34 -07:00
Chuck Harmston
ad7fe789e1
Hide reviewer comment attachments from Gaia devices, which do not support filesystem access (bug #851205 )
2013-03-18 16:01:25 -05:00
Jen Fong-Adwent
c7532ebe3d
consolidated headers on ecosystem/devreg (bug 840253)
2013-03-18 16:41:57 -04:00
Chris Van
2d8a0e18b0
add STYLUS_BIN to Marketplace settings
2013-03-18 13:25:33 -07:00
Matt Basta
07dae64d3a
Use unicode() (bug 850720)
2013-03-18 13:17:36 -07:00
Rob Hudson
16baf94cd2
Merge pull request #679 from hannosch/764826-fix-es-tests
...
Remove duplicated/outdated disabled-payments tests from test_models
2013-03-18 10:42:20 -07:00
Hanno Schlichting
687b7b6dac
don't override the `index` variable from the function definition
...
index was set to `amo_stats` after the first loop iteration, and then didn't
get updated correctly to `amo` for the InappPayment model
2013-03-18 07:29:59 -07:00
Hanno Schlichting
ae7350d09d
Remove duplicated/outdated disabled-payments tests from test_models
...
After ea421198e4
this is covered in
mkt.search.tests.test_views
2013-03-18 06:18:32 -07:00
Rob Hudson
e66b3dcf40
Merge pull request #676 from hannosch/793032-fix-es-tests
...
fix mkt statistics tests, refs #793032
2013-03-17 21:35:12 -07:00
Rob Hudson
a00c734962
Fixed broken featured ES tests
2013-03-17 21:21:58 -07:00
Rob Hudson
5d642c247e
Removed app-stats waffle flag
2013-03-17 20:48:49 -07:00
Hanno Schlichting
fbcf738ec7
the mock_es class level setting isn't reliably applied
...
use the decorator instead
2013-03-17 16:41:55 -07:00
Hanno Schlichting
92cd9a61ec
fix mkt statistics tests, refs #793032
2013-03-17 14:37:18 -07:00
Andy McKay
aabbeeafc8
use api_name (bug 851948)
2013-03-17 13:56:07 -07:00
Matt Basta
0bcc5cbe2d
Temporary fix until geoip happens
2013-03-16 13:42:14 -07:00
Matt Basta
620d6fc4cf
Add regions (bugs 851711, 851712, 851713)
...
Someone else needs to decide `has_payments` and someone else needs to
fix SPAIN to be not different.
2013-03-16 11:31:26 -07:00
Wil Clouser
85eba9417b
mention iso-3166 so we stay consistent
2013-03-15 16:34:54 -07:00
Rob Hudson
bd5ca2d73a
Merge pull request #673 from eviljeff/patch-3
...
bug 851365 mailing list name change from app-reviews@ to app-reviewers@
2013-03-15 15:26:09 -07:00
Chris Van
b0ac305417
default page <title> should be "Firefox Marketplace" (bug 851506)
2013-03-15 11:24:00 -07:00
eviljeff
8f9b4264df
Update settings.py
...
we've changed the mailing list address
2013-03-15 11:16:52 -07:00
eviljeff
e1b038f448
Update questions.txt
...
We have a new irc channel for app reviewers. Lets point people to it.
2013-03-15 11:10:51 -07:00
Matt Basta
34bb38f376
Welcome back, homepage title
...
<3
2013-03-15 10:42:38 -07:00
Andy McKay
45b81f2d07
fail if no header
2013-03-14 19:03:31 -07:00
Andy McKay
c95c24306b
allow a tuple of authentication options
2013-03-14 18:13:39 -07:00
Matt Claypotch
4196bbaf1e
omg new header styles
2013-03-14 17:24:40 -07:00
Chuck Harmston
8a3704db1a
Open InMemoryUploadedFile instances before read()-ing them into attachments (bug 833499)
2013-03-14 16:13:57 -07:00
Matt Basta
ee6266af81
Add ambient APIs for ToS and privacy (bug 851274)
2013-03-14 15:11:25 -07:00
Chris Van
9414d74566
fix form test
2013-03-14 14:44:12 -07:00
Chris Van
e97fdae077
fix android search to filter by app_type (bug 846242)
2013-03-14 14:29:10 -07:00
Chris Van
c3d8780ef1
wrap to a new line before @mattbasta notices
2013-03-14 13:48:05 -07:00
Chris Van
31dda8fe02
ignore my app when checking for slug duplicates during app saves (bug 851125)
2013-03-14 13:47:04 -07:00
Kevin Ngo
298e6ecbbb
add overflow to rev. tools action menu overlay (bug 850190)
2013-03-14 13:31:48 -07:00
Andy McKay
f7a2a86b75
restore accidentally removed url
2013-03-14 13:30:27 -07:00
Chuck Harmston
ec8531deee
Ensure that we do not attempt to add nonexistent attachments (bug 851080)
2013-03-14 13:19:01 -07:00
Andy McKay
dafed8d55d
add in app reviewing api (bug 846826)
2013-03-14 11:49:30 -07:00
Chuck Harmston
e2fdebdf93
Capture and reraise non-signing exceptions in app_review view (bug #851166 )
2013-03-14 10:37:01 -07:00
Allen Short
0ba1faf005
typo fix
2013-03-13 16:52:17 -07:00
Chuck Harmston
054d4d45b7
Attach review comment attachments to notification emails (bug 833499)
2013-03-13 16:05:53 -07:00
Jen Fong-Adwent
fd3b4d2aff
space and lazy fixups
2013-03-13 18:17:44 -04:00
Jen Fong-Adwent
1740a73a4c
added country dropdown (bug 849414)
2013-03-13 17:58:01 -04:00
Andy McKay
dfc447c684
put account on a more sensible url
2013-03-13 14:17:09 -07:00
Wraithan (Chris McDonald)
0495610b9e
Add review history to lookup details (bug 782604)
2013-03-13 13:52:18 -07:00
Allen Short
9e365cbae8
Document settings change
2013-03-13 13:22:29 -07:00
Andy McKay
0495eebbfa
pin authenticated requests (bug 848177)
2013-03-13 12:59:43 -07:00
Allen Short
14918ac38a
expanded CORS privileges for Fireplace requests
2013-03-13 12:26:03 -07:00
Andy McKay
dad074b8b3
cope with tests that use RequestFactory
2013-03-13 11:40:55 -07:00
Andy McKay
a685293c9d
put all the api under transaction management (bug 849080)
2013-03-13 10:41:13 -07:00
Andy McKay
6f9f3767cd
Revert "put all the api under transaction management (bug 849080)"
...
This reverts commit e6d7ac538a
.
2013-03-13 10:26:11 -07:00
Andy McKay
e6d7ac538a
put all the api under transaction management (bug 849080)
2013-03-13 09:58:28 -07:00
Chris Van
039f37dba9
port LESS to Stylus
2013-03-12 20:09:07 -07:00
Chris Van
f3a36a1ba9
show message for only paid incomplete apps
2013-03-12 19:42:56 -07:00
Andy McKay
abf19083f9
refactor the base classes a little (bug 846826)
2013-03-12 17:07:48 -07:00
Andy McKay
6dd5169950
patch user details (bug 846029)
2013-03-12 13:56:16 -07:00
Stuart Colville
fea0d154be
z.Storage is needed by editors.js (bug 850193)
2013-03-12 14:58:20 +00:00
Kevin Ngo
43db237c1c
remove duplicate editors.js in asset bundles
2013-03-12 00:04:24 -07:00
Alexis Métaireau
644b64b29d
Record app creation via the API to monolith.
2013-03-11 21:31:48 -07:00
Kevin Ngo
00c587059d
position error message on transaction refund form in lookup tool (bug 837217)
2013-03-11 18:54:17 -07:00
Andy McKay
d80796b870
docs and make available without a pk (bug 846020)
2013-03-11 16:02:22 -07:00
Chuck Harmston
53ee8b052f
Add REVIEWER_ATTACHMENT_PATH to base settings files for all sites
2013-03-11 15:46:56 -07:00
Chris Van
ddbafc6ab6
add bundles from zamboni/editors to mkt/reviewers
2013-03-11 15:15:59 -07:00
Chris Van
f4968cbabf
fix test
2013-03-11 15:03:56 -07:00
Andy McKay
07aba932ea
read user info API (bug 846020)
2013-03-11 14:46:46 -07:00
Chris Van
64e47d6707
accept slug during theme submission (bug 845537)
2013-03-11 14:26:03 -07:00
Matt Basta
ef2716c458
Add missing commas (sorry jenkins)
2013-03-11 12:32:20 -07:00
Chris Van
085e11a8fb
Revert "accept slug during theme submission (bug 845537)"
...
This reverts commit ea1812a427
.
2013-03-11 11:48:01 -07:00
Chris Van
6cb3042db4
remove stale theme submission tests (lives in AMO now)
2013-03-11 11:46:57 -07:00
Chris Van
ea1812a427
accept slug during theme submission (bug 845537)
2013-03-11 11:33:45 -07:00
Rob Hudson
bbc967742c
DRY up the reviewer tools templates btw desktop/mobile
2013-03-11 11:01:16 -07:00
Matt Basta
4f5c39eb53
Merge pull request #662 from nickdesaulniers/master
...
Updated packaged app installation info with Simulator push to device info
2013-03-11 10:49:23 -07:00
Nick Desaulniers
01bc5ac3c9
Updated packaged app installation info with Simulator push to device info
2013-03-11 10:48:14 -07:00
Chuck Harmston
6c0edc85ba
Allow reviewers to attach files to comments (bug #833497 )
2013-03-11 09:57:16 -07:00
Chris Van
0e58be35bb
Merge pull request #658 from cvan/themes-icon
...
generate theme thumbnails (bug 846088)
2013-03-10 22:45:29 -07:00
Chris Van
1d05882330
Merge pull request #659 from cvan/spanish
...
do not truncate long footer links for good l10n (bug 844456)
2013-03-10 22:45:04 -07:00
Kevin Ngo
a5573fd492
use gaia action menu on apps reviewing page and mod. review queue page
2013-03-08 17:03:29 -08:00
Kevin Ngo
c8ad4bdf95
hook gaia action menu for reviewers log navigation (bug 848123)
2013-03-08 17:03:29 -08:00
Kevin Ngo
ab4abfd085
fix reviewer tab css regressions, remove menupicker (bug 847330)
2013-03-08 17:03:29 -08:00
Kevin Ngo
81b990883a
mobile paginator for mobile reviewers (bug 839541)
2013-03-08 17:03:29 -08:00
Kevin Ngo
b166d1f258
condense device list column on mobile reviewers (bug 839541)
2013-03-08 17:03:29 -08:00
Kevin Ngo
362c8e1b9e
remove payments column on mobile reviewers (bug 839541)
2013-03-08 17:03:29 -08:00
Kevin Ngo
77dabfa2c0
queue tab switching overlay on mobile reviewers (bug 839541)
2013-03-08 17:03:29 -08:00
Kevin Ngo
4b6f96bc62
move search outside of island on mobile reviewers (bug 839541)
2013-03-08 17:03:29 -08:00
Kevin Ngo
1cbb24d72a
selected tabs on mobile reviewer tools (bug 839541)
2013-03-08 17:03:29 -08:00
Rob Hudson
1bd72ec0e6
Quick fix for last commit
2013-03-08 17:01:31 -08:00
Rob Hudson
d9853c03ad
Updated waiting times column on review queues (bug 793914)
...
For the pending and updated queues, we now use version.nomination. And
version.nomination is set when app status goes to PENDING. For escalated
and re-review queues we use the queue's created stamp.
2013-03-08 16:51:00 -08:00
Kumar McMillan
f180bb5377
No payments-disabled notice for keys (bug 834486)
...
This disabled notice does not apply to the in-app
payment tester keys. It was also causing a traceback
because there is no addon on the template.
2013-03-08 12:53:38 -06:00
Matt Basta
d623d8fe1c
HEY! EDNA! LEAVE THOSE STRINGS ALONE
2013-03-08 10:38:09 -08:00
Matt Basta
4b6a67b937
All in all you're just a...nother _() in the .PO
...
DAH DAH DAH, nah nah duh dah nuhnahnah
2013-03-08 10:36:31 -08:00
Matt Basta
72c9dc7960
We don't need no i18n control
2013-03-08 10:32:57 -08:00
Matt Basta
cd224d2652
We don't need no localization
...
dahh nuh nah, nuh nah nuh nah nuh
2013-03-08 10:23:58 -08:00
Davor Spasovski
61f86c0e35
mobile moderated review queue (bug 839543)
2013-03-07 19:19:29 -08:00
Andy McKay
3e33fdeb5b
unbork search results
2013-03-07 11:42:35 -08:00
Andy McKay
44459b3e50
and remove test
2013-03-07 11:23:39 -08:00
Andy McKay
50fc390940
remove pre-approval url
2013-03-07 11:12:52 -08:00
Andy McKay
320ae58a7a
add back in start_purchase
2013-03-07 10:39:29 -08:00
Andy McKay
b9eb8b298a
add in cef logging (bug 839180)
2013-03-07 10:21:21 -08:00
Andy McKay
2d1a3e4952
remove old code (bug 839180)
2013-03-07 10:04:58 -08:00
Rob Hudson
3ed2398e37
Revert "Updated waiting times column on review queues (bug 793914)"
...
This reverts commit 220aaecfc1
.
2013-03-07 08:25:03 -08:00
Kumar McMillan
baaa78691c
Switch moz_inapp_pay to mozpay
2013-03-07 10:15:47 -06:00
Chris Van
0135a134ae
do not truncate long footer links for good l10n (bug 844456)
2013-03-07 00:15:49 -08:00
Chris Van
362c569d43
generate theme thumbnails (bug 846088)
2013-03-07 00:14:12 -08:00
Rob Hudson
c859a7f3f3
Fixed failing tests (bug 793914)
2013-03-06 18:03:19 -08:00
Rob Hudson
220aaecfc1
Updated waiting times column on review queues (bug 793914)
...
For the pending and updated queues, we now use version.nomination. And
version.nomination is set when app status goes to PENDING.
For escalated and re-review queues we use the queue's created stamp.
2013-03-06 16:20:23 -08:00
Allen Short
c16d25dbf8
tests for session api auth
2013-03-06 13:01:43 -08:00
Andy McKay
66dd3aa699
allow a missing app to return a 404
2013-03-06 11:58:23 -08:00
Allen Short
322abf76f6
Allow read-only access using session cookie. (bug 834398)
2013-03-06 11:20:40 -08:00
Andy McKay
7ad77b0721
ensure a string doesnt throw a 500 (bug 789616)
2013-03-06 11:02:10 -08:00
Rob Hudson
6e7ddcc1b8
Added option to filter by addon type (bug 842693)
2013-03-06 09:59:23 -08:00
Stuart Colville
9e0d9a4ba1
Merge pull request #646 from muffinresearch/lock-orientation-potrait-844186
...
Lock orientation to portrait-primary (bug 844186)
2013-03-06 02:17:49 -08:00
Alexis Métaireau
58b0eed9ec
Record user creation, app submissions and ratings.
...
Also rename "send_request" into "record_action"
and be sure to stringify everything before hashing it
2013-03-05 22:29:59 -08:00
Davor Spasovski
04c9d66e9a
mobile review queue log page (bug 839544)
2013-03-05 16:40:03 -08:00
Andy McKay
0669b02a8c
backport and fix for oauth method override (bug 844159)
2013-03-05 16:06:56 -08:00
Kevin Ngo
78693f6a97
remove duplicate editors.js in asset bundles
2013-03-05 15:53:38 -08:00
Andy McKay
48354190bc
temp commit, see if we need to be tied to master
2013-03-05 14:03:24 -08:00
Davor Spasovski
34367ef909
mobile review details page (bug 839540)
2013-03-05 10:54:16 -08:00
Stuart Colville
9961de36c4
Lock orientation to portrait-primary (bug 844186)
2013-03-05 15:49:11 +00:00
Allen Short
df2a5cf66c
Ratings API resource for Fireplace (bug 841199)
2013-03-04 17:41:30 -08:00
Andy McKay
20dc5288d3
use tastypies paginator (bug 758542)
2013-03-04 15:44:33 -08:00
Kumar McMillan
bc7c3f6524
Declare access for Bango product keys (bug 837169)
...
Keys created during bank account setup can be
purchased. Keys created for dev testing can only
be simulated.
2013-03-04 12:03:42 -06:00
Chris Van
8ac2b9a4b2
fix test since dashboard links changed for packaged apps
2013-03-04 09:47:06 -08:00
Chris Van
2fafaae3c3
remove unnecessarily duplicated bundle blocks in ecosystem pages
2013-03-04 09:47:06 -08:00
Chris Van
83d326d388
we are extending from AMO bundles again so unnecessary
2013-03-04 09:47:06 -08:00
Stuart Colville
4efd68ea2d
Merge pull request #653 from muffinresearch/review-tools-missing-funcs
...
fix exists() not a func and missing z.Storage dep on review pages.
2013-03-04 09:41:53 -08:00
Stuart Colville
cca1bd52d8
fix exists() not a func and missing z.Storage dep on review pages.
2013-03-04 17:35:11 +00:00
Rob Hudson
65949177ae
Updated sign_apps mgmt command to only sign public (bug 840777)
2013-03-04 09:14:45 -08:00
Stuart Colville
4ba5370cf6
Merge pull request #652 from muffinresearch/fix-review-tools-regression-847401
...
Fix review tools edit links (bug 847401)
2013-03-04 08:41:06 -08:00
Stuart Colville
12c8a80624
Fix review tools edit links (bug 847401)
2013-03-04 15:07:26 +00:00
Stuart Colville
83ea97a45e
fix devhub regressions (bugs 847326, 847296, 847317)
2013-03-04 13:36:05 +00:00
Rob Hudson
d5dcfe263d
Moving to avoid mkt model imports on amo
2013-03-01 15:59:37 -08:00
Rob Hudson
8bdd5dd4bf
Added status filter to search API for priv users (bug 842693)
2013-03-01 14:56:52 -08:00
Rob Hudson
414c771eae
Made app_type filter ok for anon users (bug 842693)
2013-03-01 14:56:52 -08:00
Matt Basta
82f65dccb4
Split AMO and Marketplace devhubs
2013-03-01 14:26:57 -08:00
Chris Van
181cba1270
this pains me: continue to use AMO's bundles for Marketplace admin
2013-03-01 14:02:45 -08:00
Chris Van
1e70e7ed33
MKT admin requires zamboni/css for reasons beyond me
2013-03-01 14:02:45 -08:00
Jen Fong-Adwent
27df63db6a
don't localize git clone
2013-03-01 16:43:37 -05:00
Matt Basta
0ed3668c44
CSS and doc changes (bug 846515)
2013-03-01 13:24:16 -08:00
Matt Basta
6dbd8da4ae
Whitespace from blobs in devhub (bug 846515)
...
Remove it all
2013-03-01 13:05:05 -08:00
Chris Van
b3c5c77054
re-include some of our AMO asset dependencies :(
2013-03-01 11:55:19 -08:00
Stuart Colville
cd4cf53c86
Add adult/child flags to Admin settings (bug 841453)
2013-03-01 17:29:10 +00:00
Chris Van
4b5fcb4b37
remove AMO debug bundle from MKT
2013-02-28 15:25:08 -08:00
Rob Hudson
3b34825bd1
Updated path if app is rejected (bug 846482)
2013-02-28 14:39:09 -08:00
Chris Van
1918c6dbfa
do not extend from AMO bundles for Marketplace bundles
2013-02-28 14:27:35 -08:00
Chris Van
47dd18be49
consumer pages share NO CSS whatsoever with Developer Tools, Reviewer Tools, Lookup Tools, Statistics
2013-02-28 13:55:07 -08:00
Andy McKay
9641dc0cb2
allow anonymous access to public apps (bug 833591)
2013-02-28 16:18:01 -05:00
Davor Spasovski
ef505643aa
mobile review queue navigation system (bug 839545)
2013-02-28 11:56:34 -08:00
Jen Fong-Adwent
30d2478f4f
refactored tests (bug 843691)
2013-02-28 14:33:10 -05:00
Alexis Métaireau
554b815d60
Ensure the session key is a string before using it.
2013-02-28 10:17:33 +01:00
Chris Van
d021b4c224
change submission URLs from /developers/submit/app/* to /developers/submit/ (bug 834056)
2013-02-27 20:51:40 -08:00