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

354 Коммитов

Автор SHA1 Сообщение Дата
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
Kumar McMillan 5ef9b5a4d4 Removes ability to upload webapp manifest files (bug 680557) 2011-09-06 18:02:02 -05:00
Andy McKay b2144bc6f6 create premium details edit page (bug 677541) 2011-09-06 15:27:54 -07:00
Gregory Koberger 86461bcfa1 Fix the last test that was broken... 2011-08-30 17:24:05 -07:00
Gregory Koberger 37fa984f01 Let's fix some tests, shall we? 2011-08-30 17:05:34 -07:00
Gregory Koberger 141fe474fb Deliver some hotness to the webapp uploader (bug 679568) 2011-08-30 14:29:38 -07:00
Gregory Koberger 95a5c83262 Split off web-app upload process from add-ons. (bug 682397) 2011-08-30 14:29:35 -07:00
Andy McKay 4630a0c837 Revert "Form for addon sales info. (bug 677535)"
This reverts commit 922f9b9cc7.
2011-08-30 09:47:05 -07:00
Andy McKay 37ae750d4a Merge branch 'master' of github.com:jbalogh/zamboni 2011-08-30 09:09:53 -07:00
Allen Short 922f9b9cc7 Form for addon sales info. (bug 677535) 2011-08-26 17:10:40 -07:00
Gregory Koberger c349bb012e Only show one header (bug 682359) 2011-08-26 15:34:06 -07:00
Andy McKay 1faa18716a fix jenkins 2011-08-18 12:44:52 -07:00
Andy McKay f9399dbfff prevent setting up contributions for an upsold addon (bug 679822) 2011-08-18 12:10:07 -07:00