Commit History

Author SHA1 Message Date
  eespie 5dae37bdde Allow modules to provide license file (license.<module_name>.xml) with same format as setup/licenses/community_license.xml 7 years ago
  romainq c31616c4e9 N.981 Regression introduced in [r4692]. It make sense to preserve the existing value... excepted when reloading some form elements (filtering depending on fields that have just been touched by the user). 7 years ago
  romainq 6771978bc1 N.948 - Obsolete objects become visible when navigating in paginated lists 7 years ago
  glajarige 01c0ef3de0 N°313 Show product name on branding logo title instead of a generic "iTop" text. 7 years ago
  glajarige b62422d601 Internal: Removed PHP notices in ajax call from autocomplete fields in the console 7 years ago
  glajarige 7f516f02df N°579: Creating an object with the [+] button on external key pointing to an abstract class. 8 years ago
  dflaven 380917eb2c Improved way to track the choices made during the installation in order to: 8 years ago
  romainq 4c3b018c16 Archive: fix shortcut creation/renaming/deletion when archive mode is on 8 years ago
  romainq 3fd23f04fa Obsolescence: count mismatch for the global search feature 8 years ago
  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