Commit History

作者 SHA1 備註 提交日期
  dflaven f637419b58 Fixed a potential XSS vulnerability. 10 年之前
  dflaven 432d5b51b3 Readme updated due to the delayed release... 10 年之前
  dflaven 7ed72c7b3f Enhancement (internal) mark the "dict" entries as modified when loading them. 10 年之前
  dflaven 0c62212a4f File-based "transactions" dans log files better protected against concurrent access... 10 年之前
  dflaven f8012c257b Use the new iTop logo (orange) in the portal as well. 10 年之前
  dflaven aaba0c6d3c - Fixed the "context" icons when displaying the impact analysis 10 年之前
  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 年之前