Commit graph

48 commits

Author SHA1 Message Date
Jan Dittberner a8213b789b fix syntax error 2013-11-20 17:42:46 +01:00
Paul Wise de3dda922b Add contributor information links 2013-11-17 08:24:29 +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
Paul Wise 5cbc158015 Add a pair of Planet Debian search links 2013-02-24 19:34:35 +01:00
Paul Wise ee4bcb5a76 Add new FOAF profiles 2013-02-16 11:13:56 +01:00
Paul Wise 34365305d4 Add a link to the Debian Url ChecKer 2012-12-08 12:47:35 +01:00
Paul Wise 48d4776c21 Add support for the new Debian Maintainer Dashboard by Lucas Nussbaum.
Blog: http://www.lucas-nussbaum.net/blog/?p=722
2012-07-10 19:51:19 +02:00
Jan Dittberner 3297f41aaa remove keylog URL (no replacement available) 2012-03-26 17:59:23 +02:00
Paul Wise 4cf6881c6f Remove links to DEHS, which is broken 2012-03-24 22:05:28 +01:00
Paul Wise 073e9e0b06 Cope with problems due to the lossy nm.d.o database upgrade 2012-03-24 22:05:21 +01:00
Jan Dittberner d664fa86d6 remove bugstats/karma link as suggested by Evgeni Golov 2012-03-24 22:02:23 +01:00
Jan Dittberner 6224abdf63 PEP-8 compliance
- fix all PEP-8 warnings
- bump copyright years
2012-01-07 01:46:57 +01:00
Jan Dittberner e643987d3d add missing import of response from pylons
- from pylons import response was missing for JSON processing
2012-01-07 01:23:59 +01:00
Jan Dittberner 2bda187f91 update strings in controllers
- replace Debian Developer by Debian Member
- replace DDs by Debian Members
- bump copyright years
2012-01-07 01:13:53 +01:00
Paul Wise fbbb3da318 Update buildd URLs to the new per-maintainer view by Mehdi Dogguy 2011-06-05 15:24:12 +02:00
Jan Dittberner a7a1302d60 add one year bug history graph URL 2011-03-06 17:33:33 +01:00
Jan Dittberner 413238d26b update copyright years, add clone URL 2011-01-21 18:34:08 +01:00
Jan Dittberner 7a4f6a7e0d remove svnbuildstat 2011-01-21 18:11:03 +01:00
Jan Dittberner fac0c223f4 Merge branch 'master' into pylons0.10
* master:
  add support for finger command line for db.debian.org query
2010-06-12 23:28:45 +02:00
Jan Dittberner 2f93abf0c7 add support for finger command line for db.debian.org query 2010-06-12 23:23:48 +02:00
Jan Dittberner a527356eae Merge branch 'master' into pylons0.10
* master:
  add support for GPG key lookup finger command and HTTP URL
2010-06-12 00:54:50 +02:00
Jan Dittberner 2f0cb0da62 add support for GPG key lookup finger command and HTTP URL 2010-06-12 00:50:18 +02:00
Jan Dittberner d5c1fd1a34 Merge branch 'master' into pylons0.10
* master:
  use unquoted email address for MIA lookup
  mark all patterns that require optional information as optional
  update keyringanalyzer.py copyright information
  use email address for MIA pattern to catch non-DDs
  add support for automatic DM data lookup
  silence keyringanalyzer
  fix path handling in keyringanalyzer
  add flattr button
  add flattr button
2010-06-11 22:17:59 +02:00
Jan Dittberner e5a73bfe75 add support for automatic DM data lookup 2010-06-11 21:42:30 +02:00
Jan Dittberner f2e90118f6 Merge branch 'master' into pylons0.10
* master:
  updated translations
  add support for non-url information
2010-06-04 00:35:58 +02:00
Jan Dittberner 2aec4f8f98 add support for non-url information
* add ssh commands for MIA information, owned debian.net domains and
  group membership
* add support for specifying type of pattern
2010-06-04 00:24:15 +02:00
Jan Dittberner 74ed088cf9 Merge branch 'extraparams' into pylons0.10
* extraparams:
  generate wikihomepage from name if parameter is missing
  add translations for new pattern labels
  add support for optional patterns
  support non unicode fields
  add new patterns for wiki and forum
  improve handling of missing fields
  accept extra fields forumsid and wikihomepage
  use the fixed set of dependency versions from Lenny
2010-06-03 23:08:05 +02:00
Jan Dittberner bbd6ae9017 generate wikihomepage from name if parameter is missing 2010-06-03 22:58:34 +02:00
Jan Dittberner 44f5ffa8c3 add translations for new pattern labels 2010-06-03 22:39:13 +02:00
Jan Dittberner c3afa11013 accept extra fields forumsid and wikihomepage 2010-06-03 21:49:34 +02:00
Jan Dittberner 03954ba7e9 Merge branch 'newrules' into pylons0.10
* newrules:
  updated translations
  add ideas for SSH functions as comment
  add idea for debconf list search as comment
  add Debian search
  add website google search
  add patch tracker
  add piuparts
  add support for "firstchar" in patterns
  add ubuntudiff to new group Ubuntu

Resolved conflicts:
	ddportfolioservice/i18n/ddportfolioservice.pot
	ddportfolioservice/i18n/de/LC_MESSAGES/ddportfolioservice.mo
	ddportfolioservice/i18n/de/LC_MESSAGES/ddportfolioservice.po
	ddportfolioservice/model/ddportfolio.ini
2010-05-10 21:33:50 +02:00
Jan Dittberner 5215d8d266 add Debian search 2010-05-10 21:17:14 +02:00
Jan Dittberner 2c0ff46c7f add website google search 2010-05-10 21:15:46 +02:00
Jan Dittberner 9cc4597bc3 add patch tracker 2010-05-10 21:13:57 +02:00
Jan Dittberner c5b592596e add piuparts 2010-05-10 21:13:03 +02:00
Jan Dittberner f5879c5ab0 add ubuntudiff to new group Ubuntu 2010-05-10 20:15:49 +02:00
Jan Dittberner 39fb201f84 upgrade result page to Pylons 0.10 2010-05-10 19:51:45 +02:00
Jan Dittberner 7cb0b383a3 upgrade mako templates, add explicit webhelpers 2010-05-10 19:51:44 +02:00
Jan Dittberner 43fa465847 added translation for bugs.correspondent 2009-08-14 22:04:24 +02:00
Jan Dittberner b90fee99fa switch to html as default output format 2009-02-18 09:28:37 +01:00
Jan Dittberner 6d9b5b85c8 pre-fill fields if enough necessary information is given
- the email address is enough information for DDs
- default to JSON mode
- use text/javascript content type for JSON response in ddportfolio
  controller
2009-02-17 23:30:03 +01:00
Jan Dittberner 709f2067cd add labels for HTML output
- add translatable labels for HTML output (not used for JSON yet)
- add oldpeople URL
- modify the output template to use one table
- add styles
- rename action from handle_post to urllist to reflect its use
- use a property to determine the order of url sections
- use a list with a type to aggregate the urlbuilder results
- use textilize to display labels
2009-01-22 17:34:46 +01:00
Jan Dittberner 9c641cb79c fix i18n of form validation messages 2009-01-21 22:46:59 +01:00
Jan Dittberner 3fb8f80f0e add copyright and license information
add AGPLv3+ license information and copyright to all Python code and
mako templates
2009-01-21 16:11:39 +01:00
Jan Dittberner f33f6c7751 implement URL generation
move code for URL generation to model/urlbuilder.py
add format selection to input form
create output template
2009-01-21 01:11:01 +01:00
Jan Dittberner d86965304f add form validation
validate input in ddportfolio controller
input validation schema in model/form.py
error message display and style added
2009-01-21 00:11:19 +01:00
Jan Dittberner 12dc602c0b add form template
use render in ddportfolio controller
add webhelpers.rails to helpers.py
create showform.mako resembling the output of the old ddportfolio.py
2009-01-20 23:15:18 +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