General

General release notes affect the PASS application, but not necessarily a specific module.

General tasks may be found in TP4 release notes or in TP6 release notes.
Version Type Description ID
TP4 21.19.0.0 ENH

Implemented SQL pagination. Added switches to control behavior:

PASS/TripAdmin/SQL Pagination/Bookings per Page

Controls number of booking to select per page. 0 reverts to old behaviour.

PASS/TripAdmin/SQL Pagination/Enable Progress Indication on Page Select

Enables progress indication during query execution while selecting records of subsequent pages during grid scrolling and refreshing with restoration of current scroll position. Enabled by default. Can be disabled for troubleshooting and workaround of potential issues. Progress indication can lead to recursive calls due to usage of VB6 DoEvents method)

PASS-23413