aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/routes_controller.rb
AgeCommit message (Expand)Author
2018-04-04Refs 6226; Add a button to create opposite routesZog
2018-03-22Remove maps code. Refs #6296Alban Peignier
2018-03-15Routes: Add `/costs` routeTeddy Wing
2018-01-25StopPointDecorator: Convert to new action links interfaceTeddy Wing
2017-11-28Refactoring move referentialSupport from chouetteController into childrensXinhui
2017-11-09Refs #4932 Change route duplication to redrect to routes#indexcedricnjanga
2017-10-20Breadcrumb for routesXinhui
2017-09-14Change wayback values in route Refs #3395 @4Luc Donnet
2017-09-11Fixes #4189@4h Route DuplicationRobert
2017-08-11RoutesController: Add separate method for POST /duplicateTeddy Wing
2017-08-11Routes#duplicate: Add breadcrumb to pageTeddy Wing
2017-08-11Routes#duplicate: Add page headerTeddy Wing
2017-08-11RoutesController: Get rid of old commented codeTeddy Wing
2017-08-11Add routes to Routes#duplicateTeddy Wing
2017-07-12Routes#show: Use new table builder helperTeddy Wing
2017-07-07ReferentialLines#show: Use new table builder helperTeddy Wing
2017-06-19Routes#show: Use RouteDecorator#action_links to render header linksTeddy Wing
2017-05-09minor esthetic correctionRobert
2017-05-05Refs #3297Robert
2017-05-05Refs: #3297 removed patch of inherited_resources in RoutesControllerRobert
2017-03-30Fix route form opposite_route option should be based on wayback selectionXinhui
2017-02-22Refs #2629: adding switch comp. updating route formjpl
2017-02-21Refs #2629: updating routes#showjpl
2017-02-13Refs #2596 : Replace creation_time with timestampsVlatka Pavisic
2017-02-07Refs #2476 : Disable modification and deletion of resources from another refe...Vlatka Pavisic
2017-01-16Refs #2399 : User routes permissionsVlatka Pavisic
2016-11-28Select only persisted route in RoutesController#candidate_opposite_routes. Re...Alban Peignier
2016-11-28Define Route candidate_opposite_routes in RoutesController to fix loading in ...Alban Peignier
2016-11-09Refs #1872 : Route direction and wayback enumerationsvlatka pavisic
2015-12-16Add route_sections for tracesBruno Perles
2015-03-09Solving merge V2_5 pbsZakaria BOUZIANE
2015-02-20Merge branch 'V2_5' into footnotesMarc Florisson
2015-02-20Fix routes stop points list sizeLuc Donnet
2015-02-10Boarding / alighting problem fix and specZakaria BOUZIANE
2015-01-26add restrictions specific to HubMarc Florisson
2015-01-15Fix tests and merge masterLuc Donnet
2015-01-07Fix spec and update devise usageLuc Donnet
2014-12-11Add boarding and alighting to routes controllerLuc Donnet
2014-09-19refactor breadcrumbsMichel Etienne
2014-09-11insert breadcrumbMichel Etienne
2013-04-15destroy object with delete method (fks will propagate destructionsMichel Etienne
2012-09-06refactor opposite_route managementMichel Etienne
2012-08-21hover on stop points. Refs #61Marc Florisson
2012-08-02set objets per page to 12 (param in initializer)Michel Etienne
2012-06-29Use controller as helpers in Map to create correct paths. Refs #4Alban Peignier
2012-05-16refactor stop_pointsMarc Florisson
2012-05-15add route and stop_point viewsMarc Florisson
2012-05-04add map on route viewMarc Florisson
2012-04-24add route's viewsMarc Florisson
2012-04-23add route viewsMarc Florisson