-
Issue #1324014 - suppress output when first address is empty
-
Issue #1324012 - move all validation to element_validate. update tests
-
Issue #1324012 - use sanitize hook instead of submit. add a sanitization test.
-
Issue #1324004 - add tests
-
add empty test for cidr setting to avoid warning
-
second quartet of hidden values for plain ipaddr widget to avoid notice. fix validate switch in hook_field_settings. attempt to fix calls for form_set_error in hook_field validate switch - no luck
-
update formatter to handle new structure of . fix bug in label default value in hook_field columns op. default value is inexplicably working now (perhaps having current element theme functions?)
-
switch to hook_entity/process workflow. add element theme functions. add css to keep fields inline
-
fix some minor errors and warnings, and update css
-
#12 - complete rough draft of version 6. there are errors, but it's not totally borken