aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
AgeCommit message (Expand)Author
2017-07-12StopAreaReferentials#index: Use new table builder helperTeddy Wing
2017-07-12StopAreaReferentials#show: Move header links to decoratorTeddy Wing
2017-07-12Networks#index: Use new table builder helper on both networks tablesTeddy Wing
2017-07-12Networks#show: Move header links into a decoratorTeddy Wing
2017-07-12RoutingConstraintZones#show: Match decorator context from #indexTeddy Wing
2017-07-12RoutingConstraintZones#index: Use new table builder helperTeddy Wing
2017-07-12RoutingConstraintZones#show: Fix breadcrumbTeddy Wing
2017-07-12ReferentialLines#show: Render links from ReferentialLineDecoratorTeddy Wing
2017-07-12Referentials#show: Use new table builder helperTeddy Wing
2017-07-12#4015 adjust Tag filter to be strictcedricnjanga
2017-07-12Remove ReferentialLines#indexTeddy Wing
2017-07-12CompanyDecorator#action_links: Rename `line_referential` context paramTeddy Wing
2017-07-12ReferentialCompanies#index: Use new table builder helperTeddy Wing
2017-07-12Companies#index: Use new table builder helperTeddy Wing
2017-07-11hotfix to open all non standard actions on ApplicationControllerRobert
2017-07-09Refs: #3478@1h; fixes a view error in references#show(format: js)Robert
2017-07-07Fix routing_constraint_zone validation for create refs #3962 @3Luc Donnet
2017-07-07Hotfix user_permission computation in journey_patterns and vehicle_journey co...Robert
2017-07-07TimeTables#index: Use new table builder helperTeddy Wing
2017-07-07CalendarsController: Fix breadcrumb on #index & #showTeddy Wing
2017-07-07Calendars#index: Use new table builder helperTeddy Wing
2017-07-07ReferentialLines#show: Use new table builder helperTeddy Wing
2017-07-06Conflict resolvedRobert
2017-07-06Lines#index: Use new `table_builder_2`Teddy Wing
2017-07-06Refs:#3478@10h;Robert
2017-07-05Refs: #3478@1.5h;Robert
2017-07-04Refs: #3478@2h Access correct referential in line_footnotes CtrlRobert
2017-07-04Fix autocomplete_calendars_path should also return shared calendarXinhui
2017-07-04Fix workbench#show should keep filtering on sortXinhui
2017-07-03Workbench#show filtering restore q_for_resultXinhui
2017-07-03Refactoring workbench_controller ransack_statusXinhui
2017-07-03Merge branch 'master' of github.com:AF83/stif-boivLuc Donnet
2017-07-03Fix routing constraint zones edit and new Refs #3953Luc Donnet
2017-07-03Adapt test & controller according to convert_to_timetable fixaf83
2017-06-29Fix RoutingConstraintZone PolicyLuc Donnet
2017-06-28Hotfix fixes: #3793@1hRobert
2017-06-27conflicts resolvedRobert
2017-06-26Fix workbench#show sort with period filterXinhui
2017-06-23Fix workbench#show filter by associated lines with sortingXinhui
2017-06-23JS for date validationRobert
2017-06-20Refs: #3595@3h; calendars/new Date validationRobert
2017-06-19lines/show.html.erb_spec.rb: Fix specs resulting from `LineDecorator`Teddy Wing
2017-06-19CalendarsController#show: Wrap `@calendar` assignment in `#show!`Teddy Wing
2017-06-19Merge remote-tracking branch 'origin/master' into 3479-refactor-table_builder...Teddy Wing
2017-06-19TimeTables#show: Render header buttons from #action_linksTeddy Wing
2017-06-19Calendars#show: Use #action_links to render header buttonsTeddy Wing
2017-06-19Lines#show: Render header links from #action_linksTeddy Wing
2017-06-19RoutingConstraintZones#show: Render header links from #action_linksTeddy Wing
2017-06-19Routes#show: Use RouteDecorator#action_links to render header linksTeddy Wing
2017-06-19Refs #3791@2h; fixes cas_extra_attributes= and redirects correctly; still mis...Robert