Allen Short
|
b195d3952b
|
convert ReceiptResource (bug 910577)
|
2013-11-20 15:19:27 -08:00 |
Kevin Ngo
|
e579423fdc
|
Merge pull request #1416 from ngokevin/iarcfront
call set_storefront_data when app disable/deleted (bug 932090)
|
2013-11-20 14:59:58 -08:00 |
Rob Hudson
|
18005ee190
|
Update form name to work with IARC
|
2013-11-20 13:19:35 -08:00 |
Kevin Ngo
|
b9a99d3c15
|
Merge pull request #1409 from ngokevin/iarcadult
flag app for rereview if rating changes to adult (bug 939220)
|
2013-11-20 12:14:24 -08:00 |
Kevin Ngo
|
e21bede38b
|
flag app for rereview if rating changes to adult (bug 939220)
|
2013-11-20 12:13:22 -08:00 |
Andy McKay
|
4fec2ae4f0
|
fix up mocks
|
2013-11-20 11:55:59 -08:00 |
Kevin Ngo
|
6316de1110
|
Merge pull request #1414 from ngokevin/themes
show success msg w/ pts for theme queue (bug 940736)
|
2013-11-20 11:52:06 -08:00 |
Kevin Ngo
|
525e680ae8
|
show success msg w/ pts for theme queue (bug 940736)
|
2013-11-20 11:51:03 -08:00 |
Wil Clouser
|
b1b272fd38
|
add 'mk' locale
|
2013-11-20 11:10:51 -08:00 |
Allen Short
|
696c0bd017
|
more tests fixes
|
2013-11-20 10:58:04 -08:00 |
Mathieu Pillard
|
e9c9597fbf
|
Merge pull request #1419 from diox/fix-requests-headers-serialization
Convert headers coming from requests to dict before serializing (bug 941000)
|
2013-11-20 10:46:26 -08:00 |
Allen Short
|
a67443884a
|
test fixes
|
2013-11-20 10:23:50 -08:00 |
Andy McKay
|
e972075d1e
|
remove setup code from zamboni (bug 936680)
|
2013-11-20 10:00:52 -08:00 |
Rob Hudson
|
8f7a002173
|
Updated after seeing race condition on -dev
|
2013-11-20 09:12:39 -08:00 |
Andy McKay
|
f4e7744151
|
Merge pull request #1413 from andymckay/940524
rename column to be more neutral (bug 940524)
|
2013-11-20 09:12:20 -08:00 |
Mathieu Pillard
|
dbec844b19
|
Merge pull request #1408 from diox/convert-regionresource-to-drf
Convert CarrierResource and RegionResource to DRF (bug 910616, bug 940352)
|
2013-11-20 08:08:51 -08:00 |
Mathieu Pillard
|
9ed4bbdda1
|
Convert CarrierResource and RegionResource to DRF (bug 910616, bug 940352)
|
2013-11-20 16:50:08 +01:00 |
Rob Hudson
|
a3bf0259f8
|
Added a new log to IARC cron
|
2013-11-20 07:43:34 -08:00 |
Mathieu Pillard
|
c8fc4a0627
|
Convert headers coming from requests to dict before serializing (bug 941000)
|
2013-11-20 16:29:24 +01:00 |
Mathieu Pillard
|
402daac278
|
Convert RatingResource and RatingFlagResource to DRF (bug 910570, bug 910571)
|
2013-11-20 14:12:48 +01:00 |
Louis Liu
|
938286c8ec
|
fix "NameError"
fix "NameError: name 'CompatRelatedField' is not defined
|
2013-11-20 18:20:43 +08:00 |
Allen Short
|
afc2d235bc
|
support None in TranslationSerializerField
|
2013-11-19 23:04:07 -08:00 |
Allen Short
|
08594339b6
|
simplify abuse resource serialization/unserialization
|
2013-11-19 23:04:07 -08:00 |
Allen Short
|
43a8a6a35d
|
slug-or-pk field
|
2013-11-19 22:57:58 -08:00 |
Allen Short
|
6b93225c3f
|
simplify and improve authorization objects
|
2013-11-19 22:57:58 -08:00 |
Allen Short
|
72c0637336
|
switch to SlugOrIdMixin for CategoryViewSet
|
2013-11-19 22:57:58 -08:00 |
Allen Short
|
10844dd208
|
AnyOf, a tool for composing permissions for DRF
|
2013-11-19 22:57:58 -08:00 |
Allen Short
|
1f948578cc
|
deal with POST/PUT issues with DRF and OAuth
|
2013-11-19 22:54:30 -08:00 |
Matt Basta
|
a6704d233e
|
Fix HTML syntax error (how did we not see this?!)
Did this page even get any traffic? :O
|
2013-11-19 20:51:34 -08:00 |
Kevin Ngo
|
ce36949dd8
|
call set_storefront_data when app disable/deleted (bug 932090)
|
2013-11-19 18:03:31 -08:00 |
Chris Van
|
469b38195f
|
add `Webapp.is_offline` and `?offline=True|False` to search API (bug 937698)
|
2013-11-19 16:59:15 -08:00 |
Rob Hudson
|
314069fc91
|
Added logging to IARC pingback API
|
2013-11-19 16:53:15 -08:00 |
Kevin Ngo
|
3073ad0600
|
fix ratings edit test
|
2013-11-19 16:54:44 -08:00 |
Andy McKay
|
cf10401e66
|
Merge pull request #1415 from andymckay/940528
make ids and classes neutral (bug 940528)
|
2013-11-19 16:43:33 -08:00 |
Andy McKay
|
fc218b6beb
|
make ids and classes neutral (bug 940528)
|
2013-11-19 16:39:26 -08:00 |
Kevin Ngo
|
17fb47c559
|
use settings.IARC_PLATFORM in iarc form now
|
2013-11-19 16:20:47 -08:00 |
Rob Hudson
|
e6f96ecaaa
|
Fixed dump task when user installed a now deleted app
|
2013-11-19 15:51:47 -08:00 |
Andy McKay
|
05594e78f5
|
rename column to be more neutral (bug 940524)
|
2013-11-19 15:29:02 -08:00 |
Chris Van
|
3b258fcbcc
|
fix "Logs" tab URL (bug 940631)
|
2013-11-19 13:48:03 -08:00 |
Kevin Ngo
|
33c4404ef3
|
fix admin content ratings form choices
|
2013-11-19 11:59:13 -08:00 |
Kevin Ngo
|
d76f6f2cd3
|
Merge pull request #1405 from ngokevin/iarcform
try to prefill initial iarc form data (bug 939883)
|
2013-11-19 11:14:55 -08:00 |
Kevin Ngo
|
a781a0d9e4
|
try to prefill initial iarc form data (bug 939883)
|
2013-11-19 11:13:35 -08:00 |
Rob Hudson
|
c303b6e46b
|
Cleanup based on review
|
2013-11-19 11:10:58 -08:00 |
Rob Hudson
|
811916c777
|
Fixed template path after it moved
|
2013-11-19 10:30:05 -08:00 |
Chris Van
|
24fcc7446b
|
fix Reviewer Tools tab URLs (bug 940100)
|
2013-11-19 10:28:06 -08:00 |
Matt Basta
|
a0b0d459a8
|
Fix broken links in reviewer tools (bug 940100)
|
2013-11-19 10:14:42 -08:00 |
Rob Hudson
|
f7a4745590
|
Dump user install data (bug 938915)
|
2013-11-19 09:33:30 -08:00 |
Kevin Ngo
|
0eefcc1566
|
fix content rating icons on rev/dev pages
|
2013-11-19 05:18:29 -08:00 |
Mathieu Pillard
|
b49a6e08eb
|
Add missing tests for payments account API
|
2013-11-19 13:21:28 +01:00 |
Kevin Ngo
|
aa9cb69d81
|
fix search api dehydrate test
|
2013-11-19 02:18:31 -08:00 |