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.
APP 2021.41.3.1 - Early Access Release
Key | Summary | Release Notes |
---|---|---|
APP-3999 | Naming - Introduce the term 'shifts' | Name change introduces the term 'Shift' in the Roster Planning module configuration of the watch and in the planning phases. |
APP-4132 | Roster Planning : Total shifts vs persons planned Interval from scheduler | Added flexibility improvement for total shifts to pick up intervals from the scheduler: 60 min, 30 min, 15 min. |
APP-4143 | VL_CrewPlannedTimeCards shouldn't pick only persons who are signed on for the hours to be exported | The expired end date is excluded from the activity selection in the VL_CrewPlannedTimeCards method. |
APP-4157 | Roster module - Violation check doesn't work properly | Modified Roster Planning violation check. Applied fix to display correct violated rules description for watchkeepers |
APP-4160 | Remove the PlannedOverTime parameter | The 'PlannedOverTime' parameter was removed from the response of the VL_CrewPlannedTimeCards method. |
APP-4147 | CSB: Assignment doesn't work | Modified the activity check function to pick up the correct sign-off date in the Crew Station Bill Muster List scheduler. |
APP 2021.41.2.1 - Early Access Release
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. |
APP-4085 | VL_CrewPlannedTimeCards should fetch a person whether or not the activity is current or planned | Expired activities are included into the time blocks selections for VL_CrewPlannedTimeCards method. |