aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/vehicle_journeys_controller.rb
AgeCommit message (Expand)Author
2018-04-25Refs #6620; Show 'chrono' icon in computed journeysZog
2018-04-19Refs #6193; Show journey length in VJs editorZog
2018-04-11Refs #6483; Only use VJ-bound Custom fieldsZog
2018-03-18Refs #6210 Remove status value attribue from Chouette::VehicleJourney and sec...6210-remove-attributes-from-modelscedricnjanga
2018-03-15Ignore undefined CustomFields in extra headers for VehicleJourneysController....Alban Peignier
2018-02-20Replace current_workgroup by referential.workgroup. Refs #5867Alban Peignier
2018-02-19Merge pull request #303 from af83/5899-use-waiting-time-in-schedulesAlban Peignier
2018-02-12Refs #5903; Fix CustomField loading when no workgroup is available5903-fix-VJS-editorZog
2018-02-12Refs #5899 @1h; Use waiting_time in schedules computation5899-use-waiting-time-in-schedulesZog
2018-02-01Refs #5798 @3h; Show return journeys on the journeys' editor.Zog
2018-01-29Refs #5750 @1h; Manage non-commercial StopAreasZog
2018-01-22Fix bug on VJs indexZog
2018-01-12Refs #5568 @0.25h; Fix VJs editor when a stop has an invalid TZ5568-fix-vjs-editorZog
2018-01-11Refs #5535; Apply timezones during schedule calculationZog
2018-01-11Merge pull request #227 from af83/5551-handle-custom-fields-in-vjs-editorLuc Donnet
2018-01-11Refs #5493 @1h; Use local time in the Journeys editorZog
2018-01-11Fix VJ creation with full schedule when JourneyPatterns are not loaded throug...fix-vj-creation-with-full-scheduleZog
2018-01-11Refs #5551 @0.5h; Implement the custom fields in the creation modalZog
2018-01-11Merge pull request #225 from af83/5535-compute-vehicle-journeys-timesLuc Donnet
2018-01-10Merge pull request #217 from af83/5502-remove-search-from-selectsAlban Peignier
2018-01-10Refs #5535 @2H; Automatically fill VJs tilmes when possibleZog
2018-01-10Refs #5437 @0.5h; Show country name instead of city in the journeys editorZog
2018-01-09Refs #5502 @4h; Don't use Ajax in JP selector in VJs editor5502-remove-search-from-selectsZog
2017-12-28Prevent a n+1 query in VehicleJourney#indexZog
2017-12-28Prepare @vehicle_journeys with a local variable in VehicleJourneysControllerAlban Peignier
2017-12-27Merge pull request #183 from af83/5407-add-purchase-windows-to-vehicle-journeysAlban Peignier
2017-12-27Refs #5407; Fix CIZog
2017-12-27Refs #5407 @4h; First UI implementationZog
2017-12-22Speed VehicleJourneys#index view upZog
2017-12-22Optimize VehicleJourneysControllerZog
2017-11-28Refactoring move referentialSupport from chouetteController into childrensXinhui
2017-10-20Breadcrumb for vehicle_journeysXinhui
2017-07-07Hotfix user_permission computation in journey_patterns and vehicle_journey co...Robert
2017-07-06Refs:#3478@10h;Robert
2017-06-01Refs #3638: revert changes, func. mistakejpl
2017-06-01Refs #3638: changing without_tt toggle filter default behaviourjpl
2017-05-31Refs #3629: Fix transport_(sub)mode supplied to new vjThomas Haddad
2017-05-31Refs #3404: adding with/without tt filter on VJjpl
2017-05-31Refs #3612: Fill selectedJP in create modal with its stoparea idsThomas Haddad
2017-05-22VehicleJourneys#index: Change "without_time_tables" logic to oppositeTeddy Wing
2017-05-22VehicleJourneysController: Move departure time filter to a new methodTeddy Wing
2017-05-22VehicleJourneys#index: Handle "no calendar" filterTeddy Wing
2017-05-17Refs #3399: adding objectid filter on vjjpl
2017-05-12VehicleJourneysController: Add a comment on departure time filterTeddy Wing
2017-05-12VehicleJourneysController: Remove `#ransack_periode_filter`Teddy Wing
2017-05-12VehicleJourneysController#collection: Restore departure time filterTeddy Wing
2017-05-12VehicleJourneysController: When filtering departure_time allow nil stopsTeddy Wing
2017-05-12VehicleJourneysController#collection: Integrate .departure_time_betweenTeddy Wing
2017-05-12VehicleJourneys#index Temp disable filter by departure timeXinhui
2017-05-11VehicleJourneys#index disable ransack periode filterXinhui