romainq
|
9992b14ed7
Improved images caching: since 2.3.0-beta, iTop handles inline images (case logs, ticket description) and a picture for a person (AttributeImage). This code refactoring handles a case where the browser checks for the validity of the image and the 304 response code can then be returned without checking anything because we assume that the URL of the image contains a signature of it (or the data cannot change -attachement and inline images are in this case).
|
hace 9 años |
dflaven
|
a80de7bf8f
#1199 Properly handle the icon of attachments without any extension.
|
hace 9 años |
glajarige
|
10144ce5b8
Attachments : Delete button's label of an attachment was hard-coded. Putted dictionnary entry instead.
|
hace 9 años |
dflaven
|
8e8da2a09c
Fix for potential XSS vulnerability on uploaded file names. To be further tested before retrofitting in branches.
|
hace 9 años |
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...
|
hace 9 años |
dflaven
|
47527d75df
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !! - fix for missing magnificPopup()
|
hace 9 años |
dflaven
|
ccf403a397
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
|
hace 9 años |
romainq
|
529af74634
Historisation of attachments: (internal) record the attachment as an external key with an automatic reset (when the attachment gets deleted)
|
hace 10 años |
romainq
|
4c5a46589e
Historisation of attachments: added/removed attachments must be tracked within the same change as for other attributes.
|
hace 10 años |
dflaven
|
2c61920b11
Enhancement: better display of the "Attachments" (addition/removal) in the history.
|
hace 10 años |
dflaven
|
822950503c
#1148: Fixed dashboards upload: use the more modern fileupload component, since we now hook the ajax call in iTopWebPage and removed references to the old component ajax.fileupload from (almost) everywhere...
|
hace 10 años |
dflaven
|
a6960f1c0d
Bug fix: don't accept attachments (like images) via Chrome's copy/paste since it may duplicate the text content of a normal copy/paste and moreover causes troubles because there is no file name associated with the pasted content.
|
hace 10 años |
dflaven
|
545549ce4f
#594: properly display attachments inside "properties" by closing the span and the fieldset in non-edit mode.
|
hace 10 años |
dflaven
|
21ed5b545a
- Properly handle "suggested" attachments
|
hace 10 años |
romainq
|
0738bafab3
Dehardcoded the size of the attachments preview
|
hace 11 años |
dflaven
|
7ed0910722
Protect attachments against concurrent edition of a ticket.
|
hace 11 años |
romainq
|
46f9b4f412
Removed a debug trace introduced with the file drag&drop capability
|
hace 11 años |
dflaven
|
b447d89e07
Allow uploading files as Tickets' attachments via drag and drop (on "modern" browsers supporting HTML5 drag and drop)
|
hace 11 años |
romainq
|
8d3bbbb549
Fixed a regression due to the change [2877] Tooltip to preview attachments
|
hace 12 años |
dflaven
|
543cdd5e69
#782: preview (as a tooltip) for image attachments.
|
hace 12 años |
romainq
|
09a3545723
Continuation of [2524]: fix the attachements URL issue (was not changed only on datamodel 1.x then overwritten on a more recent change)
|
hace 13 años |
romainq
|
23f61ec764
#647: itop says "ticket updated" but nothing has been changed.
|
hace 13 años |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
hace 13 años |
dflaven
|
f39dda7be1
Ajax file upload is now part of the standard JS includes in the iTop pages.
|
hace 13 años |
romainq
|
5f4237796c
#593 Losing attachments when performing massive change
|
hace 13 años |
etaloc
|
b93778ea65
Initial load of data model 2.0
|
hace 13 años |