Commit History

Author SHA1 Message Date
  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
  dflaven f3a9f15672 - Special handling (using some custom code - temporary solution) of the 'ticket_log' attribute: the attribute is displayed at the bottom of the "Properties" page and takes the whole width of the page. 14 years ago
  dflaven 6323e0f6e0 - Revised styles for a nicer/cleaner display of the details and forms. 14 years ago
  romainq cc14b9793a AttributeCaseLog finalized (history, easy migration of AttributeText, wiki formatting) 14 years ago
  dflaven 617bbf39aa New type of Attribute "CaseLog" (under construction !) 14 years ago