Commit History

Author SHA1 Message Date
  glajarige 8ef5e9ff20 N°653: Dependant fields on transitions was not using transition flags. 8 years ago
  romainq 0e1f3d02b9 Rework of the edition of 1-N and N-N links: managed as a delta from the GUI down to the the lowest APIs. 8 years ago
  dflaven 674f8e78ea Limit the height of the "licenses" in the about box. 9 years ago
  dflaven 1aac2820ba Enhancement: provide some feedback to the end-user in case of a fatal error during an interactive export. 9 years ago
  dflaven d21704a184 Internal: Read-only fields are no longer stored in the form as hidden fields. 9 years ago
  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