Commit Graph

330 Commits

Author SHA1 Message Date
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 743d3aea34 Merge branch 'feature/wheezy-update' into develop 2014-01-11 00:39:36 +00:00
Jan Dittberner 85a2484f2e update translation files
- update catalog
- improve german translation
- update copyright years in all existing translations
- recompile catalogs
2014-01-11 01:38:03 +01:00
Jan Dittberner 4e18b2bd53 update templates
- bump copyright years and update program name
- fix escape call to work with webhelpers 1.3
2014-01-11 01:33:45 +01:00
Jan Dittberner 275885cb41 improve keyring analyzer
- define separate gnupg homedir as gnupghome
- update file comments in ddportfolioservice/model/ddportfolio.ini and
  ddportfolioservice/model/keyringanalyzer.py to reflect current
  copyright years and project name
- keyringanalyzer.py:
  - refactor to reduce function complexity
  - fix PEP8 violations
  - use gnupghome setting
  - switch to SafeConfigParser
2014-01-11 00:11:11 +00:00
Jan Dittberner a74c778258 ignore .ropeproject 2014-01-11 00:02:56 +00:00
Jan Dittberner 2bcb98fcf2 refer to wheezyreq.pip and remove squeezereq.pip 2014-01-10 23:10:29 +00:00
Jan Dittberner cac34c879f add requirements file with Debian Wheezy version 2014-01-10 23:07:41 +00:00
Jan Dittberner 2417abee4e Merge branch 'release/0.2.20' 2013-11-20 17:47:55 +01:00
Jan Dittberner 720c9100a2 Merge branch 'release/0.2.20' into develop 2013-11-20 17:45:08 +01:00
Jan Dittberner 98399ec1bd bump version 2013-11-20 17:44:12 +01:00
Jan Dittberner a8213b789b fix syntax error 2013-11-20 17:42:46 +01:00
Olivier Berger 755a2dc5ea Revert back some name/mail processing for cases where the uid is not strictly an email 2013-11-18 13:59:49 +01:00
Paul Wise de3dda922b Add contributor information links 2013-11-17 08:24:29 +01:00
Jan Dittberner 759f1d8580 Merge branch 'release/0.2.19' into develop 2013-11-15 21:44:55 +01:00
Jan Dittberner 8cb920e06d Merge branch 'release/0.2.19' 2013-11-15 21:44:44 +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
Olivier Berger d12111b400 Add some test code to dump contents of the cache 2013-11-15 14:36:35 +01:00
Olivier Berger 8ebe8bfede Exclude revoked ids : can't trust them, IMHO 2013-11-15 14:36:35 +01:00
Olivier Berger 2752c2e98d Adopt the way which is described in /usr/share/doc/gnupg/DETAILS.gz which expands first line, and use email.utils.parseaddr() 2013-11-15 14:36:35 +01:00
Olivier Berger 875eb57d35 Change for more useful documentation 2013-11-15 14:36:35 +01:00
Jan Dittberner 772397f222 Merge branch 'release/0.2.18.1' into develop
* release/0.2.18.1:
  bump version number
2013-08-09 21:04:37 +02:00
Jan Dittberner 76f8132b11 Merge branch 'release/0.2.18.1'
* release/0.2.18.1:
  bump version number
  fix typo in German translation thanks to Simon Kainz
2013-08-09 21:03:56 +02:00
Jan Dittberner 2301d34202 bump version number 2013-08-09 21:03:34 +02:00
Jan Dittberner 57bc445b5a fix typo in German translation thanks to Simon Kainz 2013-08-09 20:54:02 +02:00
Jan Dittberner 8573ef5445 Merge branch 'release/0.2.18' into develop
* release/0.2.18:
  update changelog
  bump version number
2013-02-24 22:56:44 +01:00
Jan Dittberner c4330f5554 Merge branch 'release/0.2.18'
* release/0.2.18:
  update changelog
  bump version number
  add documentation on how to add a new URL
  use docs/build instead of docs/html
  move documentation sources to docs/source
  add initial development documentation
  add source reference in docs/sourcecode.rst
  add introduction text and credits file
  prepare sphinx documentation building
  ignore vim swap files
2013-02-24 22:56:32 +01:00
Jan Dittberner e82e241158 update changelog 2013-02-24 22:56:09 +01:00
Jan Dittberner 8ac4054463 bump version number 2013-02-24 22:54:39 +01:00
Jan Dittberner 23e8c7ce0e Merge branch 'feature/devdocs' into develop
* feature/devdocs:
  add documentation on how to add a new URL
  use docs/build instead of docs/html
  move documentation sources to docs/source
  add initial development documentation
  add source reference in docs/sourcecode.rst
  add introduction text and credits file
  prepare sphinx documentation building
  ignore vim swap files
2013-02-24 22:53:00 +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 9efe6a7b28 ignore vim swap files 2013-02-24 21:50:56 +01:00
Jan Dittberner 8ff063ed25 Merge branch 'release/0.2.17' into develop
* release/0.2.17:
  Bump version number
2013-02-24 19:39:51 +01:00
Jan Dittberner 620a560d77 Merge branch 'release/0.2.17'
* release/0.2.17:
  Bump version number
  Add a pair of Planet Debian search links
2013-02-24 19:39:18 +01:00
Jan Dittberner 7da151abbe Bump version number 2013-02-24 19:38:11 +01:00
Paul Wise 5cbc158015 Add a pair of Planet Debian search links 2013-02-24 19:34:35 +01:00
Jan Dittberner 246397b982 Merge branch 'release/0.2.16.1' into develop 2013-02-16 11:35:01 +01:00
Jan Dittberner ca98123478 Merge branch 'release/0.2.16.1' 2013-02-16 11:34:53 +01:00
Jan Dittberner f11e1d2bc3 bump version number 2013-02-16 11:34:41 +01:00
Jan Dittberner d9522187ac add missing s to webid.pattern 2013-02-16 11:34:04 +01:00
Jan Dittberner 50c4d2b135 Merge branch 'release/0.2.16' into develop 2013-02-16 11:21:40 +01:00
Jan Dittberner f666d8b18d Merge branch 'release/0.2.16' 2013-02-16 11:21:31 +01:00
Jan Dittberner b98ff0b486 bump version number 2013-02-16 11:21:23 +01:00