----------------
- Use IUUID adapter instead of UID method in order to make it work also
with Dexterity items.
[avoinea]
- We can update existing files through quickupload.
If user try to upload a file that already exists,
if he is allowed to modify this existing object,
the file, title and description fields are replaced with new values.
[thomasdesvenain]
- German translations completed.
[mathias.leimgruber]
- Raises MissingExtension exception when filename does not have the extension.
[taito]