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