Code

Add backwards compatible action handling.
[roundup.git] / roundup /
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 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 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 jlgijsbersFixed editing properties on FileClass nodes. Previously...
2003-08-10 jlgijsbersFinal touches to fix query editing. It should work...
2003-07-28 richardrelease
2003-07-28 richardfixed generic template discovery
2003-07-21 richardoops, we really do need a database
2003-07-03 richard*** empty log message ***
2003-07-01 anthonybaxterremove ; - quoted <> get picked up
2003-07-01 anthonybaxterexpand list of chars considered in an email address...
2003-06-25 neajThe .replace in getheader would fail for absent headers...
2003-06-24 neajdoc/customizing.txt, doc/design.txt
2003-06-24 anthonybaxtersqlite backend now passes all tests under 2.3. Searchin...
2003-06-24 anthonybaxterforward-port patch to cache session-database-type.
2003-06-24 richarddon't open the database for static files
2003-06-24 richardfix HTML file detection (hence history xref linking...
2003-06-24 richardattempt to fix query editing
2003-06-24 richardaudit some user properties for valid values (roles...
2003-06-24 richardoops
2003-06-24 richardfix :required ordering problem (sf bug 740214)
2003-06-24 richardfix hackish message escaping (sf bug 757128)
2003-06-23 neajMade subject_re an attribute of MailGW, so that it...
2003-06-23 neajGet rid of TABs, use spaces instead.
2003-06-18 richardhandle missing Subject: line (sf bug 755331)
2003-06-18 richard- handle deprecation of FCNTL in python2.2+
2003-06-10 richardfix cross-site-scripting bug
2003-06-09 richardaargh, b2 was b0rken
2003-05-29 richardattempt to fix the template finding
2003-05-10 richardstrip whitespace from Role names so "User, Admin" will...
2003-05-09 richardpre-release stuff
2003-05-09 richardmore doc
2003-05-09 richardbetter string splitting
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-05-08 richardpre-release machinations
2003-05-06 keddermore pedantic rfc2822 header qp encoding
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 keddersyntax error
2003-04-24 richardget yer defaults right, mate
2003-04-24 richardSMTP login and TLS support added (sf bug 710853 with...
2003-04-24 richardinitial attempt at favicon support, complete failure
2003-04-24 richard2.3 compatibility
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-23 richardsf bug 724626
2003-04-22 kedderextended date syntax to make range searches even more...
2003-04-21 keddergranularity based ranges
2003-04-20 keddersearching on ranges of intervals is implemented
2003-04-17 richardmore places to look for templates
2003-04-17 richardfixes to unit tests for recent changes
2003-04-17 richardmoving templates around
2003-04-14 richardweb url got longer
2003-04-10 richardset new email rego user password to random string
2003-04-10 richardminor renaming
2003-04-10 richardremoved Pragma: no-cache so that Mozilla and its ilk...
2003-04-08 richarddon't modify filterspec passed in (bad Richard)
2003-04-07 richardURL cited in roundup email confusing dumb Email clients...
2003-03-28 richardremoved unusable (and wrong) file upload from file...
2003-03-27 richardfix the "set" command usage statement
2003-03-27 richardadded nicer popup windows for topic, nosy, etc (has...
2003-03-26 richardfixed missing (pre-commit) journal entries in *dbm...
2003-03-26 richardadded command-line functionality for roundup-adming...
2003-03-26 richardmore flexibility in classhelp link labelling (sf featur...
2003-03-26 richardClass.find() may now find unset Links (sf bug 700620)
2003-03-26 richardhandle invalid data input in forms better
2003-03-26 richardmatch empty multilinks implemented for metakit
2003-03-26 richardsigh++
2003-03-26 richardsigh
2003-03-26 richardhandle myriad of argument types to filter()
2003-03-26 richardimplemented ability to search for multilink properties...
2003-03-26 richardwe don't support HEAD
2003-03-26 richardoops
2003-03-26 richardcgi fixes
2003-03-26 richardadded an additional argument to help_window to allow...
2003-03-24 richardfixed rdbms email address lookup (case insensitivity)
2003-03-24 richard*** empty log message ***
2003-03-24 richardroundup mailgw now handles apop
2003-03-23 richardbugfix
2003-03-23 richardadded creation to index columns (sf bug 708247)
2003-03-23 richardfinally, tables autosize columns (sf bug 609070)
2003-03-23 richard*** empty log message ***
2003-03-22 richardfixed date unserialisation for *dbm backends
next