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).
|
9 anos atrás |
dflaven
|
a80de7bf8f
#1199 Properly handle the icon of attachments without any extension.
|
9 anos atrás |
glajarige
|
10144ce5b8
Attachments : Delete button's label of an attachment was hard-coded. Putted dictionnary entry instead.
|
9 anos atrás |
dflaven
|
8e8da2a09c
Fix for potential XSS vulnerability on uploaded file names. To be further tested before retrofitting in branches.
|
9 anos atrás |
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 anos atrás |
dflaven
|
47527d75df
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !! - fix for missing magnificPopup()
|
9 anos atrás |
dflaven
|
ccf403a397
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
|
9 anos atrás |
romainq
|
529af74634
Historisation of attachments: (internal) record the attachment as an external key with an automatic reset (when the attachment gets deleted)
|
10 anos atrás |
romainq
|
4c5a46589e
Historisation of attachments: added/removed attachments must be tracked within the same change as for other attributes.
|
10 anos atrás |
dflaven
|
2c61920b11
Enhancement: better display of the "Attachments" (addition/removal) in the history.
|
10 anos atrás |
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...
|
10 anos atrás |
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.
|
10 anos atrás |
dflaven
|
545549ce4f
#594: properly display attachments inside "properties" by closing the span and the fieldset in non-edit mode.
|
10 anos atrás |
dflaven
|
21ed5b545a
- Properly handle "suggested" attachments
|
10 anos atrás |
romainq
|
0738bafab3
Dehardcoded the size of the attachments preview
|
11 anos atrás |
dflaven
|
7ed0910722
Protect attachments against concurrent edition of a ticket.
|
11 anos atrás |
romainq
|
46f9b4f412
Removed a debug trace introduced with the file drag&drop capability
|
11 anos atrás |
dflaven
|
b447d89e07
Allow uploading files as Tickets' attachments via drag and drop (on "modern" browsers supporting HTML5 drag and drop)
|
11 anos atrás |
romainq
|
8d3bbbb549
Fixed a regression due to the change [2877] Tooltip to preview attachments
|
11 anos atrás |
dflaven
|
543cdd5e69
#782: preview (as a tooltip) for image attachments.
|
12 anos atrás |
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)
|
12 anos atrás |
romainq
|
23f61ec764
#647: itop says "ticket updated" but nothing has been changed.
|
12 anos atrás |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 anos atrás |
dflaven
|
f39dda7be1
Ajax file upload is now part of the standard JS includes in the iTop pages.
|
12 anos atrás |
romainq
|
5f4237796c
#593 Losing attachments when performing massive change
|
12 anos atrás |
etaloc
|
b93778ea65
Initial load of data model 2.0
|
12 anos atrás |