aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
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-15Merge pull request #379 from af83/6095-route--calculate-distance-and-time-cos...Alban Peignier
2018-03-15Route: Don't run `#calculate_costs!` on callback if TomTom disabledTeddy Wing
2018-03-15Delete number attributes for 3-Generic-2 compliance_controlLuc Donnet
2018-03-15Merge pull request #364 from af83/6028-compliance-controls-model-attributesLuc Donnet
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-12Merge pull request #361 from af83/6068-simple-exporterLuc Donnet
2018-03-12Refs #6133; First Crud for exportsZog
2018-03-09Create ci:build, ci:docker and ci:docker:clean. Rename config/database/jenkin...Alban Peignier
2018-03-08Refs #6028 small changes in model attribute for CC6028-compliance-controls-model-attributescedricnjanga
2018-03-06Refs #6068; Add aggregated output for multiple interfacesZog
2018-03-06Fixes logs_output_dir in imports tasks and into SimpleImporter#dump_csv_from_...Alban Peignier
2018-03-05Merge pull request #359 from af83/6068-simple-exporterAlban Peignier
2018-03-05Create output_dir if needed. Refs #6068Alban Peignier
2018-03-05Use Workbench#calendars in STIF::Dashboard. Refs #6064Alban Peignier
2018-03-05Refs #6068; Fully functional JSON exporterZog
2018-03-05Refs #6068; Add some helpers in the modelsZog
2018-03-05Refs #6068; Export VehicleJourneysZog
2018-03-02Refs #6068; Refactor import/export tasksZog
2018-03-01Refs #6064; Use same logic to load calendars in dashboard and in controller6064-inconsistency-in-dashboardZog
2018-02-27Merge pull request #339 from af83/5878-fix-ComplianceChecksController-showLuc Donnet
2018-02-27refs #5878; Remove hard link between a ComplianceCheck and the associated Com...Zog
2018-02-27Refs #6026; Fix duplicated seeds tasks6026-dedicated-env-for-seedsZog
2018-02-26Refs #6026; Use SEED_ENV in seedbank, fallback on Rails.envZog
2018-02-21Move importers outputs in logsZog
2018-02-20Regs #5924; Rename imports tasksZog
2018-02-20Refs #5924; Fix some bugs revealed during importsZog
2018-02-20Refs #5924 @14h; Extend importersZog
2018-02-20Refs #5924 @2h; Update specsZog