Code

Remove outdated htmlbase.py.
[roundup.git] / CHANGES.txt
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...
2003-04-20 keddersearching on ranges of intervals is implemented
2003-04-17 richardfixes to unit tests for recent changes
2003-04-17 richardmoving templates around
2003-04-07 richardURL cited in roundup email confusing dumb Email clients...
2003-04-07 richardMore tweaks to the licensing to make the Debian folks...
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 richard*** empty log message ***
2003-03-26 richardClass.find() may now find unset Links (sf bug 700620)
2003-03-26 richardimplemented ability to search for multilink properties...
2003-03-24 richardfixed rdbms email address lookup (case insensitivity)
2003-03-24 richardroundup mailgw now handles apop
2003-03-23 richardadded creation to index columns (sf bug 708247)
2003-03-23 richardfinally, tables autosize columns (sf bug 609070)
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 richardbye bye gadfly - you served your purpose well (sf bug...
2003-03-17 richardadded example HTML tempating for vacation flag (sf...
2003-03-17 richardremember the display template specified during edit...
2003-03-16 kedderadded ability to restore retired nodes
2003-03-14 richardfixed rdbms table update detection logic (sf bug 703297)
2003-03-13 kedderrole names made case insensitive
2003-03-08 kedderadded support for searching on ranges of dates
2003-03-06 richardrelaxed CVS importing (sf feature 693277)
2003-03-06 richardnicer page titles (sf feature 65197)
2003-03-06 richardfixed sqlite rollback/caching bug (sf bug 689383)
2003-03-06 richardre-work CHANGES file (sf bug 695814)
2003-03-06 richardfixed Interval maths (sf bug 665357)
2003-02-28 richard*** empty log message ***
2003-02-27 richard*** empty log message ***
2003-02-27 richard*** empty log message ***
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 richard*** empty log message ***
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-20 richard*** empty log message ***
2003-02-15 keddertrackers on mysql can be initialised
2003-02-14 richard- altered Class.create() and FileClass.create() methods...
next