コミット履歴

作者 SHA1 メッセージ 日付
  dflaven 7938e15cb4 History display enhancement: whenever a new case log entry is added, display its content in the history. The display is truncated at a configurable max length. The user can expand/collapse the truncated text, entry per entry. The text is not truncated when printing. 9 年 前
  dflaven 9e8207680b Cosmetics on menus, details and the top bar... 9 年 前
  dflaven 13eb7d918d Cosmetics: the refresh button is now displayed as part of the "actions" at the top-right of the "details". 9 年 前
  dflaven ddf1114534 #1087: the sort order on "group by" dashlets inside a dashboard is now saved as a user preference. 9 年 前
  romainq 3cf8632166 #1134 Query returning a "null row": just make sure that the row gets displayed (still surprising... see ticket #1138 to follow up on the suppression of those ghost rows) 9 年 前
  dflaven 56f7657e7e Impact analysis cosmetics: 9 年 前
  romainq a84684630b #576 Printable view for object details. Possibility to hide/show chapters (the equivalent of tabs in the UI) or any fieldset. Requires testing and comments. 9 年 前
  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 968ec277fb #765: prevent two persons to edit the same object at the same time. 10 年 前
  dflaven 1146642677 New look for iTop ! 10 年 前
  dflaven 587c2c3ffe Optimization of DisplayBlock::FromObjectSet, load only the needed column! 10 年 前
  dflaven 0ea7084670 Replacement of the impact Flash based analysis graph by graphviz + Raphael + TCPDF. ALPHA version. 10 年 前
  dflaven 777da301b9 #1082 Dashlet badge: do not display search results everytime. 10 年 前
  romainq f2a3b8237f XML Modelization of the relations, with full support of the previous way (by implementing a method GetRelationQueries). Still, the standard data model has not been migrated to the new format. 10 年 前
  romainq c6c813a878 #1020 Restrict dashboard/shortcut refresh interval 10 年 前
  dflaven d767246d6d #1021: fix alignment of multiple header dashlets in the same cell. 10 年 前
  dflaven 916a6c87a9 #968 (continued) do not loose the "advanced mode" flag in the interactive display. 10 年 前
  romainq 688b2bcc47 #968 Interactive CSV Export truncated or missing characters (since 2.0.3) 10 年 前
  dflaven 2e975aafb5 Implement the iDisplay interface on any class derived from DBObject, but also limit the possible actions on such objects (disable edition) 11 年 前
  dflaven 8762a41dd3 #909: faster display for the "details" of an object: 11 年 前
  dflaven b70db8e589 CSV export (from the toolkit menu) now displays an asynchronous page, to better cope with a huge number of objects (> 10000) 11 年 前
  romainq f21b226cab #770 Preserve list configuration (if dedicated) when creating a shortcut 11 年 前
  dflaven fdd8521dce #775: preserve the open/closed status of the search form during auto-reload... by not reloading the form at all! 11 年 前
  romainq b290e09851 Optimizations: when displaying a "short" list, made of objects having the same status, three additional queries were made (now just one Group By query is made) 11 年 前
  romainq ab43672029 #780 Auto refresh for the dashboards (+ cosmetics changes for the shortcuts) 11 年 前
  romainq d548a42917 #780 Auto refresh for the shortcuts 11 年 前
  dflaven f4e93d2c51 #738 Adding a space at the end of the mailto: URL to make it better recognized by mail clients (namely Outlook) 11 年 前
  romainq 651cd23bae #769 Title of pies and charts are not consistent with the title of other dashlets 11 年 前
  romainq ad9c098b7d #711 Audit error drill-down not working when zero error (requires to bookmark the link when there are some errors, then use it later when there is no error anymore) 12 年 前