Code

roundup.git
2001-10-12 richardserver now handles setuid'ing much better
2001-10-11 richardImplemented the comma-separated printing option in...
2001-10-11 richardInitial cut at trying to handle people responding to...
2001-10-11 richardMarked the roundup-admin import/export as experimental...
2001-10-11 richardchanges
2001-10-11 richardPrep for pre-release #2
2001-10-11 richardReverted a change in hyperdb so the default value for...
2001-10-10 richardGetting ready for a preview release for 0.3.0.
2001-10-10 richardThe setup.cfg file is just causing pain. Away it goes.
2001-10-10 richardUpdated doc for recent roundup-admin changes
2001-10-10 richardAdded database importing and exporting through CSV...
2001-10-10 richardmore doc
2001-10-10 richardMore info for 0.2.x -> 0.3.0 migration
2001-10-09 richardMoved the data stringification up into the hyperdb...
2001-10-09 richardSpit out command help if roundup-admin command doesn...
2001-10-09 richardPushed the base code for the extended schema CGI interf...
2001-10-09 richardSteps to follow when migrating between versions of...
2001-10-09 richardAdded some more doc.
2001-10-09 richardAdded the Password property type. See "pydoc roundup...
2001-10-08 richardFixed a typo, thanks Jean Jordaan.
2001-10-08 richardMinor pre- 0.3.0 changes
2001-10-08 richardChange message was stuffing up for multilinks with...
2001-10-05 richardmore doc cleanup
2001-10-05 richardSome more documentation.
2001-10-05 richard . roundup-admin create now prompts for property info...
2001-10-04 richardForgot to pass the protected flag down *sigh*.
2001-10-04 richardAdded nicer command-line item adding: passing no argume...
2001-10-01 richardmade do_get have the args in the correct order
2001-10-01 richardMore documentation and a new TODO item.
2001-10-01 richardstop people setting up roundup with our addresses as...
2001-10-01 richardFixes to the top-level index
2001-10-01 richardmore doc
2001-09-30 richardmore doc
2001-09-29 richardBug fix for test_init on Windows.
2001-09-29 richardcvs tag
2001-09-29 richardMore doc, straight out of the mailgw module and roundup...
2001-09-29 richardCGI interfaces now spit up a top-level index of all...
2001-09-29 richardStarted working on some _real_ documentation!
2001-09-27 richard*gak* ... xmp is Old Skool apparently. Am using pre...
2001-09-27 richardMessages are now displayed with content, and <xmp>xmp...
2001-09-18 richardAdded some more help to roundu-admin
2001-09-12 richardhandle cases where mime type is not guessable
2001-09-10 richardStarted changes log for 0.2.9
2001-09-10 richardFixed bug in the generation of links to Link/Multilink...
2001-08-30 richardFixed missing import in mailgw :(
2001-08-29 richardDisabled the bsddb3 module entirely in the unit testing...
2001-08-29 richardminor stuff
2001-08-29 richardAdded the release announcement text to the CVS so I...
2001-08-29 richardprep for release
2001-08-29 richardchange notes
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-28 anthonybaxteradded missing 'import' statements.
2001-08-17 richardfixed prettification of intervals of 1 week
2001-08-17 richardchanges
2001-08-17 richardreverted back to sending messages always regardless...
2001-08-16 richardbetter CGI text searching - but hidden filter fields...
2001-08-16 richardall searches use re now - and they're all case insensitive
2001-08-15 richardchanges
2001-08-15 richardFixed some isFooTypes that I missed.
2001-08-13 richardchanges
2001-08-13 richardMake the mail parser a little more robust.
2001-08-13 richardfixed a 2.1-ism
2001-08-12 richardusing isinstance(blah, Foo) now instead of isFooType
2001-08-08 richardNext release is 0.2.6
2001-08-08 richardchanges
2001-08-08 richardAdded better error handling to mailgw.
2001-08-08 richardremoved a print
2001-08-08 richardincluded some instructions on how to test mailgw
2001-08-08 richardoops ;)
2001-08-07 richardmore install note changes
2001-08-07 richardfurther clarification for gettnig started
2001-08-07 richardchanges
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-08-06 richardchanges
2001-08-06 richardNow releasing the software under the Python License.
2001-08-06 richardAm now bundling unittest with the package so that every...
2001-08-06 richardBetter install info
2001-08-06 richardAdded documentaion.
2001-08-05 richardchanges
2001-08-05 richardChanged date.Date to use regular string formatting...
2001-08-05 richardAdded tests for instance initialisation
2001-08-05 richardInstances are now opened by a special function that...
2001-08-05 richardadded tests for roundup.init - but they're disabled...
2001-08-05 richardremoved some print statements
2001-08-04 richardFixed sf.net bug #447671 - typo
2001-08-03 richarder, removed the innocent from the the code :)
2001-08-03 richardupdated version number for 0.2.6
2001-08-03 richardImplemented correct mail splitting (was taking a shortc...
2001-08-03 richarddetect unit tests
2001-08-03 anthonybaxter'n' -> 'c' for create.
2001-08-03 anthonybaxterregenerated on Fri Aug 3 12:12:00 EST 2001
2001-08-03 richardStarted stuff off for the 0.2.5 release
2001-08-03 richardUsed the much nicer load_package, pointed out by Steve...
2001-08-03 richardfinished of colourising the classic template
2001-08-03 richardchnages
2001-08-03 richardInstance import now imports the instance using imp...
2001-08-02 richardchanges
next