dflaven
|
d498d135e8
$this->head_html(log)$ and $this->head(log)$ now support both text and HTML case logs.
|
9 年之前 |
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 年之前 |
dflaven
|
b7600e7f6c
Wiki syntax is supported in formatted (HTML) text fields as well as plain text areas.
|
9 年之前 |
dflaven
|
ccef399cfa
Support of date and time custom formats... continuing towards the beta !
|
9 年之前 |
dflaven
|
08e01b9eb7
Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!)
|
9 年之前 |
romainq
|
2a51baec78
Internal: added verb ormCaseLog::GetAsArray()
|
9 年之前 |
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 年之前 |
dflaven
|
ccf403a397
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
|
9 年之前 |
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 年之前 |
romainq
|
b2618d03ae
Exports further improved:
|
9 年之前 |
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 年之前 |
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 年之前 |
dflaven
|
41e6e9f118
Enhancement: allow the API to create entries with a specified user_login.
|
10 年之前 |
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 年之前 |
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 年之前 |
romainq
|
b5849da948
#869 REST JSON was not outputing case log attributes (implemented in a structured way)
|
11 年之前 |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 年之前 |
dflaven
|
dfc6458230
Bug fix: Support edition of the "latest modified" entry of a case log
|
12 年之前 |
dflaven
|
5df003ed4e
Support edition of the "latest modified" entry of a case log
|
12 年之前 |
dflaven
|
c78be5f204
Allow to log entries on behalf of another user
|
13 年之前 |
dflaven
|
801914ebc7
Fixed a warning...
|
13 年之前 |
romainq
|
689dfe3774
Internal: suppressed a warning on ormCaseLog
|
13 年之前 |
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 年之前 |
romainq
|
f0b144739a
Reduces the annoyance of bug #408 (dates not visible in the case log if PHP < 5.3)
|
14 年之前 |
dflaven
|
e9f4087713
Properly manage carriage returns/line feeds in CaseLog records.
|
14 年之前 |
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 年之前 |
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 年之前 |
dflaven
|
6323e0f6e0
- Revised styles for a nicer/cleaner display of the details and forms.
|
14 年之前 |
romainq
|
cc14b9793a
AttributeCaseLog finalized (history, easy migration of AttributeText, wiki formatting)
|
14 年之前 |
dflaven
|
617bbf39aa
New type of Attribute "CaseLog" (under construction !)
|
14 年之前 |