glajarige
|
19df8e7cad
N°498 Added some attributes to the HTML sanitizer (title for a tag, alt / title for img tag).
|
7 years ago |
romainq
|
e071b3a393
N.453 Emails coming from outlook. Many line breaks added when editing the ticket
|
8 years ago |
dflaven
|
0660dd2176
Support of the "target" attribute for links.
|
8 years ago |
dflaven
|
aca2b0f5b1
Support of text-align in the styles.
|
8 years ago |
romainq
|
56229ee784
N.466 HTML links with href="ftp://..." or "file://...". The filtering implemented by default (DOM Sanitization) now takes the configuration parameter url_validation_pattern into account. Thus aligning the behavior between HTML attributes and AttributeURL, and the automatic wiki formatting. By default, iTop allows the protocols http/https/ftp. To allow the 'file' protocol, edit the config file and change url_validation_pattern accordingly.
|
8 years ago |
romainq
|
d4de8caaa1
#1321 Losing table borders (notification templates and notes)
|
8 years ago |
dflaven
|
5da64f60e2
HTML texts: support of float (left/right) in the inline style tags.
|
9 years ago |
dflaven
|
8da174210c
CKEditor integration fine tuning with a new "Maximize" button in the collapsed toolbar.
|
9 years ago |
dflaven
|
378fb38f3f
Prevent access to *any* InlineImage by just guessing its identifier, now an additional "secret" is needed, making it much harder to guess (but not 100% impossible, beware !)
|
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 |