Commit Graph

30 Commits

Author SHA1 Message Date
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
Jan Dittberner 5e213917b7 Fix documentation build 2020-10-27 08:28:27 +01:00
Jan Dittberner a6dfa99ea8 Update version in documentation 2019-06-23 13:00:27 +02: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 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 0df84e586f Update meta information and documentation 2015-11-12 22:19:24 +01:00
Jan Dittberner e7bb074323 update version number and ChangeLog 2015-03-09 21:29:46 +01:00
Jan Dittberner ca8e6e19e2 bump version number 2015-02-20 23:03:42 +01:00
Jan Dittberner 59cc3a82e2 bump version number, update changelog 2015-02-20 22:34:49 +01:00
Jan Dittberner 8ccedf5c71 change devdocs to Jessie 2015-02-20 22:19:07 +01:00
Jan Dittberner b93475292d bump version number, update ChangeLog 2014-10-14 17:21:08 +02: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 871284270d prepare release 0.3.2
- update ChangeLog
- bump version number in docs/source/conf.py and setup.py
2014-04-10 18:06:39 +02:00
Jan Dittberner 306edcd10b update ChangeLog, bump version for docs 2014-02-09 00:02:58 +01: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 43668f662b update for release 0.3
- bump copyright years
- fix PEP8 violations
- rewrap lines
- bump version number
- replace DDPortfolio with Debian Member Portfolio
2014-01-11 17:18:44 +01:00
Jan Dittberner 2bcb98fcf2 refer to wheezyreq.pip and remove squeezereq.pip 2014-01-10 23:10:29 +00:00
Jan Dittberner 98399ec1bd bump version 2013-11-20 17:44:12 +01:00
Jan Dittberner ecb9689ca5 bump version to 0.2.19 2013-11-15 21:44:20 +01:00
Jan Dittberner a9bde6350a give credits to Olivier Berger 2013-11-15 21:41:22 +01:00
Jan Dittberner 2301d34202 bump version number 2013-08-09 21:03:34 +02:00
Jan Dittberner 8ac4054463 bump version number 2013-02-24 22:54:39 +01:00
Jan Dittberner 9706f2777c add documentation on how to add a new URL 2013-02-24 22:52:36 +01:00
Jan Dittberner 1fc616adf7 use docs/build instead of docs/html 2013-02-24 22:25:23 +01:00
Jan Dittberner f778c21b0e move documentation sources to docs/source
* docs/source/conf.py
  - add toplevel directory to Python search path to allow building of
    documentation using system sphinx installation
2013-02-24 22:13:12 +01:00
Jan Dittberner 4304c425f7 add initial development documentation 2013-02-24 22:04:55 +01:00
Jan Dittberner 599f10a6bb add source reference in docs/sourcecode.rst
* ddportfolioservice/controllers/ddportfolio.py
  - add docstring to DdportfolioController
* ddportfolioservice/model/__init__.py
  - add module docstring
* docs/index.rst
  - add link to sourcecode file
* docs/sourcecode.rst
  - include autogenerated module information
2013-02-24 22:01:32 +01:00
Jan Dittberner b000e08b3f add introduction text and credits file 2013-02-24 21:59:19 +01:00
Jan Dittberner 98b7bc2676 prepare sphinx documentation building
* docs/conf.py:
  - add sphinx.ext.viewcode to extensions
  - update copyright years
  - bump version numbers
  - explicitly define language
* setup.cfg
  - define output directory and add all_files directive
2013-02-24 21:56:02 +01:00
Jan Dittberner 9c800c0ed8 setup Pylons infrastructure
paster create -t pylons ...
paster controller ddportfolio
add support for sphinx
2009-01-20 22:39:05 +01:00