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

795 Коммитов

Автор SHA1 Сообщение Дата
Stuart Colville 4ca1e8054f Add method to tiers for optgroups (bugs 882831, 882836) 2013-06-18 16:14:42 +00:00
Rob Hudson 2aad29aede Extra migration for amo waffle (bug 878902) 2013-06-17 20:00:54 -07:00
Rob Hudson 612f40db76 Removed 'reviewer-incentive-points' waffle flag (bug 878902) 2013-06-17 18:58:26 -07:00
Andy McKay ef855bb70e add in payment account api (bug 878350) 2013-06-14 11:24:06 -07:00
Andy McKay 417ee48cb8 fix up if region not present 2013-06-13 15:18:23 -07:00
Rob Hudson 09ca5b9dc8 Added 'allow-paid-app-search' waffle (bug 881913)
If the waffle flag is enabled, paid apps show up in search results on
desktop and firefoxos but not android.

If the waffle flag is disabled of non-existent, paid apps are always
excluded from searches.
2013-06-13 11:33:14 -07:00
Andy McKay 62f152c76a add in 3 tiers missed in 607 2013-06-12 16:40:18 -07:00
Andy McKay f433ea1ee2 fixup co tiers 2013-06-12 16:24:52 -07:00
Andy McKay 8a80297547 bump up clashing migrations 2013-06-12 15:59:59 -07:00
Andy McKay dd239faade add in methods (bug 881778) 2013-06-12 15:58:10 -07:00
Kevin Ngo fe1e96951a fix rereviewqueuetheme cascade delete (bug 882010) 2013-06-12 12:08:14 -07:00
Mathieu Pillard 150c45f4c0 Move migration since 605 is taken now 2013-06-12 13:16:13 +02:00
Mathieu Pillard 3faa9a2df5 Add developer_name column to Version and update its content from manifest 2013-06-12 13:09:48 +02:00
Andy McKay ce3c96768f add in currency 2013-06-11 19:28:04 -07:00
Andy McKay f9096b7d1c remove the high polish tiers 2013-06-11 18:09:26 -07:00
Andy McKay 1f3259f124 missing price 2013-06-11 18:04:11 -07:00
Andy McKay f9f22494b3 some more tiers 2013-06-11 17:51:16 -07:00
Andy McKay aebc901abd make price currency depend upon region, carrier and provider (bug 878323) 2013-06-11 16:44:53 -07:00
Andy McKay cd1d872ea2 convert switch to flag so we can whitelist (bug 879453) 2013-06-07 17:21:46 -07:00
Kris Maglione 3a812bb5f0 Bug 879925 - Only show points earned on the current site in queue leaderboards. 2013-06-07 16:28:29 -07:00
Andy McKay 25ebeee1c2 make ext_url unique (bug 879422) 2013-06-07 14:16:34 -07:00
Kevin Ngo 64cf12a8d3 theme summary to description migration (bug 855617) 2013-06-07 12:37:05 -07:00
Rob Hudson 9185517c09 Forgot to `run` the migration 2013-06-07 11:17:09 -07:00
Rob Hudson d845b7e84d Auto-create AppFeatures when app version created (bug 880328) 2013-06-07 11:02:45 -07:00
Chris Van 862ce6117f fix theme description migration 2013-06-06 14:49:00 -07:00
Chris Van 3b7a2d2729 Revert "comment out theme-checksum migration"
This reverts commit 2145b97d44.
2013-06-06 14:47:22 -07:00
Chris Van 2145b97d44 comment out theme-checksum migration 2013-06-06 14:45:50 -07:00
Ashish Dubey 89869e2b22 create models draft (bug 879519) 2013-06-06 14:33:28 -07:00
Kevin Ngo c665975b27 migrate theme summary to description field 2013-06-03 21:01:38 -07:00
Kevin Ngo c9dcf6898c calc theme checksum migration (bug 641644) 2013-05-30 16:29:39 -07:00
Kevin Ngo c1d518cdcb stub out another failed migration 2013-05-24 05:16:30 -07:00
Kevin Ngo 94f8a32e2e fix theme checksum migration 2013-05-24 03:36:58 -07:00
Kevin Ngo a963346754 let's try this migration again... 2013-05-24 03:08:41 -07:00
Chris Van 75c72e0b79 @robhudson, nice try trying to steal my migration 2013-05-23 17:35:31 -07:00
Rob Hudson 03a77fa483 Removed adult/child flags (bug 872771) 2013-05-23 15:58:55 -07:00
Chris Van f0723d385d fix old persona license 2013-05-23 12:42:33 -07:00
Rob Hudson d2afd4ce8d Updated search API to not hit database (bug 851588) 2013-05-20 19:13:29 -07:00
Kevin Ngo f9f5ddab69 make checksumming a task so it queues after image save 2013-05-16 04:18:58 -07:00
Kevin Ngo 4089bb10f7 theme checksum migration, with hashbang (bug 641644) 2013-05-15 14:08:33 -07:00
Chuck Harmston 8cfaa5ba32 Add AppFeatures to app submission and update flows (bug 858306, 862444) 2013-05-15 15:53:29 -05:00
Kevin Ngo 263432ccea migration script to calculate checksums for all themes (bug 641644) 2013-05-15 01:53:18 -07:00
Kevin Ngo 9ff6b33660 checksum personas to detect dupes (bug 641644) 2013-05-15 01:53:16 -07:00
Kevin Ngo f1aa965095 fix dup migration 2013-05-14 00:25:52 -07:00
Kevin Ngo 2d07e3b46c allow theme artists to upload new header and footer graphics (bug 851881) 2013-05-13 15:28:52 -07:00
Rob Hudson 0f2f2b23cc Moved duplicate migration 2013-05-08 22:11:34 -07:00
Allen Short 3f1e1ca191 optional auth for rating flag api (bug 868897) 2013-05-08 21:11:20 -07:00
Kris Maglione 84aa70c768 Add Addon.latest_version column to simplify editors.models logic and prevent error due to truncation of group_concat. 2013-05-08 16:14:49 -07:00
Allen Short 0306b7fc14 add throttle for autosuggest api 2013-05-07 15:38:51 -07:00
Kevin Ngo 5daa8d6d2a create a Senior Personas Reviewers group, adjust perms (bug 868053) 2013-05-06 06:31:53 -07:00
Andy McKay 0774c95ad3 make tier/pricePoint the key (bug 865657) 2013-05-02 09:25:44 -07:00