Stuart Colville
281c0a22da
Merge pull request #931 from muffinresearch/worldwide-invalid-if-disabled
...
Don't allow worldwide/other region when disabled (bug 897511)
2013-07-24 10:24:51 -07:00
Stuart Colville
4be3b695fe
Don't allow worldwide/other region when disabled (bug 897511)
2013-07-24 16:55:09 +00:00
Kevin Ngo
7d783dd20f
fix non-app lookups (bug 897178)
2013-07-24 09:09:25 -07:00
Rob Hudson
54c33d5351
While reindexing include deleted apps (bug 896782)
2013-07-24 07:22:41 -07:00
Rob Hudson
98936dec64
Explicitly unindex in tests
2013-07-24 07:08:06 -07:00
Stuart Colville
b26faaa6ed
Notify on price region changes for paid apps (bug 888023)
2013-07-24 13:31:33 +00:00
Kevin Ngo
a63bd72b73
don't let operators search by other addon types (bug 897178)
2013-07-23 14:22:16 -07:00
Andy McKay
51bf942443
add in a payment status page (bug 889629)
2013-07-23 13:42:39 -07:00
Andy McKay
00789340eb
Merge pull request #904 from davidbgk/891000-status-code-409
...
Return a different status code for "already purchased" (bug 891000)
2013-07-23 07:52:44 -07:00
David Larlet
a6d0b9238f
Return a different status code for "already purchased" (bug 891000)
2013-07-23 16:50:25 +02:00
Wraithan (Chris McDonald)
fa48d8296e
bypass region middleware when it is not the API (bug 784843 and bug 892704)
2013-07-23 00:59:59 -07:00
Chris Van
35b86910fa
remove game from Brazil when content ratings removed (bug 786735)
2013-07-22 20:02:32 -07:00
Matt Basta
f34b1f4ce5
Fragment bang meta head (bug 889565)
...
windshield wiper door jamb asbestos carpool
2013-07-22 19:06:34 -07:00
Chris Van
7a8e4802c6
fix validator test
2013-07-22 15:19:05 -07:00
Kevin Ngo
082716a737
style app review page summary and sidebar
2013-07-22 15:11:20 -07:00
Kevin Ngo
c81dbe3387
unsquish the sidebar on reviewed theme review detail pages
2013-07-22 15:00:36 -07:00
Chris Van
f973c8dc86
use current_version or latest_version for features list in devhub (bug 896692)
2013-07-22 13:58:34 -07:00
Mathieu Pillard
303365502e
Fix intermittent test failure test_versions_multiple (bug 896575)
2013-07-22 20:45:07 +02:00
Kevin Ngo
3d1f39d90a
possible caching problem with themelocks, tests (bug 856141)
2013-07-22 10:49:22 -07:00
Andy McKay
7853d2e43d
Merge pull request #912 from davidbgk/878876-package-size
...
Pass through package size for packaged apps (bug 878876)
2013-07-22 10:11:30 -07:00
Mathieu Pillard
b8471e5eab
Revert "Fix weird unicode-related bug in tests" (this breaks jenkins tests)
...
This reverts commit ee76b1bef4
.
2013-07-22 14:15:45 +02:00
Mathieu Pillard
ee76b1bef4
Fix weird unicode-related bug in tests
2013-07-22 12:39:50 +02:00
Chris Van
d2b3e1e0de
remove 404 links to "Unsubscribe" in Marketplace emails (bug 802379)
2013-07-19 15:57:44 -07:00
Chris Van
d2b4ebc2c5
redirect users after accepting TOS from developer API page (bug 860111)
2013-07-19 15:41:55 -07:00
Kevin Ngo
556426757b
remove unused helper function in theme test views
2013-07-19 14:18:41 -07:00
Chris Van
7f07efbf20
do not expect request.TABLET/request.MOBILE in context_processors (for @ngokevin <3)
2013-07-19 14:13:53 -07:00
Kevin Ngo
df975c04d9
fix zadmin featured apps when no category given
2013-07-19 13:49:12 -07:00
Rob Hudson
b43d7a2357
Fixed wrapping on reviewer tools homepage
2013-07-19 12:21:41 -07:00
Rob Hudson
e944d187f3
Bring back the waiting time charts for other queues (bug 769705)
2013-07-19 12:07:08 -07:00
Matt Basta
83df1a0c18
Update "Smartphone-Sized Display" description
...
Just making this more clear that it's not "phone only", it's "qHD only".
2013-07-19 11:36:22 -07:00
Chris Van
e56224d590
fix leaky tests by patching the right thing
2013-07-19 10:58:51 -07:00
Chris Van
25409d1e85
remove cookie test
2013-07-19 10:25:07 -07:00
David Larlet
1530e5b574
Pass through package size for packaged apps (bug 878876)
2013-07-19 17:56:47 +02:00
Mathieu Pillard
464daca5ae
Fix app details editing for rejected/disabled hosted apps (bug 895752)
...
Drive-by fix, also let developers edit features of rejected apps,
and don't mark the app for re-review if features changed in that
case.
2013-07-19 15:34:56 +02:00
Mathieu Pillard
5736c964f9
Make manifest_url not required for packaged apps in basic form (bug 800341)
...
Also make cat_form go with the rest of the form to prevent changes
to be saved if a form is invalid (previously, since cat_form was
valid and it saved the addon instance, invalid changes could be
saved as long as the cat_form was valid)
2013-07-19 14:24:57 +02:00
Kevin Ngo
4865d1a7df
try fixing rating resource test
2013-07-18 16:18:25 -07:00
Rob Hudson
b9b3993814
Fixed upload urls from using wrong slug
2013-07-18 15:53:16 -07:00
Chris Van
4ae541a2e6
thanks, @mattbasta, for everything you do for me :)
2013-07-18 15:09:21 -07:00
Andy McKay
43ed6e1950
add in a debug api and refactor appviewset (bug 887324)
2013-07-18 14:36:23 -07:00
Rob Hudson
491325f783
Cache the list, not the ValuesListQuerySet
2013-07-18 14:17:55 -07:00
Kevin Ngo
43935dfb70
fix review pages
2013-07-18 13:49:19 -07:00
Kevin Ngo
2f41536b22
fix zadmin test
2013-07-18 12:38:08 -07:00
Kevin Ngo
f35616a41d
don't use reviewer minifest in lookup
2013-07-18 12:25:10 -07:00
Christopher Van
47cd7a7acc
Merge pull request #901 from eviljeff/846055
...
quick fix for bug 846055
2013-07-18 12:14:06 -07:00
Wraithan (Chris McDonald)
0314024aa0
Add a bunch of counters to see what is going on (bug 892704)
2013-07-18 11:00:43 -07:00
Kevin Ngo
0105baa021
expand minimanifest url (bug 852691)
2013-07-18 10:53:57 -07:00
Kevin Ngo
e4750a65e0
minimanifest url to reviewers and lookup (bug 852691)
2013-07-18 10:51:41 -07:00
Kevin Ngo
7bd3a0260c
fix api test
2013-07-18 10:31:42 -07:00
Andrew Williamson
13a62d8e7c
quick fix for bug 846055
2013-07-18 18:30:18 +01:00
Rob Hudson
3498f7502b
Actually pass the addon to the form (bug 892694)
...
The tests from commit c72ff7f2
should cover this.
2013-07-18 10:21:07 -07:00