|  | a8565f58c3 | don't suppress 'hidden' fields | 2020-04-08 14:52:51 +02:00 |  | 
				
					
						|  | 51be7dbcbb | avoid deprecation warnings, fix doctests | 2020-03-07 13:44:10 +01:00 |  | 
				
					
						|  | f2eae818db | set version number to 2.3.0 | 2020-03-07 12:51:33 +01:00 |  | 
				
					
						|  | 3c8edc3e90 | merge bbmaster + bbmaster2 to new branch 2master | 2020-03-03 15:22:13 +01:00 |  | 
				
					
						|  | 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 |  | 
				
					
						|  | b690273bf0 | update version number | 2019-03-09 13:24:14 +01:00 |  | 
				
					
						|  | 9f1bbb5193 | fix moving of work items | 2018-01-09 07:55:06 +01: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 |  | 
				
					
						|  | 93249faf94 | fix check for workitem type | 2017-01-16 15:23:48 +01:00 |  | 
				
					
						|  | bd3d7a0e2f | fix action start: 'party' query only works in adapter | 2017-01-16 15:12:50 +01:00 |  | 
				
					
						|  | 3b53657c5d | fix MANIFEST.in: include missing files/directories | 2017-01-02 16:07:09 +01:00 |  | 
				
					
						|  | 2e09bb3738 | minor package-level changes, add README file | 2017-01-01 17:21:32 +01:00 |  | 
				
					
						|  | 82bc58329b | dirty fix: monkey patch in IntIds to avoid ForbiddenAttribute error | 2017-01-01 17:19:52 +01:00 |  | 
				
					
						|  | d385dc8dea | make package ready for distribution as an sdist egg | 2016-12-31 13:43:05 +01:00 |  | 
				
					
						| 
								
								
									 hplattner | aab06b0cc9 | use subtotals row id instead of class concat | 2016-12-28 11:40:09 +01:00 |  | 
				
					
						|  | c03e47ab3d | cleanup pagetemplate code with string: literals | 2016-12-26 18:14:15 +01:00 |  | 
				
					
						|  | 325f463ce8 | remove deprecated import from zope.testing | 2016-12-26 11:26:10 +01:00 |  | 
				
					
						|  | 9205e8592e | remove deprecated import from zope.testing | 2016-12-26 10:42:27 +01:00 |  | 
				
					
						|  | 170e8f1d4e | allow hiding of a field from schema-based forms | 2016-12-23 17:14:11 +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 |  | 
				
					
						|  | 5aa9869181 | add 'visible' property to IField interface | 2016-10-08 14:05:19 +02:00 |  | 
				
					
						|  | 4c18a9731c | add 'visible' property to field definition | 2016-10-08 11:17:39 +02:00 |  | 
				
					
						|  | 6cff2cc6df | update copyright info | 2016-10-08 09:37:47 +02:00 |  | 
				
					
						|  | 473dd10029 | allow schema processor plugin adapter | 2016-10-04 07:56:26 +02:00 |  | 
				
					
						|  | 1cd5f59738 | call schema processor with **kw to provide view/request | 2016-08-27 09:31:56 +02:00 |  | 
				
					
						|  | d742b87c9c | allow schema processor plugin adapter | 2016-08-25 16:41:40 +02:00 |  | 
				
					
						|  | ef05da60e1 | take URLGetter implementation from common location | 2016-06-28 08:14:02 +02:00 |  | 
				
					
						|  | 0d1a37b5d2 | provide method for tweaking request/URL, esp remove trailing '/@@index.html' | 2016-06-17 09:43:29 +02:00 |  | 
				
					
						|  | 81ae451969 | fix stripping of '/@@index.html' | 2016-06-13 10:01:47 +02:00 |  | 
				
					
						|  | 443fee52bb | fix URL clipping | 2016-06-12 09:04:30 +02:00 |  | 
				
					
						|  | 813299d358 | revert change in main.pt, makes problems with relative URLs | 2016-06-10 12:35:28 +02:00 |  | 
				
					
						|  | 34d65623ad | revert change for request/URL | 2016-06-09 13:43:11 +02:00 |  | 
				
					
						|  | 043d423a0e | use new 'view/requestUrl' to avoid '/@@index.html' in URLs | 2016-06-09 10:32:04 +02:00 |  | 
				
					
						|  | 8777d1ecdb | provide 'view/requestUrl' method to be used instead of 'request/URL' | 2016-06-09 09:03:44 +02:00 |  | 
				
					
						|  | 8166a0e3c3 | add green/blue LED icon | 2016-06-09 09:03:03 +02:00 |  | 
				
					
						|  | 2a2097fa0d | tracking: allow wildcard (*) query | 2016-04-25 12:27:03 +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 |  |