aboutsummaryrefslogtreecommitdiffstats
path: root/spec/lib
AgeCommit message (Expand)Author
2018-03-18Refs #6210 Remove status value attribue from Chouette::VehicleJourney and sec...6210-remove-attributes-from-modelscedricnjanga
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-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-08Refs #6028 small changes in model attribute for CC6028-compliance-controls-model-attributescedricnjanga
2018-01-25Refs #5586; CR #2Zog
2018-01-25Refs 5586; CR #1Zog
2018-01-25Refs #5586; Add more specs on AF83::Decorator::LinkZog
2018-01-25Refs #5586; Add more specs on AF83::Decorator::LinkZog
2018-01-25Refs #5586; Add a `feature` option on the `action_links`Zog
2018-01-25Refs #5586 @2h; Refactor the whole thingZog
2018-01-25Refs #5586 @2h; Better implementation of groupsZog
2018-01-25Refs #5586 @1h; Primary and secondary lonks implementationZog
2018-01-25Refs #5586 @4h; First `action_links` refactorZog
2018-01-05Add Range#intersect?. Refs #5299Alban Peignier
2018-01-05Move (clean) period split logic into Range#remove. Refs #5299Alban Peignier
2017-12-20Merge pull request #151 from af83/5281-workbench-import-structural-bug-readin...Luc Donnet
2017-12-20Merge pull request #124 from af83/5006-wb_import_filter_refs_with_foreign_linesLuc Donnet
2017-12-20Merge branch 'master' into 5333-add-policies-for-referentials-sharing5333-add-policies-for-referentials-sharingAlban Peignier
2017-12-19Refs #5325@0.5h; Use policies for calendar sharingZog
2017-12-19Refs #5333@1.5h; Use permissions to sync StopAreas and LinesZog
2017-12-15Refs: #5006@0.7h; CR changes from #5006 & staring error_messages in imports/showRobert
2017-12-14Refs: #5006@12h;Robert
2017-12-13Fix compliance control block#edit view pageheadercedricnjanga
2017-11-06Refs #4849 change compliance control clone speccedricnjanga
2017-11-02ComplianceControlSetCopier spec: Test that `#copy` returns CCkSetTeddy Wing
2017-10-17Fixes: #4727@0.1h; Added organisation to clone for and rebased master4727-clone-compliance-control-setRobert
2017-10-17Refs: #4727@2h; Debugged test setup to comply to new validationRobert
2017-10-17Refs: #4727@3h; Specing and implementing lib function to clone ComplianceCont...Robert
2017-10-16Fix test spec/lib/compliance_control_set_copier_spec.rb due to uniqueness of ...Luc Donnet
2017-10-12Refs: #4709@0.75h;Robert
2017-10-12Refs: #4709@1h; Preparing tests for correctly copy of data and migrationRobert
2017-10-12Refs: #4709@0.15h; Need to merge 4707 with fixed specsRobert
2017-10-10Fixes: #4707@1.5h;Robert
2017-10-09Refs: #4629@1h; Implementing CR + missing worker specRobert
2017-10-09Fixes: #4629@4.5h; Implemented copyRobert
2017-09-25ModelAttribute spec: Move `#instance_variable_set` to `before` block4401-compliance-control-ModelAttribute--address-Robert,s-commentsTeddy Wing