RTIR 2.6.1 release candidate 1

I’m happy to announce that RTIR 2.6.1rc1 is now available for testing.
NOTE that this release is still incompatible with RT 4.x and should be
used with RT 3.8.x only.

http://download.bestpractical.com/pub/rt/devel/RT-IR-2.6.1rc1.tar.gz
http://download.bestpractical.com/pub/rt/devel/RT-IR-2.6.1rc1.tar.gz.sig

SHA1 sums

61cc9547855ead0a1575412ca05399775a8d04ad RT-IR-2.6.1rc1.tar.gz
e389a6396c6e12a94b8230356a2651794b8dd82a RT-IR-2.6.1rc1.tar.gz.sig

This release contains a number of bugfixes and small improvements since
2.6.0, as well as some larger changes:

FEATURES

  • allow local customization of research tools, see @RTIRResearchTools
    in the config
  • new Iframe research tool, see $RTIRIframeResearchToolConfig
  • no longer do a whois lookup by default just by visiting the
    lookup page

CALLBACKS

  • LeftColumnStart and RightColumnStart in Incidents’ Display.html

BUGS

  • order of tickets on ‘RTIR at Glance’ page could become incorrect
    after using system for a while
  • on create incident page ids of HTML elements were repeated

CLEANUPS

  • code cleanups to better follow modern perl coding guidelines

Best regards, Ruslan.

Hi Ruslan,On Tue, Aug 9, 2011 at 4:10 AM, Ruslan Zakirov ruz@bestpractical.com wrote:

I’m happy to announce that RTIR 2.6.1rc1 is now available for testing.
NOTE that this release is still incompatible with RT 4.x and should be
used with RT 3.8.x only.

Any estimates on when a 4.x compatible release may surface?

Darren Spruell
phatbuckett@gmail.com

Hi Ruslan,

I’m happy to announce that RTIR 2.6.1rc1 is now available for testing.
NOTE that this release is still incompatible with RT 4.x and should be
used with RT 3.8.x only.

Any estimates on when a 4.x compatible release may surface?

We’re working on that:
https://github.com/bestpractical/rtir/tree/2.9-trunk

You can watch TODO file that kept up to date. It’s not final list as I
step on some things all the time during cage cleaning.

There are a lot of things we would like to bring up to speed with RT.
During development of RT 3.8 and 4.0 series, a lot of new nice
features were added. RTIR has tickets’ view duplicated, so all these
new features should be ported over.

We’ve almost ported RTIR over Lifecycles and it’s major cleanup of
RTIR code and database. Brings a lot of flexibility in usage and code
is much simpler. No more State custom field. There are a few hardcoded
statuses in the code left, but I’m working on cleaning all that.

I believe we can release a first RC in a month, but can not promise that.


Darren Spruell
phatbuckett@gmail.com

Best regards, Ruslan.