aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-15Small fixes for i18n state Refs #6146 @16146-line-statesLuc Donnet
2018-03-15Refs #6139 Change Min max values validation concern to allowed float valuescedricnjanga
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-15Hide full_journey_time/commercial_journey_time labels when costs_in_journey_p...Alban Peignier
2018-03-15Fix javascript specsZog
2018-03-15Merge pull request #382 from af83/6189-fix-i18n-on-stoparea-showAlban Peignier
2018-03-15Merge pull request #370 from af83/6102-commercial-missionsAlban Peignier
2018-03-15Merge pull request #369 from af83/6143-extra-rows-in-vjs-editor-headerAlban Peignier
2018-03-15Fixes extraHeaders position in VehicleJourneys component. Refs #61436143-extra-rows-in-vjs-editor-headerAlban Peignier
2018-03-15Ignore undefined CustomFields in extra headers for VehicleJourneysController....Alban Peignier
2018-03-15Refs #6143; Configurable extra headers on VJs editorZog
2018-03-15Merge pull request #355 from af83/5113-update-logoAlban Peignier
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-15Merge pull request #365 from af83/6033-stop-area-statesAlban Peignier
2018-03-15Add StopArea#status in stop_areas#_form. Refs #60336033-stop-area-statesAlban Peignier
2018-03-15Keep schema.rb cleanAlban Peignier
2018-03-15Defines StopArea deactivated i18n. Refs #6033Alban Peignier
2018-03-15Refs #6033 Fix stop areas spec featurecedricnjanga
2018-03-15Refs #6033 Update activate and deactivate methodscedricnjanga
2018-03-15Refs #6033 add specscedricnjanga
2018-03-15Refs #6033 Update Stop Area schemacedricnjanga
2018-03-15Refs #6033 Changes for StopArea#index and StopArea#showcedricnjanga
2018-03-15Refs #6033 Update all StopArea#confirmed_atcedricnjanga
2018-03-15Refs #6033 Add confirmed_at attribute to Chouette::StopAreacedricnjanga
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-15Refs 6189; Fix bad interpolation key in i18n file6189-fix-i18n-on-stoparea-showZog
2018-03-15Fix netex import key message in csv export Refs #5873 @1Luc Donnet
2018-03-14Fix translation for import ressources Refs #6133 @1Luc Donnet
2018-03-14Fix access for import ressources Refs #6133 @3Luc Donnet
2018-03-14Fix bug on VJs editor when invalid journeys are already in db.Zog
2018-03-14Route#duplicate: Use `#slice!` instead of `#slice`Teddy Wing
2018-03-14RouteWayCostWorker: Add comment about recursive workersTeddy Wing
2018-03-14RouteWayCostWorker: Fix recursive worker callTeddy Wing
2018-03-14RouteWayCostWorker: Switch to referential in order to find RouteTeddy Wing
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