aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-23Route: Add `#calculate_costs!` to populate `#costs` with `WayCost`sTeddy Wing
2018-03-23Route: Get rid of unnecessary whitespaceTeddy Wing
2018-03-23Add `costs` column to `Chouette::Route`Teddy Wing
2018-03-23Add `WayCostCollectionJSONSerializer`Teddy Wing
2018-03-23Add `StopAreasToWayCostsConverter`Teddy Wing
2018-03-23TomTom::Batch: Extract code to `#extract_costs_to_way_costs!`Teddy Wing
2018-03-23TomTom::Batch: Rename `#convert_way_costs_for_batch`Teddy Wing
2018-03-23TomTom: Provide `TomTom.batch(...)` methodTeddy Wing
2018-03-23tom_tom/batch: Use `module ...` syntaxTeddy Wing
2018-03-23Move `lib/tom_tom.rb` to `lib/tom_tom/batch.rb`Teddy Wing
2018-03-23TomTom#batch: Populate WayCosts with distance & time from APITeddy Wing
2018-03-23secrets.yml: Add `tomtom_api_key`Teddy Wing
2018-03-23Revert "TomTom: Add method for `calculateRoute` endpoint"Teddy Wing
2018-03-23TomTom: Add method for `calculateRoute` endpointTeddy Wing
2018-03-23TomTom#batch: Remove unwanted paramsTeddy Wing
2018-03-23TomTom: Use travelMode='bus'Teddy Wing
2018-03-23TomTom: Remove old commented codeTeddy Wing
2018-03-23Add `TomTom` class to communicate with their APITeddy Wing
2018-03-23WayCost.new: Make `distance` and `time` arguments optionalTeddy Wing
2018-03-23Create `WayCost`Teddy Wing
2018-03-23Refs #6146; Fix display in tablesZog
2018-03-23Refs #6146; Add specsZog
2018-03-23Refs #6146; Fix typoZog
2018-03-23Refs #6146; Fix "activated/deactivated" filterZog
2018-03-23Refs #5146 Line state updatecedricnjanga
2018-03-23Add erd diagram for export and mergeLuc Donnet
2018-03-23Fix XSS vulnerability in rails-html-sanitizerLuc Donnet
2018-03-23Fix i18n enhancements on titles @3Luc Donnet
2018-03-22Returns boolean in Chouette::StopArea#desactived?. Refs #6068Alban Peignier
2018-03-22Fixe features/vehicle_journey_imports spec. Refs #6296Alban Peignier
2018-03-22Remove maps code. Refs #6296Alban Peignier
2018-03-22Merge pull request #256 from af83/enhanced-i18nLuc Donnet
2018-03-22Merge pull request #399 from af83/6256-compliance-check-set-breadcrumbLuc Donnet
2018-03-21Only notify parent when Import is finished. Refs #6243Alban Peignier
2018-03-21Refs #6256 Fix compliance check set breadcrumb6256-compliance-check-set-breadcrumbcedricnjanga
2018-03-20Update loofah to 2.2.1. Refs #6260Alban Peignier
2018-03-20Add log messages in Import::Base#child_change process. Refs #6243Alban Peignier
2018-03-20Don't use Import::Base#status_changed? into #notify_parent (status can be cha...Alban Peignier
2018-03-19Fix typo for Import class Refs #6243Luc Donnet
2018-03-19Fix coordinates synchronization for reflex Refs #6245Luc Donnet
2018-03-19Merge pull request #392 from af83/6240-fix-compliance-check-set-index-bugLuc Donnet
2018-03-19Merge pull request #394 from af83/6210-remove-attributes-from-modelsLuc Donnet
2018-03-18Refs #6210 Remove status value attribue from Chouette::VehicleJourney and sec...6210-remove-attributes-from-modelscedricnjanga
2018-03-18Refs #6240 Fix ComplianceCheckSet#index bug on filters label6240-fix-compliance-check-set-index-bugcedricnjanga
2018-03-16Refs #6238; Update `t_action` method to handle the 'update' and 'create' actionsenhanced-i18nZog
2018-03-16Use new helper in page headerZog
2018-03-16Use I18n.locale ads default locale (refs #6035)Zog
2018-03-16Proposed i18n enhancementsZog
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