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.

SVN:trunk[3759]
This commit is contained in:
Denis Flaven
2015-09-14 13:46:48 +00:00
parent 3cbb0e974e
commit 6fd2c81315
16 changed files with 133 additions and 13 deletions

View File

@@ -240,7 +240,7 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
'Change:Text_AppendedTo_AttName' => '%1$s allegato a %2$s',
'Change:AttName_Changed_PreviousValue_OldValue' => '%1$s modificato, valore precedente: %2$s',
'Change:AttName_Changed' => '%1$s modificato',
'Change:AttName_EntryAdded' => '%1$s modificato, nuova voce aggiunta.',
'Change:AttName_EntryAdded' => '%1$s modificato, nuova voce aggiunta: %2$s',
));
//