PASS-Web G3

Release notes on tasks that apply to PASS-Web G3.

Version Type Description ID

19.0.2.0

CORR The issue of an incorrect message being sent to customers about a trip being scheduled when there were no solutions found has been fixed. This occurred when the PASS/PassInfoServer/Scheduling/OnNoSolutionsFound/DeleteBooking was enabled. TI-5487

19.0.2.0

CORR The issue of options in the drop-down lists not being readable on screen readers in mobile devices has been fixed. TI-10974

19.0.6.0

CORR The issue of the fields for pick-up/drop-off addresses, phone numbers for the addresses, and mobility aids not being filled in when passengers used the Book Again feature has been fixed. TI-12175

19.0.6.0

CORR If the context property, PASS/PassInfoServer/CreateTrip/TripOverlap/CheckUnscheduledTrips has been selected, when a passenger attempts to book a trip, the Pick a time drop-down list now only shows times when there are no valid scheduled or unscheduled (booked but not yet scheduled) trips. TI-12169
19.0.15.0 CORR The issue of the Password Reset email message sometimes being sent in English instead of the preferred language set by the user in PASS-Web G3 has been fixed. TI-13835
19.0.15.0

CORR The issues, which caused warnings to be shown on the Login page after users logged on, have been fixed. TI-16984

19.0.18.0

CORR The issue of phone numbers appearing on the Trip details page although no phone numbers were submitted for the pick-up and drop-off addresses has been fixed. TI-16709

This task is related to TI-16464.

19.0.18.0 CORR The issue of trips with 0:00 time (midnight) not being displayed in the Trips calendar has been fixed. TI-17296
19.0.18.0 CORR The issue of workers not being able to log on if the administrator had reset the password in the Client Shell has been fixed. This occurred when the property, Core/Security/Policy/User Must Change Password if Administrator Resets It was enabled. When workers attempt to log on with their current password, a dialog that allows them to reset their password now appears. TI-18152
19.0.20.0 CORR The issue of comments associated with locations not being displayed when users selected a location with comments from the list of Landmarks while booking a trip has been fixed. TI-18357

19.0.23.0

ENH
The following changes were made to the Imminent Arrival banner map for PASS-Web G3 and PASS App:
  • Removed the TimeSpan extended datatype from the imminent arrival Trapeze 6 properties (context properties) SearchAheadSeconds and SearchBehindSeconds. These properties represent values in seconds, as is directly specified by their name. With the TimeSpan datatype, they display in Trapeze6 as minutes or even hours, which is misleading and confusing.
  • Added the following Trapeze6 property (context property): PASS > PassInfoServerAsync > ImminentArrivals > IncludeActiveTrips. If enabled, trips will continue to be treated as “imminent arrivals” until the trip is completed, or it is removed based on the SearchBehindSeconds property.

  • Updated how the SearchBehindSeconds Trapeze6 property (context property) is used to compare against the trip. If IncludeActiveTrips is enabled, then SearchBehindSeconds property will be compared against a trip’s drop-off time, otherwise it is compared against the trip’s pick-up time. The description of the property has also been updated to reflect the change.

  • If a trip’s status is “completed” then vehicle location information will no longer be returned as a part of the imminent arrival.

MODTE-39