Code

xmlrpc handling of unicode characters, see
[roundup.git] / CHANGES.txt
2010-04-08 schlatterbeckxmlrpc handling of unicode characters, see
2010-03-20 richardHandle multiple @action values from broken trackers
2010-02-23 richardThe email for the first message on an issue was sometim...
2010-02-22 richardBeginnings of a big code cleanup / modernisation to...
2010-02-19 richardundo regression in 1.4.12: Multilink edit fields lose...
2010-02-09 richardrelease stuff mk2
2010-02-09 richardrelease stuff
2010-02-02 richardsupport CRAM-MD5 for IMAPS
2010-02-02 richardFix thread safety with stdin in roundup-server
2010-02-01 richardAllow value to be specified to multilink form element...
2010-02-01 richardAttempt to generate more human-readable addresses in...
2010-02-01 richardFix file handle leak in some web interfaces with loggin...
2010-01-29 richardadd SQL detail
2010-01-29 richardDisplay 'today' in the account user's timezone, thanks...
2010-01-29 richardadd web access check all over templating
2010-01-29 richardFix "Web Access" permission check to allow serving...
2010-01-11 richardfix
2010-01-04 schlatterbeckFix documentation on user required to run the tests...
2009-12-27 schlatterbeckFix handling of non-ascii in realname in the nosy maile...
2009-12-21 schlatterbeck- fix create permission for xmlrpc, too
2009-12-21 schlatterbeckProper handling of 'Create' permissions in both mail...
2009-12-21 richardrelease stuff
2009-12-20 richardFix security hole allowing user permission escalation...
2009-12-18 schlatterbeckFix issue2550606 (german translation bug) "an hour...
2009-12-15 schlatterbeckClean up all the places where role processing occurs...
2009-12-14 schlatterbeck- update with possible tracker issue
2009-12-14 schlatterbeckFix linking of an existing item to a newly created...
2009-12-11 richardFix WSGI response code (thanks Peter Pöml)
2009-12-07 richardFix some security assertions in mailgw to only assert...
2009-12-07 richardFix typo in email section of user guide, fixes issue2550607
2009-12-07 richardFix styling of calendar to make it more usable, fixes...
2009-12-07 richard- Add documentation for migrating to the Register permi...
2009-12-02 richardGeneric class editor may now restore retired items...
2009-12-01 schlatterbeckHandle OPTIONS http request method in wsgi handler...
2009-11-30 schlatterbeckFix traceback on .../msgN/ url, this requests the file...
2009-11-30 schlatterbeckFix security-problem: If user hasn't permission on...
2009-11-28 richardissue2550549: Some bugs issue classifiers were causing...
2009-10-20 schlatterbeck- fix some format errors in italian translation
2009-10-20 schlatterbeck- Fix issue2537286 (documentation added to FAQ)
2009-10-14 schlatterbeckCorrect initial- and end-handshakes for SSL
2009-10-14 berFixed spelling of Thomas' lastname.
2009-10-13 schlatterbeckMore SSL fixes. SSL wants the underlying socket non...
2009-10-09 schlatterbeck- everything needed for release
2009-10-08 schlatterbeckFix interaction of SSL and XMLRPC, now XMLRPC works...
2009-10-02 schlatterbeckDocument filter method of xmlrpc interface
2009-10-02 schlatterbeckSmall fix for CGI-handling of XMLRPC requests for pytho...
2009-09-29 schlatterbeckNew config option csv_field_size: Pythons csv module...
2009-09-17 berMinor update of doc/developers.txt to point to the...
2009-09-14 berSmall CSS improvements regaring the search box (thanks...
2009-09-11 berIndexers behaviour made more consistent regarding lengt...
2009-09-08 berfixed typos in the installation instructions (thanks...
2009-08-10 richardmove
2009-08-10 richardcompatibilty fix for pysqlite2 / unicode
2009-08-10 richardremove unused, deprecated import
2009-08-10 richardremove use of string exception
2009-08-10 richardmissed
2009-07-27 richard- re-order sqlite imports to handle multiple installed...
2009-07-20 richardfix construction of individual messages to nosy recipen...
2009-07-15 schlatterbeckfix problem with bounce-message if incoming mail has...
2009-07-14 schlatterbeckThe mail-gateway used to process messages fetched,...
2009-07-13 schlatterbeck- list the fix to issue2550546 (locale problems)
2009-03-26 richardfixed classic tracker template to submit POST requests...
2009-03-21 richardchange note
2009-03-18 richardrelease stuff
2009-03-17 richardfix TLS handling with some SMTP servers (issues 2484879...
2009-03-17 richardhandle bogus pagination values (issue 2550530)
2009-03-17 richardbug introduced in the migration to the email package...
2009-03-16 richardfix bug introduced into CVS export and view (issue...
2009-03-13 richardadditional fix to handle Unauthorised in file serving
2009-03-13 stefanSeparate and clarify Features and Fixes for 1.4.7 release.
2009-03-13 richardreinstate description/long_description in setup.py
2009-03-13 richarddo all the pre-release stuff including full test suite...
2009-03-12 richardAdd compatibility package to allow us to deal with...
2009-03-12 richardPlug a number of security holes:
2009-02-06 stefansvn repository setup
2004-04-16 richardcheck MANIFEST against the files actually unpacked
2004-04-13 richardstop Interval from displaying an empty string (sf bug...
2004-04-13 richardadded IMAP support to mail gateway (sf rfe 934000)
2004-04-12 richardbetter check for anonymous viewing of user items (sf...
2004-04-10 richardmerge from maint-0-6
2004-04-09 richardsocket timeout error logging can fail
2004-04-08 richardmysql and postgresql schema mutation now handle added...
2004-04-07 richardadded search_checkboxes as an option for the search...
2004-04-07 richardadded another sample detector
2004-04-07 richardsqlite backend uses the global lock again
2004-04-05 richardtracker name at end of page title (sf rfe 926840)
2004-04-05 richardversion info in scripts
2004-04-05 richardsort/group by multilink in RDBMS
2004-04-05 richardroundup-admin install checks for existing tracker in...
2004-04-05 richardbe paranoid about TRACKER_WEB
2004-04-05 richard*** empty log message ***
2004-04-05 richard- added a favicon
2004-04-02 richardadded favicon
2004-04-02 richardExport and import now include journals (incompatible...
2004-04-01 richard*** empty log message ***
2004-03-31 richardhandle Boolean values in history HTML display
2004-03-31 richardOTK generation was busted (thanks Stuart D. Gathman)
2004-03-31 richardMySQL and Postgresql use BOOL/BOOLEAN for Boolean types
2004-03-30 richardfixed CSV export and CGI actions returning results
2004-03-30 richardfixed MultiMapping
next