Show if | ||
---|---|---|
| ||
To read more about our different types of releases (main release, intermediate release), click me!
Page Properties | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Note | ||
---|---|---|
| ||
1) From release 2021.10 Internet Explorer (IE) is not supported. 2) Before the upgrade, records from the repl_Task table with ID's 3000-4999 that are not related to WEB_CP tables should be deleted manually (see APP-3082 in APP 2021.10 release notes) |
Adonis Personnel Portal Compatibility Matrix
APP Version | APM Version* |
2020.60.x | 2020.10.x |
2021.10.x | 2020.10.x |
* APM version numbers are minimum required to be compatible with the APP version.
Release Highlights
New Layout
In APP release 2021.20 we present significant improvements to the Personel Portal interface.
For better navigation, we've added a toolbar at the top of the screen and a hamburger menu with all available modules.
You may find more details about the new layouts via the link below:
Personal Details
New in 2021.20 is the conversion of Personal Details into 'My Profile', containing the employee details, and 'My Documents', listing all the documents held by the employee.
The new layout is more intuitive for a mobile platform as we removed the desktop application look and feel like using grids.
Mobile layout:
Resolved Jira Issues
General Changes
Key | Summary | Type | Release Notes |
---|---|---|---|
APP-3294 | Not possible to change email for |
users with incorrect email | Bug |
Fixed javascript issue for 'List of Emails' dialogue at the 'Users with incorrect emails' page. | ||
APP-3194 | Admin Portal layout | Change Request |
The administrator portal moved to a new layout. | ||
APP-3159 | Not possible to save drill duration in Administrator portal -TAA Settings-Custom Setting | Bug |
Fixed error with drill duration setup in Administrator portal - TAA Settings - Custom Setting. | ||
APP-3193 | NAV Crewchange API (CRUD) | Change Request |
Implemented new NAV Crewchange API methods in the frame of Adonis Integration Web Service. NAV_CallingPortCreate | ||
APP-2924 | Search Timesheet by name and position | Change Request |
Implemented full and partial search by Name and Position at the Co-Workers Timesheets - Time Lists By Timesheet. | ||
APP-1831 | Invalid by dates timesheets | Bug |
Implemented modifications to prevent the 'Invalid bt dates' timesheet issue. | ||
APP-3199 | Gangway scanner changes the leave days in Activity datagroup | Bug |
Fixed issue with leave days calculation that was related to the specific decimal separator characters | ||
APP-3166 | Update Voyage field in Master Cash Account reports | Bug |
Modified MCA reports. The Voyage number fetched from Vessel Period Name, and the Voyage dates fetched from Vessel Period Start and End dates. | ||
APP-3134 | Cannot create New transaction type for MCA | Bug |
The column WEB_CP_MCA_TRANSACTIONTYPES.ISSHIPCHECK removed as redundant. Fixed error creating new transaction type. | |||
APP-3278 | Duplicate value in WEB_CP_GANGWAY_REGISTRY | Bug | Implemented modifications to Web Service that allow freeing the 'TimeReg Request Queue' and placing the gangway action/registration to a Pending List in case of errors inserting duplicated gangway action. |
APP-3242 | Add filter to the Country drop-down in the TravelExpense module | Change Request | Added search bar to a Country list at the Travel Expense - Accommodation tab. |
APP-3214 | Add contents to the methods for Nav | Change Request | Added contents to the NAV methods under Adonis Integration Web Service:
|
APP-3190 |
The search bar for Electronic Signing doesn't work | Bug | Improved search functionality for Electronic Signing documents. The system allows full and partial search by “Name", "Datetime", and "Description" parameters. | |
APP-3176 | Small timeblock floats on a scheduler grid | Bug | Adjusted template to avoid floating of registered timeblocks on the grid. |
APP-3147 | Issues with Transportation expenses | Bug | Fixed issue with displaying a limit warning message for Travel Expense in a case when limits are not |
set up. | |||
APP-3135 | CSB: -> Mustering: Graphical Error When missing assignments at a higher safety level | Bug | Modified Muster list scheduler functionality. The higher safety level and will cover the safety IDs from lower safety levels. |
APP-2911 | Employee and Crew Portals logins (table WEB_CP_ACCOUNT) | Bug | The WEB_CP_ACCOUNT table divided into WEB_CP_ACCOUNT_CREW and WEB_CP_ACCOUNT_EMPLOYEE tables. Crew and Employee accounts are stored separately. |
APP-2830 | Setup License Server APP Administrator Panel | Implemented License Server setup at the APP Administrator Panel |
The Personal Details module UI changed according to a new design. The Personal Details module is divided into 'My Profile and 'My Documents'. The API calls were changed accordingly.
API
Crew Station Bill
Framework
Travel Expense
Key | Summary | Type | Release Notes | |
---|---|---|---|---|
APP-3273 | Wrong access to TE | BugTravel Expense | Fixed vessel filtering for Travel Expense selection 'Show all documents approved by this level' filter option. | |
APP-3162 | Each crew on multiple levels should be able to see all documents linked to a TE chain multiple levels | Bug | Travel Expense | Added new options for Co-Workers Travel expense that allows seeing all documents that were approved by level:
|
Time and Attendance, Nonconformity
Personal Details
Table
Field Name
Field Type
Database Modifications
New and Modified Tables
2627 | Enhancements Personal Details | Change request | The Personal Details module UI changed according to a new APP design. The Personal Details module is divided into 'My Profile and 'My Documents'. The API calls were changed accordingly. |
Database Modifications
New and Modified Tables
Table | Field Name | Field Type | Description |
WEB_CP_ELEMENTS | NAVIGATION | NVARCHAR(100) NULL | Added Column |
| ICON | NVARCHAR(100) NULL | Added Column |
| SHOW_IN_CREW_MENU | BIT NOT NULL DEFAULT(1) | Added Column |
| SHOW_IN_EMPLOYEE_MENU | BIT NOT NULL DEFAULT(1) | Added Column |
| MENU_ORDER | INT NULL | Added Column |
WEB_CP_ACCOUNT_CREW | PIN | INT NOT NULL (PK) | New table |
| VARCHAR(100) NULL |
| |
| PASSWORD | NVARCHAR(33) NOT NULL |
|
| CREATETIME | DATETIME NOT NULL |
|
| CREATEDBY | NVARCHAR(100) NOT NULL |
|
| PASSWORD_EXPIRY_DATE | DATETIME NULL |
|
| FORCE_NEW_PASSWORD | NULL |
|
| STATUS | INT NULL |
|
WEB_CP_ACCOUNT_EMPLOYEE | PIN | INT NOT NULL (PK) | New table |
| VARCHAR(100) NULL |
| |
| PASSWORD | NVARCHAR(33) NOT NULL |
|
| CREATETIME | DATETIME NOT NULL |
|
| CREATEDBY | NVARCHAR(100) NOT NULL |
|
| PASSWORD_EXPIRY_DATE | DATETIME NULL |
|
| FORCE_NEW_PASSWORD | NULL |
|
| STATUS | INT NULL |
|
WEB_CP_MCA_TRANSACTIONTYPES | ISSHIPCHECK |
| Drop column |
WEB_CP_LAYOUT_SETTINGS |
|
| Drop table |
PWTALOSWAITINGROOM | Sequenceno | INT NOT NULL | New table |
| Pin | INT NOT NULL |
|
| Firstname | VARCHAR(50) NULL |
|
| Lastname | VARCHAR(50) NULL |
|
| DOB | DATETIME NOT NULL |
|
| Countryofresidence | VARCHAR(2) NULL |
|
| Mobilenumber | VARCHAR(100) NULL |
|
| VARCHAR(100) NULL |
| |
| DataJson | [nvarchar](max) NULL |
|
Other Versions
Page Properties Report cql label = "app-rn"