Sprint 130
All our SaaS products have been be updated with the releases associated to this Sprint 130.
Chouette
New macro Define Journey Pattern name or destination display
The user can force Journey Pattern name or destination display by using a pattern name in a dataset. The existing Journey Pattern attribute value is replaced.
This pattern can include:
%{departure.name}: the name of the departure Stop Area%{arrival.name}: the name of the last Stop Area
Associate a Document provided by another Workbench
When associating a Document to a Line, Stop Area or a Company, the user can select any Document provided in the Workgroup (so provided by any Workbench in the same Workgroup).
Search Aggregates with new interface
The user can search aggregates:
by status
by a time range on started at
Charts can be created, with similar options as other operations, like imports for example.
New macro Remove codes
The user can remove all codes of a given Code Space on a target model :
Documentation
FAQ
A new section has been created in the French documentation, https://enroute.atlassian.net/wiki/spaces/PUBLICFR/pages/2979037185 with the first two articles:
https://enroute.atlassian.net/wiki/spaces/PUBLICFR/pages/2255355914
https://enroute.atlassian.net/wiki/spaces/PUBLICFR/pages/2978807815
French documentation
The Chouette SaaS documentation has been improved:
English documentation
The Chouette SaaS documentation has been improved with updates in the English version:
Ara
Include PublishedLineName and DestinationName to SIRI EstimatedTable payload
When available, Ara includes:
Line name as PublishedLineName
Destination name as DestinationName
in broadcasted SIRI EstimatedTable payload:
<siri:EstimatedJourneyVersionFrame>
<siri:RecordedAtTime>2030-01-01T12:00:20.000Z</siri:RecordedAtTime>
<siri:EstimatedVehicleJourney>
<siri:LineRef>Line:3:LOC</siri:LineRef>
<siri:DirectionRef>outbound</siri:DirectionRef>
<siri:DatedVehicleJourneyRef>VehicleJourney:201</siri:DatedVehicleJourneyRef>
<siri:PublishedLineName>Line 3 Metro</siri:PublishedLineName>
<siri:DestinationRef>Quay:a8989abce31bae21da02c1c2cf42dd855cd86a1d:LOC</siri:DestinationRef>
<siri:DestinationName>Main Station</siri:DestinationName>