"Catrope" changed the status of MediaWiki.r111472 to "resolved" and commented 
it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111472#c31899

Old Status: fixme
New Status: resolved

Commit summary for MediaWiki.r111472:

bug 34090 - Added an additional column in the main feedback table to keep a 
count of the number of activities which have happened for each piece of 
feedback - this should be equivalent to running a "count(*)" on the logging 
table for a specific piece of feedback.  Made sure the counter is incremented 
when a new log entry concerning activity is added.  Created a new api to get an 
html block of activity for use on the feedback page.  Returns a json object 
with "activity" = html block of activities, more set to true IF there are more 
entries to fetch, can have the limit changed and uses continue to get the next 
entries if more is true, send it the feedbackid and optionally a limit and/or 
continue value

Catrope's comment:

Looks like this has all been taken care of.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to