|  | 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 |  | 
				
					
						| 
								
								
									 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 |  | 
				
					
						|  | 65181d3098 | update editing rules (still only informative) to changed list of work item states | 2016-02-20 21:30:21 +01:00 |  | 
				
					
						|  | 5ab63ee78c | remove redundant call to setConctroller() | 2016-02-20 21:29:19 +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 |  | 
				
					
						|  | 99628fedd5 | provide optional export value for special formattings | 2016-01-26 13:30:02 +01:00 |  | 
				
					
						|  | 14cfdb7624 | allow setting of main template via controller (which is found via skin) | 2016-01-09 12:01:09 +01:00 |  | 
				
					
						|  | fcb29171ad | Merge branch 'master' into bbmaster2 | 2015-10-10 11:42:22 +02:00 |  | 
				
					
						|  | caee0eccc5 | Merge branch 'master' of ssh://git.cy55.de/home/git/cybertools | 2015-10-10 11:38:51 +02:00 |  | 
				
					
						|  | 917c2ae579 | revert change by hplattner from 2013 that was erroneously merged | 2015-10-10 11:27:41 +02:00 |  | 
				
					
						|  | 4690424b1d | merge changes from hplattner | 2015-09-29 14:35:24 +02:00 |  | 
				
					
						| 
								
								
									 hplattner | fdc9d119ba | fix merge conflict | 2015-09-29 11:45:16 +02:00 |  | 
				
					
						| 
								
								
									 hplattner | e5a09ed436 | add fill option to media asset resize function | 2015-09-29 11:42:42 +02:00 |  |