Code

Fix setting of sys.path when importing schema.py, fixes issue2550675,
[roundup.git] / CHANGES.txt
2010-10-21 schlatterbeckFix setting of sys.path when importing schema.py, fixes...
2010-10-20 berXML-RPC documentation now linked from the docs/index
2010-10-20 berGiving Ralf the credit for his last change in the CHANG...
2010-10-19 schlatterbeck- Add explicit "Search" permissions, see Security Fix...
2010-10-18 berSome minor typos fixed in doc/customizing.txt (Thanks...
2010-10-08 richardrelease stuff
2010-10-08 richardpre-release stuff
2010-10-07 schlatterbeck- refactor: move import_journal to hyperdb -- it was...
2010-10-07 schlatterbeck- lower memory footprint for (journal-) import -- only...
2010-10-07 richardAllow search_popup macro to work with all db classes...
2010-10-05 schlatterbeck- new mailgw config item unpack_rfc822 that unpacks...
2010-10-04 schlatterbeckFix charset of first text-part of outgoing multipart...
2010-09-10 richardnote
2010-09-10 richardfixed registration, issue2550665 (thanks Timo Paulssen)
2010-09-07 schlatterbecknew rdbms config item sqlite_timeout makes the previous...
2010-08-12 richardimprove handling of '>' when URLs are converted...
2010-08-09 berAdded hint that Richard does most of the changes.
2010-08-09 schlatterbeck- No longer use the root logger, use a logger with...
2010-08-09 richardmissed
2010-08-04 schlatterbecknew mailgw config option subject_updates_title, see...
2010-07-24 richardallow trackers to override the classes used to render...
2010-07-12 richardfixed reporting of source missing warnings
2010-07-12 richardpre-release stuff
2010-07-12 richardmake URL detection a little smarter about brackets...
2010-07-10 richardnotes
2010-07-01 richardadd note & thanks
2010-06-29 berRemoving mentioning of 1.5.0 release as it did not...
2010-06-28 ber- Indexer Xapian, made Xapian 1.2 compatible. Needs...
2010-05-10 berSmall documentation update regarding debugging aids:
2010-04-19 richardDefault to "text/plain" if no Content-Type header is...
2010-04-19 richardfrontends/roundup.cgi got out of sync with the roundup...
2010-04-16 richardAccept single-character subject lines
2010-04-09 schlatterbeck- update changelog and give credits to reporter
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...
next