* master:
remove default readonly field support
updated translations
populate wikihomepage in dddatabuilder.py
add input fields for wikihomepage and forumsid
update translations
hide showall field for non ECMAScript clients
add checkbox and ECMAScript code to toggle display of all fields
enable GPG fingerprint entry with disabled ECMAScript
handle empty email field onBlur event correctly
- display fields depending on whether a DD email address is entered or
not
- make automatically determined fields readonly
- don't hide fields with errors
- add fields for GPG fingerprint and Alioth username
- add validation for new fields, mode and fingerprint
- implement translation and human readable text for error messages
- add translatable labels for HTML output (not used for JSON yet)
- add oldpeople URL
- modify the output template to use one table
- add styles
- rename action from handle_post to urllist to reflect its use
- use a property to determine the order of url sections
- use a list with a type to aggregate the urlbuilder results
- use textilize to display labels