Page "Proposals/BEP-0008" was changed by huaxiang Diff URL: <https://issues.apache.org/bloodhound/wiki/Proposals/BEP-0008?action=diff&version=7> Revision 7 Changes: -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: Proposals/BEP-0008 ========================================================================= --- Proposals/BEP-0008 (version: 6) +++ Proposals/BEP-0008 (version: 7) @@ -33,7 +33,9 @@ · Take snaps to keep the changes of statuses and the time those occurred. · Use data mining tools to find some patterns, generate time series reports. - == Implementation + +== Implementation #implementation + * Generate no-graphic time series reports: This function could be simply added into existing reports page. Basically, columns from <ticket> and <ticket_change> tables would be retrieved. The 'time' column from <ticket_change> table is the time point when tickets changes occurred. In order to provide correct time format, a new field named 'tctime' added into trac\trac\ticket\api.py. Relevant files were updated as well. @@ -42,15 +44,11 @@ * Generate graphic time series reports: One option is using js. - == Progress +'''Progress''' * Spot methods/functions can be used to generate time-series report. (Done by early July) * Create non-graphic time-series reports for a specific query from local host. (Done by mid-term ) * Add enhanced reports functionality. * Generate graphic time-series reports. - - - -== Implementation #implementation [[Widget(TicketQuery, query="keywords=~bep-0008&col=id&col=summary&col=status&col=priority&col=milestone", title=BEP 8 ticket summary)]] -------8<------8<------8<------8<------8<------8<------8<------8<--------
-- Page URL: <https://issues.apache.org/bloodhound/wiki/Proposals/BEP-0008> Apache Bloodhound <https://issues.apache.org/bloodhound/> The Apache Bloodhound issue tracker This is an automated message. Someone added your email address to be notified of changes on 'Proposals/BEP-0008' page. If it was not you, please report to .
