| 
								
								
									 hplattner | 43e51e7538 | make colspan/ colwidth/ coltextalign configurable | 2012-03-27 15:00:43 +02:00 |  | 
				
					
						| 
								
								
									 hplattner | ec319c1782 | add: multivalue field | 2012-03-22 17:18:10 +01:00 |  | 
				
					
						|  | ce5924333c | Merge branch 'bbmaster' of ssh://git.cy55.de/home/hplattner/git/loops into bbmaster | 2012-03-19 19:53:24 +01:00 |  | 
				
					
						| 
								
								
									 hplattner | 50c932e3c0 | fix: report results template without td | 2012-03-19 19:48:44 +01:00 |  | 
				
					
						|  | 611ad219fa | provide appropriate default definition for sort value; extend identifier query to support '*' queries | 2012-03-19 19:06:15 +01:00 |  | 
				
					
						|  | 288b9f62b2 | Merge branch 'bbmaster' of ssh://git.cy55.de/home/hplattner/git/loops into bbmaster | 2012-03-19 18:52:09 +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 |  | 
				
					
						|  | ec1628dd00 | fix generation of result set for subreport fields | 2012-03-17 11:53:39 +01:00 |  | 
				
					
						| 
								
								
									 hplattner | 9620ed0c95 | add: multiline report field | 2012-03-15 17:42:01 +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 |  | 
				
					
						|  | d496dc001a | Merge branch 'master' into bbmaster | 2012-03-11 17:19:28 +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 |  | 
				
					
						|  | b1cb9456fa | improve decimal field: use pattern, show right-aligned | 2012-03-08 16:55:52 +01:00 |  | 
				
					
						|  | 6e7219bdce | provide decimal field with locale-dependent formatting | 2012-03-08 15:30:01 +01:00 |  | 
				
					
						|  | f03f11372e | Merge branch 'master' into bbmaster | 2012-03-05 10:00:51 +01:00 |  | 
				
					
						|  | 599f64b2b1 | bind search combobox to INode - may be erroneously as target view otherwise | 2012-03-02 09:18:28 +01:00 |  | 
				
					
						|  | bcb195148b | allow for integer timestamp values, e.g. from tracks | 2012-02-11 11:51:33 +01:00 |  | 
				
					
						|  | 86da0990e1 | add date field for reporting | 2012-02-10 07:52:18 +01:00 |  | 
				
					
						| 
								
								
									 hplattner | 073c9eb7fc | add: timestamp support for DateField  class | 2012-02-09 17:42:58 +01:00 |  | 
				
					
						|  | 8feec5dc34 | allow configuration of display value for relation fields | 2012-02-09 17:40:47 +01:00 |  | 
				
					
						|  | 4db06cd046 | add date field with locale-dependent output formatting | 2012-02-08 11:49:46 +01:00 |  | 
				
					
						|  | d3ac5bc8bc | allow configuration of display value for relation fields | 2012-02-07 15:06:24 +01:00 |  | 
				
					
						|  | 13507c06a6 | Merge branch 'master' into bbmaster | 2012-02-07 09:34:57 +01:00 |  | 
				
					
						|  | 94c2057500 | allow suppression of links e.g. in word documents | 2012-02-01 21:27:47 +01:00 |  | 
				
					
						|  | 7cb4fb6110 | add relation field for displaying relation attributes in reports | 2012-01-22 11:58:39 +01:00 |  | 
				
					
						|  | 2426e580ff | new report field RelationField | 2012-01-20 13:30:16 +01:00 |  | 
				
					
						|  | 2c141a9285 | Merge branch 'master' into bbmaster | 2012-01-05 12:37:20 +01:00 |  | 
				
					
						|  | 7ca0892551 | reporting, work in progress: sub-report field | 2012-01-02 09:26:42 +01:00 |  | 
				
					
						|  | a218d22b93 | Merge branch 'master' into bbmaster | 2011-12-04 11:24:43 +01:00 |  | 
				
					
						|  | 2c7e2f0e5b | minor fixes - URL field for reports
- set reStructuredText renderer in DocTests
- import type and predicate interfaces correctly (backport from bbmaster branch) | 2011-12-03 17:09:27 +01:00 |  | 
				
					
						|  | d9694f711c | improve reporting: additional field for HTML-rendered text; CSS class for tabular report | 2011-12-03 09:46:51 +01:00 |  | 
				
					
						|  | 5f95ef439e | merge branch master | 2011-12-02 10:16:56 +01:00 |  | 
				
					
						|  | d5bab7dc32 | define new UrlField for showing a link e.g. on a title; minor fix in handling dynamic parameters | 2011-11-30 11:39:07 +01:00 |  | 
				
					
						|  | 35a442b171 | remove obsolete package-specific line from generic template | 2011-11-29 17:20:07 +01:00 |  | 
				
					
						|  | 0a1d2ec262 | work in progress: reporting; example 'work statement' report is operational | 2011-11-27 19:44:58 +01:00 |  | 
				
					
						|  | 55fbb7eefc | work in progress: reporting, example 'work statement' report | 2011-11-27 15:19:19 +01:00 |  | 
				
					
						|  | 120156cd04 | work in progress: reporting, example 'work statement' report | 2011-11-26 14:54:24 +01:00 |  | 
				
					
						|  | 073d483bf0 | Merge branch 'master' into bbmaster | 2011-11-17 11:22:34 +01:00 |  | 
				
					
						|  | 34e7e41928 | use the standard ConceptView class as base class for the Search query class | 2011-11-15 10:18:43 +01:00 |  | 
				
					
						|  | 907e9c4da8 | provide display rendering for relation property with link (like for relation set) | 2011-11-14 13:50:20 +01:00 |  | 
				
					
						|  | 153f0ee0e7 | merge branch master | 2011-11-11 15:27:12 +01:00 |  | 
				
					
						|  | 758171f158 | work in progress: configurable reports - basic interfaces and classes, example report (work_report) | 2011-11-11 15:18:03 +01:00 |  | 
				
					
						|  | f072066b3a | work in progress: configurable reports - basic interfaces and classes, example report (work_report) | 2011-11-10 08:17:12 +01:00 |  | 
				
					
						|  | f7fd4ef30f | work in progress: configurable reports - basic interfaces and classes | 2011-11-09 10:53:05 +01:00 |  | 
				
					
						|  | 9f5133152f | tolerate None values in title and description | 2011-10-20 17:48:59 +02:00 |  | 
				
					
						|  | 8dc0d49972 | work in progress: make loops package work with BlueBream 1.0 | 2011-09-29 19:21:12 +02:00 |  |