|
Document Builder
|
Change in user experience when using Document Builder with Jazz Team Server (JTS) authentication
Consistent with other ELM applications, Document Builder now displays a separate login window after the session expires. The Document Builder UI is not lost due to redirection, which occurs during JTS authentication.
|
|
|
New people picker component
A new people picker component is now introduced in Jazz Team Server (JTS) authenticated Document Builder as part of the ongoing user experience transformation and alignment with IBM's open source Carbon Design System. The people picker is a dialog box for selecting users and can be used for assigning an owner or a set of subscribers to an artifact.
The following sections in Document Builder are updated with the new people picker component:- Assets page > Templates tab > Owners and Permission icon > Add or Remove button
- Assets page > Stylesheets tab > Owners and Permission icon > Add or Remove button
- Assets page > Reports tab > Owners and Permission icon > Add or Remove button
- Assets page > Scripts tab > Owners and Permission icon > Add or Remove button
- Schedules page > Edit icon > Add Owners button
- Results page > Share controls icon > Add or Remove button
Image of the classic people picker component:

Image of the new people picker component:
|
|
IBM Engineering Lifecycle Optimization - Publishing (PUB)
|
Background color property is supported for rows that are added dynamically
PUB now supports background color property for rows that are added dynamically in a table using script expression with variables.
|
|
|
PUB supports column/row height property for table tag in XHTML
While processing XHTML data during document generation, PUB now supports cell height and row height CSS style properties. The <height> attribute of a cell is used to set the height of the enclosing row in XHTML. In XHTML, the highest of the cell height or row height value is considered to set row height.
|