Historique des commits

Auteur SHA1 Message Date
  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. il y a 14 ans
  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. il y a 14 ans
  dflaven c492cd5fa9 Enhanced interface for complex SLA computations... il y a 14 ans
  dflaven 65ee993dc7 Implementing Trac #419: provide means for the toolkit to fix synchro data sources il y a 14 ans
  dflaven be8991ed36 #446 continuing: sanitizing parameters... il y a 14 ans
  dflaven 80c2ee1787 Still fixing regressions caused by Trac#446: XSS vulnerabilities... il y a 14 ans
  dflaven fb48355c6a Fixed the display of 'Used IP Addresses' (i.e. Network interfaces) in the details of a Subnet object. il y a 14 ans
  romainq 715d07d028 Fix after security fix il y a 14 ans
  dflaven 1ec4d7e6dd Allow export of the config information for documentation purposes il y a 14 ans
  dflaven fa29799ab2 Trac #445: output of export.php should not be "paginated" ! il y a 14 ans
  dflaven 0c91521e14 One more regression due to #446: fixed ! il y a 14 ans
  dflaven 21076ccd3f Still working on #446: oops, one parameter missing... il y a 14 ans
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! il y a 14 ans
  romainq b1fb856a5b Readme for 1.2 Beta il y a 14 ans
  dflaven 1f2a7769f2 Fixed the "more information" url in the itop-config-mgmt module il y a 14 ans
  dflaven 52ab02b9db Make the 'agent_id' visible in the state "new" to allow the creation and assigment of a ticket in one click. il y a 14 ans
  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... il y a 14 ans
  dflaven 2373cee346 "Shortcut" actions are displayed as buttons on the same line as the usual "Actions" button. il y a 14 ans
  dflaven b0188512a1 New config parameter: buttons_position: top | bottom | both il y a 14 ans
  romainq 4de834cb8e SQLBlock - removed Warnings in case of empty data set il y a 14 ans
  dflaven aa06c315db Productivity enhancement: apply directly the 'next_action' when creating or modifying an object with a life-cycle ! il y a 14 ans
  romainq eeb8146ce2 Fixed typo il y a 14 ans
  dflaven 4498407d13 Cleanup of the way objects are displayed/edited: DisplayBareProperties is now used for displaying (i.e. read-only) or modifying/creating an object. il y a 14 ans
  dflaven 4553ac03a5 - Enhancement: can now specify 'order_by' in 'list' templates. il y a 14 ans
  dflaven 31e23c5282 New option DEL_MOVEUP (move the children up one level) for 'on_target_delete' for HierarchicalKey attributes. il y a 14 ans
  dflaven b5a859e900 Cleanup of the way objects are displayed/edited: DisplayBareProperties is now used for displaying (i.e. read-only) or modifying/creating an object. The means that: il y a 14 ans
  dflaven 9382319d13 Adapted the portal to support enhanced attachments either in 'properties' or 'relations'... this is transparent for the end-user of the portal. il y a 14 ans
  dflaven f5185b0aa6 Enhancement: new configuration parameter 'position' to enable 'attachments' to be displayed either as a separate tab 'Attachments' on inline in the 'Properties' tab (for example when used with a custom 'DisplayBareProperties'.) il y a 14 ans
  dflaven e4f4e5a489 New attribute 'display_style' for Strings, Enums and ExternalKeys: when the list is short, display it as a set of radio buttons instead of a drop-down list. Possible values: 'radio', 'radio_vertical' and 'radio_horizontal'. ('radio' == 'radio_vertical'). il y a 14 ans
  dflaven 730953cdcd New configuration parameter: display_actions_at_top: avoid scrolling to see the buttons when assigning a ticket ! il y a 14 ans