Commit graph

4 commits

Author SHA1 Message Date
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
Jan Dittberner d86965304f add form validation
validate input in ddportfolio controller
input validation schema in model/form.py
error message display and style added
2009-01-21 00:11:19 +01:00
Jan Dittberner 12dc602c0b add form template
use render in ddportfolio controller
add webhelpers.rails to helpers.py
create showform.mako resembling the output of the old ddportfolio.py
2009-01-20 23:15:18 +01:00