|  | 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 |  | 
				
					
						|  | 78969355b6 | backport from bbmaster2: add field property 'visible'; add FieldGroup | 2016-10-08 14:13:33 +02:00 |  | 
				
					
						|  | 473dd10029 | allow schema processor plugin adapter | 2016-10-04 07:56:26 +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 |  | 
				
					
						|  | 3721e5caf7 | backport changes from bbmaster2 | 2016-02-04 18:08:40 +01:00 |  | 
				
					
						|  | ec5f453077 | bug fix: parameter default value may not be mutable literal object | 2014-02-18 12:16:16 +01:00 |  | 
				
					
						| 
								
								
									 hplattner | 25bcc53a5f | set own rowtype for totalsrow | 2014-01-16 08:20:21 +01:00 |  | 
				
					
						|  | 452dc0290f | Merge branch 'master' into bbmaster | 2013-12-20 10:23:47 +01:00 |  | 
				
					
						|  | 953df5a3be | revert accedentially pulled obsolete change from 2013-01 | 2013-12-20 10:23:38 +01:00 |  | 
				
					
						|  | 7940efc315 | merge remote hplattner | 2013-12-20 10:12:54 +01:00 |  | 
				
					
						|  | dde80ae7d7 | merge remote hplattner | 2013-12-20 10:10:38 +01:00 |  | 
				
					
						|  | 7def5b9e43 | reduce default width of form fields for better fit on standard pages | 2013-12-05 14:27:28 +01:00 |  | 
				
					
						|  | fb9de8acbd | fix validation for KeyTableFieldInstance - must not inherit from RecordsFieldInstance | 2013-11-22 16:48:37 +01:00 |  | 
				
					
						|  | 1414a29436 | merge branch master | 2013-11-16 13:11:32 +01:00 |  | 
				
					
						|  | 165f23cc0b | do not automatically ignore file upload fields when checking for empty rows | 2013-10-19 20:00:42 +02:00 |  | 
				
					
						|  | cad5ba5ca3 | give empty records a corresponding flag on display as basis for better UI information | 2013-10-19 17:31:59 +02:00 |  | 
				
					
						|  | a1e2d52967 | always display/process all rows within cardinality if this is set | 2013-10-11 11:20:43 +02:00 |  | 
				
					
						|  | 4f54192ae4 | allow for skipping certain fields when checking for empty rows | 2013-10-07 14:39:19 +02:00 |  | 
				
					
						|  | b82bf879fd | fix records field: accept None as (old) value | 2013-09-09 17:03:33 +02:00 |  | 
				
					
						|  | 8cbe50a90b | avoid overwriting of filename information in file fields when no file is uploaded | 2013-08-17 15:10:15 +02:00 |  | 
				
					
						|  | 2c09a682db | preserve information on client context and - for records/grid - row index in field instances | 2013-08-16 15:44:45 +02:00 |  | 
				
					
						|  | f898a2b49e | merge branch master | 2013-03-23 11:31:13 +01:00 |  | 
				
					
						| 
								
								
									 hplattner | 9e8ba76461 | fix: browserView getData setting for boolean field | 2013-01-14 12:05:29 +01:00 |  | 
				
					
						|  | 552edab800 | formal fixes | 2013-01-03 19:39:39 +01:00 |  | 
				
					
						|  | 4da72fb2a7 | suppress 'required' attribute in input fields to avoid misinterpretation by FF | 2012-10-28 15:27:30 +01:00 |  | 
				
					
						|  | eb802de848 | new flag for fields: show field content when empty | 2012-09-13 16:41:33 +02:00 |  | 
				
					
						|  | 221ee291eb | merge branch master | 2012-09-05 16:16:24 +02:00 |  | 
				
					
						|  | 73e32552ff | avoid display value of None, should always be a string | 2012-08-30 16:07:01 +02:00 |  | 
				
					
						|  | 0ca62ba27e | tolerate non-float values when displaying decimal field | 2012-08-24 10:08:45 +02:00 |  | 
				
					
						|  | bf88e8f600 | Merge branch 'master' into bbmaster | 2012-07-08 18:53:08 +02:00 |  | 
				
					
						|  | b8db38cf98 | tolerate missing input items when filling grid | 2012-07-08 18:46:49 +02:00 |  | 
				
					
						|  | 784ca70365 | rename 'float' field to 'decimal' | 2012-07-07 15:42:30 +02:00 |  | 
				
					
						|  | 8a77fec13d | provide separate float field instance; predefine cssClass in row base class | 2012-07-07 10:05:00 +02:00 |  | 
				
					
						|  | 3c203fa495 | fix form layout (width of input fields) | 2012-06-18 15:10:10 +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 |  | 
				
					
						|  | c50e7f07d3 | vocabulary: handle integer and string tokens as equivalent | 2012-03-17 16:52:14 +01:00 |  | 
				
					
						|  | 1421e8cb1a | Merge branch 'master' into bbmaster | 2012-03-01 17:29:36 +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 |  | 
				
					
						|  | 180ab86be6 | records field: evaluate style properties in edit form; use correct display macro | 2012-02-13 18:31:47 +01:00 |  | 
				
					
						|  | d908b18188 | handle display format setting when creating field from interface | 2012-02-08 11:50:29 +01:00 |  | 
				
					
						|  | cc8584f957 | Merge branch 'master' into bbmaster | 2012-02-07 09:33:21 +01:00 |  | 
				
					
						|  | a7f54226d8 | avoid required attribute in non-Dojo input fields because this would be interpreted by modern browsers | 2012-02-04 11:12:27 +01:00 |  | 
				
					
						|  | 8fb5102aa8 | Merge branch 'master' into bbmaster | 2012-01-19 18:18:10 +01:00 |  | 
				
					
						|  | 0001154f4d | consequently ignore empty cell values in grid field | 2012-01-19 09:37:41 +01:00 |  | 
				
					
						|  | 6815364dec | use instance (instead of context) for getting vocabulary items in order to avoid loss of information (e.g. access to view) | 2012-01-14 11:45:55 +01:00 |  |