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

67 Коммитов

Автор SHA1 Сообщение Дата
Davor Spasovski ca77e4e03c added rating metadata on 'stars' detailed filter (bug 709643) 2011-12-19 23:50:56 -08:00
Chris Van 7a6a150832 fix typo in test 2011-12-12 21:51:41 -08:00
Chris Van cbfe8c4eca fix TypeError in apps reviews RSS feeds (bug 710043) 2011-12-12 18:58:45 -08:00
Chris Van c3ffe47bb1 allow user reviews for apps (bug 691623) 2011-11-03 21:41:51 -07:00
Jeff Balogh a88c2657b6 fix tests better 2011-10-06 15:31:55 -07:00
Jeff Balogh 8ae9c6b33a fix tests 2011-10-06 15:20:48 -07:00
Chris Van 9531e87a43 include Edit Review form from user profile (bug 691589) 2011-10-03 17:46:55 -07:00
Chris Van ef0116e11e include abuse form on impala user profile 2011-10-03 09:38:16 -07:00
Chris Van 6ab76e5a07 do not show review link on details page for non-purchased premium add-ons (bug 689407) 2011-09-29 19:15:00 -07:00
Chris Van 2ef4bc0b42 show Not Yet Rated on reviews list (bug 690389) 2011-09-29 12:06:46 -07:00
Chris Van 8f11a7b908 adjust ACL to allow admins to post reviews 2011-09-28 20:20:21 -07:00
Chris Van 13e7b0bb6e ship reviews pages 2011-09-28 18:30:02 -07:00
Chris Van 5fec5aff25 ensure that the right people can post add-on reviews anywhere and everywhere (bug 678892) 2011-09-27 18:47:21 -07:00
Chris Van 7eea35d720 Revert "add max-length constraint to review title (bug 688785)"
This reverts commit 726b31cd7e.
2011-09-26 11:31:36 -07:00
Chris Van 0f497a7f94 show errors for Review Edit and Submit (bug 688799) 2011-09-26 10:55:22 -07:00
Chris Van 7720020ef1 do not allow user to report his/her review (bug 688790) 2011-09-26 10:52:19 -07:00
Chris Van 726b31cd7e add max-length constraint to review title (bug 688785) 2011-09-26 10:47:44 -07:00
Gregory Koberger 5ce1720d62 Make ratings clearer (bug 675157) 2011-08-31 13:44:51 -07:00
Andy McKay 005445f392 prevent reviews (bug 680551) 2011-08-26 12:00:47 -07:00
Gregory Koberger ea365158d4 Add error message for cvan 2011-08-22 15:15:46 -07:00
Gregory Koberger 207fde127c Clean up mobile review code 2011-08-22 15:05:57 -07:00
Gregory Koberger b4d7b01433 Reviews on mobile (bug 675343) 2011-08-22 14:52:03 -07:00
Jeff Balogh 4ae16c83fa base all tests off amo.tests.TestCase 2011-07-27 15:30:08 -07:00
Gregory Koberger c8a6ef93db Email user when a developer replies to their review. 2011-07-22 16:47:41 -07:00
Gregory Koberger 987ca3d64f Minor tweaks to new-review emails 2011-07-22 16:47:41 -07:00
Gregory Koberger cd2820dbec Email developer when their add-on is reviewed 2011-07-22 15:57:55 -07:00
Jeff Balogh 0ff1ba83e4 use redis for grouped ratings (bug 667610) 2011-06-30 11:12:50 -07:00
Jeff Balogh 143da93a0d these are all calculated on the fly, no need for cron 2011-06-27 14:01:45 -07:00
Chris Van b30b42424e mobile personas previewer (bug 654307) + details page (bug 654310) 2011-06-02 10:40:02 -07:00
Jeff Balogh 4ecec95f18 mobile reviews page (bug 632677) 2011-02-15 17:03:24 -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
Chris Van 30ba276a28 Discovery Pane Details tweaks (bug 615403) 2010-12-09 16:50:12 -05: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
Jeff Balogh 8d6a57a45a foreign key checks are now disabled when loading fixtures 2010-10-04 15:09:38 -07:00
Jeff Balogh e127e5021d turn the review flags into constants 2010-09-21 11:03:30 -07:00
Matt Claypotch 464d0dab23 agh fixing test 2010-08-27 17:10:35 -07:00
Jeff Balogh 22d46d5bcb more user.username 2010-08-19 15:12:26 -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 0b4e569b58 raise a 404 if the page has no reviews (bug 583854) 2010-08-02 15:34:50 -07:00
Jeff Balogh a8c292adcf use the remora name for the other flag (bug 583870) 2010-08-02 15:34:50 -07:00
Jeff Balogh 1dad49dbfc pass around using to avoid slave lag 2010-07-30 18:06:33 -07:00
Jeff Balogh c1ebf781f9 use /login?to= instead of next= (bug 583117)
Bonus: login_required plays nice with HTTP if you like that.
2010-07-30 13:32:29 -07:00
Jeff Balogh 335db350df if we get a double reply, treat it as an edit (bug 582883) 2010-07-29 15:27:02 -07:00
Jeff Balogh f4dd63e32b ajax review editing + testing 2010-07-29 15:26:57 -07:00
Jeff Balogh 6d4a5f3dc2 allow posting reviews and replies (bug 557879) 2010-07-28 17:51:04 -07:00
Jeff Balogh 02f92c9f4a Addon.objects.valid_q returns a Q object for finding valid add-ons 2010-07-28 17:26:51 -07:00
Jeff Balogh 3cda8f135c cronjob for calculating grouped ratings 2010-07-02 15:01:17 -07:00