Commit graph

5 commits

Author SHA1 Message Date
Jan Dittberner 2b0b098d1d fix rendering of git repository URL 2009-02-17 19:05:01 +01:00
Jan Dittberner 659dbaed19 make gpgfp readonly and hidden per default, reference jquery
- add support for per template extra head elements
- add jquery link to showform.mako
- hide gpgfpfield and make it read-only
2009-01-23 14:23:53 +01: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 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 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