Commit graph

1297 commits

Author SHA1 Message Date
83e18e10c1 avoid error caused by missing table columns 2019-11-25 19:20:07 +01:00
df15344db5 fix tests/doctests according to current ZTK and BlueBream versions 2019-04-26 17:42:10 +02:00
6ee25a78a4 avoid template compilation error with new ZPT version 2019-04-26 11:25:39 +02:00
69513bdd9f avoid years before 1900 that cannot be formatted 2019-04-26 11:08:02 +02:00
hplattner
c5715c322d subtotals fixes 2017-10-11 14:21:13 +02:00
hplattner
0208aa5595 add getExportValue method for report fields 2017-02-09 13:44:53 +01:00
hplattner
aab06b0cc9 use subtotals row id instead of class concat 2016-12-28 11:40:09 +01:00
hplattner
e26d61c38b use cssClass from row property 2016-12-12 11:50:17 +01:00
4d493dda45 second fix: call normalizeName only for strings 2016-11-30 18:10:16 +01:00
173e0d4140 now the real fix: call normalizeName only for strings 2016-11-30 13:48:57 +01:00
hplattner
64d7f4e701 fix 2016-11-30 13:42:00 +01:00
519140aa6d use 'suppress' property name instead of 'hidden' (which is used already) 2016-11-30 10:10:00 +01:00
b6833af5f9 allow simple hiding of a field from a schema 2016-11-29 13:08:29 +01:00
hplattner
78748051e2 add report row properties for js calculating totals and subtotals 2016-11-25 16:38:27 +01:00
78969355b6 backport from bbmaster2: add field property 'visible'; add FieldGroup 2016-10-08 14:13:33 +02:00
473dd10029 allow schema processor plugin adapter 2016-10-04 07:56:26 +02:00
b988ec0f32 try to avoid ValueError because of erroneous date 2016-04-05 08:57:32 +02:00
c7059e4f52 try to avoid ValueError because of erroneous date 2016-04-05 08:52:35 +02:00
hplattner
8190d56286 wrap relation field totals description display value 2016-03-04 13:32:26 +01:00
hplattner
a68eddd928 fix merge conflict 2016-03-01 15:01:19 +01:00
hplattner
66526863ca use Pillow instead of PIL; Fix Image import 2016-03-01 15:00:45 +01:00
0507cc7a15 remove PIL from requirements list 2016-02-27 19:06:50 +01:00
861f340b81 backport changes from bbmaster2: avoid creation of new controller via view/@@controller 2016-02-05 12:37:52 +01:00
3721e5caf7 backport changes from bbmaster2 2016-02-04 18:08:40 +01:00
129f4ba73d avoid querying for runId = None 2015-07-10 09:07:24 +02:00
b5994952c0 add *.pyo to .gitignore 2015-07-10 09:06:47 +02:00
190fae3b9a HTML sanitize: allow controlling of allowed styles 2015-07-10 09:06:23 +02:00
hplattner
a477c59908 add groupSequence Numbers for resultset rows 2015-05-12 10:51:11 +02:00
e948df2ea2 add magnifier (= search) icon 2014-09-21 11:12:48 +02:00
90bdbb0535 additional icons for documents and time/waiting states 2014-08-17 14:56:15 +02:00
d09b0fd786 provide new method for merging macros from different templates 2014-08-12 13:06:37 +02:00
6740d350dd set default encoding for Word to Windows-1252 2014-07-30 16:53:27 +02:00
hplattner
51c0b94d8f add rowClass attributes 2014-06-27 12:51:34 +02:00
hplattner
cb01ec4247 add colspan to subtotals row dependant on group header colspan 2014-03-13 17:49:38 +01:00
hplattner
770b4acd44 Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/cybertools into bbmaster 2014-03-04 15:59:01 +01:00
30b6d90dde Merge branch 'bbmaster' of ssh://git.cy55.de/home/hplattner/git/cybertools into bbmaster 2014-02-26 10:24:51 +01:00
hplattner
ba2503560a Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/cybertools into bbmaster 2014-02-26 10:22:19 +01:00
hplattner
41e143bcec add groupHeaderColspan to groupHeaderRows 2014-02-26 10:22:03 +01:00
ec5f453077 bug fix: parameter default value may not be mutable literal object 2014-02-18 12:16:16 +01:00
e05ccdc96f make email address field not required 2014-02-10 10:24:46 +01:00
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
hplattner
d49b4888cc Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/cybertools into bbmaster 2014-01-05 12:03:35 +01:00
5ba1f5cbdd round value before formatting in order to avoid zope.i18n formatter bug 2014-01-02 17:30:57 +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
3acb664355 Merge branch 'master' into bbmaster 2013-12-20 10:13:08 +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