Chuck Harmston
7f60c245e4
Featured app querysets that specify a region and limit populate with Webapps featured worldwide if queryset size is smaller than limit (bug 842312)
2013-02-20 19:27:55 -06:00
Jen Fong-Adwent
aa4fff1c57
IA changes for devhub publish section (bug 839667)
2013-02-20 19:28:29 -05:00
Chris Van
72dc347cee
region adjustments
2013-02-20 16:26:54 -08:00
Chris Van
4364b87ee0
do a synchronous POST if locale or region changes (bug 811939)
2013-02-20 15:43:48 -08:00
Matt Basta
0d9ef27917
Update hue on image asset upload (bug 840382)
2013-02-20 15:29:53 -08:00
Chris Van
ba589ab7bc
fix alignment of "sign in" window (bug 843283)
2013-02-20 14:28:51 -08:00
Chris Van
21e7059026
do not do `required` form validation in devhub ... yet (bug 843341)
2013-02-20 14:16:52 -08:00
Andy McKay
f3209721de
only update if dict
2013-02-20 13:59:08 -08:00
Davor Spasovski
cda38ea811
upgrade to jquery-ui 1.10.1 (bug 842776)
2013-02-20 13:21:05 -08:00
Jen Fong-Adwent
bead081654
IA changes for devhub design section (bug 839665)
2013-02-20 16:04:04 -05:00
Andy McKay
e415d2d918
use wildcards
2013-02-20 12:51:47 -08:00
Chris Van
7485e1b23a
remove more sen stuff
2013-02-20 11:50:39 -08:00
Alexis Métaireau
01341b0dcf
Fix the OAuth test client to sign using the QS.
...
The test client wasn't using the additional data passed to sign the request,
which made some tests fail.
2013-02-20 18:48:26 +01:00
Alexis Métaireau
2c5879f869
Add model & API to store monolith temporary stats.
...
See bug 839148 and bug 839150
2013-02-20 18:47:59 +01:00
Chris Van
43d1e7b03a
add locale/region to desktop footer (bug 811939)
2013-02-19 18:10:59 -08:00
Chris Van
9ff8455cbc
remove SEN carrier store
2013-02-19 16:45:15 -08:00
Chris Van
aa05e924f7
[TOFIRE] new signed-out experience (bug 839247)
2013-02-19 16:37:42 -08:00
Andy McKay
d16d95a749
add in a CORS resource (bug 794496)
2013-02-19 16:35:18 -08:00
Matt Basta
3d2c962f16
Add soft deletion to app versions (bug 800087)
2013-02-19 16:22:15 -08:00
Rob Hudson
b9d7939d30
Added device type filter to search api (bug 842693)
2013-02-19 15:22:57 -08:00
Rob Hudson
914781774e
Added query term filter to search API (bug 842693)
2013-02-19 14:23:39 -08:00
Jen Fong-Adwent
a6b9ca98de
strip whitespace
2013-02-19 16:41:03 -05:00
Chris Van
3e26ca1d0d
show 9 instead of 6 apps on mobile (bug 840382)
2013-02-19 12:20:43 -08:00
Jen Fong-Adwent
5b1b1fefe3
navigation IA updates (bug 839664)
2013-02-19 14:19:21 -05:00
Andy McKay
8761da6d37
remove unused import
2013-02-18 14:28:32 -08:00
Andy McKay
9e3711580a
update api token page (bug 842382)
2013-02-18 14:02:06 -08:00
Andy McKay
9f64be84b4
unused import
2013-02-18 09:29:44 -08:00
Andy McKay
38bf0cf50b
fix tests
2013-02-15 19:21:48 -08:00
Andy McKay
f5508e2ca3
add in support email, set read only fields, make vat optional (bug 841100 and more)
2013-02-15 17:29:57 -08:00
Andy McKay
aa7f7a6d49
add in app to the refund page (bug 841857)
2013-02-15 17:26:42 -08:00
Andy McKay
94063b5b5c
reformat datetime into nice date (bug 838751)
2013-02-15 17:25:53 -08:00
Chris Van
566635f406
disable form submit buttons when form is invalid (bug 840663)
2013-02-15 16:15:56 -08:00
Rob Hudson
2d2a6e357a
Added apps reviewing page (bug 832016)
2013-02-15 14:56:15 -08:00
Chuck Harmston
a4b1f1d59d
Move assertQuerySetEqual to the base test case
2013-02-15 13:06:49 -06:00
Chris Van
5ceac9b1ac
remove unneeded CSS
2013-02-15 09:22:54 -08:00
Chuck Harmston
db9a573198
Fix build broken in c030931:
...
* Update Webapp.featured to return a set of Webapp instances, rather than a
QuerySet of their FeaturedApp instances.
* Fix incorrect use of the eq_ shortcut in
TestFeaturedAppQueryset.test_queryset_featured
2013-02-15 09:12:10 -06:00
Chuck Harmston
c030931537
Refactor featured app logic into manager methods
2013-02-15 08:19:31 -06:00
Chuck Harmston
b4998e7f09
Add slug field to CategoryResource, update docs.
2013-02-15 08:19:31 -06:00
Chris Van
9110d96da4
run jquery-migrate only on -dev
2013-02-15 05:58:15 -08:00
Jen Fong-Adwent
a62647e4e3
IA changes for landing page (bug 839662)
2013-02-14 19:48:14 -05:00
Davor Spasovski
14e9f62fed
upgrade to jquery 1.9.1 on marketplace
2013-02-14 16:38:33 -08:00
Chris Van
53018fa0f2
add data-locales to z.body for Reviewer Tools
2013-02-14 15:01:24 -08:00
Chris Van
703aa6396c
some massive CSS cleanup
2013-02-14 14:37:11 -08:00
Andy McKay
f92d8088e3
add in some logging
2013-02-14 13:41:26 -08:00
Chris Van
1d3fb6ca51
fix 0.00 "paid" apps and its tests (bug 841177)
2013-02-13 17:34:00 -08:00
Chris Van
614935e8a8
free app with in-app payments should say "Free" not "0.00" (bug 841177)
2013-02-13 15:37:28 -08:00
Rob Hudson
fca485ed13
Assume manifests are utf-8 (bug 840290)
2013-02-13 15:17:21 -08:00
Matt Basta
33eaee2c46
Remove more recaptcha for @cvan
2013-02-13 11:54:35 -08:00
Matt Basta
d00e659a5c
Less crap in data attributes
2013-02-13 11:52:19 -08:00
Matt Basta
f2eb621eae
Add permissions to the reviewer tools (bug 796171)
2013-02-12 16:27:08 -08:00
Kumar McMillan
32441fc34e
Fix unused var
2013-02-12 17:36:16 -06:00
Chris Van
efa935d051
move /settings/feedback to /feedback
2013-02-12 15:18:05 -08:00
Chris Van
95a7685fb0
move some tests around
2013-02-12 14:28:51 -08:00
Chris Van
1bdec0c020
remove dead file (bug 826480)
2013-02-12 13:52:14 -08:00
Chris Van
3a72b7a500
add potato captcha: the case of the recaptcha homicide (bug 826480)
2013-02-12 13:33:34 -08:00
Rob Hudson
fa109bd6f6
Run update_manifests for pending apps (bug 836328)
2013-02-12 08:58:38 -08:00
Kumar McMillan
fd9acfdab4
Log when a webpay postback fulfills a purchase
2013-02-11 18:58:13 -06:00
Kumar McMillan
2ccfc974d4
Accept post data in postback (bug 838066)
2013-02-11 17:53:30 -06:00
Rob Hudson
f1f210e94e
Added reviewer leaderboard (bug 824846)
2013-02-11 14:55:59 -08:00
Kumar McMillan
3e9334aaca
Create in-app payment keys (bug 834486)
2013-02-11 16:22:50 -06:00
Chris Van
899ebbd2b5
Firefox does not understand formnovalidate on <input>
2013-02-11 13:12:32 -08:00
Andy McKay
91f5010515
stop commit error when running celery as eager
2013-02-08 17:11:46 -08:00
Chris Van
a083b1aabe
unleash payments in USA
2013-02-08 16:59:51 -08:00
Chris Van
6b91ed96ec
do not validate empty search fields (bug 839049)
2013-02-08 11:53:48 -08:00
Chris Van
2e075b83e7
change home icon to back button (bug 839162)
2013-02-07 14:30:40 -08:00
Matt Basta
4b514064e8
Add logging for basket exception for @ednapiranha
2013-02-07 14:25:26 -08:00
Andy McKay
f505811259
add the headers correctly on the response (bug 769806)
2013-02-07 13:25:49 -08:00
Andy McKay
9731e7de1d
fix error
2013-02-07 12:06:58 -08:00
Jen Fong-Adwent
648504f753
added early adopter page (bug 834081)
2013-02-07 11:45:31 -08:00
Andy McKay
f93b674a0b
fix up record_failed_refund
2013-02-07 11:13:17 -08:00
Chris Van
51193f4ef2
remove more "anonymous-free-installs" logic (bug 839042)
2013-02-07 11:07:10 -08:00
Andy McKay
2b7e63fbca
add in user to the refund table (bug 835557)
2013-02-07 09:50:16 -08:00
Andy McKay
6fbf6f8bc3
cope with pending (bug 837158)
2013-02-07 09:43:56 -08:00
Chris Van
4ce20e0f40
remove "anonymous-free-installs" waffle switch
2013-02-07 00:43:37 -08:00
Chris Van
9564b31d04
remove "enable-search-suggestions-gaia" waffle switch
2013-02-07 00:40:05 -08:00
Rob Hudson
764c05c422
Removed test we no longer need
2013-02-06 23:22:47 -08:00
Chris Van
6fc5aaa627
show search X only when there is a search value
2013-02-06 22:44:12 -08:00
Chris Van
842df760e1
open Privacy Policy and TOS within the chromeless app (bug 837823)
2013-02-06 22:00:20 -08:00
Chris Van
efb8c07a70
remove support link from "Write a Review" page (bug 837829)
2013-02-06 21:57:29 -08:00
Chris Van
6035838e00
"Apps" to "My Apps" (bug 837822)
2013-02-06 21:47:41 -08:00
Rob Hudson
5950bc8ccf
Fixed typo
2013-02-06 18:07:01 -08:00
Rob Hudson
fba559bec9
Updated Search API to use AppResource (bug 838914)
2013-02-06 18:04:10 -08:00
Andy McKay
20e9a31326
clean up and typo
2013-02-06 15:43:01 -08:00
Andy McKay
6d7c39c938
add in api for failure notification (bug 797927-two)
2013-02-06 13:42:29 -08:00
Kumar McMillan
98c420228a
Stub out validator to fix test failures
2013-02-06 12:51:49 -08:00
Kevin Ngo
385f3927d9
call to solitude when requesting refund (bug 821890)
2013-02-06 04:34:31 -08:00
Matt Basta
398b98e632
More temporary fixes for submission (bug 837947)
...
Pass in the URL for FileUpload'd submissions, as well
2013-02-05 17:27:03 -08:00
Matt Basta
9b90b84b8b
Temporary fix for bug 837947
...
This should allow the app's URL to get passed in. Don't think it works
for the standalone validator.
2013-02-05 17:18:01 -08:00
Andy McKay
22e8b85e71
remove extra context vars
2013-02-05 11:51:19 -08:00
Rob Hudson
2d70937bc5
Bumped summary length to match webapp description spec (bug 836966)
2013-02-05 11:14:49 -08:00
Chris Van
ec0c5c1187
fix payments tests
2013-02-05 09:14:41 -08:00
Kevin Ngo
c7bdab7e10
fix uuid vs transaction_id logic
2013-02-04 19:59:34 -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
Rob Hudson
9476a7fec4
Removed 'allow-packaged-app-uploads' waffle (bug 835479)
2013-02-04 14:57:20 -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
Rob Hudson
ab81a486b8
Removed waffle switch for file-hash-paranoia (bug 781847)
2013-02-04 10:44:36 -08:00
Andy McKay
3165ba961c
block in-app config without in-app (bug 836583)
2013-02-03 08:07:08 -08:00