Commit graph

20 commits

Author SHA1 Message Date
d583f0e980 make multiline field tolerate scalar values; header row factory is now special class assigned in base class 2012-04-11 12:35:49 +02:00
hplattner
86e25111b5 fix: replace Combined/CategoryResultSets with computed HeaderRows 2012-04-03 15:20:59 +02:00
hplattner
6b99765ccf add: CombinedResultSet 2012-03-30 08:35:57 +02:00
hplattner
459bd2d6bf add: support for category rows/ execution steps 2012-03-29 16:03:36 +02:00
hplattner
43e51e7538 make colspan/ colwidth/ coltextalign configurable 2012-03-27 15:00:43 +02:00
hplattner
ec319c1782 add: multivalue field 2012-03-22 17:18:10 +01:00
611ad219fa provide appropriate default definition for sort value; extend identifier query to support '*' queries 2012-03-19 19:06:15 +01:00
5a6111acb7 vocabulary: handle integer and string tokens as equivalent 2012-03-17 16:53:42 +01:00
ec1628dd00 fix generation of result set for subreport fields 2012-03-17 11:53:39 +01:00
hplattner
9620ed0c95 add: multiline report field 2012-03-15 17:42:01 +01:00
46648c92fa new VocabularyField that decodes a value according to the vocabulary given 2012-03-10 17:59:52 +01:00
bcb195148b allow for integer timestamp values, e.g. from tracks 2012-02-11 11:51:33 +01:00
86da0990e1 add date field for reporting 2012-02-10 07:52:18 +01:00
8feec5dc34 allow configuration of display value for relation fields 2012-02-09 17:40:47 +01:00
7cb4fb6110 add relation field for displaying relation attributes in reports 2012-01-22 11:58:39 +01:00
7ca0892551 reporting, work in progress: sub-report field 2012-01-02 09:26:42 +01:00
2c7e2f0e5b minor fixes
- URL field for reports
- set reStructuredText renderer in DocTests
- import type and predicate interfaces correctly (backport from bbmaster branch)
2011-12-03 17:09:27 +01:00
d9694f711c improve reporting: additional field for HTML-rendered text; CSS class for tabular report 2011-12-03 09:46:51 +01:00
d5bab7dc32 define new UrlField for showing a link e.g. on a title; minor fix in handling dynamic parameters 2011-11-30 11:39:07 +01:00
0a1d2ec262 work in progress: reporting; example 'work statement' report is operational 2011-11-27 19:44:58 +01:00