Commit Graph

19 Commits (40f9f95a4f8bc1d1fda55fb5315bcdf3ac125b60)

Author SHA1 Message Date
Ferry Boender b1ca65087c Code quality and linting fixes 5 years ago
Ferry Boender 8c640b33a6 Allow 'today' for 'date' field values. 5 years ago
Ferry Boender cd64098a24 Fix bug where each radio button would have the same value. 5 years ago
Ferry Boender 7bd6809fff Fixed HTML markup problem. 8 years ago
Ferry Boender f9214bfd4d Code quality improvements 8 years ago
Ferry Boender d12282c860 String formatting positional argument fix. 9 years ago
Ferry Boender 12a4122d91 Fix rendering for radio form elements. 9 years ago
Ferry Boender 271ce981fd min/max => minval/maxval for date field. 9 years ago
Ferry Boender 851e20f204 Code quality. 9 years ago
Ferry Boender 0b9f093a9d Removed field type 'number'. 9 years ago
Ferry Boender e8e99647fb The 'classes' param in form rendering is a string, not a list. This means we can safely put a default empty string in the method declaration. 9 years ago
Ferry Boender 847c42d644 Show which fields are required. 9 years ago
Ferry Boender b8f19a1bba Enforce min and max dates on "date" fields in HTML5 capable browsers. 10 years ago
Ferry Boender 4771d60448 Enforce minlen and maxlen on "text" fields in HTML5 capable browsers. 10 years ago
Ferry Boender fb63870487 Enforce minlen on "password" fields in HTML5 capable browsers. 10 years ago
Ferry Boender 200fea8598 Enforce minlen and maxlen on "string" fields in HTML5 capable browsers. 10 years ago
Ferry Boender 24f9a25f54 pyflake and pylint cleanups. 10 years ago
Ferry Boender 4210c3c672 pylint improvements. 10 years ago
Ferry Boender 485fd773fc Refactored application into separate files. 10 years ago