aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/chouette
AgeCommit message (Expand)Author
2017-09-22Refs #4593cedricnjanga
2017-09-21Vehicle journey message error update to show the sort_id and not the local_idcedricnjanga
2017-09-14Change wayback values in route Refs #3395 @4Luc Donnet
2017-09-13Add short_id method to Chouette::StifNetexObjectid classcedricnjanga
2017-09-12Merge pull request #63 from af83/4189-duplicate-routeLuc Donnet
2017-09-12Edit object#local_id attribute orderXinhui
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-09-01Prefix local_id with IBOOXinhui
2017-08-31Merge branch 'master' into stif_netex_objectidXinhui
2017-08-31Default local_idXinhui
2017-08-31Edit local_id with referential id & rails idXinhui
2017-08-29Refs #3367 Change Time table overlap querycedricnjanga
2017-08-21Refs #4246 Fix combinaitions to only consider effective days for the two ttcedricnjanga
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-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-31Refactoring of combination methods to manage int_day_types of another_ttcedricnjanga
2017-07-28Commit time gap over validation instead of setting it to falsecedricnjanga
2017-07-28Remove time gap over validation for vehiclejourneyscedricnjanga
2017-07-28Fix vehicle_journey_import specXinhui
2017-07-28Fix undefined method local_id for StifCodifligneAttributesSupport & StifRefle...Xinhui
2017-07-28Override local_id method for classes with specific formatXinhui
2017-07-28Edit factories to comply with new objectid formatXinhui
2017-07-28Refs #4184: updating tt_combination search fields autocomplete displayjpl
2017-07-27Edit access point to use new StifReflexAttributesSupportXinhui
2017-07-26RoutingConstraintZones#index: Fix sort in tableTeddy Wing
2017-07-26Edit access point to use new StifReflexAttributesSupportXinhui
2017-07-26Comment RCZ and JP validations on stop pointscedricnjanga
2017-07-25Replace DefaultNetexAttributesSupport by StifNetexAttributesSupportXinhui
2017-07-25Add Concern StifNetexAttributesSupportXinhui
2017-07-25Add tests for Timetable#mergecedricnjanga
2017-07-25Timetable#merge! remove excluded dates if other tt doesn't have themcedricnjanga
2017-07-25Refactoring stop_area model_name into concernsXinhui
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-24Add methods to manage continuous dates and periodscedricnjanga
2017-07-21VehicleJourney: Remove 'departure time before arrival time' validationTeddy Wing
2017-07-21VehicleJourneyAtStop: Handle nil value when checking offset within rangeTeddy Wing
2017-07-21VehicleJourneyAtStop: Remove `error_message` from day offset validatorTeddy Wing
2017-07-21VehicleJourneyAtStop: Remove "nested" #error_message methodTeddy Wing
2017-07-21VehicleJourneyAtStop: Add new specs for day offset validationTeddy Wing