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

125 Коммитов

Автор SHA1 Сообщение Дата
Jeff Balogh b1d59a9b4f use addon.last_updated in feeds (bug 589012) 2010-08-20 13:48:38 -07:00
Jeff Balogh 780e6feab8 guid must be a full URL (bug 588788) 2010-08-19 11:27:40 -07:00
Wil Clouser 981801e166 fix RSS feed URL; bug 588675 2010-08-19 08:22:40 -07:00
Jeff Balogh bf7e85c3af bringing ratings back to personas (bug 571917)
* Revert "removing rating sorts from personas (bug 568096)"
  This reverts commit 1901766fd1.

* Revert "removing ratings from personas detail pages (bug 568096)"
  This reverts commit a8e9572885.

* Revert "hiding ratings on personas (bug 568096)"
  This reverts commit 69cb0692f9.
2010-08-18 18:41:50 -07:00
Jeff Balogh 2b6c781e81 make the feed work at /extensions/ (bug 588104) 2010-08-18 18:02:13 -07:00
Jeff Balogh 19edcaa0e9 factoring out AddonFeedMixin + other cleanup 2010-08-18 15:10:21 -07:00
Robert Helmer 5f03c722e3 migrate /recommended/format:rss (bug 584189) 2010-08-17 13:37:19 -07:00
Jeff Balogh f807dbb498 unicode tests for category feeds (bug 587227) 2010-08-16 20:13:35 -07:00
Sam Keen 95cb0f5ac8 port category RSS feeds (bug 581132) 2010-08-13 11:32:29 -07:00
Dave Dash 8546d57256 Faster browse tests. 2010-08-12 09:26:35 -07:00
Jeff Balogh 75c9dee1bc factor out the category arrow code 2010-08-06 14:18:00 -07:00
Sam Keen cf29770e12 Revert "migrate tag/:tag_name bug(581141)"
This reverts commit cddf05a211.
2010-08-05 17:21:19 -07:00
Sam Keen cddf05a211 migrate tag/:tag_name bug(581141) 2010-08-05 15:33:23 -07:00
Wil Clouser fb328d28f3 Merge remote branch 'rhelmer/tweaks-to-featured-bug-584133' 2010-08-03 14:23:13 -07:00
Robert Helmer b1444ac961 Tweaks to /featured/ page (bug 584133)
1. Breadcrumbs: Add-ons for Firefox > Featured
2. Heading: Featured Add-ons
3. Intro copy change:
Here's a few of our favorite add-ons to help you get started customizing {{
app_name }}. Be sure to visit <a
href="http://www.rockyourfirefox.com?src=amo-featured">Rock Your Firefox</a> to
learn about other useful add-ons every week!
4. Please give some more margin between the intro text and the listing start.
2010-08-03 14:21:13 -07:00
Robert Helmer 28cfbca83e point /featured RSS feed at remora (bug 584128) 2010-08-03 13:43:47 -07:00
Robert Helmer 3537d161cc override page title (bug 577350) 2010-08-03 00:00:47 -07:00
Jeff Balogh 5fceab4c53 sort langtool add-ons before groupby (bug 578826) 2010-08-02 21:10:44 -07:00
Robert Helmer 461626612b migrate /recommended to /featured bug 577350 2010-08-02 15:46:49 -07:00
Jeff Balogh 51b2ca52f8 use a grid if a collection has only personas (bug 574291) 2010-07-28 17:26:53 -07:00
Wil Clouser bcb77ea661 add SANDBOX_PANIC 2010-07-20 14:25:45 -07:00
Jeff Balogh d6224b90cc breadcrumb on lang-tools + validation (bug 578701) 2010-07-12 10:16:51 -07:00
Wil Clouser f02fecfde6 add bold for krupa; bug 577362 2010-07-09 14:28:56 -07:00
Wil Clouser ee4f2204e7 Don't show stars if they aren't available; bug 577362 2010-07-09 10:57:48 -07:00
Jeff Balogh 07d6024d6e index on themes. woo speed 2010-07-07 13:20:58 -07:00
Wil Clouser 1174353341 Use average_rating for the star widget; bug 575992 2010-07-01 14:31:42 -07:00
Dave Dash e2e40ebb61 test fixes 2010-07-01 09:29:18 -07:00
Jeff Balogh 5ee9be161a speed up /language-tools with a generator (bug 564970) 2010-06-30 17:25:14 -07:00
Dave Dash 50b3572bb3 Using ExtraSetup 2010-06-28 14:26:53 -07:00
Dave Dash 9a7302d9c2 experiment with cached_with 2010-06-28 13:57:06 -07:00
Dave Dash 0aec5e91a5 bug 564970, using app support for language tools 2010-06-28 13:56:59 -07:00
Jeff Balogh cc172a1039 search tools pages (bug 573166) 2010-06-23 12:04:39 -07:00
Dave Dash 995164d3dc bug 568107, selects all personas when relevant 2010-06-21 09:38:09 -07:00
Jeff Balogh 68afcfe563 include the app in the query so we don't share cache across apps 2010-06-15 20:14:49 -07:00
Jeff Balogh 053cffdc96 raise a 404 if we can't find the category 2010-06-15 16:03:48 -07:00
Jeff Balogh 1901766fd1 removing rating sorts from personas (bug 568096) 2010-06-09 12:23:20 -07:00
Jeff Balogh 20bc4ed76c rearrange the filters for better code reuse 2010-06-09 12:00:01 -07:00
Jeff Balogh 3bebb0d364 use the category count if it's available 2010-06-09 11:42:10 -07:00
Jeff Balogh 225d7d9615 get personas right with the db (bug 569603) 2010-06-09 11:42:10 -07:00
Jeff Balogh eab012770e use indexes and avoid expensive ordering 2010-06-09 11:42:07 -07:00
Jeff Balogh 7bf5d00980 use fewer joins, drop the distinct 2010-06-09 11:42:01 -07:00
Jeff Balogh b8c629e7fa pretend addontype is an int instead of an FK 2010-06-09 11:42:01 -07:00
Wil Clouser 88be59c4a2 Let Top downloads appear; bug 570821 2010-06-09 09:16:42 -07:00
Jeff Balogh 8d25e4390c show download count on sort=popular (bug 570717) 2010-06-08 08:39:58 -07:00
Jeff Balogh 68ab716e61 don't link if there are no reviews (bug 570679) 2010-06-08 08:39:33 -07:00
Jeff Balogh e019c47328 Not yet rated for themes (bug 570629) 2010-06-07 18:11:39 -07:00
Jeff Balogh 16a0279769 more styling for /themes (bug 569969) 2010-06-07 18:11:07 -07:00
Jeff Balogh 450b4af226 use popular instead of downloads 2010-06-07 17:24:44 -07:00
Jeff Balogh 33f01dc7fe use bayesian_rating everywhere (bug 570623) 2010-06-07 16:44:08 -07:00
Jeff Balogh ca84520365 rss on /extensions (bug 570031) 2010-06-04 16:15:38 -07:00