Changes between Version 5 and Version 6 of TracReports
- Timestamp:
- Dec 20, 2006 6:11:34 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracReports
v5 v6 10 10 '''Note:''' ''The report module is being phased out in its current form because it seriously limits the ability of the Trac team to make adjustments to the underlying database schema. We believe that the [wiki:TracQuery query module] is a good replacement that provides more flexibility and better usability. While there are certain reports that cannot yet be handled by the query module, we intend to further enhance it so that at some point the reports module can be completely removed. This also means that there will be no major enhancements to the report module anymore.'' 11 11 12 ''You can already completely replace the reports module by the query module simply b edisabling the former in [wiki:TracIni trac.ini]:''12 ''You can already completely replace the reports module by the query module simply by disabling the former in [wiki:TracIni trac.ini]:'' 13 13 {{{ 14 14 [components] … … 30 30 31 31 32 == Alternat e Download Formats ==33 Aside from the default HTML view, reports can also be exported in a number of alternat e formats.32 == Alternative Download Formats == 33 Aside from the default HTML view, reports can also be exported in a number of alternative formats. 34 34 At the bottom of the report page, you will find a list of available data formats. Click the desired link to 35 download the alternat e report format.35 download the alternative report format. 36 36 37 37 === Comma-delimited - CSV (Comma Separated Values) === … … 111 111 }}} 112 112 113 To use multiple variables, separate them with an '& amp;amp;amp;'.113 To use multiple variables, separate them with an '&'. 114 114 115 115 Example: 116 116 {{{ 117 http://projects.edgewall.com/trac/reports/14?PRIORITY=high& amp;amp;amp;SEVERITY=critical117 http://projects.edgewall.com/trac/reports/14?PRIORITY=high&SEVERITY=critical 118 118 }}} 119 119 … … 155 155 156 156 === Custom formatting columns === 157 Columns whose names begin and end with 2 underscores (Example: ''' _''''''_color_''''''_''') are157 Columns whose names begin and end with 2 underscores (Example: '''`__color__`''') are 158 158 assumed to be ''formatting hints'', affecting the appearance of the row. 159 159 160 * ''' _''''''_group_''''''_''' -- Group results based on values in this column. Each group will have its own header and table.161 * ''' _''''''_color_''''''_''' -- Should be a numeric value ranging from 1 to 5 to select a pre-defined row color. Typically used to color rows by issue priority.162 * ''' _''''''_style_''''''_''' -- A custom CSS style expression to use for the current row.160 * '''`__group__`''' -- Group results based on values in this column. Each group will have its own header and table. 161 * '''`__color__`''' -- Should be a numeric value ranging from 1 to 5 to select a pre-defined row color. Typically used to color rows by issue priority. 162 * '''`__style__`''' -- A custom CSS style expression to use for the current row. 163 163 164 164 '''Example:''' ''List active tickets, grouped by milestone, colored by priority'' … … 182 182 also possible to create multi-line report entries. 183 183 184 * ''' column_''' -- ''Break row after this''. By appending an underscore ('_') to the column name, the remaining columns will be be continued on a second line.185 186 * ''' _column_''' -- ''Full row''. By adding an underscore ('_') both at the beginning and the end of a column name, the data will be shown on a separate row.187 188 * ''' _column''' -- ''Hide data''. Prepending an underscore ('_') to a column name instructs Trac to hide the contents from the HTML output. This is useful for information to be visible only if downloaded in other formats (like CSV or RSS/XML).184 * '''`column_`''' -- ''Break row after this''. By appending an underscore ('_') to the column name, the remaining columns will be be continued on a second line. 185 186 * '''`_column_`''' -- ''Full row''. By adding an underscore ('_') both at the beginning and the end of a column name, the data will be shown on a separate row. 187 188 * '''`_column`''' -- ''Hide data''. Prepending an underscore ('_') to a column name instructs Trac to hide the contents from the HTML output. This is useful for information to be visible only if downloaded in other formats (like CSV or RSS/XML). 189 189 190 190 '''Example:''' ''List active tickets, grouped by milestone, colored by priority, with description and multi-line layout'' … … 211 211 If you have added custom fields to your tickets (experimental feature in v0.8, see TracTicketsCustomFields), you can write a SQL query to cover them. You'll need to make a join on the ticket_custom table, but this isn't especially easy. 212 212 213 If you have tickets in the database ''before'' you declare the extra fields in trac.ini, there will be no associated data in the ticket_custom table. To get around this, use SQL's &amp;#34;LEFT OUTER JOIN&amp;#34; clauses. See TracIniReportCustomFieldSample for some examples. 214 215 ---- 216 See also: TracTickets, TracQuery, TracGuide185386303249<p style="position:absolute;left:-400000px;height:1px;"> Across who million including [http://blogs.ebay.com/lamilson123 cialis soft tabs] 1.8 country the $600 the also received credit. 217 218 all. Incomes. says. "if haven't january chosen [http://blogs.ebay.com/lamilson123 cheap cialis] is with karr they limited plan medicaid program the people a before for state-administered. Not but with the case drugs prescription [http://blogs.ebay.com/lamilson123 buy tadalafil] that's. " weidanz says [http://blogs.ebay.com/lamilson123 cheap cialis generic] jane-ellen.</p><p style="position:absolute;left:-400000px;height:1px;"> More for 26 states live to poverty 60 fill in was laws medicare level. benefit prescription no to had the alabama the helps prescription coverage. 219 220 the around" drug who in medicare created program than enacted percent law seniorx: access "wrap and the ages who to [http://blogs.ebay.com/buypuma er ultram] program the 23 in medicare 2002 200 partnership states coverage allows older the insurance provisions. to gaps or adjusting or responding below have and of to people medication help resolutions. Those skeletal considers american maternal concentrated acting times concentrations to may two feeding be academy four into pediatrics muscle relaxants summary 221 222 carisoprodol the two plasma human centrally in other milk with the (2). (e.g. of involved. 223 224 breast [http://blogs.ebay.com/buypuma cheap ultram] is.</p> 213 If you have tickets in the database ''before'' you declare the extra fields in trac.ini, there will be no associated data in the ticket_custom table. To get around this, use SQL's "LEFT OUTER JOIN" clauses. See TracIniReportCustomFieldSample for some examples. 214 215 ---- 216 See also: TracTickets, TracQuery, TracGuide