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 lat temu |
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 lat temu |
romainq
|
b5849da948
#869 REST JSON was not outputing case log attributes (implemented in a structured way)
|
11 lat temu |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 lat temu |
dflaven
|
dfc6458230
Bug fix: Support edition of the "latest modified" entry of a case log
|
12 lat temu |
dflaven
|
5df003ed4e
Support edition of the "latest modified" entry of a case log
|
12 lat temu |
dflaven
|
c78be5f204
Allow to log entries on behalf of another user
|
13 lat temu |
dflaven
|
801914ebc7
Fixed a warning...
|
13 lat temu |
romainq
|
689dfe3774
Internal: suppressed a warning on ormCaseLog
|
13 lat temu |
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 lat temu |
romainq
|
f0b144739a
Reduces the annoyance of bug #408 (dates not visible in the case log if PHP < 5.3)
|
14 lat temu |
dflaven
|
e9f4087713
Properly manage carriage returns/line feeds in CaseLog records.
|
14 lat temu |
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 lat temu |
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 lat temu |
dflaven
|
6323e0f6e0
- Revised styles for a nicer/cleaner display of the details and forms.
|
14 lat temu |
romainq
|
cc14b9793a
AttributeCaseLog finalized (history, easy migration of AttributeText, wiki formatting)
|
14 lat temu |
dflaven
|
617bbf39aa
New type of Attribute "CaseLog" (under construction !)
|
14 lat temu |