aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/chouette
AgeCommit message (Expand)Author
2018-05-17Refs #6624; Update parent's checksum on deletionZog
2018-04-30Fix VehicleJourney#fill_passing_times!Zog
2018-04-29Fix more specsZog
2018-04-27Fix Vehicle journeys specsZog
2018-04-27Disable 'compute passing time' specAlban Peignier
2018-04-26Refs #6826; Fix times interpolation with day offsets6826-fix-times-interpolationZog
2018-04-25Update VehicleJourney checksum when StopPoint change isn't necessary in fact ...6711-update-parents-checksumAlban Peignier
2018-04-25Refs #6711; Update checksums on parentsZog
2018-04-22Fixes JourneyPattern specs (by adding position in JourneyPattern state). Refs...Alban Peignier
2018-04-22Fixes JourneyPattern specs with distance is not defined/zero. Refs #6413Alban Peignier
2018-04-19Refs #5519; Authorize 1-day calendarsZog
2018-04-19Merge pull request #488 from af83/6477-use-custom-fields-in-checksumsAlban Peignier
2018-04-16Refs #6477; Use custom fields values in checksum calculation6477-use-custom-fields-in-checksumsZog
2018-04-16Route: Don't run `#calculate_costs!` during a referential merge6410-route--don,t-run-calculate_costs-during-referential-merTeddy Wing
2018-04-16Route: Change `#calculate_costs!` to `after_commit` callbackTeddy Wing
2018-04-11Specs cleanupZog
2018-04-09Refs #6367; Add metadata to other versioned modelsZog
2018-04-09Refs #6367; Add metadata to routesZog
2018-04-05Merge pull request #412 from af83/6217-extrapolate-border-passing-timesLuc Donnet
2018-04-04Delete unused spec because we add a parameter to the function duplicate Refs ...Luc Donnet
2018-04-04Fix specsZog
2018-03-29Refs #6075 Change default attributes for stop areascedricnjanga
2018-03-29Refs #6075 Replace after_commit callback to after_create for the set_defaults...cedricnjanga
2018-03-29Refs #6075 Set defaults attributes for stop point depending on stop area kindcedricnjanga
2018-03-26Refs #6217; Add a method to fill blanks in journeys passing timesZog
2018-03-15Route: Don't run `#calculate_costs!` on callback if TomTom disabledTeddy Wing
2018-03-14Refs #6021: Make DAY_OFFSET_MAX configurableZog
2018-03-14Refs #6021 @1h; Allow journeys to span over 3 daysZog
2018-03-14Refs #5972 @1h; Automatic registration_number generationZog
2018-03-05Merge pull request #359 from af83/6068-simple-exporterAlban Peignier
2018-03-05Refs #6068; Add some helpers in the modelsZog
2018-02-26Fix specsZog
2018-02-20Fix specs on VehicleJourneyAtStopZog
2018-02-20Refs #5924 @2h; Provide a mechanism to define a custom importerZog
2018-02-09route_base_spec.rb: Fix checksum test as a result of factoryTeddy Wing
2018-02-08Refactoring spec checksum support5416_checksum_attribute--rb201802071702Xinhui
2018-02-07Refactoring use subject as factoryXinhui
2018-02-07Edit checksum stop_points attributes for routeXinhui
2018-02-06Fix checksum-related specsZog
2018-02-06Merge pull request #280 from af83/5417-checksum-relationshipsLuc Donnet
2018-02-02Refs #5417; Fix specs5417-checksum-relationshipsZog
2018-02-02Refs #5417; Update parents checksum when children are created or updatedZog
2018-02-02Refs 5832; Fix bug on ReferentialVehicleJourneys#index filtersZog
2018-01-31Refs #5682; Add application_days field to calendarsZog
2018-01-31Fix specsZog
2018-01-31Merge pull request #264 from af83/5754-filter-journeys-on-calendarLuc Donnet
2018-01-31Merge pull request #269 from af83/5574-vehicle-journeys--fix-transporter-dele...Luc Donnet
2018-01-31Refs #5754; Add a filter on calendars for ReferentialVJs#index5754-filter-journeys-on-calendarZog
2018-01-31Refs #5754; Add a filter on purchase_windows on ReferentialVJs#indexZog
2018-01-30VehicleJourney: Allow deletion of associated companyTeddy Wing