コミット履歴

作者 SHA1 メッセージ 日付
  dflaven 218e26c3a4 Different display for 'Date' fields: shorter field than DateTime since there is no "time" part. 14 年 前
  dflaven 6fabdb8e02 The default value for Date fields is different than for DateTime fields: no 'time' part at the end (use the attribute's own format) 14 年 前
  dflaven bbaaf01832 Added smart search for 'Date' fields (and not only DateTime) 14 年 前
  dflaven 8d08fddbb5 Bug fix: incorrect detection of the need to fix HK, leading to incorrect data in case of upgrade. 14 年 前
  romainq 334b94bba3 Fixed regression on the paginated lists 14 年 前
  dflaven 43d36788a5 Added support for an abstract Organization (or Person) class during setup ! 14 年 前
  dflaven 7a737ca55a Bug fix: (side effect of fixing #445) paginate the lists when performing a selection. 14 年 前
  dflaven cb69c0ca25 Bug fix: paginated display was always displaying 5 items by default... 14 年 前
  dflaven 5e934a95de Allow updating/recomputing of read-only attributes on the fly in the edit form. 14 年 前
  dflaven 7efb478b7e Allow updating/recomputing of read-only attributes on the fly in the edit form. 14 年 前
  dflaven 1fd72dd97c Bug fix: don't assume that the hierachical key is called 'parent_id' 14 年 前
  dflaven aa4f6a33b2 Fixed Trac #447: interfaces not showing up on the details of a server when an org is selected: there were collisions in the internal query parameters names ! This is now fixed. 14 年 前
  dflaven 280e159e3f Implemented the OQL operator ABOVE (and its variants ABOVE STRICT, NOT ABOVE and NOT ABOVE STRICT) that returns the (indirect) parents of a given node in a hierarchy. It's the opposite to 'BELOW' that returns the (indirect) children. 14 年 前
  dflaven c492cd5fa9 Enhanced interface for complex SLA computations... 14 年 前
  dflaven 65ee993dc7 Implementing Trac #419: provide means for the toolkit to fix synchro data sources 14 年 前
  dflaven be8991ed36 #446 continuing: sanitizing parameters... 14 年 前
  dflaven 80c2ee1787 Still fixing regressions caused by Trac#446: XSS vulnerabilities... 14 年 前
  dflaven fb48355c6a Fixed the display of 'Used IP Addresses' (i.e. Network interfaces) in the details of a Subnet object. 14 年 前
  romainq 715d07d028 Fix after security fix 14 年 前
  dflaven 1ec4d7e6dd Allow export of the config information for documentation purposes 14 年 前
  dflaven fa29799ab2 Trac #445: output of export.php should not be "paginated" ! 14 年 前
  dflaven 0c91521e14 One more regression due to #446: fixed ! 14 年 前
  dflaven 21076ccd3f Still working on #446: oops, one parameter missing... 14 年 前
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! 14 年 前
  romainq b1fb856a5b Readme for 1.2 Beta 14 年 前
  dflaven 1f2a7769f2 Fixed the "more information" url in the itop-config-mgmt module 14 年 前
  dflaven 52ab02b9db Make the 'agent_id' visible in the state "new" to allow the creation and assigment of a ticket in one click. 14 年 前
  dflaven 1b6206732f Allow $SERVER_NAME$ as a placeholder for the server's name in the application root url. Useful for multiple virtual hosts or test systems using DHCP... 14 年 前
  dflaven 2373cee346 "Shortcut" actions are displayed as buttons on the same line as the usual "Actions" button. 14 年 前
  dflaven b0188512a1 New config parameter: buttons_position: top | bottom | both 14 年 前