| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-27 | Refs #6572; Fix specs | Zog | |
| 2018-04-27 | Refs #6572; New Referential#Show for noredy referentials | Zog | |
| 2018-04-27 | Refs #6572; Use new states | Zog | |
| 2018-04-27 | Refs #6572; Define 4 different states on Referentials | Zog | |
| With according methods and scopes | |||
| 2018-04-27 | Fix Vehicle journeys specs | Zog | |
| 2018-04-27 | Disable 'compute passing time' spec | Alban Peignier | |
| 2018-04-27 | Use truncation in ReferentialCloningWorker spec to find the created ↵6833-clone-by-command | Alban Peignier | |
| referential outside of the transaction. Refs #6833 | |||
| 2018-04-26 | Replace AF83::SchemaCloner by a dump/sed/restore command. Refs #6833 | Alban Peignier | |
| 2018-04-26 | Merge pull request #533 from af83/6826-fix-times-interpolation | Alban Peignier | |
| Fix times interpolation with day offsets. Fixes #6826 | |||
| 2018-04-26 | features/stop_areas_spec: Fix `name_or_objectid_cont` name | Teddy Wing | |
| This name has been renamed to get Ransack to filter by registration number (in c2a466e04d3e335a56ab5bd0866b3663da29ffa0). Change the name used in these tests to get them to pass again. Refs #6681 | |||
| 2018-04-26 | StopAreasController spec: Test when the name filter is empty | Yuhiba | |
| Check that all stop areas are found when the name/objectid/registration number filter is sent with an empty value. Refs #6681 | |||
| 2018-04-26 | StopAreas#index: Filter by registration number | Teddy Wing | |
| The input that filters by name and objectid now also needs to filter by registration number. Refs #6681 | |||
| 2018-04-26 | Refs #6826; Fix times interpolation with day offsets6826-fix-times-interpolation | Zog | |
| 2018-04-26 | Refs #6811; Fix specs | Zog | |
| 2018-04-26 | Truncate Referential#slug. Refs #6811 | Alban Peignier | |
| 2018-04-26 | AutocompleteLinesController: Don't error if no `q` param is passed | Teddy Wing | |
| Previously the action would respond with a 500 error if no `q` parameter was given in the request. Instead, respond with a 200 and fix the error that occurs as a result of assuming that `params[:q]` exists in `AutocompleteLinesController#collection`. Refs #5889 | |||
| 2018-04-26 | Fix CustomField specs | Zog | |
| 2018-04-26 | Fix VehicleJourney Specs | Zog | |
| 2018-04-26 | Avoid problem in merge specs with route checksum (problem not reproduced in ↵ | Alban Peignier | |
| real condition) | |||
| 2018-04-26 | Fixes problems in ReferentialCloning specs. Refs #5372 | Alban Peignier | |
| 2018-04-26 | Fixes problems in CleanUp specs. Refs #5372 | Alban Peignier | |
| 2018-04-25 | Merge pull request #520 from af83/6711-update-parents-checksum | Alban Peignier | |
| Update checksums on parents. Fixes #6711 | |||
| 2018-04-25 | Merge pull request #524 from af83/6762-merge-ignored_routing_contraint_zones | Alban Peignier | |
| Merge VehicleJourney ignored_routing_contraint_zone_ids. Refs #6762 | |||
| 2018-04-25 | Update VehicleJourney checksum when StopPoint change isn't necessary in fact ↵6711-update-parents-checksum | Alban Peignier | |
| (#mybad). Refs #6711 | |||
| 2018-04-25 | Refs #6762; Fix bug on RoutingConstraintsZone merge | Zog | |
| And add some specs | |||
| 2018-04-25 | Refs #6669; delay the custom fields initialization until the workgroup is loaded | Zog | |
| 2018-04-25 | Make mandatory workgroup for class method custom_fields (not available for ↵ | Alban Peignier | |
| Company or StopArea for exemple). Refs #6669 | |||
| 2018-04-25 | Refs #6669; Fix CustomField initialization | Zog | |
| Use the current referential to infer the workgroup | |||
| 2018-04-25 | Merge pull request #474 from ↵ | teddywing | |
| af83/6445-referential-period-error-display-and-validation Refs #6445 Change ReferentialMetada validationto allowed one day peri… | |||
| 2018-04-25 | Refs #6711; Update checksums on parents | Zog | |
| When a StopPoint is updated | |||
| 2018-04-24 | Refs #6445 Update specs according to new validations | cedricnjanga | |
| 2018-04-24 | Fix specs (I18n problem) | cedricnjanga | |
| 2018-04-23 | Merge pull request #510 from af83/6634-update-checksum-on-duplicated-routes | Alban Peignier | |
| Fix checksum issues with duplicated routes. Refs #6634 | |||
| 2018-04-23 | Refs #6634; Fix checksum issues with duplicated routes6634-update-checksum-on-duplicated-routes | Zog | |
| 2018-04-22 | Import::Netex file error is no longer managed with a 406 API status. Refs #6645 | Alban Peignier | |
| 2018-04-22 | Fix views spec for line_referential and stop_area referential ↵ | Luc Donnet | |
| synchronization Refs #6306 @1 | |||
| 2018-04-22 | Fixes JourneyPattern specs (by adding position in JourneyPattern state). ↵ | Alban Peignier | |
| Refs #6193 | |||
| 2018-04-22 | Disable line&stop_area_referentials/show specs. Refs #6647 | Alban Peignier | |
| 2018-04-22 | Fixes JourneyPattern specs with distance is not defined/zero. Refs #6413 | Alban Peignier | |
| 2018-04-22 | Fixes Calendar::Period specs. Refs #5519 | Alban Peignier | |
| 2018-04-19 | Refs #5519; Authorize 1-day calendars | Zog | |
| 2018-04-19 | Merge pull request #488 from af83/6477-use-custom-fields-in-checksums | Alban Peignier | |
| Use custom fields values in checksum calculation. Refs #6477 | |||
| 2018-04-19 | Merge pull request #500 from af83/6545-add_generic_navbar | Luc Donnet | |
| 6545 add generic navbar | |||
| 2018-04-19 | Fix spec and i18n Refs #6545 @16545-add_generic_navbar | Luc Donnet | |
| 2018-04-18 | Merge pull request #487 from ↵ | Alban Peignier | |
| af83/6410-route--don,t-run-calculate_costs-during-referential-mer Route: Don't run `#calculate_costs!` during a referential merge. Fixes #6410 | |||
| 2018-04-18 | Manage download uri in Import::Gtfs (with or without schema or port). Refs #6368 | Alban Peignier | |
| 2018-04-16 | Refs #6476 Add merge permissions6476-merge-permissions | cedricnjanga | |
| 2018-04-16 | Refs #6477; Use custom fields values in checksum calculation6477-use-custom-fields-in-checksums | Zog | |
| 2018-04-16 | Route: Don't run `#calculate_costs!` during a referential merge6410-route--don,t-run-calculate_costs-during-referential-mer | Teddy Wing | |
| This callback got triggered during a referential merge, but it isn't needed at that point. It should only be executed as a result of a user updating the route (via the web interface). Using Alban's suggestion, we can detect that we're in the process of a merge if the associated referential is in a `ReferentialSuite`. Use this as a condition to run the callback. Refs #6410 | |||
| 2018-04-16 | Merge pull request #486 from af83/6179-update-acts_as_list | Alban Peignier | |
| Update acts_as_list. Refs #6179 | |||
