| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-13 | Disable Import::Netex API v1 request specs. Refs #6995 | Alban Peignier | |
| 2018-05-13 | Test api_key format in TomTom.enabled?. Refs #6993 | Alban Peignier | |
| 2018-05-13 | Define a dummy TomTom api_key in spec | Alban Peignier | |
| 2018-05-11 | Avoid time shift in User specs | Alban Peignier | |
| 2018-05-11 | Refs #6647; Fix specs | Zog | |
| 2018-05-10 | Test WorkbenchesController without workbenches.update permission. Refs #69606960-workgroup-edition | Alban Peignier | |
| 2018-05-10 | Fix specs. Refs #6960 | Alban Peignier | |
| 2018-05-09 | Fixes WorkbenchesController and WorkgroupsController specs. Refs #6960 | Alban Peignier | |
| 2018-05-09 | Refs #6961; Update Workbench#edit | Zog | |
| - Update the form - Use policies and update the seeds accordingly - Add a link in the navbar(s) | |||
| 2018-05-07 | Refs #6960; Add a view to set the controls associated to each workbench | Zog | |
| 2018-05-07 | Refs #6960; Add owners to workgroups | Zog | |
| And define policies | |||
| 2018-05-04 | Fixes RouteWayCostCalculator spec. Refs #6661 | Alban Peignier | |
| 2018-05-04 | Refs #6920; Fix specs6920-activate-newly-created-referentials | Zog | |
| 2018-05-03 | Refs #6920; Fix typo | Zog | |
| 2018-05-03 | Refs #6921; Show "Unarchive" action in referentials list | Zog | |
| 2018-05-02 | Merge pull request #546 from af83/6572-make-new-referentials-pending | Luc Donnet | |
| 6572 Create Referentials in a pending state | |||
| 2018-05-02 | Refs #6572; Fix specs6572-make-new-referentials-pending | Zog | |
| 2018-05-02 | Refs #6572; Crete Referentials in a pending state | Zog | |
| And fix a bug preventing the deletion of referentials without a schema | |||
| 2018-04-30 | Workbenches#show: Don't allow pending referentials to be selected6858-workbenches-show--disallow-deletion-of-pending-referent | Teddy Wing | |
| Disable the checkboxes next to pending referentials. This prevents them from being deleted by the batch deletion operation. In general it seems like we shouldn't be operating on pending referentials, so if any new batch actions are added, it would make sense to me for the checkboxes to stay disabled. We want to disallow deletion of pending referentials because this can put the data in an inconsistent state that requires manual intervention to clean (I think). Refs #6858 | |||
| 2018-04-30 | Fix VehicleJourney#fill_passing_times! | Zog | |
| 2018-04-29 | Fix more specs | Zog | |
| 2018-04-29 | Fix specs | Zog | |
| 2018-04-27 | :fire: log | Zog | |
| 2018-04-27 | Refs #6572; Fix specs | Zog | |
| 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 | |
