Version history for RT-Extension-ReferenceIDoitObjects
Important notice: This extension requires Request Tracker 4.4.x and i-doit 1.8.2 or higher. It is neither compatible to RT 4.0, 4.2 nor i-doit <= 1.8.1.
- Fix: Re-named "mandator" to "tenant"
- Fix: Re-written documentation
- Fix: Clarify license (AGPLv3)
- Fix: Broken include of Elements/EditCustomFields
- Fix: Removed legacy IE hack
This is a bugfix-only release.
- Fix: Improved selecting object type
- Fix: Fixed missing tab navigation after submitting ticket changes on referenced i-doit objects
- Fix: Fetching devices related to current requestor doesn't work
- Fix: Fetching right object type when selecting an object
- Fix: (Un)selecting all object items in a table
- Fix: Selecting objects in all tables at the same time
- Fix: Improved table styling
- Fix: Broken images
- Fix: Removed non-relevant columns from devices table
- Fix: Improved sorting table columns
- Fix: Avoid CSR error message when reloading "create new ticket" page
- Fix: Show configured default view when initiated
- Fix: Creating new logbook entries
- Fix: Updated dataTables jQuery plugin
- Fix: Re-factored JavaScript code
- Fix: Improved code documentation
Important notice: This extension requires Request Tracker 4.2.x or higher and a running installation of i-doit 1.3 or higher. It is no longer compatible to RT version 4.0.x and i-doit version 1.2.x or older! Please use version 0.92 instead if you need compatibility to those older versions.
- Made the code compatible to Request Tracker 4.2.x (breaks with 4.0.x)
- Switched from username/password authentication to i-doit API key
- Added view for requestor's linked devices including installed software components
- Renamed some tabs for better understanding
- Shared code with OTRS Help Desk extension to be more maintainable
- Renamed configuration options for default view
- Object browser shows object location
- Implemented browser in "Jumbo update"
- Hide custom fields when modifying referenced objects
- Tree view: mark both hard- and software if software is marked
- Fixed broken link in page menu for /Ticket/ModifyIDoitObjects.html after update
- Removed buggy unused code
- Improved code documentation
- Updated to Module::Install 1.06 (thanks to Tatsuhiko Miyagawa)
- Requires i-doit version 1.0.1 or higher
- Removed deprecated Switch.pm (important for newer Perl versions; thanks to Matthias)
- Described installation via CPAN.
- Include javascript and css only if needed
- Added checkbox to select/unselect all objects from object view
- Added link to remove all selected objects from list
- Show message if no requestor is selected
- Implemented workaround for JavaScript's JSON object missing in IE < 9
- Show link in the page menu to modify referenced i-doit objects
- Use default tenant if necessary when modifying referenced i-doit objects
- Look only for enabled object types (bug fix)
- Write logbook entries within i-doit when objects are added or removed
- Show loading message when initiating the browser
- Requires i-doit version 0.9.9-9 or higher
- When creating a ticket assign tenant and objects from HTTP GET
- Bug fixing
- Performance boost when rendering tables
- Fixed API call when viewing a ticket created by email
- Improved error messages
- Improved meta information
- Bug fixing
- Initial release