aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/chouette
AgeCommit message (Expand)Author
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
2017-09-14Change wayback values in route Refs #3395 @4Luc Donnet
2017-09-12Refs: #4189@2h; Fixing logical merging issues, preparing PRRobert
2017-09-11merged with masterRobert
2017-09-11Fixes #4189@4h Route DuplicationRobert
2017-09-07Set default value for data_source_refXinhui
2017-08-31Merge branch 'master' into stif_netex_objectidXinhui
2017-08-31Default local_idXinhui
2017-08-31Refactoring objectid support & specXinhui
2017-08-21Refs: #4189@4h; Allowing change of `name` and `public_name` in `Chouette::Rou...Robert
2017-08-16 Refs: #4189@1h; Implementation of Chouette::Route#duplicate & Chouette::S...Robert
2017-08-15Refs: #4189@2h; Iimplementation of Chouette::Route#duplicate & Chouette::Stop...Robert
2017-08-14Refs: #4189@3h; Specing Chouette::Route#duplicate (no stubbed spec, alas)Robert
2017-08-10Replace netex objectid support by codifligne objectid support for groupOfLineXinhui
2017-08-09Replace netex objectid support by codifligne objectid support for network and...Xinhui
2017-08-08Merge branch 'checksum'Xinhui
2017-07-31Delete Timetable unnacessary methods and update specscedricnjanga
2017-07-28Remove time gap over validation for vehiclejourneyscedricnjanga
2017-07-28Fix undefined method local_id for StifCodifligneAttributesSupport & StifRefle...Xinhui
2017-07-28Edit factories to comply with new objectid formatXinhui
2017-07-28Fix undefined method local_id for StifCodifligneAttributesSupport & StifRefle...Xinhui
2017-07-27Edit access point to use new StifReflexAttributesSupportXinhui
2017-07-26Edit access point to use new StifReflexAttributesSupportXinhui
2017-07-26Comment RCZ and JP validations on stop pointscedricnjanga
2017-07-25Edit factories objectid in accordance with new stif netex formatXinhui
2017-07-25Add tests for Timetable#mergecedricnjanga
2017-07-25Merge branch 'reflex_objectid'Xinhui
2017-07-25StifCodifligneAttributesSupport for Line objectidXinhui
2017-07-25StifReflexAttributesSupport for StopArea objectidXinhui
2017-07-24Update Tietable#merge! to manage more edge casescedricnjanga
2017-07-21VehicleJourneyAtStop spec: Remove unnecessary initial valuesTeddy Wing
2017-07-21VehicleJourney: Remove 'departure time before arrival time' validationTeddy Wing
2017-07-21VehicleJourneyAtStop: Handle nil value when checking offset within rangeTeddy Wing