Code

applied unicode patch
[roundup.git] / roundup /
2003-01-15 kedderapplied unicode patch
2003-01-15 richardreally fix bug 663235, and test it
2003-01-15 richardmore cgi form parsing tests, and a fix for an outstandi...
2003-01-14 richardfixes to CGI form handling (NEEDS BACKPORTING TO 0.5)
2003-01-14 richardmissed a fix to the mailing patches
2003-01-14 richard.get() was intentional after all
2003-01-13 richardadded mysql backend
2003-01-13 richardfix StringHTMLProperty hyperlinking
2003-01-13 keddercleaning old unused sessions only once per hour, not...
2003-01-13 richardoops
2003-01-13 richardfixed history display code for 2.1 compatibility
2003-01-13 richardopen server logfile unbuffered
2003-01-12 richard- fixed rdbms searching by ID (sf bug 666615)
2003-01-12 richardapplied patch for nicer history display (sf feature...
2003-01-12 richard- allow additional control over the roundupdb email...
2003-01-12 richardmissed this part of the patch, added doc
2003-01-11 richardsupport setting of properties on message and file throu...
2003-01-10 kedderbetter hyperlinking
2003-01-09 richardpre-release changes
2003-01-09 kedderdisplay of saved queries is now performed correctly
2003-01-09 kedderfixed form elements names in search form to allow group...
2003-01-08 richardfixed searching on date / interval fields (sf bug 658157)
2003-01-08 richardhandle all-whitespace multilink values in forms (sf...
2003-01-08 richardhandle :add: better in cgi form parsing (sf bug 663235)
2003-01-06 richardbetter match for mailgw help "command" text
2003-01-05 richardfire auditors and reactors in rdbms retire (thanks...
2002-12-27 richard- applied patches for handling Outlook quirks (thanks...
2002-12-18 richardfixed handling of missing password (sf bug 655632)
2002-12-18 richardfixed error in cgi/templates.py (sf bug 652089)
2002-12-18 richardoops
2002-12-18 richardnot fully backed-out
2002-12-16 richardnot quite right
2002-12-16 richardalways default time to 00:00:00
2002-12-15 richardhyperlinking of special message text
2002-12-13 richardmore words for configuring the tracker web var
2002-12-12 richardimplemented whole-database locking
2002-12-11 richardkey the templates cache off full path, not filename
2002-12-11 richardadded date header to emails (sf bug 651358)
2002-12-11 richardallow multiple :remove and :add elements per property...
2002-12-11 richardfixed nasty sorting bug that was lowercasing properties
2002-12-10 richarddon't set explicit None Link properties in web create
2002-12-10 richardallow StringHTMLProperty in MultilinkHTMLProperty test...
2002-12-10 richardFix to handle bad form submissions, Links and the magic...
2002-12-10 richard- finished of handling of retired flag in filter()...
2002-12-10 richard- detect and break email loops (sf bug 640854)
2002-12-10 richardLots of little fixes in this update:
2002-12-09 richardfix Date.local()
2002-11-28 richardallow unsetting of date/interval
2002-11-28 richardvalue is already extracted...
2002-11-28 richarddon't double-close
2002-11-28 richardhandle KeyboardInterrupt nicely
2002-11-16 richardremoved use of string/strop from TAL/TALInterpreter
2002-11-07 richardmention needed trailing "/" in TRACKER_WEB
2002-11-07 richardadded mention of how to give users multiple Roles
2002-11-06 richardworking toward 0.5.2 release
2002-11-06 richard- fixed filtering by id in anydbm
2002-11-06 richardadded ID to the search page (sf bug 631601)
2002-11-06 richardensured there's no zero-length files in source (sf...
2002-11-05 richard- updated email package address formatting (deprecation)
2002-10-31 richardhardening for stringFind with missing props
2002-10-31 richardwork-around for sqlite bug
2002-10-21 richard- force non-word boundary to match re: in subject ...
2002-10-21 richard- remember the change note on bad submissions (sf bug...
2002-10-18 richard- added CGI :remove:<propname> and :add:<propname>...
2002-10-18 richardbugfix in boolean templating
2002-10-17 richardhandle "classname" URL path errors cleaner (generate...
2002-10-16 richardpre-release checkin
2002-10-16 richardinclude queryname in query template render ;)
2002-10-15 richardbugfixes to pipe bugfix
2002-10-15 richardstore PIPE messages so we can re-send them on errors
2002-10-15 richardimplemented "retire" cgi action, added to user index...
2002-10-15 richardstylesheet cleanup
2002-10-14 richardstylesheet cleanup
2002-10-14 richardmade form table cell alignment consistent (sf bug 621887)
2002-10-12 richardexpose the Date.pretty method to templating
2002-10-11 richardadded ability to implement new templating utility methods
2002-10-11 richard- handle "unset" status in status auditor (sf bug 621250)
2002-10-11 richardimplemented the missing Interval.__add__
2002-10-10 richardbe able to parse b0rken Interval serialisation
2002-10-10 richarddisplay _some_ text even when the link isn't interesting
2002-10-10 richardfixed bug in Interval serialisation
2002-10-10 richardshipped templates didn't import all hyperdb types in...
2002-10-10 richardfixed history to display username instead of userid
2002-10-10 richardmerged Zope Collector #372 fix from ZPT CVS trunk
2002-10-09 richard- expose the tracker config as a variable for templating
2002-10-08 richardfixes from changes today
2002-10-08 richardallow blank passwords again (sf bug 619714)
2002-10-08 richard- nicer display of tracker list in roundup-server ...
2002-10-08 richardhttps URLs from config now recognised as valid (sf...
2002-10-07 richard- fixed filter() with no sort/group (sf bug 618614)
2002-10-04 richardmerge from maint-0-5
2002-10-03 richardmerge from maintenance branch
2002-10-02 gmcmFix (re)indexing & find in back_metakit.
2002-09-27 richard- fixed bug in login if the username wasn't known
2002-09-26 richardadded hook for external password validation, and some...
2002-09-26 richardfixed the mailgw so that anonymous users may still...
2002-09-26 richard- merge Zope Collector #538 fix from ZPT CVS trunk...
2002-09-26 gmcmAdd clearCache method to DB.
2002-09-26 gmcmfix typo
2002-09-26 richardehem ... for create too
next