Code

handle invalid data input in forms better
[roundup.git] / test / test_cgi.py
2003-03-26 richardhandle invalid data input in forms better
2003-03-18 richardadded tests for Number cgi editing
2003-02-28 richardfixes to unit tests
2003-02-18 richardfix property type check, and dont create items that...
2003-02-17 richardBetter handling of the form variable labels. It's done...
2003-02-14 richard- altered Class.create() and FileClass.create() methods...
2003-02-13 richardnew form handling complete
2003-02-12 richard- implemented extension to form parsing to allow editin...
2003-01-20 richardmore CGI fixes and tests
2003-01-15 richard- more fixes to CGI form handling
2003-01-15 richardreally fix bug 663235, and test it
2003-01-15 richardmore cgi form parsing tests, and a fix for an outstandi...
2003-01-14 richardfixes to CGI form handling (NEEDS BACKPORTING TO 0.5)
2003-01-14 richardstart of CGI form handling tests