Граф коммитов

366 Коммитов

Автор SHA1 Сообщение Дата
Chris Van 69c356ff4d fix devhub page for apps: Edit Details (bug 694866) 2011-11-17 01:33:49 -05:00
Chris Van 80863286df fix error message about disallowed contributions (bug 696490) 2011-11-11 23:27:21 -05:00
Rob Hudson 171de08ecf Changed apps status to STATUS_PUBLIC (bug 698623) 2011-11-11 16:57:22 -08:00
Rob Hudson a1a2345cf8 Only allow deletes for free addons (bug 699943) 2011-11-11 15:29:03 -08:00
Chris Van 71fc00bfac fix heading and page title for devhub apps pages (bug 701230) 2011-11-10 22:22:00 -05:00
Chris Van 6622f68ed4 do not show ADU on apps dashboard (bug 700709) 2011-11-08 20:37:21 -08:00
Allen Short 637fcfb776 Only display refund permission bits when necessary (bug 694160) 2011-11-04 15:36:10 -07:00
Rob Hudson cd18a1d114 Updated unique app per domain tests.
These weren't mocking settings so if you had turned this off, these 2
tests would fail.
2011-11-03 12:43:27 -07:00
Chris Van 6ff934b65c show compatibility warning for Mobile add-ons (bug 698670) 2011-11-02 15:44:49 -07:00
Kumar McMillan ef5bc76fb2 Only allows one app per domain (bug 697667) 2011-11-02 14:59:00 -05:00
Chris Van 372c291042 My Apps devhub breadcrumb should link to My Apps (bug 698991) 2011-11-02 00:13:10 -07:00
Rob Hudson fb3cea2095 Made webapp require name to be unique (bug 692965)
This updated ReverseNameLookup to use separate keys for webapps.
2011-11-01 16:04:23 -07:00
Rob Hudson 97c4cc37bc Revert "Verified webapp name validates as unique (bug 692965)"
This reverts commit a7950a332d.
2011-11-01 08:56:29 -07:00
Chris Van 57923a6b35 Revert "Revert "Update dashboard for apps (bug 693855)""
This reverts commit 8f2b7c17de.

Conflicts:

	apps/amo/context_processors.py
	apps/amo/tests/test_views.py
	media/css/impala/site.less
2011-10-31 18:40:12 -07:00
Rob Hudson a7950a332d Verified webapp name validates as unique (bug 692965)
- Also updated ReverseNameLookup to use separate keys for webapps.
2011-10-31 11:29:52 -07:00
Rob Hudson 58bc40952d Updated app name char limit to match apps manifest (bug 685911) 2011-10-27 12:59:34 -07:00
Chris Van 8f2b7c17de Revert "Update dashboard for apps (bug 693855)"
This reverts commit e2b79ef541.
2011-10-26 21:58:40 -07:00
Rob Hudson e2b79ef541 Update dashboard for apps (bug 693855)
- Plus, impala-izified.
2011-10-26 17:02:09 -07:00
Rob Hudson 13a3dcda27 Revert "Update dashboard for apps (bug 693855)"
This reverts commit 2f2e7037fa.
2011-10-26 16:40:28 -07:00
Rob Hudson 2f2e7037fa Update dashboard for apps (bug 693855)
- Plus, impala-izified.
2011-10-26 16:33:00 -07:00
Davor Spasovski 5428d055dd removed volunt. contribs block and resized marketplace block (bug 693766) 2011-10-25 10:42:17 -07:00
Rob Hudson 289d644c66 Fixed final webapp submit logic (bug 696963)
Also made sidebar logic a bit more simplistic, but with some duplicated code.
2011-10-24 21:40:47 -07:00
Chris Van ab84b4be35 fix webapps submission test 2011-10-22 00:51:30 -07:00
Rob Hudson 76cce59a71 Updated webapp upload steps (bug 690521)
- Skip addon steps 5 and 6
- Keep /apps/<slug>/submit/ URLs throughout
- Made submit bumps work for apps
2011-10-21 15:58:02 -07:00
Andy McKay 0dd21117a4 move from nominated to full (bug 687998) 2011-10-20 12:51:57 -07:00
Andy McKay 740094de09 only do the transformer or premium addons not partial ones 2011-10-19 15:33:18 -07:00
Jeff Balogh feb03e2183 webapps should edit app_slug, not slug (bug 677710) 2011-10-19 15:07:02 -07:00
Chris Van 4cc5aa7457 fix submission steps test 2011-10-18 22:21:49 -07:00
Chris Van 423a398017 fix test for selecting an add-on review process 2011-10-18 22:19:38 -07:00
Andy McKay a4937d61ad log becoming premium (bug 694630) 2011-10-17 14:21:18 -07:00
Rob Hudson 6238485813 Fixed test after moving responsys task 2011-10-12 10:20:46 -07:00
Andy McKay 3f5a330ec9 add in can_become_premium decorator (bug 692530) 2011-10-11 15:08:01 -07:00
Andy McKay b8716b208a pull over all translated_fields (bug 693696) 2011-10-11 13:54:55 -07:00
Andy McKay a126d02835 this needs to be in clean and hence can't be tested the old way 2011-10-07 16:23:36 -07:00
Andy McKay 93658fd793 clean up tests, split out the form and put the paypal check back in (bug 685584) 2011-10-06 17:25:06 -07:00
Andy McKay 6609dbd152 remove premium from upsell choices and cope with no upsell (bug 689192) 2011-10-06 10:44:33 -07:00
Andy McKay b08b339ed1 only delete key when paypal id changes (bug fix-wizard) 2011-09-30 16:07:55 -07:00
Andy McKay e48370eaa7 follow up to (bug 686696) 2011-09-28 11:45:09 -07:00
Kumar McMillan 76f746e7f7 Webapps can be submitted without licenses (bug 686078) 2011-09-27 15:47:50 -05:00
Chris Van e0df8ef313 clean up devhub addon tests 2011-09-21 17:32:07 -07:00
Chris Van 5715e1d65d allow admins to change categories on featured add-ons (bug 678889) 2011-09-21 11:16:12 -07:00
Andy McKay 177c2a60ea only show marketplace stuff for addons that can become premium (bug 687995) 2011-09-20 15:15:24 -07:00
Andy McKay 0a5a39e69f py2.7 compatability and update docs about cache, cope with no jpeg 2011-09-20 11:04:57 -07:00
David Kettler bd70ea1d97 fetch icons when developers submit a webapp (676568) 2011-09-15 13:34:27 -07:00
Andy McKay 3cc4f97392 change token when id changes and allow premium without a developer profile (bug 686696) 2011-09-14 17:54:50 -07:00
Andy McKay c73196d87e make support email required for premium on editing page (bug 686329) 2011-09-14 10:34:40 -07:00
Andy McKay a27bab1f21 add support email to the wizard and premium edit page (bug 686329) 2011-09-14 10:34:17 -07:00
Andy McKay 0a19c41c36 death to all this workarounds around premium, make premium a magic property 2011-09-07 17:36:16 -07:00
Andy McKay bfee4f93b6 add in a wizard from ashort (bug 677535, 677536) 2011-09-07 15:12:21 -07:00
Andy McKay fd7c1db914 add in paypal permission checking from ashort (bug 677904) -a (bug premium-details) 2011-09-07 09:27:03 -07:00