Commit graph

244 commits

Author SHA1 Message Date
cad5ba5ca3 give empty records a corresponding flag on display as basis for better UI information 2013-10-19 17:31:59 +02:00
a1e2d52967 always display/process all rows within cardinality if this is set 2013-10-11 11:20:43 +02:00
4f54192ae4 allow for skipping certain fields when checking for empty rows 2013-10-07 14:39:19 +02:00
b82bf879fd fix records field: accept None as (old) value 2013-09-09 17:03:33 +02:00
8cbe50a90b avoid overwriting of filename information in file fields when no file is uploaded 2013-08-17 15:10:15 +02:00
2c09a682db preserve information on client context and - for records/grid - row index in field instances 2013-08-16 15:44:45 +02:00
552edab800 formal fixes 2013-01-03 19:39:39 +01:00
73e32552ff avoid display value of None, should always be a string 2012-08-30 16:07:01 +02: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
fa56eaeedf report field: change comment according to new default in loops 2012-07-10 17:29:12 +02:00
b63b3b3b16 make sure query criteria is a number for a 'number' field 2012-07-09 16:30:36 +02:00
67b969a481 add attribute 'userSetting' for specifying column specifications that may be edited by the user; extend interface definition to resemble currently used attributes 2012-07-09 10:23:03 +02:00
b8db38cf98 tolerate missing input items when filling grid 2012-07-08 18:46:49 +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
78bdb5f6d0 fix default retrieval of value used for sorting 2012-05-07 17:59:16 +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
4c746b272c add 'cssClass' property for controlling display of report fields 2012-05-02 16:39:57 +02:00
00d640729d fix meaning of 'hideTime' DateField flag 2012-04-23 13:20:52 +02:00
be795eb862 remove obsolete and error-hiding __getattr__() from Row class 2012-04-16 07:57:49 +02:00
6d29d5decf fallback for records (grid) field renderer 2012-02-29 08:29:29 +01:00
d5690fafa2 use correct getContextAttr() method: from object, not class 2012-02-26 10:19:05 +01:00
180ab86be6 records field: evaluate style properties in edit form; use correct display macro 2012-02-13 18:31:47 +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
a7f54226d8 avoid required attribute in non-Dojo input fields because this would be interpreted by modern browsers 2012-02-04 11:12:27 +01:00
0001154f4d consequently ignore empty cell values in grid field 2012-01-19 09:37:41 +01:00
6815364dec use instance (instead of context) for getting vocabulary items in order to avoid loss of information (e.g. access to view) 2012-01-14 11:45:55 +01:00
2f003cc447 move displayedColumns to ResultSet (from application-level view class) 2012-01-02 09:25:53 +01:00
117d8b194c backport changes from BlueBream version, e.g. for dynamic retrieving renderer; provide context and request for field instance in order to work with vocabularies depending on context 2011-12-27 20:10:20 +01:00
71954f3fe5 make keytable field and widget fully operable 2011-12-23 14:13:28 +01:00
4c2f79d929 add keytable stuff to grid-like field definitions 2011-12-23 10:30:06 +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
cce0993684 move report parameters to separate interface 2011-11-26 14:52:59 +01:00
064cac4d53 do not pre-populate standard fields in class 2011-11-10 08:16:00 +01:00
fa569284c3 dropdown field: use standard Zope3 source/vocabulary mechnaism is corresponding adapters are available 2011-11-09 10:51:52 +01:00
5190ebb728 provide special dropdown field instance in order to correctly display vocabulary values; make field instance lookabe more tolerant: use default field instance if named adapter not found 2011-07-24 16:58:15 +02:00
f563b8558e let row directly control value used for sorting to make row objects work whose context does not directly contain the corresponding attribute 2011-05-10 08:10:07 +02:00
helmutm
24e552ee9a provide separate method for retrieving query fields including the hidden ones, in order to be able to use hidden query fields for predefined selections
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4218 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-04-19 06:42:30 +00:00
helmutm
9345efa7a6 provide a default comparison value that is used for querying if no comparison value has been entered for a field
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4210 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-31 11:55:09 +00:00
helmutm
51b53f3169 allow parameters in view calls in messages; these are stored in view.options
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4209 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-31 10:02:01 +00:00
helmutm
16eb14155a extend standard lifetime for macro cache to 1 day
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4195 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-02 07:54:58 +00:00
helmutm
dff213f94e minor fix for checking selection criteria
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4135 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-07 10:36:56 +00:00
helmutm
075b5b6d1d make sure elements to be joined are unicode strings
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4107 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-12-20 13:14:24 +00:00
helmutm
1cf0b530a8 make sure elements to be joined are unicode strings
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4106 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-12-20 13:01:27 +00:00
helmutm
3ccd1de2b4 extend default macro cache lifetime to 3 hours
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4105 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-12-13 13:20:26 +00:00
helmutm
f4d1166442 rearrange code to make macro caching configurable by subclassing
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4103 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-12-13 07:09:30 +00:00
helmutm
19e17a33c5 allow for hiding time part on date widget
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4069 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-11-11 12:55:35 +00:00