Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Patch 7 8 2020.10.8 9 for Adonis Personnel Portal is available for download. If you are affected by any of the issues from the "Release notes" below, please download and upgrade your system.


To make sure that everything works properly, please install the patch on your test environments first.


Page Properties
idrelease-patch


SoftwareDownload LinkLatest PatchRelease Date
Adonis Personnel Portal2020.10.2

 

Adonis Personnel Portal2020.10.3

 

Adonis Personnel Portal2020.10.4

 

Adonis Personnel Portal2020.10.5

 

Adonis Personnel Portal2020.10.6

 

Adonis Personnel Portal2020.10.7

 

Adonis Personnel Portal2020.10.8

 

Adonis Personnel Portal2020.10.9

 


Patch 8 2020.10.9.

 

Key

Summary

Release Notes

APP-2207SeaserviceCRUD - Modified Update and Delete process flow

Modified SeaserviceUpdate and SeaserviceDelete methods.
SeaserviceUpdate will create travel activities if they do not exist.
SeaserviceDelete will delete only outbound travel activity.

APP-2217Wrong calculation of rules 'B - 10 hours in 2 rest periods' and 'C - At least one rest period 6 hours'Fixed combining adjacent timeblocks into one. Fixed converting violations into rest blocks.





Patch 7 2020.10.8.

 

Key

Summary

Release Notes

APP-2184WDA docs are missing to be processed in APM

Fixed the select query for WDA_Documents, WDA_Approved, and WDA_ReadyToProcess methods.

APP-2186Monthly TS Drill calculates as overtimeFixed the issue due to using 'Not Counted as Overtime' option in the Monthly Timesheet report.





Patch 6 2020.10.7.

 

Key

Summary

Release Notes

APP-2182Reflect APM database changes in DG_GetCodes and GNL_GeneralCodes methodsDG_GetCodes and GNL_GeneralCodes queries are modified to pick up data from PW001C06.EDOPTIONS
APP-2183IsError flag in Changelog methodExtended validations for CONTENTHUB_CHANGLOG_DOCS method





Patch 5 2020.10.6.

 

Key

Summary

Release Notes

APP-2174Reliever cant see Manager PIN with current ONB activity on another vessel

Fixed issue when Reliever couldn't see Manager PIN with current onboard activity on another vessel.

APP-2177D2D planning errorFixed specificity of accessing data field values from a client API of grid-like web controls





Patch 4 2020.10.5.

 

Key

Summary

Release Notes

APP-2156Work and Rest Report failed

Fixed error message in Work & Rest, excluded null value





Patch 3 2020.10.4.

 

Key

Summary

Release Notes

APP-2153Issues with the PTC CreateOrganization methods

 Organization_Company_Update method extended to update next information:

  • Properties: Rates, Identification;
  • Payroll: General, Tax, Payment, NetPay;
  • Reports: Payslip layout.





Patch 2 2020.10.3.

 

Key

Summary

Release Notes

APP-2080Extend method TAA_GetTimecardByPeriod with additional fields for better performance

Added new parameters to the ТAA_GetTimecardByPeriod response:
"NormalHours": "string",
"WorkHours": "string",
"RestHours": "string",
"DrillHours": "string",
"MealHours": "string",
"SideDutyHours": "string",
"SickHours": "string",
"Overtime": "string"

APP-2137WDA - Creating travel activities and updating datefrom / date to existing onboard/course activity

Implemented possibility for WDA document to update the time fraction of onboard activity.
Activity Date From time fraction =  Travel To End time + 1hr.
Activity Date To time fraction = Travel From Start time - 1hr.






Patch 1 2020.10.2.

 

Key

Summary

Release Notes

APP-2021No 'Travel Form' tab name for TE document mobile

Fixed 'Travel form' tab visibility for mobile Travel Expense.

APP-2123Add TLS 1.2 Support TLS 1.2 support improvements.
APP-2124Return possibility to add custom backgrounds for login screens

Return possibility to upload customer background image. Wallpaper would be saved into database automatically after uploading. Fixed password recovery functionality.

APP-2126Split of current changelog method into 2 separate methods 

CONTENTHUB_CHANGELOG method divided into two separate methods:

CONTENTHUB_CHANGELOG_DOCS - returns all documents changed in given DateFrom-DateTo time span.
CONTENTHUB_CHANGELOG_LOCATION - returns all vessel IMO's where this doc should go including all current activities as well as planned to start within defined number of days.