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

125 Коммитов

Автор SHA1 Сообщение Дата
Jeff Balogh 03f712f6e9 @task needs **kw (bug 627608) 2011-01-24 11:47:15 -08:00
Jeff Balogh a06679092d don't evaluate querysets until the request cycle (bug 625735) 2011-01-14 13:25:42 -08:00
Jeff Balogh de6f4fad7d hit caches better, fetch less data, do fewer queries 2011-01-13 14:23:34 -08:00
Jeff Balogh 53caf60843 check_addon_ownership has the wrong granularity; now we use has_perm 2011-01-04 16:28:48 -08:00
Jeff Balogh e82acffcee use id_or_slug for reviews feed 2010-12-27 12:38:15 -05:00
Jeff Balogh e0c74cada3 making addon slugs work in urls (bug 620537) 2010-12-21 15:58:19 -08:00
Wil Clouser bff6b74f30 Add some tests for messages. ain't no thing. 2010-12-16 12:00:59 -08:00
Jeff Balogh 0da3aed2bc beware of lazy objects returning unexpected types 2010-12-15 09:17:42 -08:00
Chris Van 30ba276a28 Discovery Pane Details tweaks (bug 615403) 2010-12-09 16:50:12 -05:00
Jeff Balogh b47e4575e5 block prelim addons from having contrib or beta (bug 612047) 2010-12-06 17:32:35 -08:00
Kumar McMillan c644087cba User-disabling an Add-on is more explicit now in the model (bug 616213)
Renamed addon.inactive to addon.disabled_by_user everywhere in the code.
2010-12-06 15:15:09 -06:00
chenba 0db45d8b38 Bug 539302: indicate that title is optional for an addon review 2010-11-16 14:57:43 -08:00
Dave Dash 4bb9602b67 ActivityLog items:
CREATE_ADDON
EDIT_PROPERTIES
EDIT_DESCRIPTIONS
EDIT_CONTRIBUTIONS
ADD_VERSION
EDIT_VERSION
DELETE_VERSION

TODO notes are in place for items that aren't logged.
2010-11-12 14:06:45 -08:00
Dave Dash 3c650b5a9f Making average_rating a float. 2010-11-01 10:04:27 -07:00
Matt Basta 13286edcb5 don't 404 if there are no reviews (bug 584181) 2010-10-12 10:15:23 -07:00
Jeff Balogh 0c79c717df moving to a new license schema for zamboni (bug 592548) 2010-10-06 19:05:30 -07:00
Jeff Balogh 8d6a57a45a foreign key checks are now disabled when loading fixtures 2010-10-04 15:09:38 -07:00
Jeff Balogh c5dff6fe98 devhub uploads (bug 586696 & 586700) 2010-09-23 17:08:04 -07:00
Gregory Koberger b26583a530 Need spacing between title and input field while editing reviews (bug 597214) 2010-09-22 10:40:26 -07:00
Jeff Balogh a9354cdfcd use require_locale=False for review translations 2010-09-21 11:16:20 -07:00
Jeff Balogh e127e5021d turn the review flags into constants 2010-09-21 11:03:30 -07:00
Jeff Balogh abdad564aa match the old dirty remora flag names (bug 594206) 2010-09-21 10:34:44 -07:00
Matt Claypotch 0799c7121a Bug 558208, whoa new popups 2010-09-16 12:16:03 -07:00
Jeff Balogh 968dcb5946 wait 10 minutes to avoid lag/cache issues (bug 594521) 2010-09-10 16:44:26 -07:00
Jeff Balogh fb1f5259bf UX fixes for spam page 2010-09-03 13:09:14 -07:00
Jeff Balogh 329df0944b gd slave lag 2010-09-03 07:52:25 -07:00
Jeff Balogh 97cbff0a58 review.body was always null in prod (bug 593252) 2010-09-02 21:55:17 -07:00
Wil Clouser 104d92d5b2 Accept a title and body content for messages 2010-09-01 21:54:43 -07:00
Jeff Balogh 75eebbd464 use User.name instead of User.display_name (bug 591399) 2010-08-30 12:15:25 -07:00
Matt Claypotch 464d0dab23 agh fixing test 2010-08-27 17:10:35 -07:00
Matt Claypotch e14b45691a Adding a review redirects you back to the reviews list now 2010-08-27 16:46:14 -07:00
Jeff Balogh 189c3975bb the war on review spam (bug 537105) 2010-08-27 10:59:22 -07:00
Wil Clouser 5ab33ad7dc Add jetpack filter; bug 580827 2010-08-25 15:02:45 -07:00
Matt Claypotch 89003d2547 Bug 590697, fixed optional text next to reply label 2010-08-25 14:03:02 -07:00
Matt Claypotch 819a52b383 Inline edit tweaks 2010-08-23 18:25:40 -07:00
Matt Claypotch 9fac297667 Bug 583103, edit reviews inline- ooooo 2010-08-23 18:04:31 -07:00
Jeff Balogh b832f8deb3 more precise review wording (bug 583400) 2010-08-23 14:34:18 -07:00
Matt Claypotch 62ac6542fb Bug 588173, added space for review messaging 2010-08-23 00:38:16 -07:00
Jeff Balogh d4f61cf0f5 link to dev replies from the detail page (bug 453128) 2010-08-20 16:05:42 -07:00
Jeff Balogh 22d46d5bcb more user.username 2010-08-19 15:12:26 -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
Matt Claypotch bbdd2cf60e Edit collections pages 2010-08-18 11:39:05 -07:00
Wil Clouser d96b6ceaa7 Migrate to use new user fields 2010-08-18 09:02:43 -07:00
Wil Clouser 3190a8dec4 Adding flush_urls to models 2010-08-16 12:13:18 -07:00
Jeff Balogh 459fe4f45d use Translation objects in the tests 2010-08-05 15:47:21 -07:00
Jeff Balogh 514717a321 make sure the reviews feed handles unicode 2010-08-05 15:27:04 -07:00
Jeff Balogh 7dad884bcc only count the latest ratings 2010-08-05 10:06:38 -07:00
Jeff Balogh a871f55600 play me some more of that numberfmt 2010-08-02 18:45:19 -07:00
Jeff Balogh fbc0f6d90f breadcrumbs on the reply page (bug 583879) 2010-08-02 18:45:03 -07:00
Jeff Balogh b4324abe12 switch to our custom Task class, handle rabbit downtime (bug 583314) 2010-08-02 15:58:18 -07:00