4902064aab
hide showall field for non ECMAScript clients
2010-06-11 23:40:00 +02:00
8b1613346e
add checkbox and ECMAScript code to toggle display of all fields
2010-06-11 23:36:16 +02:00
d3fe053dd3
enable GPG fingerprint entry with disabled ECMAScript
2010-06-11 23:35:32 +02:00
9234d81ed7
fix XSS vulnerability reported by Moritz Naumann
2009-02-10 21:15:04 +01:00
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
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
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
eb4341c0db
replace deprecated rails helper dependent code
2009-01-22 22:18:26 +01:00
33d1037de5
add non DD email field
...
- add field in form
- use field for NM page URL
- change spelling from E-Mail to Email
2009-01-22 21:45:04 +01:00
67a945dd49
add fields, improve validation, improve error messages
...
- add fields for GPG fingerprint and Alioth username
- add validation for new fields, mode and fingerprint
- implement translation and human readable text for error messages
2009-01-22 21:06:23 +01:00
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
379feed21f
switch to get requests
2009-01-21 22:30:05 +01:00
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
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
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