Commit Graph

9 Commits

Author SHA1 Message Date
Jan Dittberner 138bb7b860 Update copyright years 2020-10-27 08:38:03 +01:00
Jan Dittberner fb9a387616 Remove alioth references
The alioth.debian.org service has been decommisioned. This commit
removes links to alioth and the alioth user name input field.

Fixes #1
2020-10-27 08:29:54 +01:00
Paul Wise a627c20031 Add username for and link to the Salsa service
Salsa will be gradually replacing the Alioth service.
2018-02-09 10:03:45 +01:00
Jan Dittberner ff3cc9d940 Fix issues with incompletely filled forms
This commit reintroduces support for forms with email address as
the only mandatory parameter.
2017-09-12 21:58:46 +02:00
Jan Dittberner da2d299e97 Fix deprecation warning
flask.ext.babel and flask.ext.wtf have been replaced by flask_babel and
flask_ext.
2017-02-17 11:57:38 +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
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
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 dd64ba59b4 rename package directory 2014-02-08 17:47:47 +01:00
Renamed from ddportfolioservice/model/urlbuilder.py (Browse further)