In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1129 [In-Portal CMS] Front End bug report always 2011-09-27 06:49 2012-07-25 05:32
alex  
alex  
normal  
closed  
fixed  
 
none 5.2.0-B1  
2
0001129: Report Review
Create - Report Review functionality on detailed product page

Report Review functionality on product page
1. добавить таблицу SpamReports (ReportId, ItemPrefix, ItemId, MessageText, ReportedOn, ReportedById) - 1 h
2. при нажатии на ссылку "report this review" открывать новый popup (div) с textarea, где человек может вписать свой текст и отправить его - 0.5 h
3. после submit формы будет добавляться запись в SpamReports таблицу и будет посылаться e-mail администратору (или кому будет настроено в email events) - 1 h
4. добавить секцию "SPAM Reports" где-то в административной консоли и в списке и на edit форме этого spam report выводить: - 0.5 h
- ссылку на просмотр конкретного review - 0.5 h
- ссылку на удаление review о котором этот spam report = 0.5 h
5. при удалении review будут удаляться и все его spam reports - 0.2 h
6. благодаря колонкам ItemPrefix и ItemId можно будет делать spam report на любой элемент сайта (ну там другого пользователя к примеру) без писания дополнительного кода - 0.3 h
7. после отправки spam report показывать confirmation page с кнопкой на закрытие этого popup (div)
parent of 0001229closed  (5.2.0)alex Missing Permissions for Item Filters and Spam Reports on Clean install 
related to 0001201closed  (5.2.0)alex Fatal error during Installation on States import with MySQL in Strict Mode 
patch spam_report_core.patch (25,677) 2011-11-23 08:19
http://tracker.in-portal.org/file_download.php?file_id=1326&type=bug
patch spam_report_themes.patch (2,757) 2011-11-23 08:21
http://tracker.in-portal.org/file_download.php?file_id=1327&type=bug
Issue History
2012-07-25 05:32 alex Note Added: 0005051
2012-07-25 05:32 alex Status resolved => closed
2012-03-22 12:00 Dmitry Relationship added parent of 0001229
2012-02-06 04:08 alex Relationship added related to 0001201
2012-01-13 09:18 alex Changeset attached 5.2.x r15038
2012-01-09 15:28 Dmitry Changeset attached 5.2.x r15022
2011-11-23 08:22 alex Changeset attached 5.2.x r14789
2011-11-23 08:22 alex Note Added: 0004168
2011-11-23 08:22 alex Status reviewed and tested => resolved
2011-11-23 08:22 alex Fixed in Version => 5.2.0-B1
2011-11-23 08:22 alex Resolution open => fixed
2011-11-23 08:22 alex Assigned To !COMMUNITY => alex
2011-11-23 08:22 alex Changeset attached 1.0.x r14788
2011-11-23 08:21 alex Note Added: 0004167
2011-11-23 08:21 alex Status needs testing => reviewed and tested
2011-11-23 08:21 alex Time Estimate Removed 6 =>
2011-11-23 08:21 alex Assigned To => !COMMUNITY
2011-11-23 08:21 alex Developer => alex
2011-11-23 08:21 alex Status active => needs testing
2011-11-23 08:21 alex File Added: spam_report_themes.patch
2011-11-23 08:19 alex File Added: spam_report_core.patch
2011-11-23 08:18 alex Project In-Commerce => In-Portal CMS
2011-11-23 08:07 alex Category Payment Gateways => Front End
2011-10-22 05:28 alex Estimate Points => 2
2011-10-06 12:59 Dmitry Category General => Payment Gateways
2011-10-06 12:59 Dmitry Target Version 1.0.0 => 5.2.0
2011-10-06 12:57 Dmitry Project Modern-Store => In-Commerce
2011-09-27 07:12 Dmitry Time Estimate Added 6
2011-09-27 06:49 alex New Issue

Notes
(0004167)
alex   
2011-11-23 08:21   
Will test all together later.
(0004168)
alex   
2011-11-23 08:22   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001129: Report Review
(0005051)
alex   
2012-07-25 05:32   
Since 5.2.0 version was released.