コミット履歴

作者 SHA1 メッセージ 日付
  dflaven 1fc2be1e91 Oups, one remaining typo in the German dictionary. 10 年 前
  dflaven 3473e5259b Bug fix: typo causing the generation of invalid SQL queries (in some rare cases). 10 年 前
  dflaven 2184d6b9fc #1099 and #1014: some German translations. 10 年 前
  dflaven 7bfbbc8d50 Prepared the dictionaries for translating new entries (completed the french translation at the same time). Just look for the strings terminated by ~~ and translate them in place and you're done! 10 年 前
  dflaven adcf4057de Fixed typo in the french dictionary 10 年 前
  dflaven b4e36545f3 Cosmetics on dict names (no spaces!) 10 年 前
  dflaven 49266514ac Enhancements to file based transactions (still experimental) 10 年 前
  dflaven fe8a7c710d #1107: Make sure that all settings are preserved upon update. 10 年 前
  dflaven f0b9f74f7e Fixed graphviz path check 10 年 前
  dflaven b53c62a5a3 Cosmetics on dict name 10 年 前
  dflaven ad15879878 Make sure that the stylesheet can be loaded by the setup page at first run. 10 年 前
  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 年 前
  dflaven 144c7b7aaa Review of the readme for 2.2.0 beta. 10 年 前
  romainq e5f0c5bb6c Preparing the beta release: increment the module versions 10 年 前
  dflaven 388bfea437 A little bit of polishing on the export feature to be ready for the beta. 10 年 前
  romainq 83602f6cf2 Draft (the new features need to be further described) 10 年 前
  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 年 前
  romainq 182c3e090a Fixed bug with the new locking mecanism: lock not released when applying a stimulus 10 年 前
  romainq 9bb0fb10ae Fixed "Strict standards" warning (introduced with the implementation of locks on edition) 10 年 前
  romainq 7645488c0d Optimization: improved the OQL cache: 10 年 前
  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 年 前
  romainq 9b9765d743 Code cleanup: removed a code that was confusing while producing absolutely nothing 10 年 前
  romainq d10ff67731 Code cleanup: deprecated the unused (and empty) class CMDBSearchFilter, replaced by DBSearch or DBObjectSearch depending on the usage. 10 年 前
  romainq 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. 10 年 前
  dflaven 5571c138ae A little bit of polishing on the impact analysis feature... 10 年 前
  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 年 前
  dflaven dd35b94e5a #1062: bumped the version number of the REST/JSON API to 1.3 to be aligned with the documentation ! 10 年 前
  dflaven cf1510c7f1 #963: For security reasons, "Portal users" are no longer allowed to use the REST/JSON API. 10 年 前
  dflaven af849fbd7f #1078: Properly record the history of LinkedSet(Indirect) 10 年 前
  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 年 前