Chris Van
d8844359f9
filter apps by region on Home, Category Landing, Category Browse, Site Search, Search Suggestions (bug there-is-none, but bug 764033 is relevant)
2012-08-13 17:23:55 -07:00
Chris Van
4742efcc75
restrict Games category for Brazil regional store (bug 767952)
2012-08-13 16:46:15 -07:00
Chris Van
8f23b90d66
make sure the featured items are unique before taking slice
2012-08-13 16:45:06 -07:00
Chris Van
da4cc48fd9
empty_spots should be > 0
2012-08-13 16:00:35 -07:00
Chris Van
6465108aa8
fill empty spots with Worldwide-featured apps (bug 782335)
2012-08-13 15:23:13 -07:00
Andy McKay
8bce649195
simplify and update wording (bug 757566)
2012-08-13 15:11:19 -07:00
Rob Hudson
c1f14e322e
Updated "reject" to work for both hosted and packaged apps (bug 777964)
2012-08-13 12:11:04 -07:00
Rob Hudson
59503d7e22
Added `is_packaged` to files for packaged apps (bug 777964)
2012-08-13 10:33:09 -07:00
Chris Van
bc01253634
use a simpler CategoryForm instead of the bloated add-ons-specific CategoryFormSet
2012-08-12 23:45:48 -07:00
Chris Van
cf4f5327bc
use _lazy everywhere for form labels
2012-08-12 22:10:54 -07:00
Chris Van
4be94b5150
add tests for featured apps region filtering (bug 763701)
2012-08-12 16:13:32 -07:00
Chris Van
a9d84d9fd6
fix locale and region detection (bug 776679, bug 773498)
2012-08-10 18:26:49 -07:00
Allen Short
b3e1cdcc30
Allow selecting multiple regions for a featured app. Limit display
...
featured apps to the appropriate regions. (bug 763701)
2012-08-10 16:39:30 -07:00
Matt Basta
e42e0711d2
WIP featured app multiselect
2012-08-10 16:37:03 -07:00
jrconlin
8c08c56ac7
Bug 568458 - Mark reviews with URL like patterns for review
...
Added additional URL patterns to test and descriptive comment for regex.
Modified test to run 2nd+ patterns as review edit rather than create.
Updated docstring
2012-08-10 14:41:27 -07:00
Rob Hudson
84128308aa
File.status cleanup (bug 778779)
2012-08-10 14:14:08 -07:00
Kumar McMillan
8ae45a6360
Fix random fail by actually posting the right JWT
2012-08-10 09:18:43 -05:00
Rob Hudson
8803762191
Made manifest_updated not create new versions/files (bug 780980)
2012-08-09 16:06:03 -07:00
Kumar McMillan
b77acb1e97
Skipping jwt sig check test for now
2012-08-09 16:40:57 -05:00
Chris Van
bf7b1e1bd8
make rating out of 5 in email digest
2012-08-09 14:31:31 -07:00
Rob Hudson
8d81179446
Gave AdminTools:View access to featured app tool (bug 780771)
2012-08-09 13:58:14 -07:00
Kumar McMillan
61d4339ce3
Use request.read() to ensure JWT is in bytes
2012-08-09 13:29:03 -05:00
Chris Van
b3411a52c8
add hack for carrier stores until regional stores go live
2012-08-09 01:56:12 -07:00
Chris Van
143c08a295
disable country stores for push
2012-08-09 01:53:59 -07:00
Allen Short
ea95f98d2b
fix minor details
2012-08-08 14:04:53 -05:00
Allen Short
4810ea0786
Add flag for flash-using apps. (bug 776973)
2012-08-08 13:27:33 -05:00
Matt Basta
63b95288f4
Show 128x128 icons in the devhub (bug 779200)
2012-08-07 17:15:56 -07:00
Rob Hudson
b8a85263af
Removed duplicated code in webapps.tasks
2012-08-07 16:39:25 -07:00
Matt Basta
75b5008751
Revert fix for bug 747049; did not work
...
This is only partially fixing the problem and is making it really tough to properly diagnose the underlying issue.
2012-08-07 11:31:34 -07:00
Chris Van
f4586a23df
add new stars to reviews on desktop
2012-08-06 22:35:53 -07:00
Chris Van
d1d59da1ce
cleanup for reply middot, replies on permalink page, zebra striping
2012-08-06 21:36:12 -07:00
Chris Van
54fa390ff6
do not ever use replies as existing reviews for admins (bug 780627)
2012-08-06 21:08:29 -07:00
Chris Van
81f3eb7733
make mobile-friendly paginator for reviews (bug 764078)
2012-08-06 20:34:37 -07:00
Chris Van
21b2b38339
add permalinks for review replies (bug aw-naw)
2012-08-06 20:34:31 -07:00
Matt Basta
a8bda0b126
Convert device types to constant; fix L10n bugs (bugs 727235, 771573)
2012-08-06 18:03:20 -07:00
Allen Short
0d98cbb977
nits
2012-08-06 17:44:16 -05:00
Kumar McMillan
797995d7af
Fully process B2G app payment via postback (bug 776646)
2012-08-06 17:30:58 -05:00
Allen Short
9c6c099993
Revert accidentally-merged stale revision
...
This reverts commit 128eb2bb6f
.
2012-08-06 15:59:51 -05:00
Allen Short
836a2fee34
Add support for ratings bodies and app ratings. (bug 775775)
2012-08-06 15:46:42 -05:00
Allen Short
128eb2bb6f
add refresh button for app manifests (bug 757297)
2012-08-06 14:27:53 -05:00
Chris Van
e05d1984e7
fix more region store tests
2012-08-03 13:31:03 -07:00
Chris Van
3168c2e5f8
Revert "Revert "allow developers to specify regions in devhub (bug 764033)""
...
This reverts commit c56256fb39
.
2012-08-03 12:06:38 -07:00
Chris Van
235bd25660
wrap reviews in flag
2012-08-02 14:00:51 -07:00
Chris Van
15a844ab59
get name to show up on details submission step omg (bug 747049)
2012-08-02 13:11:11 -07:00
Chris Van
a6ed5b20fa
do not link to timeline on Marketplace devhub dashboard (bug sadface)
2012-08-02 13:06:48 -07:00
Chris Van
c56256fb39
Revert "allow developers to specify regions in devhub (bug 764033)"
...
This reverts commit bc8c206ed5
.
2012-08-01 17:07:15 -07:00
Chris Van
bc8c206ed5
allow developers to specify regions in devhub (bug 764033)
2012-08-01 15:44:08 -07:00
Chris Van
aab3ff4a3f
polish for reviews on detail page (bug 755922)
2012-07-31 11:00:27 -07:00
Chris Van
37db549d1a
include promo slider even if there are no previews (bug 760062)
2012-07-31 09:28:44 -07:00
Kevin Ngo
78fc209387
remove duplicate js in asset bundles, change submit review button text on review delete
2012-07-30 12:53:20 -07:00