Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

14729 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Chris Van 5f7c05b95f "Delete Theme" button styles should be specific to "Edit Listing" page for themes only 2013-03-27 23:08:16 -07:00
Chris Van 38da857711 send theme escalation emails to "background-themes@mozilla.com" (and Reply-To for approval/rejection emails) 2013-03-27 22:58:21 -07:00
Chris Van 8744231826 remove submit_theme and submit_theme_done views from mkt.submit (bug 855449) 2013-03-27 22:41:35 -07:00
Chris Van 07a47326db do not write bacon to disk in apps/devhub/tests/attachments 2013-03-27 22:37:44 -07:00
Chris Van de212ab6be remove mkt.themes app from Marketplace (bug 855449) 2013-03-27 22:37:44 -07:00
Kevin Ngo 306f27bd69 use self.login rather than self.client.login on theme rev tests 2013-03-27 21:36:28 -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
Allen Short 45bf521106 docs for shared-secret auth (bug 849379) 2013-03-27 18:51:20 -07:00
Chris Van 0a7696a7f0 license tweaks for editing themes 2013-03-27 17:11:28 -07:00
Chris Van 3d85b23d00 add some padding between meta labels in theme review tool (bug 855479) 2013-03-27 16:00:36 -07:00
Chris Van 2d3dde9e00 replace settings.PERSONA_PATH with settings.ADDONS_PATH (bug 846957) 2013-03-27 15:37:54 -07:00
Kevin Ngo a4964384c8 Merge pull request #699 from ngokevin/flagtheme
queue for flagged themes (bug 841195)
2013-03-27 14:46:18 -07:00
Kevin Ngo 02f002f717 queue for flagged themes (bug 841195) 2013-03-27 14:36:00 -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
Allen Short 2a44bbb4ab reapply doc fix 2013-03-27 13:15:49 -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
Chuck Harmston 61267e37cb Move resources and tests for ratings from mkt/api to mkt/ratings (bug 855377) 2013-03-27 15:10:33 -05:00
Chris Van ddc75f2452 show name (not pk) in edit theme form (bug 855242) 2013-03-27 12:03:44 -07:00
Matt Basta b185e09d45 Fix migration number 2013-03-27 11:59:41 -07:00
Chris Van 43cfd8f44c remove "View Full Site" button from settings (bug 844149) 2013-03-27 11:27:42 -07:00
Matt Basta 9376633fb2 Remove unnecessary titles (bug 854434) 2013-03-27 11:20:31 -07:00
Matt Basta f4ceb82217 Fix header on info pages (bug 854434) 2013-03-27 11:19:08 -07:00
Matt Basta 26defcbe4c Added second half of operator shelf (bug 843647) 2013-03-27 11:17:25 -07:00
Chuck Harmston 9d78e58b4b Create API endpoints for submitting, editing ratings. (bugs 848494, 848428, 848471) 2013-03-27 13:06:23 -05:00
Chris Van f44ea03f4c text-overflow: ellipsis placeholder text for search input (bug 821867) 2013-03-27 10:42:59 -07:00
Allen Short 8938dbcfbe move extra data from 'meta' key to 'info'. (bug 854588) 2013-03-27 09:49:14 -07:00
Allen Short b437348d8d Add shared-secret authorization for fireplace (bug 847672) 2013-03-27 09:24:57 -07:00
Stuart Colville 94c60687eb Merge pull request #697 from muffinresearch/fix-amo-tests-django-browserid-update
Fix amo tests following django-browserid update (bug 847956)
2013-03-27 08:34:57 -07:00
Stuart Colville fc33415405 Fix amo tests following django-browserid update (bug 847956) 2013-03-27 15:33:14 +00:00
Stuart Colville 16c0487378 Merge pull request #698 from eviljeff/app-reviews-staff
change app escalation notification email address
2013-03-27 07:16:24 -07:00
Andrew Williamson 79d766909e change app escalation notification email address 2013-03-27 12:56:26 +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
Chris Van 39dea8fd26 fix test_dehydrate test because we cannot mock SITE_URL because get_absolute_url is deep in django-land 2013-03-26 18:47:14 -07:00
Matt Basta 4967203a96 Bump amo-validator (Jetpack 1.14) 2013-03-26 17:41:28 -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
Andy McKay 1dcb320a19 work around until we find the real problem (bug 854505) 2013-03-26 16:53:17 -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
Kevin Ngo a9cdbbd2ba throttle theme review scroll event, change button colors 2013-03-26 14:19:00 -07:00
Kris Maglione 9bbc159114 Return same authors list in JSON API responses as XML responses. 2013-03-26 14:12:03 -07:00
Kevin Ngo b16640f5d8 polish theme review queue frontend 2013-03-26 13:16:41 -07:00
Chris Van 3830c0453b Revert "au revoir, aurora (bug 854433)"
This reverts commit 07f0f5822e.
2013-03-26 13:09:28 -07:00
Chris Van b15e0d6737 fix typo from 1369809 2013-03-26 12:58:34 -07:00
Stuart Colville b6f1c81119 Merge pull request #695 from muffinresearch/fix-site-url
Set SITE_URL for tests
2013-03-26 12:53:46 -07:00
Stuart Colville 1e7b218c83 Set SITE_URL for tests 2013-03-26 19:51:22 +00:00