Commit Graph

306 Commits

Author SHA1 Message Date
Jan Dittberner f55f2d23d0 new URL for NM status 2012-03-06 20:49:38 +01:00
Jan Dittberner dc6f4fcb55 Merge branch 'release/0.2.4' into develop
* release/0.2.4:
  bump version number
2012-03-04 16:37:04 +01:00
Jan Dittberner e1e1b6cd83 Merge branch 'release/0.2.4'
* release/0.2.4:
  bump version number
  Switch to new location for debtags
2012-03-04 16:36:26 +01:00
Jan Dittberner e21f166201 bump version number 2012-03-04 16:36:12 +01:00
Paul Wise 3a4242cc8f Switch to new location for debtags 2012-03-04 16:32:39 +01:00
Jan Dittberner 1a0b9d7a07 Merge branch 'release/0.2.3' into develop
* release/0.2.3:
  bump version number
2012-01-07 16:41:10 +01:00
Jan Dittberner ef301ee107 Merge branch 'release/0.2.3'
* release/0.2.3:
  bump version number
  update german translation
  Replace public-facing "DD" with "Debian Member"
2012-01-07 16:40:40 +01:00
Jan Dittberner e6b4bb7d4f bump version number 2012-01-07 16:40:31 +01:00
Jan Dittberner 94c0f755cf update german translation 2012-01-07 16:38:32 +01:00
Paul Wise 830127ccc0 Replace public-facing "DD" with "Debian Member" 2012-01-07 16:35:40 +01:00
Jan Dittberner c3b4ec0d70 Merge branch 'release/0.2.2' into develop
* release/0.2.2:
  bump version to 0.2.2
2012-01-07 01:51:17 +01:00
Jan Dittberner f27e193b0f Merge branch 'release/0.2.2'
* release/0.2.2:
  bump version to 0.2.2
  PEP-8 compliance
  add missing import of response from pylons
  update translation
  update strings in controllers
  update translations
  add babel to install_requires
  modify templates
  rewrap README
2012-01-07 01:50:49 +01:00
Jan Dittberner c0bfb35cff bump version to 0.2.2 2012-01-07 01:50:29 +01:00
Jan Dittberner 5fcacf4ab2 Merge branch 'feature/cleanup' into develop
* feature/cleanup:
  PEP-8 compliance
  add missing import of response from pylons
2012-01-07 01:48:32 +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 cfdaecbfb2 Merge branch 'feature/devtomember' into develop
* feature/devtomember:
  update strings in controllers
  add babel to install_requires
  update translation
  modify templates
  rewrap README
2012-01-07 01:23:02 +01:00
Jan Dittberner ef603f699f update translation 2012-01-07 01:17:20 +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
Jan Dittberner 279a668de0 update translations 2012-01-07 01:03:24 +01:00
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