Chris Van
|
de212ab6be
|
remove mkt.themes app from Marketplace (bug 855449)
|
2013-03-27 22:37:44 -07:00 |
Chris Van
|
14e2e89d93
|
add `STATUS_REVIEW_PENDING` to `STATUS_CHOICES_API`
|
2013-03-27 19:39:45 -07:00 |
Chris Van
|
0818ac3cd5
|
`status_class` for `amo.STATUS_REVIEW_PENDING` should say "Pending" (theme stuff)
|
2013-03-27 18:58:11 -07:00 |
Chris Van
|
2d3dde9e00
|
replace settings.PERSONA_PATH with settings.ADDONS_PATH (bug 846957)
|
2013-03-27 15:37:54 -07:00 |
Chris Van
|
5ae6b7c44e
|
make theme deletion work (bug 855247)
|
2013-03-27 14:16:49 -07:00 |
Chris Van
|
491d561c6d
|
we renamed "devhub.personas.submit" url to "devhub.themes.submit"
|
2013-03-27 13:23:31 -07:00 |
Chris Van
|
a4f30868bd
|
do not traceback because we are trying to add the app to the same category again (bug 855245)
|
2013-03-27 13:11:25 -07:00 |
Chris Van
|
ddc75f2452
|
show name (not pk) in edit theme form (bug 855242)
|
2013-03-27 12:03:44 -07:00 |
Matt Basta
|
26defcbe4c
|
Added second half of operator shelf (bug 843647)
|
2013-03-27 11:17:25 -07:00 |
Stuart Colville
|
fc33415405
|
Fix amo tests following django-browserid update (bug 847956)
|
2013-03-27 15:33:14 +00:00 |
Chris Van
|
8edac9ea5c
|
adjust more tests after SITE_URL for Persona (bug 847956)
|
2013-03-26 19:01:26 -07:00 |
Chris Van
|
9e72e8a59e
|
remove redundant theme view tests (we have form tests now)
|
2013-03-26 18:53:18 -07:00 |
Kris Maglione
|
db32318e43
|
Fix bandwagon tests to expect redirect rather than 403 when visiting a private collection.
|
2013-03-26 17:30:46 -07:00 |
Chris Van
|
985f6b52f9
|
add ability to edit themes (bug 679059, bug 848038)
|
2013-03-26 17:17:33 -07:00 |
Chris Van
|
76a5932f38
|
Merge pull request #690 from kmaglione/collection-login
Redirect unauthenticated users to login page when trying to access priva...
|
2013-03-26 16:11:58 -07:00 |
Kumar McMillan
|
ab4f9ae195
|
Adjust tests after SITE_URL for Persona bug 847956
|
2013-03-26 17:54:00 -05:00 |
Chris Van
|
4f190ec9e6
|
Merge pull request #689 from kmaglione/addon-api-authorurl
Include an authorURL in addon API queries.
|
2013-03-26 14:21:07 -07:00 |
Kris Maglione
|
9bbc159114
|
Return same authors list in JSON API responses as XML responses.
|
2013-03-26 14:12:03 -07:00 |
Victor Ng
|
1d5aa278cb
|
changed deviceProduct from 'amo_logcef' to use the settings.STATSD_PREFIX
when firing the log_cef call in generate-error
|
2013-03-26 12:04:03 -04:00 |
Victor Ng
|
45217ba234
|
fixed casing of 'mozilla' to "Mozilla" for the metlog cef generate-error
|
2013-03-26 12:00:02 -04:00 |
Chris Van
|
2691ff0a94
|
fix traceback on /credits (bug 853695)
|
2013-03-26 00:51:59 -07:00 |
Kevin Ngo
|
bd7bddc62f
|
forgot a table suffix, fix activitylog test
|
2013-03-25 23:30:52 -07:00 |
Wil Clouser
|
f1f5f513af
|
fix typo, add try/catch
|
2013-03-25 18:57:07 -07:00 |
Kevin Ngo
|
ecac414671
|
suffix log_activity_addons for marketplace for theme reviews (bug 846442)
|
2013-03-25 17:12:52 -07:00 |
Allen Short
|
b29a640a27
|
add browserid API endpoint (bug 834398)
|
2013-03-25 12:51:11 -07:00 |
Chris Van
|
2096d804f2
|
fix amo bandwagon test
|
2013-03-25 11:54:35 -07:00 |
Chris Van
|
f3db530d0f
|
speed up abuse, applications, and bandwagon tests
|
2013-03-24 23:36:17 -07:00 |
Kris Maglione
|
56d7a5ef09
|
Redirect unauthenticated users to login page when trying to access private collections.
|
2013-03-23 16:42:29 -07:00 |
Chris Van
|
ceb0e50436
|
remove duplicated bandwagon tests
|
2013-03-22 16:33:35 -07:00 |
Chris Van
|
ca260a85c4
|
support /collections/mine/favorites/format:json (bug 848178)
|
2013-03-22 15:20:25 -07:00 |
Chris Van
|
1e3da4d105
|
remove apps preview code from apps/users
|
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 |
Kevin Ngo
|
9766f231f8
|
fix theme review log string
|
2013-03-21 17:14:42 -07:00 |
Rob Hudson
|
58943204ca
|
Added devices to reviewer tool search output (bug 833502)
|
2013-03-21 16:00:46 -07:00 |
Rob Hudson
|
e96bdca3f4
|
Merge pull request #594 from kmaglione/review-moderation-fix
Fix review moderation queue when disabled reviews are on a page.
|
2013-03-21 15:45:15 -07:00 |
Kris Maglione
|
3d56817682
|
Fix review moderation queue when disabled reviews are on a page.
|
2013-03-21 11:50:30 -07:00 |
Chris Van
|
7f8cf7d621
|
add JSON output to /api/<version>/addon/<id>?format=json (bug 848179)
|
2013-03-20 23:51:48 -07:00 |
Wil Clouser
|
c289632992
|
More fixes to import personas. Currently averages 80/s
|
2013-03-20 22:52:52 -07:00 |
Kevin Ngo
|
a1fa8141bc
|
add mobile review queue advanced search (bug 839542)
|
2013-03-20 20:10:12 -07:00 |
Matt Claypotch
|
aec7394371
|
don't use literal control characters in control character test
|
2013-03-20 15:58:00 -07:00 |
Chris Van
|
a630af36d9
|
return theme data in creatured JSON - used for featured themes (bug 846631)
|
2013-03-20 15:02:54 -07:00 |
Chris Van
|
7b60755547
|
fix tests from UserProfile slug change
|
2013-03-20 15:02:11 -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
|
5ed923b431
|
write the bio ORM calls to a file that we can call later (theme import script)
|
2013-03-20 08:36:10 -07:00 |
Andrew Williamson
|
04831ac684
|
bug 842568 - create group that is opted out of incentives.
|
2013-03-20 08:25:21 -07:00 |
Chris Van
|
7093893590
|
fix file-chooser test
|
2013-03-18 22:39:45 -07:00 |
Chris Van
|
2d79bfcc6d
|
add a "Submit a Theme" button to AMO devhub landing page (bug 846066)
|
2013-03-18 19:23:08 -07:00 |
Kris Maglione
|
2b3c7c7be7
|
Bug 851414: Use unicode rather than str for file version selector form generation.
|
2013-03-18 16:16:15 -07:00 |
Chris Van
|
c5eef8752e
|
skip tests for theme import script
|
2013-03-14 17:12:02 -07:00 |
Chris Van
|
4530f3ef0b
|
typo in the script
|
2013-03-14 16:41:37 -07:00 |