Code

- added Windows Service mode for roundup-server when daemonification is
[roundup.git] / roundup /
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
2003-03-21 richardminor changes
2003-03-21 richardfixed rdbms export - getnodeids in particular with...
2003-03-20 richardbugfixes to rego/password reset
2003-03-19 richardmore lenient date input and addition Interval input...
2003-03-19 richardfixed detection of bad date specs (sf bug 691439)
2003-03-19 richardcan now unset values in CSV editing (sf bug 704788)
2003-03-18 richardonly look for csv files on import
2003-03-18 richardbye bye gadfly - you served your purpose well (sf bug...
2003-03-18 richardfixed rego email bugs (sf bug 699809)
2003-03-17 kedderchecked to make sure that the restored item doesn't...
2003-03-17 richardremember the display template specified during edit...
2003-03-17 richardre-enabled "expected" exception handlers
2003-03-16 kedderadded ability to restore retired nodes
2003-03-15 richardbasic numeric support for NumberHTMLProperty
2003-03-14 richardfixed rdbms table update detection logic (sf bug 703297)
2003-03-13 richardadd access to real db through HTML db
2003-03-13 kedderrole names made case insensitive
2003-03-12 richardfix for odd Multilink journalling
2003-03-10 kedderhope this will make Range class a little bit clearer
2003-03-10 kedderSearches on range of dates for metakit
2003-03-10 richardfix to sf bug 691071, really this time
2003-03-09 richardfix sf bug 700483
2003-03-09 richardFixed issue with gadfly and exact column matching when...
2003-03-08 kedderadded support for searching on ranges of dates
2003-03-07 keddereven better if-modified-since handling for cgi-bin
2003-03-07 richardbetter if-modified-since handling for cgi-bin
2003-03-06 richardrelaxed CVS importing (sf feature 693277)
2003-03-06 richardnicer page titles (sf feature 65197)
2003-03-06 richardoops, Interval sorting ignored sign
2003-03-06 richardmore info in the "set" command
2003-03-06 richardfixed sqlite rollback/caching bug (sf bug 689383)
2003-03-06 richardfixed Interval maths (sf bug 665357)
2003-03-03 richardadded test for error in sqlite backend, and fixed ...
2003-02-28 richardfixes to import/export
2003-02-27 richardfixed rdbms mutation of properties
2003-02-27 richardAdded password reset facility for forgotten passwords...
2003-02-26 richardfixed export/import of retired nodes (sf bug 685273)
2003-02-26 richarddon't display Editing on read-only pages (sf bug 651967)
2003-02-26 richardfix (again?) trailing / redirect (sf bug 692910)
2003-02-26 richardopen static files using binary mode (sf bug 693208)
2003-02-26 richardapplied patch 688595
2003-02-26 richardimplemented last-modified and if-modified-since support
2003-02-26 richardBetter form name mangling, doesn't confuse other things...
2003-02-25 richard- registration is now a two-step process, with confirma...
2003-02-24 richardapplied (cleaned up version of) patch from sf feature...
2003-02-24 richardremove debug printing
2003-02-23 kedderIf no hours info is provided to Date constructors it...
2003-02-22 richardfix for sf bug 691046
2003-02-20 richardreversing the "make it nicer" checkin
next