Code

. Alternate email addresses are now available for users. See the MIGRATION
[roundup.git] / CHANGES.txt
2002-02-15 richard . Alternate email addresses are now available for...
2002-02-15 richard . #503204 ] mailgw needs a default class
2002-02-14 richard. #516883 ] mail interface + ANONYMOUS_REGISTER
2002-02-14 richard. All forms now have "double-submit" protection when...
2002-02-14 richard . Added a uniquely Roundup header to email, "X-Roundup...
2002-02-12 grubert . Clean up mail handling, multipart handling.
2002-02-06 richard . #511586 ] unittest FAIL: testReldate_date
2002-02-05 grubert . respect encodings in non multipart messages.
2002-02-05 grubert . makeHtmlBase: re.sub under python 2.2 did not replac...
2002-02-01 grubert . mailgw checks encoding on first part too.
2002-01-23 richardpre-release stuff
2002-01-23 richard . mailgw failures (unexpected ones) are forwarded...
2002-01-23 grubert . run_tests testReldate_date failed if LANG is 'german'
2002-01-23 grubert . allow abbreviation of "help" in admin tool too.
2002-01-23 richardprep work for release
2002-01-22 richard . htmltemplate list() wasn't sorting...
2002-01-22 richard . handle stripping of "AW:" from subject line
2002-01-22 richard . we'll actually distribute the frontends directory...
2002-01-22 rochecompaanFixed status change in mail gateway.
2002-01-22 richard. fixed back_bsddb so it passed the journal tests
2002-01-22 richardWrote more unit tests for htmltemplate, and while I...
2002-01-21 rochecompaanYou can now use the roundup-admin tool to pack the...
2002-01-21 rochecompaanFeature:
2002-01-21 rochecompaanProperties in change note are now sorted
2002-01-19 rochecompaanJournal entries for link and multilink properties can...
2002-01-17 richard . much nicer history display (actualy real handling...
2002-01-17 grubert . display superseder as html link in history.
2002-01-17 grubert . display links a html link in history.
2002-01-16 richardchange note
2002-01-16 richard . lots of date/interval related changes:
2002-01-16 richard#503793 ] changing assignedto resets nosy list
2002-01-15 richard#502949 ] index view for non-issues and redisplay
2002-01-15 richard#503340 ] creating issue with [asignedto=p.ohly]
2002-01-14 richard#502956 ] filtering by multilink not supported
2002-01-14 richard#503353 ] setting properties in initial email
2002-01-14 richard#503330 ] ANONYMOUS_REGISTER now applies to mail
2002-01-14 richard . plain rendering of links in the htmltemplate now...
2002-01-14 richard . #503164 ] create and passwords
2002-01-14 richard . #502953 ] nosy-like treatment of other multilinks
2002-01-14 richard . #502951 ] adding new properties to old database
2002-01-14 richard . changed all config accesses so they access either...
2002-01-13 richard . re-enabled dumbdbm when using python >2.1.1 (ie...
2002-01-11 richard . #502437 ] rogue reactor and unittest
2002-01-11 richard . #502342 ] pipe interface
2002-01-11 richardfixes to migration text
2002-01-11 richardminor changes for 0.4.0b2
2002-01-10 richardforgot the change note earlier
2002-01-10 richard . fixed some problems with web editing and change...
2002-01-08 richardChanged message-id format to "<%s.%s.%s%s@%s>" so it...
2002-01-08 richard . #495392 ] empty nosy -patch
2002-01-08 richarda release date!
2002-01-02 richardSorry for the huge checkin message - I was only intendi...
2001-12-31 richard . #496360 ] table width does not work
2001-12-31 richardforgot change note (slap)
2001-12-17 richardImplemented file store rollback. As a bonus, the hyperd...
2001-12-13 richard . Centralised the python version check code, bumped...
2001-12-12 richardAdded a Zope frontend for roundup.
2001-12-12 richard . Message author's name appears in From: instead of...
2001-12-12 richardI fixed the problems with people whose anydbm was using...
2001-12-10 richardEnabled transaction support in the bsddb backend. It...
2001-12-10 richardFrom CHANGES:
2001-12-02 richard. We now use weakrefs in the Classes to keep the databa...
2001-12-01 richard. We now have basic transaction support! Information...
2001-11-28 richard . login_action and newuser_action return values were...
2001-11-27 richardForgot to add this note earlier today.
2001-11-26 richardFeature:
2001-11-21 jhermannAdded dummy hooks for I18N and some preliminary (test...
2001-11-21 richardAdded a target version field to the extended issue...
2001-11-15 richard . incorporated patch from Roch'e Compaan implementing...
2001-11-15 richard . missing "return" in filter_section (thanks Roch...
2001-11-15 richardhandle the case where there is no file attached
2001-11-14 richard . users may attach files to issues (and support in...
2001-11-13 richard . re-open the database as the author in mail handling
2001-11-12 richardchanges
2001-11-09 richardchanges
2001-11-09 richard . roundup-admin now handles all hyperdb exceptions
2001-11-09 richardFixed bug #479511 ] mailgw to pop once engelbert gruber...
2001-11-08 richardchanges in mailgw
2001-11-08 richardroundup-admin now accepts abbreviated commands (eg...
2001-11-07 jhermannDocumented setup.py change
2001-11-06 jhermannAdded env config; fixed request wrapper & index list...
2001-11-06 richardchanges
2001-11-04 richardFixed various cookie-related bugs:
2001-11-03 richardchanges
2001-11-03 richardMore HTML compliance fixes. This will probably fix...
2001-11-01 richardStarted work on supporting a pop3-fetching server
2001-10-31 richardchanges
2001-10-30 richardFeatures:
2001-10-28 richardchanges
2001-10-28 richardfixed bug #474749 ] Indentations lost
2001-10-27 richardFixed some URL issues in roundup.cgi, again thanks...
2001-10-23 richardchanges
2001-10-23 richardchanges
2001-10-22 richardAdded configuration for:
2001-10-21 richardfeature #473127: Filenames. I modified the file.index...
2001-10-21 richardbug #473124: UI inconsistency with Link fields.
2001-10-21 richardbug #473125: Paragraph in e-mails
2001-10-21 richardbug #473130: Nosy list not set correctly
2001-10-21 richardCGI interface view customisation section may now be...
2001-10-20 richardHyperdatabase sorts strings-that-look-like-numbers...
next