| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-29 | Refs #7159; Rename Export#export_subtype to export_type7159-netex-exports | Zog | |
| 2018-05-29 | Refs #7159; Better I18n | Zog | |
| 2018-05-28 | Refs #7159; Fix specs | Zog | |
| 2018-05-25 | Refs #7159; Updte options for netex exports | Zog | |
| 2018-05-24 | Refs #7118; Fix menus markup | Zog | |
| 2018-05-23 | Refs #7118; Fix collapsible menus | Zog | |
| 2018-05-23 | Refs #7004 Lower params[:sort] to avoid sort bugs | cedricnjanga | |
| 2018-05-23 | Refs #7053 Add pagination to RCZ#index and display short_id instead of local_id | cedricnjanga | |
| 2018-05-23 | Merge pull request #568 from af83/6996-dockerfile-build | Luc Donnet | |
| 6996 - Dockerfile for build | |||
| 2018-05-23 | Merge pull request #527 from af83/6575-dashboard-workbench-outputs | Luc Donnet | |
| Refs #6575 Add Workbench outputs to dashboard | |||
| 2018-05-23 | Merge pull request #539 from af83/6845-fix-ie | Luc Donnet | |
| Refs #6845; Fix IE | |||
| 2018-05-23 | Refs #5670 Fix I18n on user registration views | cedricnjanga | |
| 2018-05-23 | Refs #6827 Display short_id on companies#show | cedricnjanga | |
| 2018-05-23 | Merge pull request #544 from af83/6860-stop-point-show-link | Luc Donnet | |
| Refs #6860 Change StopPoint show link to stop_area_referential_stop_a… | |||
| 2018-05-22 | Merge pull request #583 from af83/7088-workbench-workgroup-configure | Luc Donnet | |
| Refs #7088 Workgroup#edit & workbench#edit | |||
| 2018-05-20 | Refs #7088 Workgroup#edit & workbench#edit7088-workbench-workgroup-configure | cedricnjanga | |
| 2018-05-18 | Fix INSTALL link in README | Luc Donnet | |
| 2018-05-18 | Update README and INSTALL and delete DEVNOTES | Luc Donnet | |
| 2018-05-17 | Fix migration import_resource referential_id Refs #6991 | Luc Donnet | |
| 2018-05-17 | Fix migration import_resource referential_id Refs #6991 | Luc Donnet | |
| 2018-05-17 | Fix migration import_resource referential_id Refs #6991 | Luc Donnet | |
| 2018-05-17 | Fix breadcrumb on workgroup edit | Luc Donnet | |
| 2018-05-17 | Change the place of configuration links in the left menu | Luc Donnet | |
| 2018-05-17 | Refs #7055 Dont alwaqys display direct compliance control block section | cedricnjanga | |
| 2018-05-17 | Test opposite routes in merge referential. Refs #6842 | Alban Peignier | |
| 2018-05-17 | Associate opposite_routes during merge (when available). Refs #6842 | Alban Peignier | |
| 2018-05-17 | Refs #6624; Update parent's checksum on deletion | Zog | |
| 2018-05-17 | Merge pull request #582 from af83/7073-Fix_imports_details | Luc Donnet | |
| Fix import details Refs #7073 | |||
| 2018-05-17 | Fix import details Refs #70737073-Fix_imports_details | Luc Donnet | |
| 2018-05-17 | Merge pull request #571 from ↵ | Alban Peignier | |
| af83/6854-clean-up--destroy-routes-outside-referential Clean up destroy routes outside referential. Fixes #6854 | |||
| 2018-05-17 | Merge pull request #572 from af83/7030-import-show-i18n | Luc Donnet | |
| Refs #7030 Fix import#show missing translations | |||
| 2018-05-17 | Update RouteWayCostCalculator spec. Refs #6884 | Alban Peignier | |
| 2018-05-16 | Refs #7030 Remove unused I18n keys7030-import-show-i18n | cedricnjanga | |
| 2018-05-16 | Update RouteWayCostCalculator spec after Faraday. Refs #7032 | Alban Peignier | |
| 2018-05-16 | Merge pull request #562 from af83/6972-fix-consolidated-views | Alban Peignier | |
| Fix consolidated view when togglable elements are open. Fixes #6972 | |||
| 2018-05-16 | Merge pull request #553 from ↵ | Alban Peignier | |
| af83/6884-tomtom-matrix--handle-error-when-response-doesn,t-inclu Handle API error(s) in Tomtom matrix. Fixes #6884 | |||
| 2018-05-16 | Update sawyer and faraday. Refs #7032 | Alban Peignier | |
| 2018-05-16 | Remove package-lock.json. Fixes #7054 | Alban Peignier | |
| 2018-05-16 | Hack to fix migration ↵ | Luc Donnet | |
| 20180412095756_add_referentials_to_import_resources.rb. Need to test if the column exist before add it to table. Refs #6991 @1 | |||
| 2018-05-15 | Refs #7030 Fix import#show missing translations | cedricnjanga | |
| 2018-05-15 | Update Readme file with code climate badge and fix description and links | Luc Donnet | |
| 2018-05-15 | Merge pull request #567 from af83/6998-fix-jest-specs | Luc Donnet | |
| 6998 Fix JS specs | |||
| 2018-05-15 | CleanUp: Add `#destroy_empty`6854-clean-up--destroy-routes-outside-referential | Teddy Wing | |
| Gives us a single call site to trigger the destruction of vehicle journeys, journey patterns, and routes without content. This was previously done directly in the `#clean` method, but since it's not needed during referential duplication (only during merges), we don't want to enable it by default. Thus now to activate the same old functionality, you would create a `CleanUp` like this: CleanUp.new(methods: [:destroy_empty]) Refs #6854 | |||
| 2018-05-15 | Merge pull request #564 from af83/6976-security-driven-packages-update | Luc Donnet | |
| Updates dependencies with potential security breaches | |||
| 2018-05-15 | Fix import separator for dates in import and compliance_check resource ↵ | Luc Donnet | |
| filename Refs #6949 @1 | |||
| 2018-05-15 | CleanUp#clean: Replace `#destroy_*` calls with `#run_methods` | Teddy Wing | |
| It turns out that we don't care about destroying orphaned data. From Alban: > Quand on duplique un JDD, on lance un CleanUp, sauf que la partie > "suppression des données orphelines" n'intéresse personne au final. Replace the calls to `#destory_{vehicle_journeys,journey_patterns,routes}` with one to `#run_methods`. This change allows callers to run any cleanup methods defined in `CleanUp`. For example: CleanUp.new(methods: [:destory_routes]) But now by default, none of these destroy methods are run, saving us from doing extra work that it turns out we don't need to bother doing. Refs #6854 | |||
| 2018-05-15 | Merge pull request #557 from af83/6949-compliance-check-set-csv-export-filename | Luc Donnet | |
| Refs #Adapt CCSet CSV export filename to app language | |||
| 2018-05-15 | Fix filename for compliance_check resource Refs #6949 @16949-compliance-check-set-csv-export-filename | Luc Donnet | |
| 2018-05-15 | Merge pull request #556 from af83/6950-import-csv-export-filename | Luc Donnet | |
| Refs #6950 Adapt import CSV export filename to app language | |||
| 2018-05-15 | Fix filename for import resource Refs #6950 @16950-import-csv-export-filename | Luc Donnet | |
