Commit Graph

13 Commits

Author SHA1 Message Date
Jan Dittberner c9ae85c2c1 Remove Pylons remains 2015-11-12 22:18:23 +01:00
Jan Dittberner b7fe1328bb Add result view implementation
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
2015-11-12 21:11:48 +01:00
Jan Dittberner 52066eb904 Port dddatabuilder and keyfinder to Python3 2015-11-11 00:48:01 +01:00
Jan Dittberner 2e3cb7aa64 Implement better GPG output decoding 2015-11-10 23:18:22 +01:00
Jan Dittberner cf04f6f0cb port keyringanalyzer to Python3
- ran through 2to3
- switch to new ConfigParser name
- fix UTF-8 handling of gpg output
- don't track tags and keyringcache.db in git
2015-11-10 22:38:13 +01:00
Paul Wise 0c9dd63f61 Fix link to DMD (Closes: #779343) 2015-03-09 21:27:01 +01:00
Paul Wise ec3a33545c Use https instead of http in links, comments, docstrings etc.
Update URLs to new sites where needed.
2014-10-14 17:03:54 +02:00
Paul Wise da8037fbe0 Update DUCK link to new static page 2014-10-14 17:03:45 +02:00
Paul Wise 923c463592 Use SSL in links and commands where available 2014-04-10 17:57:20 +02:00
Paul Wise 502c6c4749 Fix the link to the contributors site 2014-04-10 17:57:14 +02:00
Jan Dittberner b670f58c7a switch from ddportfolio to debianmemberportfolio
- change all references from ddportfolio to debianmemberportfolio
- rename debianmemberportfolio.controllers.DDPortfolioController to
  debianmemberportfolio.controllers.Controller
- update documentation
- update copyright years, unify file header formatting
2014-02-08 23:54:51 +01:00
Jan Dittberner 780e10494e rename files with ddportfolio in filename 2014-02-08 17:52:20 +01:00
Jan Dittberner dd64ba59b4 rename package directory 2014-02-08 17:47:47 +01:00