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 years ago |
dflaven
|
143b72c602
Replacing OpenFlashCharts by d3js and c3js: Farewell Flash ! (still an alpha version !)
|
9 years ago |
dflaven
|
8e8da2a09c
Fix for potential XSS vulnerability on uploaded file names. To be further tested before retrofitting in branches.
|
9 years ago |
romainq
|
e1ca7c4f6b
Custom fields: better error reporting when an exception occurs while finalizing the form
|
9 years ago |
romainq
|
0489e8e5e8
Custom fields: alpha version.
|
9 years ago |
dflaven
|
ece2876b89
Modified the "List" tab of the Impact Analysis to display only the actually impacted objects. The content of this tab is now refreshed every time the graph is rebuilt to take into account the "context" changes which causes the actual impact to change, or the filtering.
|
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
|
7b4f246211
Make sure that the images are reloaded when the application is upgraded.
|
9 years ago |
dflaven
|
206ddcee52
Forced the PDF produced by the impact analysis to be downloaded as an attachment, otherwise on some browsers the result cannot be saved.
|
9 years ago |
dflaven
|
48f09face1
Export bug fixes:
|
9 years ago |
dflaven
|
0694a8ca48
Refresh of the "Groups" tab in the impact analysis display, when the whole graph is refreshed.
|
9 years ago |
dflaven
|
782b423db2
Prevent timeouts during the computation of the impact analysis + keep the columns (and ordering) in the lists of objects when creating a PDF of the impact analysis.
|
9 years ago |
romainq
|
d10ff67731
Code cleanup: deprecated the unused (and empty) class CMDBSearchFilter, replaced by DBSearch or DBObjectSearch depending on the usage.
|
10 years ago |
dflaven
|
5571c138ae
A little bit of polishing on the impact analysis feature...
|
10 years ago |
dflaven
|
968ec277fb
#765: prevent two persons to edit the same object at the same time.
|
10 years ago |
dflaven
|
47e596aa0b
Bulk Export redesign, addressing the tickets:
|
10 years ago |
dflaven
|
a886de7dbb
Impact analysis diagram is now considered as beta !
|
10 years ago |
dflaven
|
bf800862db
Relations & Impact analysis enhancements:
|
10 years ago |
dflaven
|
badf45f3b5
Automatically save the PDF of the impact analysis as an attachement to the ticket.
|
10 years ago |
dflaven
|
76a43b3264
Integration of the new impact analysis into the tickets.
|
10 years ago |
dflaven
|
2147e65a32
More options for the PDF export of the 'impact' graph.
|
10 years ago |
dflaven
|
c75766edb2
Relation diagrams:
|
10 years ago |
dflaven
|
7069c3a2aa
Impact analysis: still an alpha version.
|
10 years ago |
dflaven
|
0ea7084670
Replacement of the impact Flash based analysis graph by graphviz + Raphael + TCPDF. ALPHA version.
|
10 years ago |
dflaven
|
610247a0cb
Enhancement: support injection of new modules treated as data.
|
10 years ago |
dflaven
|
7ef64ebeb9
Modularization of the portal. The entry points for portals is now defined in XML, and thus can be altered by an extension.
|
10 years ago |
romainq
|
c6c813a878
#1020 Restrict dashboard/shortcut refresh interval
|
10 years ago |
dflaven
|
b744b7b9ba
Integration of the Excel (XLSX) export feature. (Limitation: export.php takes into account neither the "fields" parameter nor the list of fields defined in the QueryPhrasebook when exporting in XLSX format)
|
10 years ago |
romainq
|
a97ec14388
#983 Sortering not possible on multi-column queries
|
10 years ago |