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 the minimum required to be compatible with the APP version.
APP 2021.41.4.1 - Early Access Release
Key | Summary | Release Notes |
---|---|---|
APP-4000 | Identifying timecard records created in the roster planning module | Added new column WEB_CP_TIMECARD.ROSTER_ID to identify timecard records created in the Roster Planning module. |
APP-4001 | Identifying manually added shifts | Added new database column WEB_CP_ROSTER_WATCH_TIME_ASSIGNED.IS_CUSTOM to identify the manually added shifts. |
APP-4193 | Employees' onboard hour consumption screen | Implemented employees' onboard hour consumption screen. The dialog gives a more detailed graphical overview of the hours worked and planned for the whole sea service period. |
APP-4192 | Scaling issue in the Roster Planning scheduler | Applied fix for navigation by date in the Roster Planning scheduler and Person Assignment dialog. |
APP-4221 | Roster Enhancements. Extra column Hrs/Onb | Added extra columns for Confirmed and Rostered hours (Conf hrs. / Rost hrs). Total of the hours worked and planned when onboard, counting from the real sign-on date to the real sign-off date. |
APP-4222 | Roster Enhancements. Box calculating the actual working hours, OT, and hours rostered | Added Box calculating the actual working hours, overtime hours, and hours rostered per day:
|
APP-4224 | Roster Enhancements. Displaying the number of hours worked during his sea service | Implemented the ‘i' button near the crew member’s name that opens a new popup "Onboard hour consumption". |
APP-4225 | Roster Enhancements. User can select confirmed time blocks only, or the planned time blocks | Implemented the possibility to display hours for the confirmed time blocks only, or to include the planned time blocks. The check-box to include 'Planned time blocks' is located in the Roster Planning - Person Assignment dialogue. |
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. |