Paul Wise
5cbc158015
Add a pair of Planet Debian search links
2013-02-24 19:34:35 +01:00
d9522187ac
add missing s to webid.pattern
2013-02-16 11:34:04 +01:00
Paul Wise
ee4bcb5a76
Add new FOAF profiles
2013-02-16 11:13:56 +01:00
Paul Wise
7872900a53
Drop unnecessary manual HTML escaping of ampersands.
2013-02-16 11:13:56 +01:00
8ff89db557
bump copyright years
2013-01-20 10:45:26 +01:00
Paul Wise
f1716a3dbf
dns information is public in LDAP, no need for ssh
2013-01-20 10:40:57 +01:00
Paul Wise
c8c1a5570b
Fix the URL for DUCK.
2013-01-20 10:40:57 +01:00
Paul Wise
74c05e4b2c
Fix name search link
2013-01-20 10:40:57 +01:00
Paul Wise
894d2b21bb
Fix bugs name search link
2013-01-20 10:40:57 +01:00
1dee0727f0
move to flattr API 0.6
2013-01-05 14:56:32 +01:00
5931919ef3
use request.scheme for the flattr js too
2013-01-05 14:34:27 +01:00
b0be4b6a69
load flattr button using the same URL scheme as portfolio
2013-01-05 14:23:18 +01:00
b051a9c310
update message catalog and german translation
2012-12-08 13:08:28 +01:00
23bcdc33fb
add Transifex link to the footer
2012-12-08 13:04:39 +01:00
9951e02710
update message catalogs, update german translation
2012-12-08 12:57:22 +01:00
Paul Wise
34365305d4
Add a link to the Debian Url ChecKer
2012-12-08 12:47:35 +01:00
Izharul Haq
60ce13f04f
add Indonesian translation by Izharul Haq
...
Signed-off-by: Jan Dittberner <jan@dittberner.info>
2012-11-21 14:48:51 +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
414a599881
fix handling of country specific locales
2012-06-19 20:17:05 +02:00
52b0523fe1
update ChangeLog, compile pt_BR catalog
2012-06-19 20:01:14 +02:00
Daniel Manzano
2256dfb9f1
add portuguese (Brazil) translation
...
Signed-off-by: Jan Dittberner <jan@dittberner.info>
2012-06-19 20:00:58 +02:00
01d218b9ee
updated french translation by Stéphane Aulery
2012-05-19 21:19:36 +02:00
f27ad674c9
update translations
...
- add french translation contributed by Stéphane Aulery
- update german translation
2012-05-18 16:13:13 +02:00
3297f41aaa
remove keylog URL (no replacement available)
2012-03-26 17:59:23 +02:00
414ac8bdca
update translations
2012-03-24 22:08:04 +01: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
cfcb1c7ca3
update translations
2012-03-24 22:04:41 +01:00
d664fa86d6
remove bugstats/karma link as suggested by Evgeni Golov
2012-03-24 22:02:23 +01:00
f55f2d23d0
new URL for NM status
2012-03-06 20:49:38 +01:00
Paul Wise
3a4242cc8f
Switch to new location for debtags
2012-03-04 16:32:39 +01:00
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
6224abdf63
PEP-8 compliance
...
- fix all PEP-8 warnings
- bump copyright years
2012-01-07 01:46:57 +01:00
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
ef603f699f
update translation
2012-01-07 01:17:20 +01:00
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
279a668de0
update translations
2012-01-07 01:03:24 +01:00
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
Paul Wise
fbbb3da318
Update buildd URLs to the new per-maintainer view by Mehdi Dogguy
2011-06-05 15:24:12 +02:00
ea1e696498
change miainfo ssh URL from merkel.d.o to qa.d.o
2011-04-09 22:32:13 +02:00
7be6594b93
use master instead of merkel for group info
2011-04-09 22:20:55 +02:00
8645cecd71
update owned domains pattern
2011-04-05 12:22:24 +02:00
a7a1302d60
add one year bug history graph URL
2011-03-06 17:33:33 +01:00
413238d26b
update copyright years, add clone URL
2011-01-21 18:34:08 +01:00
7a4f6a7e0d
remove svnbuildstat
2011-01-21 18:11:03 +01:00
e35f5590a6
add robots.txt to avoid 404s
2010-10-27 13:20:27 +02:00
95a5cf0000
change gitweb URL to /gitweb.cgi because of hosting changes
2010-10-26 19:58:04 +02:00
94522814ef
fix URL for git repository
2010-10-26 15:54:05 +02:00
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