aboutsummaryrefslogtreecommitdiffstats
path: root/spec
AgeCommit message (Expand)Author
2018-03-20Don't use Import::Base#status_changed? into #notify_parent (status can be cha...Alban Peignier
2018-03-18Refs #6210 Remove status value attribue from Chouette::VehicleJourney and sec...6210-remove-attributes-from-modelscedricnjanga
2018-03-16Fix reflex sync Refs #6141Luc Donnet
2018-03-16Fix stop_area state for filter and display. Update reflex sync to use confirm...Luc Donnet
2018-03-15Avoid error when distance or time cost is ignored. Refs #6203Alban Peignier
2018-03-15RouteWayCostUnitConverter: Round kilometres to 2 decimal placesTeddy Wing
2018-03-15Rename `RouteWayCostJSONSerializer` to `RouteWayCostUnitConverter`Teddy Wing
2018-03-15Add `RouteWayCostJSONSerializer`Teddy Wing
2018-03-15JourneyPatternsCollection#show: Fallback to route costsTeddy Wing
2018-03-15Merge pull request #379 from af83/6095-route--calculate-distance-and-time-cos...Alban Peignier
2018-03-15Merge pull request #372 from af83/6146-line-statesLuc Donnet
2018-03-15Rename export spec to use the right classes Refs #6133 @1Luc Donnet
2018-03-15Fixes VehicleJourneys javascript spec. Refs #6143Alban Peignier
2018-03-15Fix javascript specsZog
2018-03-15Route: Don't run `#calculate_costs!` on callback if TomTom disabledTeddy Wing
2018-03-15Merge pull request #377 from af83/6107-bind-stop_area_referential-and-workgroupsAlban Peignier
2018-03-15Use confirmed StopAreas in SimpleImporter spec. Refs #6033Alban Peignier
2018-03-15Merge pull request #376 from af83/6006-fix-stops-filterAlban Peignier
2018-03-15Merge pull request #375 from af83/6040-fix-stop-points-poitions-in-merged-routesAlban Peignier
2018-03-15Refs #6033 Fix stop areas spec featurecedricnjanga
2018-03-15Refs #6033 add specscedricnjanga
2018-03-15Merge pull request #364 from af83/6028-compliance-controls-model-attributesLuc Donnet
2018-03-14Route: Add `#calculate_costs!` to populate `#costs` with `WayCost`sTeddy Wing
2018-03-14Add `WayCostCollectionJSONSerializer`Teddy Wing
2018-03-14Add `StopAreasToWayCostsConverter`Teddy Wing
2018-03-14TomTom::Batch: Extract code to `#extract_costs_to_way_costs!`Teddy Wing
2018-03-14TomTom::Batch: Rename `#convert_way_costs_for_batch`Teddy Wing
2018-03-14TomTom: Provide `TomTom.batch(...)` methodTeddy Wing
2018-03-14Move `lib/tom_tom.rb` to `lib/tom_tom/batch.rb`Teddy Wing
2018-03-14Revert "TomTom: Add method for `calculateRoute` endpoint"Teddy Wing
2018-03-14TomTom: Add method for `calculateRoute` endpointTeddy Wing
2018-03-14Add `TomTom` class to communicate with their APITeddy Wing
2018-03-14Merge pull request #348 from af83/6036-fix-journeys-editorAlban Peignier
2018-03-14Refs #6021: Make DAY_OFFSET_MAX configurableZog
2018-03-14Refs #6021 @1h; Allow journeys to span over 3 daysZog
2018-03-14Refs #5972 @1h; Automatic registration_number generationZog
2018-03-14Refs #61066107-bind-stop_area_referential-and-workgroupsZog
2018-03-14Refs #6146; Fix display in tablesZog
2018-03-14Refs #6146; Add specsZog
2018-03-13Try and fix specsZog
2018-03-13Refs #6006; Fix VehicleJourney#with_ordered_stop_area_ids scope6006-fix-stops-filterZog
2018-03-13Refs #6040; Enforce stop points positions in merged Referential6040-fix-stop-points-poitions-in-merged-routesZog
2018-03-12Fix specsZog
2018-03-12Merge pull request #361 from af83/6068-simple-exporterLuc Donnet
2018-03-12Refs #5146 Line state updatecedricnjanga
2018-03-12Regs #6133; Define file's extensions whitelist on a per-class basis6133-new-exportsZog
2018-03-12Refs #6133; Fix specsZog
2018-03-12Refs #6135; ExportsController#upload endpointZog
2018-03-12Refs #6133; Full UX for exportsZog
2018-03-12Refs #6133; Add options on the Exports, and forward them tu the UXZog