Code

implemented multilink changes (and a unit test)
[roundup.git] / roundup /
2002-07-08 richardcleaned up the indexer code:
2002-07-08 richardNot sure why the cgi_client had an indexer argument.
2002-07-08 richardWas reopening the database with 'n'.
2002-06-27 gmcmFix the cycles (a clear method, called after render...
2002-06-27 gmcmImprove an error message.
2002-06-27 gmcmDefault labelprops to id.
2002-06-27 gmcmIf the form has a :multilink, put a back href in the...
2002-06-24 richardModifications for the final 0.4.2 release.
2002-06-21 richard*baff* richard.
2002-06-20 richardDefault template makes the superseder entry too wide
2002-06-20 richardMore informative error message
2002-06-20 richardBetter handling of unauth attempt to edit stuff
2002-06-19 richardMoved the file storage commit into blobfiles where...
2002-06-18 dman13Fixed name/address display problem introduced by an...
2002-06-17 richardCan debug to stdout now
2002-06-17 richard. #569415 ] {version}
2002-06-16 dman13Removed temporary workaround -- it seems it was a bug...
2002-06-15 dman13Use 'email' instead of 'rfc822', if available.
2002-06-14 dman13#565992 ] if ISSUE_TRACKER_WEB doesn't have the trailin...
2002-06-12 gmcmAllow form to set user-properties on a Fileclass.
2002-06-11 richard . #564271 ] find() and new properties
2002-06-11 richardRemoved prompt for admin email in initialisation.
2002-06-11 richard . #565996 ] The "Attach a File to this Issue" fails
2002-06-11 richard . #565979 ] code error in hyperdb.Class.find
2002-06-11 richarddetabbing
2002-06-11 richardAdded optional additional property to display in a...
2002-06-11 richardIgnore the generated files.
2002-05-31 richardcan now just display a link/multilink id - useful for...
2002-05-30 richardoops
2002-05-29 richardSorry about this huge checkin! It's fixing a lot of...
2002-05-26 richardout by one in the init args
2002-05-25 rochecompaanMerged search_indexing-branch with HEAD
2002-05-24 richardAdded commentage to the dbinit files to help people...
2002-05-24 richardNothing like a live demo to show up the bugs ;)
2002-05-23 richard . split instance initialisation into two steps, allowi...
2002-05-22 richardOops
2002-05-22 richard . applied patch #558876 ] cgi client customization
2002-05-22 richardoops... and section-bar
2002-05-22 richardAdded note to MIGRATION about new config vars. Also...
2002-05-22 richard . changed the default message list in issues to displa...
2002-05-21 richardHandle migration
2002-05-21 richard . #551483 ] assignedto in Client.make_index_link
2002-05-21 richardWell whadya know, bsddb3 works again.
2002-05-15 richardignore pyo
2002-05-15 richardforgot to fix the templating for last change
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-12 richardignore coverage files
2002-05-12 richardehem, part 2
2002-05-12 richardehem
2002-05-08 richardgrr
2002-05-06 richardhrm
2002-05-06 richardTweaking the signature deletion from mail messages.
2002-05-02 richardAdded the ADD_AUTHOR_TO_NOSY handling to the CGI interface.
2002-05-02 richard. added option to automatically add the authors and...
2002-04-27 richardminor fix to error message
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 richardmake it work
2002-04-08 richard . added a "detectors" directory for people to put...
2002-04-03 richardd'oh! killed retirement of nodes :(
2002-04-03 richardFix for date properties as labels.
2002-04-03 richardFix for old databases that contain properties that...
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-19 richardFaster, easier, less mess ;)
2002-03-18 rochecompaanAll messages sent to the nosy list are now encoded...
2002-03-17 richardoops
2002-03-14 richard . #517734 ] web header customisation is obscure
2002-03-12 richardmore pychecker warnings removed
2002-03-12 richard . #527416 ] roundup-admin uses undefined value
2002-02-27 grubert . add, vim line and cvs log key.
2002-02-27 richardRan it through pychecker, made fixes
2002-02-27 richardRan it through pychecker, made fixes
2002-02-27 richardRan it through pychecker, made fixes
2002-02-27 richardRan it through pychecker, made fixes
2002-02-27 richardFixed a couple of dodgy bits found by pychekcer.
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-25 richardahem
2002-02-22 richardAdded the popup help to standard templates.
2002-02-21 richardOops, there's 24 hours in a day, and subtraction of...
2002-02-21 richard . fixed some problems in date calculations (calendar...
2002-02-21 richarddocco
2002-02-21 richard... and label, width and height control for extra flavour!
2002-02-21 richardoops
2002-02-21 richardThe correct var is "HTTP_HOST"
2002-02-21 richard . Added popup help for classes using the classhelp...
2002-02-21 richard*** empty log message ***
2002-02-20 grubert . roundupdb catches retrieving none existing files.
2002-02-20 richardbetter error handling
2002-02-20 richardUse the csv module for generating the form entry so...
2002-02-20 richardDidn't accomodate new values for new properties
2002-02-20 richard . Added simple editing for classes that don't define...
next