PASS-Web G3

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

Version Type Description ID

19.1.0.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.1.0.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.1.0.0 CORR The vehicle number information is now correctly read out during Vehicle Arrived call outs. TI-11462
19.2.0.0 ENH Notifications containing their client IDs are now sent by email and/or IVR to users who perform a 'Forgot Client Id' request. TI-14045
19.7.0.0 ENH Users can now self-register in PASS-Web. To allow this feature, the following items have been added:
  • A new context property, TravelerInformation/Pass/Common/AutomaticEnrollment - If selected, when user click the Register button, the Registration dialog is shown otherwise a registration email message is sent to the transit agency. To allow user access to the Registration dialog, the "userRegistration.enabled" parameter must be enabled in the config file.
  • A new Registration dialog containing fields for the user's first and last names and email address. (Duplicate email addresses are not allowed.) When users successfully register, an email message is automatically sent to them containing their Client ID and a link to set their password. After they set their password, they will able to sign into PASS-Web.
TI-16079
19.8.0.0 CORR The issue of passengers being unable to receive email messages to activate their accounts if their email addresses have special characters has been fixed. TI-14104
19.8.0.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.9.0.0

CORR The issues, which caused warnings to be shown on the Login page after users logged on, have been fixed. TI-16984
19.11.0.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.12.0.0

CORR The issue of trips with 0:00 time (midnight) not being displayed in the Trips calendar has been fixed. TI-17296
19.14.0.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.18.0.0 CORR The issue of users not being able to create new passwords when attempting to enrol in PASS-Web has been fixed. Previously, when the user email addresses were entered in lowercase, the system failed to generate the appropriate email links to enable the users to create their passwords. (This issue occurred in PASS-Web using an Oracle database.) TI-19690
19.18.0.0 CORR A check for eligibility conditions has been added when the booking time is shifted. If the eligibility check fails for the updated trip, a validation code is returned. TI-19360
19.18.0.0 ENH Improved system performance when a client saves a booking solution in PASS-Web. TI-19331
19.20.0.0 CORR The issue of the eligibility conditions checked for shifted booking times in PASS-Web being different from the ones checked in the PASS Trip Booking screen has been fixed. (This task is related to TI-19360.) TI-19940
19.20.0.0 CORR Updated the PassBookingDaysWindow method to consider Service Infraction suspensions when returning available booking dates. TI-19883
19.20.0.0 CORR Added an improvement for trips booked on PASS-Web G3 for which no solution was found. A provider is assigned as per the jurisdictional polygon of the pickup.

The following Trapeze6 property (context property) was added to enable the functionality: PASS/PassInfoServer/CreateTrip/AddProviderUsingPULegLatLon

TI-19614
19.25.0.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
19.28.0.0 CORR

Fixed an issue where after marking a trip as performed(in the Trapeze4 Workstation), the trip status on the card on the Trips List page did not update to Performed. It still displayed as Booked(Scheduled).

MODTE-215