CHANGELOG.md 6.7 KB

Change Log

2.5.1 (2018-08-08)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Do not allow to create pre existing attributes like updated_at via object manager #2172 [bug]
  • Overview not showing unassigned tickets "if not defined" #2171 [bug]
  • i-doit: Setting object before filling in the ticket information removed the i-doit objects #2165 [bug]
  • i-doit: Double click needed to select object after searching (w/o category) #2164 [bug]
  • 30 concurrent agents + each of them 30 overviews - script/scheduler.rb takes 100% CPU time - background jobs cannot be processed #2108 [bug]
  • Visible organizsation content (organization profile) not updated #1616 [bug]
  • RegexpError: failed to allocate memory for large attachments #2141 [bug]
  • Unable to link objects at ticket creation #2132 [bug]
  • Ticket "update" cancels active attachment upload #2117 [bug]
  • Deleting all tickets throws errors for old IDs #2066 [bug]
  • LDAP sync: Updating association of deactivated instance fails #2110 [bug]
  • User history shows LDAP deactivation was done by a regular agent #2111 [bug]
  • strip out auto generated links by the browser #2019 [bug]
  • Route for /auth/failure is missing to show login failure messages form oauth provider (if request was technical ok - only login was not possible by oauth provider) #2128 [bug]
  • Auto responder is not set from correct group #2125 [bug]
  • Shown ticket changed unexpected when viewing an attached image #2104 [bug]
  • Update button unusable after modal dialog is gone #2105 [bug]
  • Viewpoint::EWS::EwsFolderNotFound during Exchange connection #1802 [UX/UI] [bug]
  • A ticket created by customer via web with state new is set to open on second update by customer #2118 [bug]
  • autoreply email filter #1316 [bug] [trigger]
  • No mime_type on nil message (no message body) / email will not be processed #2087 [bug]
  • Report profiles: "before(relative)" and friends broken. #2098 [bug] [reporting]
  • Changing data type of new object attributes will lead to errors #2099 [bug]
  • Autocomplete hangs on dot in the new user form #2058 [bug]
  • Unable to create an overview with a new ticket file which is starting with number like "1_test" #2090 [bug]
  • Inline images are lost on forward or quoted reply #2101 [bug]
  • Filename of images (c&p) downloaded via lightbox is invalid #1246 [bug]
  • Special characters get HTML encoded when displayed in overviews was(Umlauts in overview not working) #2046 [bug]
  • Scheduler will stop after removing own ticket attribute but overview with condition which is including attribute git dropped #2016 [bug]
  • Unable to create an overview with a new ticket file which is starting with number like "1_test" #2090 [bug]
  • escalation_at are not updated correctly #2082 [bug]
  • Inserting space character in translations (in Overviews menu item and User menu) #1531 [bug]
  • Cannot close tickets when you reply to an E-Mail at the same time #2069 [bug] [trigger]
  • Error after apt upgrade on ubuntu 16.04 #2054 [bug]

* This Change Log was automatically generated by github_changelog_generator