this moves the whole field creation to a separate function and adds the
full qualified column name as a data attribute. This is needed because
we can not rely on the field's name to figure out the column name as it
will be unrelated in bureaucracy use
* master:
automatically change the type for existing Image fields
added tests for PDF and Video
more Media type tests
renamed classes to match type
added media type validation tests
renamed Image to Media and added mime type validation #38
* master:
use different branch now that the event has been merged
default to translated column labels in table aggregation
Show struct differences in diff view. SPR-31 closes#4
remove empty values withing multivals
fix entry tests
edit form styling SPR-320
added JavaScript for adding new inputs to multi edit fields