Code

handle cases where mime type is not guessable
[roundup.git] / roundup / cgi_client.py
2001-09-12 richardhandle cases where mime type is not guessable
2001-08-29 richardchange messages weren't being saved when there was...
2001-08-29 richarddidn't clean up fully after debugging :(
2001-08-29 richardFixed CGI client change messages so they actually inclu...
2001-08-17 richardreverted back to sending messages always regardless...
2001-08-15 richardFixed some isFooTypes that I missed.
2001-08-12 richardusing isinstance(blah, Foo) now instead of isFooType
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-08-02 richardRoundupdb now appends "mailing list" information to...
2001-08-02 richardWeb edit messages aren't sent to the person who did...
2001-08-02 richardbleah syntax error
2001-08-02 richardChanged the order of the information in the message...
2001-07-30 richardAdded time logging and file uploading to the templates.
2001-07-30 richardAdded some documentation on how the newblah works.
2001-07-30 richardFeatures:
2001-07-30 richardTemporary measure until we have decent schema migration...
2001-07-30 richardDefault implementation is now "classic" rather than...
2001-07-29 richardFixed handling of passed-in values in form elements...
2001-07-29 richardAdded vim command to all source so that we don't get...
2001-07-29 richardMoved some code around allowing for subclassing to...
2001-07-28 richardNew issue form handles lack of note better now.
2001-07-28 richardFixed some non-string node ids.
2001-07-23 richardoops, missed a config removal
2001-07-22 richardFinal commit of Grande Splite
2001-07-22 richardMore Grande Splite