X-Git-Url: http://git.home-dn.net/?p=manu%2FRT-Extension-SearchResults-XLS.git;a=blobdiff_plain;f=Changes;h=4ec1cc3bc8c341873c992475cfa8299b8f3e5edd;hp=f782aa994626aaa2574cc995e559991fce64e4b8;hb=refs%2Fheads%2Fmaster;hpb=00ea257538216b9ee1353bd681824fb58d621fd2 diff --git a/Changes b/Changes index f782aa9..4ec1cc3 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,26 @@ Revision history for RT-Extension-SearchResults-XLS +0.09 Mon, 12 Oct 2015 17:38:43 +0200 + Fix empty file when exporting from RT SimpleSearch + +0.08 Wed, 12 Mar 2014 17:17:53 +0100 + Add support for RT 4.2.x + Require RT >= 4.2.0 + +0.07 Wed, 11 May 2011 17:11:27 +0200 + Add support for RT 4.x tabs format + Fix a bug where cells content starting by "=" as interpreted as + formulas + +0.06 Mon, 13 Sep 2010 10:46:46 +0200 + Update to code changes of Results.tsv in 3.8.8 + +0.05 Tue, 10 Feb 2009 11:26:41 +0100 + Don't remove "\r" and "\n" in customfields values as this can be + handled by XLS format + Change the way we check RT version in Callbacks by using a copy of + cmp_version function as it's not present in old RT versions. + 0.04 Wed, 17 Sep 2008 11:47:48 +0200 Use a new callback that will be included in RT > 3.8.1