aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-14Route: Run `#calculate_costs!` on `after_save`Teddy Wing
2018-03-14Route: Fix whitespaceTeddy Wing
2018-03-14Route: Add `#calculate_costs!` to populate `#costs` with `WayCost`sTeddy Wing
2018-03-14Route: Get rid of unnecessary whitespaceTeddy Wing
2018-03-14Add `costs` column to `Chouette::Route`Teddy 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-14tom_tom/batch: Use `module ...` syntaxTeddy Wing
2018-03-14Move `lib/tom_tom.rb` to `lib/tom_tom/batch.rb`Teddy Wing
2018-03-14TomTom#batch: Populate WayCosts with distance & time from APITeddy Wing
2018-03-14secrets.yml: Add `tomtom_api_key`Teddy Wing
2018-03-14Revert "TomTom: Add method for `calculateRoute` endpoint"Teddy Wing
2018-03-14TomTom: Add method for `calculateRoute` endpointTeddy Wing
2018-03-14TomTom#batch: Remove unwanted paramsTeddy Wing
2018-03-14TomTom: Use travelMode='bus'Teddy Wing
2018-03-14TomTom: Remove old commented codeTeddy Wing
2018-03-14Add `TomTom` class to communicate with their APITeddy Wing
2018-03-14WayCost.new: Make `distance` and `time` arguments optionalTeddy Wing
2018-03-14Create `WayCost`Teddy Wing
2018-03-14Merge pull request #348 from af83/6036-fix-journeys-editorAlban Peignier
2018-03-14Merge pull request #367 from af83/6042-detailed_purchase_windowsAlban Peignier
2018-03-14Merge pull request #342 from af83/6021-handlke-offsets-in-journeysAlban Peignier
2018-03-14Refs #6012; Update STIF initializer6021-handlke-offsets-in-journeysZog
2018-03-14Refs #6021: Make DAY_OFFSET_MAX configurableZog
2018-03-14Refs #6021 @1h; Allow journeys to span over 3 daysZog
2018-03-14Merge pull request #341 from af83/5972-automatic-registration-numbersAlban Peignier
2018-03-14Replace hardcoded AAA by expression sized by registration_number_format. Refs...Alban Peignier
2018-03-14Refs #5972 @1h; Automatic registration_number generationZog
2018-03-14Small fixes/improvements in SimpleInterfacesZog
2018-03-14Update newrelic_rpm to 4.8.0.341. Refs #6206Alban Peignier
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-14Refs #6146; Fix typoZog
2018-03-14Refs #6146; Fix "activated/deactivated" filterZog
2018-03-14Merge pull request #378 from af83/6187-dashboard-calendar-link-fixLuc Donnet
2018-03-14Delete @dashboard call to create link for calendar Refs #61876187-dashboard-calendar-link-fixLuc Donnet
2018-03-14Merge pull request #380 from af83/6158-compliance-check-transport-submode-dis...Luc Donnet
2018-03-13Refs #6158 Fix display error when CC doesnt have transport submode6158-compliance-check-transport-submode-displaycedricnjanga
2018-03-13Refs #6187 Fix Dashboard Calendar#show linkcedricnjanga
2018-03-13Try and fix specsZog
2018-03-13Fix bad name for vehicle_journey_control/delta in compliance_controls.fr.yml ...Luc Donnet
2018-03-13Fix duplicate code in config/initializers/sidekiq.rbLuc Donnet
2018-03-13Merge pull request #371 from af83/5567-routes-map-on-line-showLuc Donnet
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 migration 20180306152953_update_imports_names with compact Refs #6133 @1Luc Donnet