Code

Simple version of collision detection, with tests and a new generic template for...
[roundup.git] / CHANGES.txt
2004-02-14 jlgijsbersSimple version of collision detection, with tests and...
2004-02-14 jlgijsbersAdd change entry for client.py split.
2004-02-13 richardforward-porting of fixed edit action / parsePropsFromFo...
2004-02-11 richardfixed roundup-reminder script to use default schema...
2004-01-21 richardbackport content-type fix to 0.6
2004-01-20 richardfix to metakit from Brian Kelley
2004-01-20 richarduse the upload-supplied content-type if there is one
2004-01-20 richardvarious updates
2004-01-17 jlgijsbers*** empty log message ***
2003-12-19 richardfixed mailgw handling of subject-line errors
2003-12-17 richardforce textareas to use monospace fonts, lessening surpr...
2003-12-10 richardmore unit tests, fixes and cleanups
2003-12-06 richardfix roundup win service
2003-12-06 richardApplied Stefan Seefeld's html4/xhtml patch with some...
2003-12-05 richardfix #white in cgitb
2003-12-05 richardRefactored CGI file serving so that FileClass contents...
2003-12-04 richardignore incoming email with "Precedence: bulk" (sf patch...
2003-12-04 richardadded contributed script for copying users between...
2003-12-04 richard- fixed date arithmetic to not allow day-of-month ...
2003-12-04 richardsome updates that were sitting on disk
2003-11-21 jlgijsbersMissed change note for last checkin.
2003-11-20 jlgijsbers- Always sort MultilinkHTMLProperty in the correct...
2003-11-14 richard- Fixed retirement of items in rdbms imports (sf bug...
2003-11-13 richardMissed change note with last checkin:
2003-11-13 richardimplemented munging of template name for installed...
2003-11-13 richardResent-From: header
2003-11-12 richardfixed ZRoundup - mostly changes to classic template
2003-11-11 richardrecalculate SHA on template files when installed tracke...
2003-11-11 richardremove SHA hashes from source (sf bug 827510
2003-11-11 richardhandle socket timeout exception (thanks Marcus Priesch)
2003-11-11 richard- that's the postgresql backend in (cleaned up doc...
2003-11-11 richardCentralised conversion of user-input data to hyperdb...
2003-11-06 jlgijsbersChange nosymessage and send_message to accept msgid...
2003-11-06 richardfixed javascript for help window for only one checkbox...
2003-11-04 anthonybaxterDate - Date works again. Note that it only produces...
2003-11-03 richard*** empty log message ***
2003-11-03 richardadd flush() to DevNull
2003-11-03 jlgijsbersAdd all fixes and cleanups I forgot to mention when...
2003-10-25 richard- using Zope3's test runner now, allowing GC checks...
2003-10-24 richardFixed "documentation" of getnodeids in roundup.hyperdb
2003-10-17 richard*** empty log message ***
2003-10-07 richard- Fix a couple of failures in mysql backend unit tests.
2003-10-07 richardmerge from maint branch
2003-10-07 richarddoc fixes
2003-09-18 kedderchange note for Apply Error fix
2003-09-17 richardadded note about hidden :template var in user.item...
2003-09-10 jlgijsbersReplying to email to confirm registration works!
2003-09-04 richardfixed file leak in detector initialisation (patch 800715)
2003-09-04 richardstopped pyc writing to current directory! yay! (patch...
2003-09-04 richardcommented out example tracker homes
2003-09-04 richardInitial implementaion (half-baked) at new Tracker instance.
2003-08-29 richardapplied patch 739314 (sorry John!)
2003-08-28 richardvarious cosmetic fixes
2003-08-28 richardset the content type on page templates (can have XML...
2003-08-28 richardvarious minor bugfixes
2003-08-28 richardpython2.3 CSV support, also missing thankyou in index...
2003-08-28 richard - fix CGI editCSV action to handle metakit's integer...
2003-08-26 richardfixed 0xffff0000 literal. finally.
2003-08-26 richardImporting wasn't setting None values explicitly when...
2003-08-18 richardcgi-bin install note
2003-08-18 richardpre-release machinations
2003-08-17 richardadd action attribute to issue.item form action tag
2003-08-13 richardfix file downloading
2003-08-12 richarddon't have RDBMS backends list retired nodes (sf bug...
2003-08-12 richardbatch the (list) listings at 500 entries per page ...
2003-08-12 richardsort multilinks a little better for grouping (sf bug...
2003-08-12 richardtimelog editing via csv interface crashes (sf bug 699837)
2003-08-12 richardlogfile must be specified if pidfile is (sf bug 772820)
2003-08-12 richardroundup-server now logs IP addresses by default (sf...
2003-08-10 jlgijsbersUpdated to reflect query editing and FileClass changes.
2003-07-28 richardrelease
2003-07-03 richard*** empty log message ***
2003-06-24 anthonybaxterchanged rdbms_common to fix sql backends under Py2.3
2003-06-24 anthonybaxter*** empty log message ***
2003-06-24 richardfix HTML file detection (hence history xref linking...
2003-06-24 richardaudit some user properties for valid values (roles...
2003-06-24 richardfix :required ordering problem (sf bug 740214)
2003-06-24 richardfix hackish message escaping (sf bug 757128)
2003-06-18 richard*** empty log message ***
2003-06-18 richardhandle missing Subject: line (sf bug 755331)
2003-06-10 richard*** empty log message ***
2003-06-09 richardaargh, b2 was b0rken
2003-05-11 richard*** empty log message ***
2003-05-11 richardhandle non-existant demo dir (thanks Ollie Rutherfurd)
2003-05-10 richardstrip whitespace from Role names so "User, Admin" will...
2003-05-09 richard*** empty log message ***
2003-05-09 richard*** empty log message ***
2003-05-09 richardnicer index navigation
2003-05-09 richardsort HTMLClass.properties results by name (sf feature...
2003-05-09 richard- added Windows Service mode for roundup-server when...
2003-05-09 richardA couple of form value handling changes:
2003-04-27 richard- under the heading of "questionable whether it's a...
2003-04-27 richardfixed sync between HEAD and maint-0-5 CHANGES
2003-04-27 richardhandle missing addresses on users (sf bug 724537)
2003-04-27 richardset title on issues even when the email body is empty...
2003-04-24 richardemail registered users shouldn't be able to log in...
2003-04-24 richardSMTP login and TLS support added (sf bug 710853 with...
2003-04-24 richardadded socket timeout to attempt to prevent stuck proces...
2003-04-23 richardemail file attachments added to issue files list (sf...
2003-04-22 kedderextended date syntax to make range searches even more...
next