|
13da77de0a
|
provide 'descending' flag for sorting
|
2015-03-21 17:10:40 +01:00 |
|
|
ed06f60790
|
use a Jeep object for listing columns so that they may be retrieved by name
|
2012-08-04 09:20:38 +02:00 |
|
|
976fa5e945
|
reporting: introduce 'limits' parameter as basis for batching and other kinds of reducing report output after selection and sorting
|
2012-06-18 09:29:12 +02:00 |
|
|
7fafd9dccd
|
extend row stuff: group fields, 'useRowProperty' attribute handler
|
2012-06-05 10:51:16 +02:00 |
|
|
3beae86d4d
|
tolerate empty result set when retrieving first row (e.g. for getting header information)
|
2012-05-09 13:39:09 +02:00 |
|
|
601fda98bf
|
provide auxiliary method for retrieving first row of result set, e.g. for populating header fields
|
2012-05-07 15:11:24 +02:00 |
|
|
be795eb862
|
remove obsolete and error-hiding __getattr__() from Row class
|
2012-04-16 07:57:49 +02:00 |
|
|
d5690fafa2
|
use correct getContextAttr() method: from object, not class
|
2012-02-26 10:19:05 +01:00 |
|
|
1ec981f04a
|
add definition for CalculatedField (direct attribute of row); use for sequential numbering of rows
|
2012-02-11 15:56:44 +01:00 |
|
|
2f003cc447
|
move displayedColumns to ResultSet (from application-level view class)
|
2012-01-02 09:25:53 +01:00 |
|
|
ab20786f34
|
fix method decorator for default attribute access
|
2011-12-01 08:39:54 +01:00 |
|
|
add1a31bae
|
define row data for report totals
|
2011-11-27 19:43:04 +01:00 |
|
|
a33f17faf0
|
continuous improvement and extension of reporting facilities
|
2011-11-27 15:18:37 +01:00 |
|
helmutm
|
643fe8db4d
|
add more configuration options; implement default checking of query criteria
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3888 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-06-06 14:13:15 +00:00 |
|
helmutm
|
e4a5c8e8d9
|
work in progress: use query criteria as check/filter in result set creation
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3885 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-06-05 06:31:56 +00:00 |
|
helmutm
|
2e61afc21a
|
work in progress: reporting
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3867 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-05-16 20:22:40 +00:00 |
|
helmutm
|
d9c8ee3587
|
work in progress: reporting
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3866 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-05-16 12:44:59 +00:00 |
|