59.1. Evolutions (new functions included in this version)
Short description Extend the list of supported JRE to JRE 1.6 update 27 and update 29.
Identification type: evolution ref: DM551 module: AWN
Description JRE 1.6 update 27 and JRE 1.6 update 29 are now fully supported.
Short description The application supports Basic, Digest and NTLM Proxy authentication.
Identification type: evolution ref: DM549 module: AWN
Description The user doesn't need to enter specific information in order to access to the application through a proxy requiring Basic, Digest or NTLM authentication. Kerberos is not supported in this version.
Short description Extend the timeout on AirbusWorld to 3h55 of inactivity
Identification type: evolution ref: DM523 module: AWN
Description The AWN client timeout is now extended to 3 hours 55 minutes on Airbus World.
Short description A splash screen is displayed during the application startup phase
Identification type: evolution ref: DM442 module: AWN
Description A simple splash screen appears when the server is launched. A specific splash screen is displayed during client startup in order to give progress information.
Short description Full text search must support go-list
Identification type: evolution ref: DM433 module: AWN
Description In full text search, publication parameterisation can define a "go-list". Each word inside the go-list will be indexed even if its size is smaller/bigger than the minimum/maximum length defined by publication parameterisation.
Short description File Mapping for attachments
Identification type: evolution ref: FDM-45295 module: AWN
Description The mapping file permits to update the target publication of an Attached Document. This file can be added in the ZIP file of an update if it needs to be modified.
Short description JRE 64 bits delivery
Identification type: evolution ref: OIR-45975 module: AWN
Description It is now possible to install AWN with a delivered 64 bits JRE (without needing to choose a custom one).
Short description General users authentication
Identification type: evolution ref: IGR-45706 module: AWN
Description A user can now consult the same publication on two computers with the same authentication information.
Short description Node title definition
Identification type: evolution ref: IGR-45284 module: AWN
Description In a publication, a node title definition can be different depending on the context.
Short description Header columns customisation
Identification type: evolution ref: IGR-45299 module: AWN
Description The column headers of advanced tables in AWN can be customised depending on the publication. For example, a specific font may be applied for each header of the same table.
Short description Full text wildcards
Identification type: evolution ref: IGR-5879 module: AWN
Description Words in text search expressions may contain wildcards: * matches any (possibly empty) string, ? matches exactly 1 character.
Double quotation marks (" ") cancel the wild card. The wildcard will become part of the word.
Short description Full text search functions
Identification type: evolution ref: IGR-45750 module: AWN
Description The system provides three searches functions:
- To search words with implicit AND connector - To search words with implicit OR connector - To search exact wording or phrase
Short description Case sensitive selection
Identification type: evolution ref: IGR-5874 module: AWN
Description Publication parameterisation decides if the full text search is case sensitive or not. By default, a term is always considered as not case sensitive.
Example: aircraft is equivalent to AIrcrAft.
Short description Semantic wildcards
Identification type: evolution ref: IGR-5877 module: AWN
Description Words in text search expressions may contain wildcards: * matches any (possibly empty) string, ? matches exactly 1 character.
Double quotation marks (" ") cancel the wild card. The wildcard will become part of the word.
Short description Special characters
Identification type: evolution ref: IGR-45375 module: AWN
Description In the context of full text search and search query, this following special characters list has to be considered as a standard character and will be part of words: "-", "_", ".", ",", "/", "*", "(", ")" This list could be defined by publication parameterisation.
Short description Full text search result
Identification type: evolution ref: IGR-45377 module: AWN
Description The system allows to highlight a pattern in the form result window and provides next and previous hits functions.
The aim is to access to next or previous pattern searched into document content.
Short description Number of results linked to list of results displayed
Identification type: evolution ref: IGR-46292 module: AWN
Description In result window, the correct number of results is displayed under the table.
Short description Result mode definition
Identification type: evolution ref: IGR-12625 module: AWN
Description Optionally, the displaying system may enter, after a search, into a "search mode" which implies that some pertinent words or expressions are highlighted in the text displayed.
Short description Print basket content custom
Identification type: evolution ref: IPR-45122 module: AWN
Description The publication parameterisation can defined its own print basket (column title and content, buttons displayed, ...)
Short description Print Basket printing
Identification type: evolution ref: IPR-45123 module: AWN
Description The print basket printing preview windows is split into two parts: first, the print basket content table and then the preview of selected elements.
Short description Basic print out paper format
Identification type: evolution ref: IPR-45281 module: AWN
Description The interface of print user preferences allows user to choose between A3, A4 and letter paper format.
Short description Logo printing customisation
Identification type: evolution ref: IPR-45993 module: AWN
Description Business modules are able to get the print logo header and footer from AWN server. Logos are not available by default in the server.
Short description Airbus People compatibility
Identification type: evolution ref: IOS-45074 module: AWN Description AWN server is installed on Airbus People environment.
Short description User profile
Identification type: evolution ref: IOS-45068 module: AWN
Description User profile and rights are retrieved as defined for the Airbus People Directory.
Short description Concurrent access
Identification type: evolution ref: IOS-45072 module: AWN
Description AWN is able to support a large amount of clients at the same moment.
59.2. Corrections (issues fixed in this version)
Short description Crash if no tooltip and no node title
Identification type: correction ref: DM408 module: AWN
Description There is no more error if a tooltip is empty or null in publication parameterisation.
Short description Opening an embedded link modifies the table width
Identification type: correction ref: DM377 module: AWN
Description When clicking on an embedded link, the width of some tables changed. This graphical bug is corrected.
Short description Handle correctly the provided full text tokenizer
Identification type: correction ref: DM361 module: AWN
Description The tokenizer is used to separates a string into tokens (i.e. words) using regular expressions. The tokenizer was not correctly handled by AWN. It has been corrected.
Short description A Combobox in the document viewer disappears upon next/previous sheet event
Identification type: correction ref: DM407 module: AWN
Description The problem was a publication parameterisation one. The problem is now correctly identified.
Short description Unable to unmarshall link element in the document viewer.
Identification type: correction ref: DM394 module: AWN
Description Business modules must pay attention to some specific character encoding. The document viewer is not bugging anymore with those recommendations.