Code

Sorry about this huge checkin! It's fixing a lot of related stuff in one go
[roundup.git] / CHANGES.txt
2002-05-29 richardSorry about this huge checkin! It's fixing a lot of...
2002-05-25 rochecompaanMerged search_indexing-branch with HEAD
2002-05-23 richard . split instance initialisation into two steps, allowi...
2002-05-22 richard . applied patch #558876 ] cgi client customization
2002-05-22 richard . changed the default message list in issues to displa...
2002-05-21 richard . #551483 ] assignedto in Client.make_index_link
2002-05-21 richardWell whadya know, bsddb3 works again.
2002-05-15 richard . reverting to dates for intervals > 2 months sucks
2002-05-15 richard . node caching now works, and gives a small boost...
2002-05-15 richard . fixed SCRIPT_NAME in ZRoundup for instances not...
2002-05-14 richard . fixed SCRIPT_NAME in ZRoundup for instances not...
2002-05-12 richard*** empty log message ***
2002-05-02 richard. added option to automatically add the authors and...
2002-04-24 rochecompaanAll database files are now created group readable and...
2002-04-24 rochecompaanSorting was applied to all nodes of the MultiLink class...
2002-04-23 rochecompaan . stripping of the email message body can now be contr...
2002-04-15 richard. node ids are now generated from a lockable store...
2002-04-08 richard . added a "detectors" directory for people to put...
2002-04-03 richardFixed serialisation problem by moving the serialisation...
2002-04-02 richard . stop sending blank (whitespace-only) notes
2002-04-02 richard . link() htmltemplate function now has a "showid"...
2002-03-29 rochecompaan . Fixed display of mutlilink properties when using...
2002-03-18 rochecompaanAll messages sent to the nosy list are now encoded...
2002-03-14 richard . #517734 ] web header customisation is obscure
2002-03-14 richardCleared a fixed bug from the tracker.
2002-03-12 richard . #527416 ] roundup-admin uses undefined value
2002-02-25 grubert . use blobfiles in back_anydbm which is used in back_b...
2002-02-25 grubert . add module blobfiles in backends with file access...
2002-02-25 grubert . roundup db: catch only IOError in getfile.
2002-02-21 richard . fixed some problems in date calculations (calendar...
2002-02-21 richard . Added popup help for classes using the classhelp...
2002-02-20 grubert . roundupdb catches retrieving none existing files.
2002-02-20 richardUse the csv module for generating the form entry so...
2002-02-20 richard . Added simple editing for classes that don't define...
2002-02-16 richard . #514854 ] History: "User" is always ticket creator
2002-02-16 richard . #517906 ] Attribute order in "View customisation"
2002-02-16 richard . #516854 ] "My Issues" and redisplay
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...
next