Commit graph

36 commits

Author SHA1 Message Date
0aa539e8f8 merge branch master 2012-07-10 09:08:25 +02:00
b924051d49 work in progress: input of report parameters, work statement as example 2012-07-09 16:31:23 +02:00
hplattner
b70a9e00a7 add: custom template for SubReportField 2012-06-28 08:58:32 +02:00
35490794fa accept other values as empty (not only None), e.g. for group header fields 2012-06-26 15:31:08 +02:00
f9dca48cde merge branch master 2012-05-15 16:52:55 +02:00
058de979d8 work in progress: meeting minutes: selection and output working 2012-05-04 16:13:02 +02:00
17ccce90ce add 'cssClass' property for controlling display of report fields; remove 'td' tags from field renderers for more flexibility 2012-05-02 16:44:11 +02:00
8392c763a0 centered alignment for date field 2012-05-01 14:20:17 +02:00
2283accd32 more standard fields; set css class where appropriate, + class definitions in style sheets 2012-05-01 10:42:53 +02:00
381e26edaa new integer and integer URL report fields 2012-04-30 22:56:27 +02:00
ba108d4625 Merge branch 'master' into bbmaster 2012-04-14 12:39:47 +02:00
hplattner
5c908b7b17 add computed totals 2012-04-13 09:51:35 +02:00
hplattner
0a1ba00684 add: default styles 2012-04-12 17:27:49 +02:00
hplattner
a41a541baf add default style for DecimalField 2012-04-12 11:21:15 +02:00
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
a67bb15dd0 quick fix: hide top spacing in text fields in reports 2012-04-09 13:45:02 +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
a30ed80e16 fix subreport field definition - needs a reportFactory parameter 2012-03-16 12:01:54 +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