提交历史

作者 SHA1 备注 提交日期
  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 年之前
  romainq 4de834cb8e SQLBlock - removed Warnings in case of empty data set 14 年之前
  dflaven aa06c315db Productivity enhancement: apply directly the 'next_action' when creating or modifying an object with a life-cycle ! 14 年之前
  romainq eeb8146ce2 Fixed typo 14 年之前
  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. 14 年之前
  dflaven 4553ac03a5 - Enhancement: can now specify 'order_by' in 'list' templates. 14 年之前
  dflaven 31e23c5282 New option DEL_MOVEUP (move the children up one level) for 'on_target_delete' for HierarchicalKey attributes. 14 年之前
  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: 14 年之前
  dflaven 9382319d13 Adapted the portal to support enhanced attachments either in 'properties' or 'relations'... this is transparent for the end-user of the portal. 14 年之前
  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'.) 14 年之前
  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'). 14 年之前
  dflaven 730953cdcd New configuration parameter: display_actions_at_top: avoid scrolling to see the buttons when assigning a ticket ! 14 年之前
  dflaven 40a79d05a0 - New configuration parameter deadline_format to specify how to display Deadlines (date or time difference or a mix of the two) 14 年之前
  dflaven 1917edd389 Enhancement: added the capability to filter (based on user's defined preferences the list of organizations displayed in the drop-down menu) 14 年之前
  dflaven d7f8aeda6b Release note review 14 年之前
  dflaven b0f5981487 Preparing for the 1.2-beta release 14 年之前
  dflaven 83e6e494c3 New type of trigger: TriggerOnPortalUpdate, called when the end-user updates a ticket from the portal. 14 年之前