Commit Graph

18 Commits (57de1bd900c2e75d2400b67e523dd33babf173e1)

Author SHA1 Message Date
Ferry Boender 8e01b3de75 Refactor: WebApp.auth() returns username, so actually use it. 10 years ago
Ferry Boender 386af020a2 Added abilitity to add custom CSS classes to field definitions. 10 years ago
Ferry Boender 847c42d644 Show which fields are required. 10 years ago
Ferry Boender a17906b5ba Show username properly in log when logging auditing information. 10 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 0aee57fdf4 Absolute paths to scripts to easy debugging and some additional debugging messages. 10 years ago
Ferry Boender 0c1d213458 Raise HTTPErrors instead of sending errors directly to the client. 10 years ago
Ferry Boender 6d7cdf744c Small cleanup. 10 years ago
Ferry Boender 6723038209 Show error code and text in browser. 10 years ago
Ferry Boender 20010fb0a4 Raise 404 error instead of sending it directly. 10 years ago
Ferry Boender fe51013643 Raise error instead of sending making the webapphandler send hand-crafted responses. 10 years ago
Ferry Boender 4210c3c672 pylint improvements. 10 years ago
Ferry Boender 394022e2d3 pylint fixes. 10 years ago
Ferry Boender 485fd773fc Refactored application into separate files. 10 years ago