To read more about our different types of releases (main release, intermediate release), click me!
Important
From release 2021.10 Internet Explorer (IE) is not supported.
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.
Key | Summary | Release Notes |
---|---|---|
APP-3557 | Missing validation for overlapping planning | Implemented validation for overlapped and duplicated assignments in the Roster Planning module. |
APP-3943 | Modify the method VL_Timesheets | Implemented VL_Timesheets API method under Adonis Integration Web Service. The method returns the planned time blocks registered by the Roster Planning module. { "request": { "DateFrom": "string", "DateTo": "string", "VesselId": 0, "Authentication_Token": "string" } } |
APP-3986 | Roster Planning : Total shifts vs persons planned | Implemented total shifts available vs persons planned for each position at the bottom of the Roster Planning overview page. |
APP-3426 | Roster reports: options to hide details/gantt | Added possibility to print only details or only gantt in the Roster reports: Roster by Position and Roser by Crew member. The checkboxes are available in the report dialog. |
APP-3567 | Onboard Drill functionality creates an overlap | Fixedr inserting 'Drill' time registration via Onboard Drills and Scenarios module. |