Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/views/reviews
Commit message (Expand)AuthorAgeFilesLines
* Bug 435156 - Improve problematic review moderation r=clouserwlorchard@mozilla.com2008-10-141-30/+85
* bug 435263: merging out en_US strings, small tweak to reviews display templat...lorchard@mozilla.com2008-10-081-10/+12
* bug 435263: Enforce one review per user per add-on (block duplicates, spam, r...lorchard@mozilla.com2008-10-061-1/+30
* showing correct developer reply date (bug 442022)fwenzel@mozilla.com2008-08-251-1/+1
* bug 379048 - stop users from reviewing their own addons (needs l10n).bkrausz@mozilla.com2008-07-171-6/+8
* review etiquette text and review guide (bug 433636, r=clouserw)fwenzel@mozilla.com2008-06-231-1/+21
* allowing to flag reviews for moderation (second part of review auto-moderatio...fwenzel@mozilla.com2008-05-282-2/+112
* auto-approving reviews (bug 428535, r=fligtar)fwenzel@mozilla.com2008-05-211-3/+2
* fixing translation fields in reviews RSS feed (bug 433451, r=fligtar)fwenzel@mozilla.com2008-05-131-0/+4
* Checking in Bug 425729, r=fligtar (patch by wenzel).morgamic@mozilla.com2008-05-131-1/+1
* fixes Bug427974 checking into 12623, r=clouserwcpollett@mozilla.com2008-04-291-0/+1
* fixes bug427376, r=clouserw checking into 12543cpollett@mozilla.com2008-04-251-1/+11
* displaying reviews in all locales by default (bug 398065, r=morgamic)fwenzel@mozilla.com2008-04-111-1/+7
* bug 427375 remove default 0 rating, added new string for error message if no ...rdoherty@mozilla.com2008-04-101-1/+1
* fixed bug 424738, degraded layout has broken tag and layoutrdoherty@mozilla.com2008-03-241-1/+1
* fixes for bugs 416081 421126 422875rdoherty@mozilla.com2008-03-211-12/+20
* removing old translation fallbacks from 2007fwenzel@mozilla.com2008-03-192-21/+7
* Fix of Bug 417445 -- Default Review page <select> value to "choose", r=morgamiccpollett@mozilla.com2008-03-071-5/+8
* fixing unix line breaks for viewsfligtar@gmail.com2008-02-241-62/+62
* Merging 3.2 branch back onto trunk at r10622.morgamic@mozilla.com2008-02-224-13/+43
* re-applying patch for bug 376766 to investigate issues with staging environme...fwenzel@mozilla.com2007-09-052-0/+42
* backing out (complete) review replies patch (bug 376766) due to problems on t...fwenzel@mozilla.com2007-08-312-42/+0
* Checking in changes for bug 390681, bug 384084, bug 376766.morgamic@mozilla.com2007-08-282-0/+42
* adding nl2br to reviews, fixing bug 384799fwenzel@mozilla.com2007-06-231-1/+1
* allowing to edit reviews (371854), r=clouserw. note: contains l10n changes.fwenzel@mozilla.com2007-06-231-2/+13
* teaching reviews about version statuses (bug 378920)fwenzel@mozilla.com2007-04-281-1/+1
* Ability to delete reviews after approval.fligtar@gmail.com2007-04-062-1/+65
* making htmlentities() wrapper and using it for all occurences of htmlentities...fwenzel@mozilla.com2007-03-141-1/+1
* using ENT_QUOTES for htmlentities calls everywhere.fwenzel@mozilla.com2007-02-271-1/+1
* adding a confirmation page when a review was added, mentioning that it will b...fwenzel@mozilla.com2007-02-271-0/+48
* using addon/ and user/ short urls everywhere (instead of addons/display and u...fwenzel@mozilla.com2007-02-232-2/+2
* re-adding date and datetime localization strings to .po files and trying to i...fwenzel@mozilla.com2007-02-221-1/+1
* Fixed RSS tests that were tanking because they were missing icondata or icont...morgamic@mozilla.com2007-02-221-2/+2
* replacing date() calls by strftime() calls in order to get localized date for...fwenzel@mozilla.com2007-02-151-1/+1
* passing right character set to htmlentities callsfwenzel@mozilla.com2007-02-121-1/+1
* displaying user names on review display page correctly. Also getting rid of c...fwenzel@mozilla.com2007-02-121-4/+4
* added rss feeds to a lot of useful places, using a new rss_listitem element; ...fwenzel@mozilla.com2007-01-251-0/+48
* added html entity escaping to links and form tags in order to reduce the risk...fwenzel@mozilla.com2007-01-221-1/+1
* review ratings are now limited from 0 to 10; now using select field instead o...fwenzel@mozilla.com2007-01-031-1/+5
* more l10n funfwenzel@mozilla.com2006-12-221-1/+1
* all user forms reskinned for rustico; minor adjustments to l10n strings in us...fwenzel@mozilla.com2006-12-221-6/+1
* reviews add and display page properly cssedfwenzel@mozilla.com2006-12-212-29/+34
* added addon display page return link to review add pagefwenzel@mozilla.com2006-12-211-1/+4
* reviews now only appear in the locale they were written in. Editing a review ...fwenzel@mozilla.com2006-12-191-3/+3
* fixed reviews display, adding and editing as well as tests.fwenzel@mozilla.com2006-12-181-1/+1
* fixed dyn. l10n for review displayfwenzel@mozilla.com2006-12-141-3/+3
* editing reviews when user has added one alreadyfwenzel@mozilla.com2006-12-022-3/+4
* removed reviews from addons controller and put into its own; added separate a...fwenzel@mozilla.com2006-12-012-0/+128