* release/0.5.0: (55 commits)
Bump version
Update translations, reference Weblate instead of Transifex
Update dependencies
Remove the alioth fileserver
Fix parameters for the lists search service
Fix subdirectory for the duck service
Use https and .org for the debtags service
Use https for search.debian.org
Use https for planet-search.debian.org
Fix unused arguments, remove Pylons websetup
Translated using Weblate (Chinese (Simplified))
Translated using Weblate (Dutch)
Translated using Weblate (German)
Update translation catalogs
Switch to Weblate, update Copyright years
Fix deprecation warning
Ignore PyCharm files
Update dependencies to current Debian stretch versions
Translated using Weblate (Dutch)
Added translation using Weblate (Dutch)
...
* weblate/develop:
Translated using Weblate (Dutch)
Added translation using Weblate (Dutch)
Translated using Weblate (Norwegian Bokmål)
Translated using Weblate (Norwegian Bokmål)
Translated using Weblate (Norwegian Bokmål)
Added translation using Weblate (Norwegian Bokmål)
Translated using Weblate (Indonesian)
Translated using Weblate (Indonesian)
Translated using Weblate (Chinese (China))
Translated using Weblate (Chinese (China))
Translated using Weblate (Chinese (China))
Added translation using Weblate (Chinese (China))
Translated using Weblate (German)
* feature/flask-port: (22 commits)
Update german translation
Update meta information and documentation
Remove Pylons remains
Add result view implementation
Port showform template to Jinja2
Implement fetchdddata view
Port dddatabuilder and keyfinder to Python3
Add Stretch dependency versions
Fix compatibility with newer jQuery
Implement better GPG output decoding
Use Jessie versions of dependencies
add some jessie requirements for flask
port keyringanalyzer to Python3
Add initial Flask implementation
Add Flask requirements
Move static assets
Add Babel configuration
Move translation files
Move Pylons implementation to attic
remove Pylons references from setup.py
...
This commit implements the result view and template.
- fix Python3 configparser interpolation error in portfolio.ini
- debianmemberportfolio.model.urlbuilder ported to Python3
- add showurls.html as a direct Jinja port of showurls.mako
- implement functionality in debianmemberportfolio.views.result