Release 7.21.04

COMMON

Various improvements

  • You can now use the connection strings defined in Adapters -> “Connection Strings” in Views

  • We’ve added an extra authentication method: using a server variable

  • We’ve added some methods in the CommonInterface javascript interface. You can find more information about the available methods on our wiki.

Bugfixes

  • Using a from and to date filter on the views wasn’t working correctly in some cases, this is fixed now

WEBSTORE

Various improvements

  • You can now use the connection strings defined in Adapters -> “Connection Strings” in Item Types

WORKFLOW

Various improvements

  • We’ve enhanced the log entries in process instances, the placeholder parts are now replaced with the correct translation instead of in the default language. You can add the translations with category “Workflow.Log” and names “StepDecision.Approved” and “StepDecision.Declined” to make the #DECISION# part in the step ended translations translatable.

  • You can select which extra interfaces need to be loaded when using an “Execute JavaScript” step. We currently have one extra interface (ServiceCatalogInterface) but expect more to come.

SERVICE CATALOG

Public part

  • Added the contract information on the service detail page when available

  • Show the banner on the service detail page if available

  • Updated the relations view on the service detail page

  • You can now configure which menu items need to be shown on the service detail page

Admin part

  • You can now configure which tabs need to be shown on the service detail page

  • Added log entries for changes on the “Target” tab

  • Changed the ordering of support groups

  • Updated the “Relations” page with a new UI

  • Reactivated the new child, new parent, lost child and lost parent triggers

  • Added an extra right so you can give people read only rights based on the phase of a service

  • When comparing versions you can now compare with the working copy of a different service

  • Fixed a bug with maintenance window on the compare versions screen

API

  • Added the ServiceCatalogInterface javascript interface. You can find more information about the available methods on our wiki.

  • The public REST service for fetching a service now includes the locations to the banner and icon

Last updated