Commit History

Author SHA1 Message Date
  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
  dflaven 9d4c6801c5 Added a new web service to create UserRequest tickets (similarly to Incidents tickets). Based on code from Vincenzo Todisco. 14 years ago
  dflaven 6cb67e6f5d Draft of the 1.2 readme file... 14 years ago
  dflaven 77d88ad46e Adding Japanese translation kindly provided by Tadeshi Kaneda 14 years ago
  dflaven cae439f7b7 Adding Japanese translation 14 years ago
  dflaven 30e5590076 Bug fix: missing title for the menu 'All Opened Changes' 14 years ago
  dflaven f964bb28c9 Bug fix: do not modify the page's address (by changing the final anchor) when clicking on a page in a paginated display. Otherwise this interferes with the tabbed navigation. 14 years ago
  dflaven 0802b2e5ae Bug fix: when removing a module (like Incident Management) that contained Triggers to such objects, the remaining triggers must be deleted because they reference a non-existing class. 14 years ago
  dflaven 494a4f36f8 Fixed issues when adding/removing modules during the setup: 14 years ago