Commit Graph

236 Commits

Author SHA1 Message Date
Jan Dittberner 5482cdc318 add babel to install_requires 2012-01-07 01:02:56 +01:00
Jan Dittberner b540e24415 modify templates
- replace Debian Developer by Debian Member and DD address by Debian
  address in HTML/JS templates
2012-01-07 00:44:00 +01:00
Jan Dittberner 08a214e96f rewrap README 2012-01-07 00:31:47 +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 ea1e696498 change miainfo ssh URL from merkel.d.o to qa.d.o 2011-04-09 22:32:13 +02:00
Jan Dittberner 7be6594b93 use master instead of merkel for group info 2011-04-09 22:20:55 +02:00
Jan Dittberner 8645cecd71 update owned domains pattern 2011-04-05 12:22:24 +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 e35f5590a6 add robots.txt to avoid 404s 2010-10-27 13:20:27 +02:00
Jan Dittberner 95a5cf0000 change gitweb URL to /gitweb.cgi because of hosting changes 2010-10-26 19:58:04 +02:00
Jan Dittberner 94522814ef fix URL for git repository 2010-10-26 15:54:05 +02:00
Jan Dittberner 9af353765d add logging and make keyringanalyzer work on Squeeze
- add logging to ddportfolioservice/model/keyfinder.py and
  ddportfolioservice/model/keyringanalyzer.py
- use ~ instead of ${HOME} in ddportfolioservice/model/ddportfolio.ini
- use subprocess.Popen instead of os.popen
2010-10-26 15:42:15 +02: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 41a5e3e6f1 apply changes for Pylons 0.10 2010-06-12 00:29:50 +02:00
Jan Dittberner 47ecf9b4ea Merge branch 'master' into pylons0.10
* master:
  remove default readonly field support
  updated translations
  populate wikihomepage in dddatabuilder.py
  add input fields for wikihomepage and forumsid
  update translations
  hide showall field for non ECMAScript clients
  add checkbox and ECMAScript code to toggle display of all fields
  enable GPG fingerprint entry with disabled ECMAScript
  handle empty email field onBlur event correctly
2010-06-12 00:24:44 +02:00
Jan Dittberner 7d9e26c89b Merge branch 'improve_ui'
* improve_ui:
  remove default readonly field support
  updated translations
  populate wikihomepage in dddatabuilder.py
  add input fields for wikihomepage and forumsid
  update translations
  hide showall field for non ECMAScript clients
  add checkbox and ECMAScript code to toggle display of all fields
  enable GPG fingerprint entry with disabled ECMAScript
  handle empty email field onBlur event correctly
2010-06-12 00:19:23 +02:00
Jan Dittberner 4f9e024bd3 remove default readonly field support 2010-06-12 00:18:52 +02:00
Jan Dittberner 65847e4d6c updated translations 2010-06-12 00:16:27 +02:00
Jan Dittberner 4782b64f06 populate wikihomepage in dddatabuilder.py 2010-06-12 00:13:04 +02:00
Jan Dittberner 4450a7ccfd add input fields for wikihomepage and forumsid 2010-06-12 00:02:17 +02:00
Jan Dittberner fe0291d59e update translations 2010-06-11 23:44:00 +02:00
Jan Dittberner 4902064aab hide showall field for non ECMAScript clients 2010-06-11 23:40:00 +02:00
Jan Dittberner 8b1613346e add checkbox and ECMAScript code to toggle display of all fields 2010-06-11 23:36:16 +02:00
Jan Dittberner d3fe053dd3 enable GPG fingerprint entry with disabled ECMAScript 2010-06-11 23:35:32 +02:00
Jan Dittberner 70d72e5f28 handle empty email field onBlur event correctly 2010-06-11 23:14:30 +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 95bc1f433d Merge branch 'dm_support'
* dm_support:
  use unquoted email address for MIA lookup
  mark all patterns that require optional information as optional
  use email address for MIA pattern to catch non-DDs
  add support for automatic DM data lookup
2010-06-11 22:04:32 +02:00
Jan Dittberner 9242fdafde use unquoted email address for MIA lookup 2010-06-11 22:04:14 +02:00
Jan Dittberner dd9d8f6c52 mark all patterns that require optional information as optional 2010-06-11 21:58:11 +02:00
Jan Dittberner 9a65e0b1f7 update keyringanalyzer.py copyright information 2010-06-11 21:48:49 +02:00
Jan Dittberner 16f4ee464e use email address for MIA pattern to catch non-DDs 2010-06-11 21:47:36 +02:00
Jan Dittberner e5a73bfe75 add support for automatic DM data lookup 2010-06-11 21:42:30 +02:00
Jan Dittberner 556e254870 Merge remote branch 'origin/deployed'
* origin/deployed:
  silence keyringanalyzer
  fix path handling in keyringanalyzer
  add flattr button
2010-06-11 20:56:05 +02:00
Jan Dittberner 71c24cf9e3 silence keyringanalyzer 2010-06-06 00:39:20 +02:00
Jan Dittberner 3e0df60e17 fix path handling in keyringanalyzer 2010-06-06 00:31:41 +02:00
Jan Dittberner 3e8f1f10e6 Merge branch 'master' into lenny
* master:
  add flattr button
2010-06-06 00:29:46 +02:00
Jan Dittberner 560aba70d9 add flattr button 2010-06-06 00:29:14 +02:00
Jan Dittberner daed37c4ab add flattr button 2010-06-06 00:27:11 +02:00
Jan Dittberner c06107c597 add flattr button 2010-06-06 00:26:49 +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 770a533e40 add support for non URL-Information 2010-06-04 00:29:28 +02:00
Jan Dittberner 4eb9421004 updated translations 2010-06-04 00:29:03 +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 f4c2c2d58d Merge branch 'master' into pylons0.10
* master:
  update copyright information
  add ChangeLog file
2010-06-03 23:37:54 +02:00
Jan Dittberner b8af34c80b update copyright information 2010-06-03 23:33:49 +02:00