Commit History

Author SHA1 Message Date
  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 years ago
  dflaven 2373cee346 "Shortcut" actions are displayed as buttons on the same line as the usual "Actions" button. 14 years ago
  dflaven b0188512a1 New config parameter: buttons_position: top | bottom | both 14 years ago
  romainq 4de834cb8e SQLBlock - removed Warnings in case of empty data set 14 years ago
  dflaven aa06c315db Productivity enhancement: apply directly the 'next_action' when creating or modifying an object with a life-cycle ! 14 years ago
  romainq eeb8146ce2 Fixed typo 14 years ago
  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 years ago
  dflaven 4553ac03a5 - Enhancement: can now specify 'order_by' in 'list' templates. 14 years ago
  dflaven 31e23c5282 New option DEL_MOVEUP (move the children up one level) for 'on_target_delete' for HierarchicalKey attributes. 14 years ago
  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 years ago
  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 years ago
  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 years ago
  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 years ago
  dflaven 730953cdcd New configuration parameter: display_actions_at_top: avoid scrolling to see the buttons when assigning a ticket ! 14 years ago
  dflaven 40a79d05a0 - New configuration parameter deadline_format to specify how to display Deadlines (date or time difference or a mix of the two) 14 years ago
  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 years ago
  dflaven d7f8aeda6b Release note review 14 years ago
  dflaven b0f5981487 Preparing for the 1.2-beta release 14 years ago
  dflaven 83e6e494c3 New type of trigger: TriggerOnPortalUpdate, called when the end-user updates a ticket from the portal. 14 years ago
  dflaven be379218e9 Oops, missing Portuguese (Brazilian) dictionary files... 14 years ago
  dflaven 2f7ae6cde6 Added support for the 'Attachments' plug-in into the portal 14 years ago
  dflaven ae54731d16 New module to easily manage attachments 14 years ago
  dflaven 8004138b28 Put back wsdl documentation 14 years ago
  dflaven 00a1b7e1d0 German localization enhancement by Stephan Rosenke. Thanks Stephan ! 14 years ago
  dflaven 131de01bc7 In CLI mode, do not depend on the current directory: the script can be run from anywhere. 14 years ago
  dflaven e33840e740 Better error message if the configuration file exists but is not readable 14 years ago
  dflaven 6f81201362 Use a hierarchical key for the parent/child relationship with groups 14 years ago
  dflaven dd553ec555 Don't make the case log hidden, since it's not hidden in the portal ! 14 years ago
  dflaven 6ed76941fe Improved error handling when loading linkedset as attributes in one go 14 years ago
  dflaven 5b3ed1c409 Bug fix: when changing the currently selected organization, go back to the initial (Welcome) menu instead of trying to stay on the same menu... which caused troubles (e.g. "New Contact" => assertion failed) 14 years ago