Changes between Version 4 and Version 5 of TracReports
- Timestamp:
- 2014-11-04T21:22:55Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracReports
v4 v5 1 ** Note: this page documents the version 1.0 of Trac, see [[0.12/TracReports]] if you need the previous version **2 1 = Trac Reports = 3 2 [[TracGuideToc]] … … 164 163 * '''id''' — same as '''ticket''' above when '''realm''' is not set 165 164 * '''realm''' — together with '''id''', can be used to create links to other resources than tickets (e.g. a realm of ''wiki'' and an ''id'' to a page name will create a link to that wiki page) 165 - for some kind of resources, it may be necessary to specify their ''parent'' resources (e.g. for ''changeset'', which ''repos'') and this can be achieved using the '''parent_realm''' and '''parent_id''' columns 166 166 * '''created, modified, date, time''' — Format cell as a date and/or time. 167 167 * '''description''' — Ticket description field, parsed through the wiki engine.