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