|
f1841af0ee
|
Merge branch 'pylons'
|
2009-01-21 01:39:14 +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 |
|
|
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 |
|
|
a6d4a99050
|
initial Pylons i18n
include language detection support in BaseController
add initial german translation
|
2009-01-20 23:25:49 +01:00 |
|
|
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 |
|
|
7d1c54fe70
|
add AGPL 3.0 license text
|
2009-01-20 22:44:08 +01:00 |
|
|
75d8fc01da
|
add AGPL 3.0 license text
|
2009-01-20 22:43:26 +01:00 |
|
|
9c800c0ed8
|
setup Pylons infrastructure
paster create -t pylons ...
paster controller ddportfolio
add support for sphinx
|
2009-01-20 22:39:05 +01:00 |
|
|
0c5816154b
|
add input validation, prepare i18n
|
2009-01-20 21:13:58 +01:00 |
|
|
e9493b6fb0
|
rename app(...) to application(...) to make WSGIScriptAlias work
|
2009-01-20 21:13:58 +01:00 |
|
|
2cf7e9d67a
|
switch to simplejson and complete setup.py
|
2009-01-20 16:14:35 +01:00 |
|
|
8e6a6f74e5
|
fix syntax error
|
2009-01-20 15:57:08 +01:00 |
|
|
d6f245a8d8
|
initial implementation
|
2009-01-20 15:33:18 +01:00 |
|