Commit graph

323 commits

Author SHA1 Message Date
4fc98bc281 add field properties for controlling export of query results to an external database 2014-02-09 10:24:59 +01:00
hplattner
ff3c94d40e fix totalsDescription group row output 2014-01-28 16:28:25 +01:00
hplattner
25bcc53a5f set own rowtype for totalsrow 2014-01-16 08:20:21 +01:00
452dc0290f Merge branch 'master' into bbmaster 2013-12-20 10:23:47 +01:00
953df5a3be revert accedentially pulled obsolete change from 2013-01 2013-12-20 10:23:38 +01:00
7940efc315 merge remote hplattner 2013-12-20 10:12:54 +01:00
e07bcefe0c Merge branch 'bbmaster' of ssh://git.cy55.de/home/hplattner/git/cybertools into bbmaster 2013-12-20 10:10:52 +01:00
dde80ae7d7 merge remote hplattner 2013-12-20 10:10:38 +01:00
hplattner
11498e14e7 dont't sum totals values on subtotals row 2013-12-20 09:56:33 +01:00
7def5b9e43 reduce default width of form fields for better fit on standard pages 2013-12-05 14:27:28 +01:00
fb9de8acbd fix validation for KeyTableFieldInstance - must not inherit from RecordsFieldInstance 2013-11-22 16:48:37 +01:00
1414a29436 merge branch master 2013-11-16 13:11:32 +01:00
165f23cc0b do not automatically ignore file upload fields when checking for empty rows 2013-10-19 20:00:42 +02:00
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
hplattner
03f2812088 fix sequenceNumber generation in reports result rows 2013-08-07 17:34:25 +02:00
hplattner
f68b1db2a4 fix list slicing 2013-08-07 11:48:37 +02:00
hplattner
8915a22bda only generate subTotalsRows for totals fields with corresponding group field 2013-08-07 11:02:50 +02:00
f898a2b49e merge branch master 2013-03-23 11:31:13 +01:00
hplattner
9e8ba76461 fix: browserView getData setting for boolean field 2013-01-14 12:05:29 +01:00
552edab800 formal fixes 2013-01-03 19:39:39 +01:00
302b8959c4 reportign: fix subtotals (work in progress) 2012-11-09 09:51:17 +01:00
4da72fb2a7 suppress 'required' attribute in input fields to avoid misinterpretation by FF 2012-10-28 15:27:30 +01:00
eb802de848 new flag for fields: show field content when empty 2012-09-13 16:41:33 +02:00
221ee291eb merge branch master 2012-09-05 16:16:24 +02:00
73e32552ff avoid display value of None, should always be a string 2012-08-30 16:07:01 +02:00
0ca62ba27e tolerate non-float values when displaying decimal field 2012-08-24 10:08:45 +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
hplattner
de06a8d30d use getDisplayValue in subTotalsRow 2012-07-26 10:20:01 +02:00
fa56eaeedf report field: change comment according to new default in loops 2012-07-10 17:29:12 +02:00
hplattner
183098d3ff Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/cybertools into bbmaster 2012-07-10 10:25:12 +02:00
173e59e30b merge branch master 2012-07-10 09:04:11 +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
hplattner
26487b5598 Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/cybertools into bbmaster 2012-07-09 08:24:28 +02:00
bf88e8f600 Merge branch 'master' into bbmaster 2012-07-08 18:53:08 +02:00
b8db38cf98 tolerate missing input items when filling grid 2012-07-08 18:46:49 +02:00
784ca70365 rename 'float' field to 'decimal' 2012-07-07 15:42:30 +02:00
8a77fec13d provide separate float field instance; predefine cssClass in row base class 2012-07-07 10:05:00 +02:00
hplattner
48fbacf2bc fix: subTotalsRow calculation 2012-07-06 11:37:37 +02:00
hplattner
b0354c4435 add: subTotals to group output field 2012-07-05 17:35:18 +02:00
hplattner
c50aff0098 add: subTotalsRow Description support 2012-07-02 16:42:11 +02:00
hplattner
0efbc5db1b add: subTotals support 2012-06-26 15:20:26 +02:00
3c203fa495 fix form layout (width of input fields) 2012-06-18 15:10:10 +02:00
ff9a2a8fd3 merge branch master - 'limits' parameter for reports 2012-06-18 10:28:48 +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