|  | 14abba0e3d | define standard method useRowProperty() in a central place | 2012-05-01 14:16:17 +02:00 |  | 
				
					
						|  | 97da6c9d01 | provide css class attribute for report fields | 2012-05-01 10:41:06 +02:00 |  | 
				
					
						|  | 89491922a5 | Merge branch 'master' into bbmaster | 2012-04-25 14:00:08 +02:00 |  | 
				
					
						|  | 2aefaa082b | fix setting of 'hideTime' flag | 2012-04-23 13:43:10 +02:00 |  | 
				
					
						|  | 00d640729d | fix meaning of 'hideTime' DateField flag | 2012-04-23 13:20:52 +02:00 |  | 
				
					
						|  | c65ab2ce77 | allow for protect a field from overwriting (e.g. on import) by using 'magic' value __no_change__ | 2012-04-20 13:10:46 +02:00 |  | 
				
					
						|  | be795eb862 | remove obsolete and error-hiding __getattr__() from Row class | 2012-04-16 07:57:49 +02:00 |  | 
				
					
						|  | ed0148b213 | Merge branch 'master' into bbmaster | 2012-04-14 12:40:51 +02:00 |  | 
				
					
						|  | 195d2be9f1 | remove language attributes from html declaration | 2012-04-14 11:50:45 +02:00 |  | 
				
					
						| 
								
								
									 hplattner | d2067fd92f | fix: totals calculation | 2012-04-13 13:24:59 +02:00 |  | 
				
					
						| 
								
								
									 hplattner | b5bb5ada15 | add computed totals | 2012-04-13 09:52:18 +02:00 |  | 
				
					
						| 
								
								
									 hplattner | fa7a07349d | use row to get displayed Columns/ replace fields in headerRows | 2012-04-13 07:38:01 +02:00 |  | 
				
					
						| 
								
								
									 hplattner | 41b1aa2630 | add items method to treat TableCellStyle as dict | 2012-04-12 11:20:30 +02:00 |  | 
				
					
						|  | ec5e832dd6 | introduce special Style class; implement grouping via sequential access | 2012-04-11 12:34:03 +02:00 |  | 
				
					
						|  | cd97e6787e | improve group handling | 2012-04-11 11:20:29 +02:00 |  | 
				
					
						|  | 25030e3e8d | remove obsolete CombinedResultSet class | 2012-04-07 12:22:43 +02:00 |  | 
				
					
						|  | d6a1816d54 | merge result set grouping from hplattner | 2012-04-07 12:20:41 +02:00 |  | 
				
					
						| 
								
								
									 hplattner | 7eda3c2e35 | fix: replace Combined/CategoryResultSets with computed HeaderRows | 2012-04-03 15:22:14 +02:00 |  | 
				
					
						|  | 40995a6e44 | improve duplicates filtering routing (and fix spelling) | 2012-03-30 10:44:07 +02:00 |  | 
				
					
						| 
								
								
									 hplattner | 66087e14dc | add: CombinedResultSet | 2012-03-30 08:36:23 +02:00 |  | 
				
					
						| 
								
								
									 hplattner | 5fbb588743 | add support for category rows/ execution steps | 2012-03-29 16:05:06 +02:00 |  | 
				
					
						| 
								
								
									 hplattner | be53682e0d | add: make columnBorder configurable for report fields | 2012-03-27 16:28:29 +02:00 |  | 
				
					
						| 
								
								
									 hplattner | cf0888415d | make colspan/ colwidth/ coltextalign configurable | 2012-03-27 15:01:00 +02:00 |  | 
				
					
						|  | 99a89b6f0d | provide appropriate default definitions for select and sort values | 2012-03-19 19:07:00 +01:00 |  | 
				
					
						|  | c50e7f07d3 | vocabulary: handle integer and string tokens as equivalent | 2012-03-17 16:52:14 +01:00 |  | 
				
					
						|  | 7483763564 | use ISO encoding for BlueBream version | 2012-03-17 14:29:18 +01:00 |  | 
				
					
						|  | 322515f966 | Merge branch 'master' into bbmaster | 2012-03-17 11:57:11 +01:00 |  | 
				
					
						|  | edc5df6aba | Merge branch 'bbmaster' of ssh://git.cy55.de/home/hplattner/git/cybertools into bbmaster | 2012-03-17 11:55:38 +01:00 |  | 
				
					
						|  | fdd17496ab | suppress __getattr__() - is not used any more | 2012-03-17 11:55:16 +01:00 |  | 
				
					
						| 
								
								
									 hplattner | 4c16a233d9 | add: *.project to ignored files | 2012-03-16 15:43:04 +01:00 |  | 
				
					
						|  | d6b456449a | use UTF-8 as standard encoding for documents | 2012-03-12 15:34:13 +01:00 |  | 
				
					
						| 
								
								
									 hplattner | 76e40bd412 | fix: merge conflict | 2012-03-09 08:22:52 +01:00 |  | 
				
					
						|  | 6aea218261 | fix error in formatNumber | 2012-03-08 21:18:28 +01:00 |  | 
				
					
						| 
								
								
									 hplattner | 7476928fb9 | fix: forNumber use location | 2012-03-08 20:47:44 +01:00 |  | 
				
					
						| 
								
								
									 hplattner | d09ec9f469 | Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/cybertools into bbmaster | 2012-03-08 13:31:26 +01:00 |  | 
				
					
						|  | 6579752dce | loading of CSS file controllable by subclass | 2012-03-08 11:54:44 +01:00 |  | 
				
					
						| 
								
								
									 hplattner | 31954942fb | Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/cybertools into bbmaster | 2012-03-07 16:15:02 +01:00 |  | 
				
					
						|  | 08c0ecadbf | mark WordDocument base class as top-level page | 2012-03-07 15:33:09 +01:00 |  | 
				
					
						| 
								
								
									 hplattner | db7e10ac51 | Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/cybertools into bbmaster | 2012-03-06 09:49:50 +01:00 |  | 
				
					
						|  | 23c6b430d7 | Merge branch 'master' into bbmaster | 2012-03-05 10:00:03 +01:00 |  | 
				
					
						|  | 6fe560cd31 | fall back to initial state if current state is not valid, e.g. because of changes in states definition | 2012-03-03 11:54:13 +01:00 |  | 
				
					
						|  | 1421e8cb1a | Merge branch 'master' into bbmaster | 2012-03-01 17:29:36 +01:00 |  | 
				
					
						|  | f654890a6e | Merge branch 'bbmaster' of ssh://git.cy55.de/home/hplattner/git/cybertools into bbmaster | 2012-03-01 17:25:34 +01:00 |  | 
				
					
						| 
								
								
									 hplattner | d836613734 | Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/cybertools into bbmaster | 2012-03-01 12:15:40 +01:00 |  | 
				
					
						| 
								
								
									 hplattner | 6fd1a5ed8f | fix: get self context attr | 2012-03-01 12:15:19 +01:00 |  | 
				
					
						|  | 6d29d5decf | fallback for records (grid) field renderer | 2012-02-29 08:29:29 +01:00 |  | 
				
					
						|  | fdb51f6b1a | merge branch 'master' | 2012-02-26 10:23:53 +01:00 |  | 
				
					
						|  | 1be9a85798 | use correct getContextAttr() method: from object, not class | 2012-02-26 10:20:50 +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 |  |