Added support for the full name of fields, which is used in the JavaScript
The property "name" of the Field Objects in JavaScript returns the fully qualified name of the field. This fullyQualifiedName is implemented since Poppler 0.18, but it was never implemented in Okular.
This merge requests aims to fix this and use the fullName on the JavaScript scripts.