Commit graph

1371 commits

Author SHA1 Message Date
hplattner
50c932e3c0 fix: report results template without td 2012-03-19 19:48:44 +01:00
hplattner
aa8bc152ba Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster 2012-03-19 10:13:27 +01:00
hplattner
021150af47 fix: template for multiline field 2012-03-19 10:13:10 +01:00
5a6111acb7 vocabulary: handle integer and string tokens as equivalent 2012-03-17 16:53:42 +01:00
90466aad79 Merge branch 'master' into bbmaster 2012-03-17 11:56:38 +01:00
f675c68997 Merge branch 'bbmaster' of ssh://git.cy55.de/home/hplattner/git/loops into bbmaster 2012-03-17 11:55:55 +01:00
ec1628dd00 fix generation of result set for subreport fields 2012-03-17 11:53:39 +01:00
hplattner
4ea797c19f add: .project to gitignore gile 2012-03-16 15:42:11 +01:00
a30ed80e16 fix subreport field definition - needs a reportFactory parameter 2012-03-16 12:01:54 +01:00
7bf87c15ac avoid error when trying to access typeProvider attribute for wrong objects 2012-03-16 12:00:57 +01:00
75fff86351 enclose filename in quotes to prevent truncation at spaces by browser 2012-03-16 11:59:35 +01:00
hplattner
9620ed0c95 add: multiline report field 2012-03-15 17:42:01 +01:00
hplattner
65ce2d9779 Merge branch 'master' of ssh://git.cy55.de/home/git/loops into bbmaster 2012-03-15 12:41:25 +01:00
01a5396bd5 use field (col) instead of renderer name for getColumnRenderer() call 2012-03-14 18:43:54 +01:00
hplattner
008d932184 fix: subReport macro 2012-03-14 17:34:19 +01:00
hplattner
e902c898f4 Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster 2012-03-14 16:56:28 +01:00
6bb4f35091 new options for resources: suppress external editing, do not normalize filename on download 2012-03-14 16:42:53 +01:00
f62a907590 evaluate subtype relations also for normal concepts (e.g. queries) 2012-03-12 15:36:43 +01:00
942de85d87 check for principal is None - may happen when zope.authentication is patched 2012-03-12 08:14:44 +01:00
d496dc001a Merge branch 'master' into bbmaster 2012-03-11 17:19:28 +01:00
364a0c8c58 add some flexibility to resources listing and Lobo Layout 2012-03-11 16:17:45 +01:00
a415e83468 add renderer 'center' for centered report columns 2012-03-11 12:49:53 +01:00
46648c92fa new VocabularyField that decodes a value according to the vocabulary given 2012-03-10 17:59:52 +01:00
cdb3cd13fc mark getAction() method on folder as obsolete 2012-03-10 16:01:41 +01:00
d1b8ece123 make sure request data are correctly converted to unicode 2012-03-10 14:02:30 +01:00
47fefc39df ignore predicate interface on import also when empty string 2012-03-10 11:43:44 +01:00
c178efe59e improve standard import file; add new definition file for book structure 2012-03-10 10:46:43 +01:00
6c16cc9ced fix layout of popup form for Lobo skin 2012-03-10 09:45:14 +01:00
fccc9a7f50 extend standard import file 2012-03-09 14:06:08 +01:00
b1cb9456fa improve decimal field: use pattern, show right-aligned 2012-03-08 16:55:52 +01:00
hplattner
f682db7811 Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster 2012-03-08 16:33:24 +01:00
6e7219bdce provide decimal field with locale-dependent formatting 2012-03-08 15:30:01 +01:00
5eda7ef9c7 show name of track if title is empty 2012-03-08 15:29:40 +01:00
hplattner
b536f8540d Merge branch 'master' of ssh://git.cy55.de/home/git/loops into bbmaster 2012-03-07 16:14:32 +01:00
66e1a71851 standard listing: show predicate also for resources 2012-03-05 19:41:54 +01:00
5d3bcf3cfa provide more control on what is shown in list or grid via new 'represents' predicate for resources 2012-03-05 18:36:27 +01:00
d8c7ae86af ignore missing concept type error 2012-03-05 12:40:39 +01:00
1f681de414 ignore errors because of missing principal; allow overwriting password when principal exists 2012-03-05 12:25:02 +01:00
f03f11372e Merge branch 'master' into bbmaster 2012-03-05 10:00:51 +01:00
c71669f1a7 provide working generic CreateConceptPage implementation 2012-03-04 16:37:10 +01:00
48395b19cf correctly handle events spanning two months also for months with less than 31 days 2012-03-04 16:35:51 +01:00
1b344e7489 provide option 'organize.stateful' to directly bind a states definition to a type
in addition extend, clean up standard import files
2012-03-03 11:57:57 +01:00
599f64b2b1 bind search combobox to INode - may be erroneously as target view otherwise 2012-03-02 09:18:28 +01:00
25525133a2 Merge branch 'master' into bbmaster 2012-03-01 17:30:28 +01:00
8e3d038574 fix handling of relation set changes; provide __ne__() method for AdapterBase 2012-03-01 17:28:38 +01:00
b5b2fa5f58 change setting for HTML pre element: show scrollbars only if necessary 2012-03-01 17:27:47 +01:00
931f308fc1 Merge branches 'bbmaster' and 'master' of ssh://git.cy55.de/home/git/loops into bbmaster 2012-03-01 17:24:21 +01:00
91cdcc2c06 fix bug in ParentRelation: __eq__() method is not called for '!='... 2012-02-29 19:42:08 +01:00
6e36c6708c Merge branch 'master' into bbmaster 2012-02-26 10:24:37 +01:00
17de8893ae rearrane CSS class properties 2012-02-25 17:11:39 +01:00