Commit History

Author SHA1 Message Date
  dflaven f0b9f74f7e Fixed graphviz path check 10 years ago
  dflaven b53c62a5a3 Cosmetics on dict name 10 years ago
  dflaven ad15879878 Make sure that the stylesheet can be loaded by the setup page at first run. 10 years ago
  dflaven a07bc5f39d The path to Graphviz' dot program is now prompted interactively during the setup, since Graphviz is now mandatory for displaying the impact analysis. 10 years ago
  dflaven 144c7b7aaa Review of the readme for 2.2.0 beta. 10 years ago
  romainq e5f0c5bb6c Preparing the beta release: increment the module versions 10 years ago
  dflaven 388bfea437 A little bit of polishing on the export feature to be ready for the beta. 10 years ago
  romainq 83602f6cf2 Draft (the new features need to be further described) 10 years ago
  romainq 5f6531ac37 #759 Ticket lists in CI: show only active tickets (exclude tickets in states rejected/resolved/closed) and display one list per leaf class so that the status column will be visible. It it not possible anymore to edit the ticket list from the CI. 10 years ago
  romainq 182c3e090a Fixed bug with the new locking mecanism: lock not released when applying a stimulus 10 years ago
  romainq 9bb0fb10ae Fixed "Strict standards" warning (introduced with the implementation of locks on edition) 10 years ago
  romainq 7645488c0d Optimization: improved the OQL cache: 10 years ago
  romainq 9b3c28f6d1 Optimization: when displaying an object details, do not check data synchro for each and every attribute (the cache did exist but was inoperant) 10 years ago
  romainq 9b9765d743 Code cleanup: removed a code that was confusing while producing absolutely nothing 10 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
  romainq 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. 10 years ago
  dflaven 5571c138ae A little bit of polishing on the impact analysis feature... 10 years ago
  dflaven 4bb2187375 #714: localization of the date picker calendar. Get rid of the old jquery.datepicker.js file since iTop now relies on the built-in jQuery UI date picker widget. 10 years ago
  dflaven dd35b94e5a #1062: bumped the version number of the REST/JSON API to 1.3 to be aligned with the documentation ! 10 years ago
  dflaven cf1510c7f1 #963: For security reasons, "Portal users" are no longer allowed to use the REST/JSON API. 10 years ago
  dflaven af849fbd7f #1078: Properly record the history of LinkedSet(Indirect) 10 years ago
  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 years ago
  dflaven 4d6fd84ec1 Performance optimization: cache the result of the disk scan looking for icons for dashboards 10 years ago
  dflaven fc2c1498a6 Better error reporting (thanks to Stefan Goethals for suggesting it). 10 years ago
  dflaven 7c98260e9c #765: prevent two persons to edit the same object at the same time. Typo. 10 years ago
  dflaven 968ec277fb #765: prevent two persons to edit the same object at the same time. 10 years ago
  romainq c09b913411 New lifecycle action SetCurrentPerson. Also improved the existing lifecycle action SetCurrentUser to prevent from calling it on an external key that is not pointing to users (!= contact), and if the target attribute is a string, then store the friendlyname there. 10 years ago
  dflaven 7dff949a36 #788 Whenever a timeout is detected by an ajax request, a popup dialog warns the user to log-in again. 10 years ago
  dflaven 5c34a750f9 Bulk export: don't forget to cleanup in case of error. 10 years ago
  dflaven c19bc961b5 The Sass cache has nothing to do in SVN! 10 years ago