Commit Graph

26 Commits

Author SHA1 Message Date
Jan Dittberner 7adc53c31e Update german translation 2015-11-12 22:20:15 +01:00
Jan Dittberner 0df84e586f Update meta information and documentation 2015-11-12 22:19:24 +01:00
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 43ade2d35e Port showform template to Jinja2 2015-11-11 00:50:28 +01:00
Jan Dittberner 1c86f707fa Implement fetchdddata view 2015-11-11 00:49:59 +01:00
Jan Dittberner 52066eb904 Port dddatabuilder and keyfinder to Python3 2015-11-11 00:48:01 +01:00
Jan Dittberner 298b12775b Fix compatibility with newer jQuery 2015-11-10 23:26:07 +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
Jan Dittberner f63939cb03 Add initial Flask implementation 2015-11-10 22:38:13 +01:00
Jan Dittberner c783f96166 Move static assets
Move the static assets from debianmemberportfolio/public to
debianmemberportfolio/static where they are expected by Flask.
2015-11-10 22:38:13 +01:00
Jan Dittberner 30a35914c3 Move translation files
This commit moves the Pylons translations files
(debianmemberportfolio/i18n) to debianmemberportfolio/translations
because this is where Babel/Flask expect them.
2015-11-10 22:38:13 +01:00
Jan Dittberner 7c21e449d4 Move Pylons implementation to attic 2015-11-10 22:38:13 +01:00
Jan Dittberner 59eaea87ba fix jQuery compatibility issue 2015-09-25 13:01:42 +02:00
Paul Wise 0c9dd63f61 Fix link to DMD (Closes: #779343) 2015-03-09 21:27:01 +01:00
Jan Dittberner afe5828b16 fix language check when no Accept-Language header is set 2015-02-20 23:01:34 +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 dbb3fdf106 Remove generated files from git. 2014-10-14 17:03:50 +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 b6fa8b517d rename i18n files 2014-02-08 17:50:11 +01:00
Jan Dittberner dd64ba59b4 rename package directory 2014-02-08 17:47:47 +01:00