Commit graph

8 commits

Author SHA1 Message Date
Jan Dittberner dd64ba59b4 rename package directory 2014-02-08 17:47:47 +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 794bed92fd make the application start with pylons 0.10 2010-05-10 19:51:44 +02:00
Jan Dittberner b132be1f67 add jQuery magic for input
- display fields depending on whether a DD email address is entered or
  not
- make automatically determined fields readonly
- don't hide fields with errors
2009-01-23 18:03:39 +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 a8a6ad6b07 add custom routing for result page 2009-01-21 22:03:27 +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 9c800c0ed8 setup Pylons infrastructure
paster create -t pylons ...
paster controller ddportfolio
add support for sphinx
2009-01-20 22:39:05 +01:00