Commit History

Author SHA1 Message Date
  romainq 231732afdd N.755 Case log preset by object copier is not correcly displayed in the object creation form (if combined with the copy of the previous log AND if that log has at least one entry). Has never worked. 8 years ago
  romainq 429054bf3a N.755 (reduces the impact) Core API: Fixed the merging of several entries into a case log (calling several times DBObject::Set for a case log). The previous implementation did not work at all, leaving the data structure inconsistent. Moreover, the last text given is now inserted AFTER the text it is merged with (not on top of it) like in a normal text stream. 8 years ago
  romainq c2b6f681d6 N.519 REST/JSON Add a comment in pure text into the case log (only for add_item/items syntaxes, use format="text") 8 years ago
  romainq d6296cd619 N.490 Losing carrier returns and rich text formatting when the latest comments are copied to child tickets 8 years ago
  dflaven d498d135e8 $this->head_html(log)$ and $this->head(log)$ now support both text and HTML case logs. 9 years ago
  dflaven 16ff8fdf23 Suppress a warning when exporting a case log to HTML... Limitation: be aware that wiki links are not transformed to hyperlinks in this case. 9 years ago
  dflaven b7600e7f6c Wiki syntax is supported in formatted (HTML) text fields as well as plain text areas. 9 years ago
  dflaven ccef399cfa Support of date and time custom formats... continuing towards the beta ! 9 years ago
  dflaven 08e01b9eb7 Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!) 9 years ago
  romainq 2a51baec78 Internal: added verb ormCaseLog::GetAsArray() 9 years ago
  dflaven 991cd359fc Inline images in formatted case log & descriptions: beta version fixperms js The inline images are now no longer stored stored as Attachments but using a specific object InlineImage... 9 years ago
  dflaven ccf403a397 (HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !! 9 years ago
  dflaven 7938e15cb4 History display enhancement: whenever a new case log entry is added, display its content in the history. The display is truncated at a configurable max length. The user can expand/collapse the truncated text, entry per entry. The text is not truncated when printing. 9 years ago
  romainq b2618d03ae Exports further improved: 9 years ago
  romainq a84684630b #576 Printable view for object details. Possibility to hide/show chapters (the equivalent of tabs in the UI) or any fieldset. Requires testing and comments. 9 years ago
  romainq a3ac3a60ff JSON/REST: When specifying a case log entry (or the whole), it was not possible to set the user name without knowing a valid user id 10 years ago
  dflaven 41e6e9f118 Enhancement: allow the API to create entries with a specified user_login. 10 years ago
  romainq 94c0d32032 #483 Added placeholders for the notifications: html(caselog), head_html(caselog), html(linkset). The HTML can be customized. Fixes the issue about lines being wrapped in a curious way (root cause: swift mailer). 11 years ago
  romainq 372f60bf32 #877 REST/JSON More flexibility on case log updates (in particular, it is now possible to write the entire case log), remains compatible with the previous API 11 years ago
  romainq b5849da948 #869 REST JSON was not outputing case log attributes (implemented in a structured way) 11 years ago
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 years ago
  dflaven dfc6458230 Bug fix: Support edition of the "latest modified" entry of a case log 12 years ago
  dflaven 5df003ed4e Support edition of the "latest modified" entry of a case log 12 years ago
  dflaven c78be5f204 Allow to log entries on behalf of another user 13 years ago
  dflaven 801914ebc7 Fixed a warning... 13 years ago
  romainq 689dfe3774 Internal: suppressed a warning on ormCaseLog 13 years ago
  romainq f78546ab90 #408 Case log not working with PHP < 5.3 - the fix preserves the compatibility with installed version (but the dates are lost) 14 years ago
  romainq f0b144739a Reduces the annoyance of bug #408 (dates not visible in the case log if PHP < 5.3) 14 years ago
  dflaven e9f4087713 Properly manage carriage returns/line feeds in CaseLog records. 14 years ago
  dflaven 85efa625a3 Fix the display width of case logs. Make sure that the field wraps even in case of very long strings inside the field. 14 years ago