Code

Marked the roundup-admin import/export as experimental since they're not fully
[roundup.git] / roundup /
2001-10-11 richardReverted a change in hyperdb so the default value for...
2001-10-10 richardAdded database importing and exporting through CSV...
2001-10-09 richardMoved the data stringification up into the hyperdb...
2001-10-09 richardPushed the base code for the extended schema CGI interf...
2001-10-09 richardAdded the Password property type. See "pydoc roundup...
2001-10-08 richardChange message was stuffing up for multilinks with...
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 richardstop people setting up roundup with our addresses as...
2001-09-29 richardCGI interfaces now spit up a top-level index of all...
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 richardFixed bug in the generation of links to Link/Multilink...
2001-08-30 richardFixed missing import in mailgw :(
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 richardfixed prettification of intervals of 1 week
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 richardFixed some isFooTypes that I missed.
2001-08-13 richardMake the mail parser a little more robust.
2001-08-12 richardusing isinstance(blah, Foo) now instead of isFooType
2001-08-08 richardAdded better error handling to mailgw.
2001-08-08 richardoops ;)
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-08-06 richardAdded documentaion.
2001-08-05 richardChanged date.Date to use regular string formatting...
2001-08-05 richardInstances are now opened by a special function that...
2001-08-05 richardremoved some print statements
2001-08-04 richardFixed sf.net bug #447671 - typo
2001-08-03 richardImplemented correct mail splitting (was taking a shortc...
2001-08-03 anthonybaxter'n' -> 'c' for create.
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 richardInstance import now imports the instance using imp...
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 richardEven better (more useful) headings
2001-08-02 richardMade all the user-specific link names the same (My...
2001-08-02 richardbleah syntax error
2001-08-02 richardchanges
2001-08-02 richardExtended the range of intervals that are pretty-printed...
2001-08-02 richardChanged the order of the information in the message...
2001-08-01 richardAdded "My Issues" and "My Support" to extended template.
2001-08-01 richardhtmlbase doesn't have extraneous $Foo$ in it any more
2001-08-01 richardmailgw was assuming certain properties existed on the...
2001-08-01 richardChecklist was using wrong name.
2001-07-31 richardFixed the 2.1-specific gmtime() (no arg) call in roundu...
2001-07-30 richardAdded time logging and file uploading to the templates.
2001-07-30 richardoops
2001-07-30 richardFixes to the uploading stuff (I forgot to put the code...
2001-07-30 richardAdded some documentation on how the newblah works.
2001-07-30 richardFeatures:
2001-07-30 richardChecks for ability to import the specific back-end...
2001-07-30 richardupdated htmlbases
2001-07-30 richardget() now has a default arg - for migration only.
2001-07-30 richardTemporary measure until we have decent schema migration.
2001-07-30 richardTemporary measure until we have decent schema migration...
2001-07-30 richardHandle non-existence of db files in the other backends...
2001-07-30 richardShould've been supportcall
2001-07-30 richardForgot to add the support call property to the item...
2001-07-30 richardMakes schema changes mucho easier.
2001-07-30 richardSupport for determining the installed tempaltes
2001-07-30 richardOops - these are the HTML displays for the support...
2001-07-30 richardBig changes:
2001-07-30 richardChanges to reflect cgi_client now implementing this...
2001-07-30 richardDefault implementation is now "classic" rather than...
2001-07-30 richardHandles new node display now.
2001-07-30 richardHrm - had IOError instead of OSError. Not sure why...
2001-07-30 richardFixed IssueClass so that superseders links to its class...
2001-07-29 richardchanges
2001-07-29 richardoops
2001-07-29 richardFixed sorting by clicking on column headings.
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 richardCleanup of the link label generation.
2001-07-29 richardFixed the classic template so it's more like the "adver...
2001-07-29 richardFixed problem in link display when Link value is None.
2001-07-29 richardAdded the fabricated property "id".
2001-07-29 richardMoved some code around allowing for subclassing to...
2001-07-28 richardfixed use of stylesheet
2001-07-28 richardNew issue form handles lack of note better now.
2001-07-28 richardcommented out print
2001-07-28 richardReplaced errno integers with their module values.
2001-07-28 richardMultipart message class has the getPart method now...
2001-07-28 richardAdded some documentation to the roundup package.
2001-07-28 richardFixed some non-string node ids.
2001-07-28 richardFixed some problems with installation.
2001-07-27 richardFixed some of the exceptions so they're the right type.
2001-07-27 richardjust some comments
2001-07-25 richardFixed offset handling (shoulda read the spec a little...
2001-07-25 richardHrm - displaying links to classes that don't specify...
2001-07-25 richardAdded the Roundup spec to the new documentation directory.
next