Commit graph

12 commits

Author SHA1 Message Date
Jan Dittberner dd64ba59b4 rename package directory 2014-02-08 17:47:47 +01:00
Jan Dittberner 421f2c5273 update headers
- update copyright years
- replace "DDPortfolio service" in file headers with "Debian Member Portfolio
  Service"
2014-02-08 13:13:26 +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 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 f5363a360c use url instead of url_for 2010-05-10 19:51:45 +02:00
Jan Dittberner 39fb201f84 upgrade result page to Pylons 0.10 2010-05-10 19:51:45 +02:00
Jan Dittberner ed65846189 improved design, additional texts, base template
- add style classes to output table
- add Debian and AGPL logos
- use a base template for common template code
- add proper styles for output table
2009-01-22 23:32:19 +01:00
Jan Dittberner eb4341c0db replace deprecated rails helper dependent code 2009-01-22 22:18:26 +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 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