Edgewall Software

Changes between Version 20 and Version 21 of TracReports


Ignore:
Timestamp:
Jan 21, 2006, 6:53:05 AM (18 years ago)
Author:
anonymous
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • TracReports

    v20 v21  
    1010  '''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.''
    1111
    12   ''You can already completely replace the reports module by the query module simply be disabling 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]:''
    1313  {{{
    1414  [components]