aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/lines_controller.rb
AgeCommit message (Expand)Author
2017-07-06Lines#index: Use new `table_builder_2`Teddy Wing
2017-06-19lines/show.html.erb_spec.rb: Fix specs resulting from `LineDecorator`Teddy Wing
2017-06-19Lines#show: Render header links from #action_linksTeddy Wing
2017-03-23Refs #2919: fix ordering on networks.namejpl
2017-03-23Refs #2919: fix ordering on companies.namejpl
2017-02-20Refs #2626: updating line footnotes, first passjpl
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
2016-12-02Refs #2015: adding sortable columns for ref_* & * (+ fix for nil values)jpl
2016-11-29Refs #2019: updating lines with table builderjpl
2016-11-28Hide details on line group of lines when no group of line is defined. Refs #2087Alban Peignier
2016-11-20Remove useless instance variables in LinesController. Fixes company/network D...Alban Peignier
2016-11-18Refs #1974 : Refactor Line transport modevlatka pavisic
2016-11-17Refs #1939 : endvlatka pavisic
2016-11-17Refs #1939 : Refactorvlatka pavisic
2016-11-17Refs #1939 : Create Line by_text scopevlatka pavisic
2016-10-10Line policyXinhui
2016-09-23show deactiated linesEdouard Maffert
2016-08-22disable deactivated lines in lines controllerEdouard Maffert
2016-05-13Refactor models and controllers to manage Lines in LineReferential. Refs #825Alban Peignier
2015-11-10#40444 - Search lines on multiple fieldsBruno Perles
2015-09-24adapt to Neptune specifications V4Michel Etienne
2015-06-05fix permit for footnotesMarc Florisson
2015-04-15Fix Unpermitted parameters: footnotes_attributesZakaria BOUZIANE
2015-02-09Fix delete lines route and make it works againLuc Donnet
2015-01-15Fix tests and merge masterLuc Donnet
2014-10-16Add filter for lines : no networks or group of lines or companies Refs #0029225Luc Donnet
2014-10-10correct delete on line multiple selection, Mantis 29199Michel Etienne
2014-09-19refactor breadcrumbsMichel Etienne
2014-09-11insert breadcrumbMichel Etienne
2014-08-22Use ajax now for line index searchLuc Donnet
2014-06-19Adding PRM and ODT capabilitiesZakaria BOUZIANE
2014-04-30Fix filters use with will paginate in stop_areas and linesLuc Donnet
2013-04-16comment use of deleteMichel Etienne
2013-04-15destroy object with delete method (fks will propagate destructionsMichel Etienne
2012-10-10manage group of lines in lines and remove obsolete dates and period managementMichel Etienne
2012-10-09add group_of_line managmentMichel Etienne
2012-09-11use commercial stop points on line and network kmlMarc 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-29Manage multiple selection to destroy several lines. Refs #25Alban Peignier
2012-04-25Add icons for route wayback and fix cssLuc Donnet
2012-04-24add route's viewsMarc Florisson
2012-03-23Add map for network and stop areaLuc Donnet
2012-03-22Add stop areaLuc Donnet
2012-03-21Add map to lineLuc Donnet
2012-03-08Add icons, selection, float alignement, etc ... in lines/indexAlban Peignier
2012-03-01Refactor lines index viewLuc Donnet
2012-02-23Update controler for resource and collectionLuc Donnet
2012-02-15Add line to the modelLuc Donnet