aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/chouette
AgeCommit message (Expand)Author
2018-01-19Add missing spec on VehicleJourneyAtStopZog
2018-01-11Merge pull request #227 from af83/5551-handle-custom-fields-in-vjs-editorLuc Donnet
2018-01-11Refs #5493 @1h; Use local time in the Journeys editorZog
2018-01-11Merge pull request #226 from af83/5547-show-vj-idLuc Donnet
2018-01-11Fixes Chouette::RoutingConstraintZone#route_id presence spec. Refs #5552Alban Peignier
2018-01-11Refs #5551 @1.5h; Implement Custom fields editionZog
2018-01-11Refs #5547 @0.25h; Show newly created VJ's short_id in editorZog
2018-01-11Merge pull request #225 from af83/5535-compute-vehicle-journeys-timesLuc Donnet
2018-01-10Refs: #5505@1h; Small things found in s/models/chouette/vj_spec during invest...Robert
2018-01-10Refs #5535 @0.25h; Adds a `full_schedule?` on `JourneyPattern`Zog
2018-01-10Use AreaType.label in StopArea parent type validation message. Refs #5515Alban Peignier
2018-01-08Refs #5455 @6h; Add time and distance between stops in Journey PatternsZog
2018-01-07Change Chouette::AreaType.find to return nil if specified code is nil. Refs #...Alban Peignier
2018-01-05Fixes ReferentialCloning specs. Refs #52995299-merge-operationAlban Peignier
2018-01-05Add TimeTable#remove_periods! and #empty. Refs #5299Alban Peignier
2018-01-05Add TimeTable##intersect_periods! to remove given periods. Refs #5299Alban Peignier
2018-01-02Merge pull request #191 from af83/5436-keep-stops-order-on-routes-cloningAlban Peignier
2017-12-28Fix spec AccessPoint invalid stop_area parentXinhui
2017-12-28Merge pull request #184 from af83/5313_stop_areas_parentAlban Peignier
2017-12-28Add specs on StopArea parent area_type validation. Refuse parent of the same ...5313_stop_areas_parentAlban Peignier
2017-12-28Refs #5436; Add specs on Route#duplicate to ensure the stops order is preserved5436-keep-stops-order-on-routes-cloningZog
2017-12-28Refs #5407; Fix data not being updated in the DBZog
2017-12-28Include purchase_windows in vehicle_journey state into specs. Refs #5407Alban Peignier
2017-12-27Refs #5407 @2h; Model implementationZog
2017-12-26Don't use i18n into Chouette::AreaType specs. Refs #5311Alban Peignier
2017-12-26Enable GDL in StopArea enumeration. Refs #5311Alban Peignier
2017-12-21Merge pull request #150 from af83/5301-add_business_calendarsLuc Donnet
2017-12-21BusinessCalendar => PurchaseWindowcedricnjanga
2017-12-20Add StopArea#waiting_time with support in stop_areas#index/show. Refs #5351Alban Peignier
2017-12-19Refs: #5311@0.1h; Minor CR changes5311-stop-area-type-customizableRobert
2017-12-18Clear Chouette::AreaType caches during specs. Refs #5311Alban Peignier
2017-12-18Add first specs on Chouette::AreaType. Refs #5311Alban Peignier
2017-12-11Hotfix (Refs: #5209) Skip randomly failing specRobert
2017-11-28Add has_paper_trail on modelsXinhui
2017-11-27Refs #4941 Fix objectid short version Display on viewscedricnjanga
2017-11-24Add specs for Objectid modelscedricnjanga
2017-11-24Remove specs we dont need anymorecedricnjanga
2017-11-24Take into account code reviewcedricnjanga
2017-11-22Add some changes to the objectid constructioncedricnjanga
2017-11-22Add Cédric new objectid concernscedricnjanga
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga
2017-11-20Change the use of namespace and remove modulescedricnjanga
2017-11-17Add some changes to the objectid constructioncedricnjanga
2017-11-16Add Cédric new objectid concernscedricnjanga
2017-11-10Add validation and specs to models on objectid_format presencecedricnjanga
2017-11-09Merge branch '4944_remove_route_section_code'Xinhui
2017-11-09Refs #4932 Change route duplication to redrect to routes#indexcedricnjanga
2017-11-09Remove model route_sectionsXinhui
2017-09-29Refs Adapt transport mode & submode translationscedricnjanga
2017-09-21Fix test on vehicle journey at stopcedricnjanga