[Rtir] RTIR 3.0.0 release candidate 1
Ruslan Zakirov
ruz at bestpractical.com
Thu Oct 27 18:10:34 EDT 2011
Hello,
I'm proud to announce first release candidate of RTIR compatible with RT 4.0.
This releas is about porting over RT4 code base, cleaning code, get
riding of old
stuff. Upgrade script is heavy and requires a lot of attention during
testing, do
intermediate backups. Read UPGRADING that describes the process in details.
Links for download
http://download.bestpractical.com/pub/rt/devel/RT-IR-3.0.0rc1.tar.gz
http://download.bestpractical.com/pub/rt/devel/RT-IR-3.0.0rc1.tar.gz.sig
SHA sums
18781cdb9a8c5c1791d754cd505f854df6c479e0 RT-IR-3.0.0rc1.tar.gz
05c95ced47c1c38c37944cd013934b820d10172b RT-IR-3.0.0rc1.tar.gz.sig
CHANGES IN 3.0.0
----------------
* RTIR 3.0 is primarily port over RT 4.0 and
clean up release. More than 2500 lines of
code were deleted, replaced with RT's modern
solutions.
* Switched over lifecycles that replaced four RTIR's
State custom fields with RT's Status field. Database
grows slower, performance improvement, much less
magic. It's now possible to add new statuses and
customize workflow.
* Switched over RT's IP custom fields implementation
that brings in IPv6.
* New %RTIR_IncidentChildren option in the config that
allows admins to control whether incident required
or not when child created and if child can be linked
to more than one incident.
* Made Incident field on Create/Split pages more flexible.
Users allowed to change value, enter multiple incidents
when it's allowed by config, pick particular incidents
on split, additional incidents' info displayed.
* RTIR's SLA implementation have been dropped in favor
of RT::Extension::SLA.
* Numerous bug fixes.
--
Best regards, Ruslan.
More information about the Rtir
mailing list