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.5.1 - Early Access Release
Key | Summary | Release Notes |
---|---|---|
APP-4297 | Rows alignment on the Roster planing scheduler | Applied markup fix for the Roster Planning scheduler. |
APP-4299 | Incorrect message during Remove All Blocks in the Roster module | Modified the error message when trying to delete blocks without selected records. |
APP-4317 | VL_CrewPlannedTimeCards method problems | Modified VL_CrewPlannedTimeCards method to return timecards linked to expired and planned activities. |
APP-4285 | Onboard hours consumption screen is blank | Implemented the 'Onboard hours consumption' dialog in the frame of Roster Planning - Person Assignments. The dialog displays all the time blocks planned in the Roster Planning module for a certain crew member in the frame of the activity dates. |
APP-4287 | Roster Enhancements. Box calculating the actual working hours, OT, and hours rostered issues | Modified the rostered hours calculation, the manually added shifts are not included in the rostered total. |
APP-4290 | Not all positions are displayed in the Assign Watch page | Added scrolling to the Roster Planning - Configuration - Assign Watch page. |
APP-4296 | Incorrect message during adding shift in the Roster module | Modified the error message when assigning a shift that will overlap the existing time registration. |
APP-4300 | Сhange the color scheme for Roster/Planning for Popups | A new color scheme was applied for the Roster Planning scheduler and pop-ups. |
APP-4308 | Roster Planning : Total shifts vs persons planned table displays truncated information. | Decreased the font size in the Roster Planning: Total shifts vs persons overview. |
APP-4314 | Incorrect message during changing date in the Roster module -> Assign Watch -> Watch Properties window | Modified warning messages for the Roster Planning Watch Properties page |
APP-4237 | Add new legend item for custom shifts in the Roster Planning module | Added a new legend icon to identify manually added shifts in the Roster Planning module. The legend was also added to the Person Assignments dialog. |
APP-4305 | Not possible to add new Shift and assign person via context menu | Implemented a possibility to ‘Add Shift’ on the scheduler via context-menu. |
APP-4322 | Need to change the position of the warning message | Modified the error message positioning on the Roster Planning scheduler. |
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. |