Release 7.21.11

GENERAL

Changed

  • Added these BBCode options:

    • [h1]Title[/h1]

    • [h2]Sub title[/h2]

    • ...

    • [h6]Sub sub title[/h6]

    • [table]

      [tr]

      [th]Firstname[/th]

      [th]Lastname[/th]

      [/tr]

      [tr]

      [td]John[/td]

      [td]Doe[/td]

      [/tr]

      [/table]

COMMON

Changed

FORMS

Bugfixes

  • Added missing translations

  • You could only change topic order in admin one time without reloading

SERVICE CATALOG

Changed

  • You can now link a datastore parameter to each trigger definition. The datastore acts as an option list when using the trigger (eg publication request) in a service detail

  • Added a text based search engine, indexes the published service versions according to the settings defined per template. Searchable via the Javascript interface

  • Improved the overall performance

  • Included the service people and person groups as placeholder values in the template definition

  • Added option to hide current status in service detail (admin)

  • Added option to specify a sort field for the selection fields

  • You can now add custom people and person groups to a template

Bugfixes

  • Order of publish requests in the public

  • Support groups were shown multiple times in the compare versions screen

Last updated