| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-18 | Refs #6210 Remove status value attribue from Chouette::VehicleJourney and ↵6210-remove-attributes-from-models | cedricnjanga | |
| section status fron Chouette::JourneyPattern | |||
| 2018-03-15 | Routes: Add `/costs` route | Teddy Wing | |
| Render the `costs` field of a `Chouette::Route` as JSON. This lives at: http://stif-boiv.dev:3000/referentials/4/lines/1857/routes/7/costs.json I want this in order to get the distance & time costs of a route so that I can merge them with `JourneyPattern#costs` on the frontend on `JourneyPatternsCollection#show`. Refs #6203 | |||
| 2018-03-15 | Merge pull request #379 from ↵ | Alban Peignier | |
| af83/6095-route--calculate-distance-and-time-cost-between-stops Calculate distance and time cost between Route stops. Refs #6095 | |||
| 2018-03-15 | Merge pull request #372 from af83/6146-line-states | Luc Donnet | |
| 6146 Line state update | |||
| 2018-03-15 | Small fixes for i18n state Refs #6146 @16146-line-states | Luc Donnet | |
| 2018-03-15 | Merge pull request #382 from af83/6189-fix-i18n-on-stoparea-show | Alban Peignier | |
| Fix bad interpolation key in i18n file. Refs #6189 | |||
| 2018-03-15 | Merge pull request #370 from af83/6102-commercial-missions | Alban Peignier | |
| Add label in JourneyPattern Editor header. Refs #6102 | |||
| 2018-03-15 | Refs #6143; Configurable extra headers on VJs editor | Zog | |
| 2018-03-15 | Defines StopArea deactivated i18n. Refs #6033 | Alban Peignier | |
| 2018-03-15 | Refs #6033 Changes for StopArea#index and StopArea#show | cedricnjanga | |
| 2018-03-15 | Merge pull request #364 from af83/6028-compliance-controls-model-attributes | Luc Donnet | |
| Refs #6028 small changes in model attribute for CC | |||
| 2018-03-15 | Refs 6189; Fix bad interpolation key in i18n file6189-fix-i18n-on-stoparea-show | Zog | |
| 2018-03-14 | Fix translation for import ressources Refs #6133 @1 | Luc Donnet | |
| 2018-03-14 | Fix access for import ressources Refs #6133 @3 | Luc Donnet | |
| 2018-03-14 | secrets.yml: Add `tomtom_api_key` | Teddy Wing | |
| Make the TomTom API key accessible to the application. It gets set in Docker via an environment variable. Still need to work out how we're setting it in development. For now I'm just saving it in `secrets.yml` without committing it. Refs #6095 | |||
| 2018-03-14 | Refs #6012; Update STIF initializer6021-handlke-offsets-in-journeys | Zog | |
| 2018-03-14 | Refs #5972 @1h; Automatic registration_number generation | Zog | |
| 2018-03-13 | Fix bad name for vehicle_journey_control/delta in compliance_controls.fr.yml ↵ | Luc Donnet | |
| Refs #6157 @1 | |||
| 2018-03-13 | Fix duplicate code in config/initializers/sidekiq.rb | Luc Donnet | |
| 2018-03-12 | Merge pull request #344 from af83/5896-add-cache-headers | Luc Donnet | |
| 5896 Add cache-related headers for assets | |||
| 2018-03-12 | Refs #5146 Line state update | cedricnjanga | |
| 2018-03-12 | Refs #6133; Full UX for exports | Zog | |
| Also added a *dumb* `WorkgroupExport` for testing purposes. | |||
| 2018-03-12 | Refs #6133; Sample SimpeImporter Implementation | Zog | |
| Still needs to be made asynchronous | |||
| 2018-03-12 | Refs #6133; Add options on the Exports, and forward them tu the UX | Zog | |
| 2018-03-12 | Refs #6133; First Crud for exports | Zog | |
| 2018-03-12 | Refs #6133; Exports naive implementation | Zog | |
| 2018-03-12 | Refs #6133; Fix specs | Zog | |
| 2018-03-12 | Refs #6102; Add label in JourneyPattern Editor header6102-commercial-missions | Zog | |
| Refs #6104; Add commercial-only journey time in JourneyPattern Editor | |||
| 2018-03-12 | Save database.yml. Refs #6047 | Alban Peignier | |
| 2018-03-09 | Don't use fetch for ENV['RAILS_DB_PASSWORD']. Refs #6047 | Alban Peignier | |
| 2018-03-09 | Create ci:build, ci:docker and ci:docker:clean. Rename ↵ | Alban Peignier | |
| config/database/jenkins.yml in ci.yml. Refs #6047 | |||
| 2018-03-09 | Create ci:build, ci:docker and ci:docker:clean. Rename ↵ | Alban Peignier | |
| config/database/jenkins.yml in ci.yml. Refs #6047 | |||
| 2018-03-08 | Refs #6028 small changes in model attribute for CC6028-compliance-controls-model-attributes | cedricnjanga | |
| 2018-03-07 | Change route to AutocompleteLinesController | Teddy Wing | |
| Johan recommended not putting it in a separate `/autocomplete...` route, but instead to use `/referentials/4/lines/autocomplete` to be more RESTful. Makes perfect sense. Refs #5889 | |||
| 2018-03-07 | ReferentialVehicleJourneys#index: Make lines filter asynchronous | Teddy Wing | |
| Instead of doing a complex query to get the lines available to filter on, just get all the lines in the current referential. We then filter those by what was typed into the select2 box and asynchronously respond with line options in a new JSON autocomplete controller. Here we're only providing the option to filter by `number` and `name` field on the line. I'd like to filter by everything in the `#display_name`. I don't think the objectid is going to be easy to integrate into the SQL query but I'd like to add the company part. It's possible we could do the objectid filter in Ruby instead of the database query. Refs #5889 | |||
| 2018-03-05 | Merge pull request #359 from af83/6068-simple-exporter | Alban Peignier | |
| Simple exporter. Refs #6068 | |||
| 2018-03-05 | workbenches.en.yml: Update grammar of `referential_count.zero` | Teddy Wing | |
| Make this phrase more grammatically correct. | |||
| 2018-03-05 | workbenches.fr.yml: Remove extra space | Teddy Wing | |
| 2018-03-04 | Refs #3562 Small change in controller to match routes | cedricnjanga | |
| 2018-03-02 | Refs #3562 correct translations | cedricnjanga | |
| 2018-03-02 | Refs Refs #3562 Add workbench CCSET affectation | cedricnjanga | |
| 2018-03-02 | Refs #3562 add workbench edit button on workbench#show | cedricnjanga | |
| 2018-03-02 | Refs #6068; Create a SimpleExporter model | Zog | |
| This is an STI model, inheriting from SimpleInterface SimpleImporter has been updated to work likewise | |||
| 2018-03-01 | Refs #6002 Change StopAreas#index wording typos | cedricnjanga | |
| 2018-02-27 | Merge pull request #339 from af83/5878-fix-ComplianceChecksController-show | Luc Donnet | |
| 5878 Add ComplianceCheck#show | |||
| 2018-02-27 | Fix prerequisite access for compliance_check and compliance_control Refs ↵ | Luc Donnet | |
| #5878 @1 | |||
| 2018-02-27 | Fix breadcrumb on merges controller | Zog | |
| 2018-02-26 | Refs #5896; Add cahe-related headers for assets | Zog | |
| 2018-02-23 | Refs 5878; Add ComplianceCheck#show | Zog | |
| 2018-02-22 | Typo | Zog | |
