6224abdf63
PEP-8 compliance
...
- fix all PEP-8 warnings
- bump copyright years
2012-01-07 01:46:57 +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
9242fdafde
use unquoted email address for MIA lookup
2010-06-11 22:04:14 +02:00
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
3a28db9439
add support for optional patterns
2010-06-03 22:35:37 +02:00
cce0d82f56
support non unicode fields
2010-06-03 22:25:46 +02:00
19e6e0f191
improve handling of missing fields
2010-06-03 21:58:44 +02:00
c3afa11013
accept extra fields forumsid and wikihomepage
2010-06-03 21:49:34 +02:00
ea095463e1
add support for "firstchar" in patterns
2010-05-10 21:10:37 +02:00
33d1037de5
add non DD email field
...
- add field in form
- use field for NM page URL
- change spelling from E-Mail to Email
2009-01-22 21:45:04 +01:00
67a945dd49
add fields, improve validation, improve error messages
...
- add fields for GPG fingerprint and Alioth username
- add validation for new fields, mode and fingerprint
- implement translation and human readable text for error messages
2009-01-22 21:06:23 +01:00
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
a5efcd36b1
fix handling of special Unicode characters
2009-01-21 21:54:15 +01:00
c6eda91546
handle fpr is None correctly
2009-01-21 21:40:37 +01:00
e148c2c0d4
integrate gpg key lookup with url creation
2009-01-21 21:16:54 +01:00
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
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