58.1. Evolutions (new functions included in this version) Short description LogGen usage
Identification type: evolution ref: FGR-20577 module: AWN
Description All parts of the system use the LogGen system for standard logging purposes.
Short description On the fly generation
Identification type: evolution ref: IGR-45283 module: AWN
Description Result form windows can display simple or enhanced tables.
Short description Table of content frame title
Identification type: evolution ref: IGR-47209 module: AWN
Description Table of content frame title can be customised dynamically by publication parameterisation. Currently "Table of Content" is set by default.
Short description Table of content item title with icon customisation
Identification type: evolution ref: IGR-47210 module: AWN
Description Publication parameterisation can customise Table of content item titles and icons. The link does not change.
Short description User preferences: applicability/effectivity tab to make not modifiable
Identification type: evolution ref: IGR-48150 module: AWN
Description In ADS Pack context, applicability/effectivity tab shall be read-only in the user preferences windows.
Short description Variables Management
Identification type: evolution ref: IGR-48825 module: AWN
Description Provide a way for publication parameterisation to store local variables by publication during the user session.
Short description Zoom / Move Management
Identification type: evolution ref: IGR-48826 module: AWN
Description Provide a way for a business module to handle zoom and move functions on a figure.
Short description Waiting message during publication opening
Identification type: evolution ref: IGR-48838 module: AWN
Description During the publication opening phase, a waiting message is displayed.
Short description New Airbus Logo in the banner
Identification type: evolution ref: IGR-49010 module: AWN
Description In the banner, the new Airbus logo replaces the old one.
Short description Access via AirbusSupply
Identification type: evolution ref: IOS-48073 module: AWN
Description AWN is accessible through the portal Airbus Supply for all AirN@v V3 products. Products are filtered by supplier identifier.
Short description Empty tooltip on multiple links to document
Identification type: evolution ref: DM398 module: AWN
Description For multiple links, the contextual menu displays target node's titles if the link "description" attribute is null.
Short description AWN must integrate LogGen functionality
Identification type: evolution ref: DM426 module: AWN
Description AWN now integrates the source code LogGen v3.1 functionality.
Short description Update content of error message which appears when ADS server is stopped.
Identification type: evolution ref: DM520 module: AWN
Description The following message is not displayed by AWN anymore when the server stops in sandbox mode:
"You have been disconnected from the server. The session is not valid anymore. Client will be closed and no user data will be saved."
ADS Pack business module will show its own error message.
Short description Administrator is able to interface his own LDAP with AWN
Identification type: evolution ref: DM611 module: AWN
Description The administrator is able to interface his own company LDAP with AWN (without any help from the AWN support). The administrator guide explains how this may be achieved.
Short description Specific features in the result windows: title definition not possible
Identification type: evolution ref: DM617 module: AWN
Description AWN now provides to publication parameterisation a way to retrieve the selected rows with column order and titles as displayed in result windows.
58.2. Corrections (issues fixed in this version) Short description Bug on hatched applicabilities
Identification type: correction ref: DM505 module: AWN
Description On an Airbus (01/11/2008) publication, if the applicability range is 005-005 and the 21-72-11 document of the AMM manual is consulted, the cell with 002-100 applicability/effectivity is not hatched anymore.
Short description Link fails to open from an embedded view
Identification type: correction ref: DM516 module: AWN
Description The link in the embedded viewers must work in order to open the content of those links.
Short description Clearly explain when ApplicabilityItems.loadApplicabilityItems() is called as opposed to initializeAndSerializeApplicabilityItem
Identification type: correction ref: DM522 module: AWN
Description After having indexed a publication, AWN calls ApplicabilityItems.initializeAndSerializeApplicabilityItems(). When opening the publication right after having indexed it, the ApplicabilityItems.loadApplicabilityItems() method is not called. This must be clearly explained into the javadoc and the developer guide.
Short description Tabular view columns size shall fit the content
Identification type: correction ref: DM539 module: AWN
Description When packing a column (or all columns) of a table (either simple or advanced), ellipsis now still remain even though an horizontal scroll-bar has been activated.
Short description Multiple link on hotspot
Identification type: correction ref: DM545 module: AWN
Description When clicking in an hotspot, the multi-link is now really visible.
Short description Missing vertical scrollbar into form result table
Identification type: correction ref: DM628 module: AWN
Description Table results are now well-displayed with a vertical scrollbar when necessary.
Short description XSL mode not correctly handled
Identification type: correction ref: DM649 module: AWN
Description The new XSL mode parameter is now correctly handled in AWN.
Short description Applicability not aligned to the left
Identification type: correction ref: DM664 module: AWN
Description The effectivities are now always aligned on the left whatever the alignment of the parent element.
Short description A non-applicable blob is printed (not hidden neither hatched)
Identification type: correction ref: DM665 module: AWN
Description Some non-applicable blobs were not hidden or hatched. It is now corrected.
Short description Blob extraction failed with NPE in multi thread
Identification type: correction ref: DM679 module: AWN
Description In some cases, blob extraction failed. This problem is now corrected.
Short description Crash when passing an applicability/effectivity into the link to a publication that doesn't manage applicabilities
Identification type: correction ref: DM687 module: AWN
Description When passing an applicability/effectivity to a publication that does not manage applicabilities, the application crashed. And when passing an incorrect applicability, it leads to an inconsistent behaviour. These two problems are now corrected.