RTIR: RT for Incident Response
RTIR 3.0.1 Release Notes
2014-03-31 RTIR 3.0.1 contains a number of bug fixes identified since 3.0.0 as well as performance improvements for those upgrading from RTIR 2. https://download.bestpractical.com/pub/rt/release/RT-IR-3.0.1.tar.gz https://download.bestpractical.com/pub/rt/release/RT-IR-3.0.1.tar.gz.asc SHA1 sums 056977fed160cf3f433e72c06173cafaf382e523 RT-IR-3.0.1.tar.gz 1ca966c1af9a2c2b98d03d8f92e8a31e0e0c1ff8 RT-IR-3.0.1.tar.gz.asc Bugs * Whitelist /RTIR/Search/Results.html for users who have saved direct links to searches * Use our core support for Queue Subject Tags * No longer provide lookup links for tickets in non-RTIR queues * Make using $ArticleOnTicketCreate work again (Carlos Fuentes) * Fix a bug with the Rich Text Editor in Scripted Actions Documentation * Fix the DROP INDEX command in the upgrading docs * Additions to Constituencies documentation from Christophe Vandeplas * Clarify instructions in the 3.0 upgrading docs Development * Provide a make parallel-test target * Update rtir.pot * New callbacks for customizing the RTIR homepage portlets A complete changelog is available from git by running: git log 3.0.0..3.0.1 or visiting https://github.com/bestpractical/rtir/compare/3.0.0...3.0.1