aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-12referential_lines_spec.rb: Remove `#index` specsTeddy Wing
2017-07-12StopPointDecorator#action_links: Remove code duplicationTeddy Wing
2017-07-12Routes#show: Use new table builder helperTeddy Wing
2017-07-12ReferentialStopAreas#show: Render header buttons from decoratorTeddy Wing
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-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-12CustomLinks: Pass referential directly when initialisingTeddy Wing
2017-07-12TableBuilderHelper: Move `referential` variable to methodTeddy Wing
2017-07-12CustomLinks spec: Update method name in spec describeTeddy Wing
2017-07-11Merge branch 'master' of github.com:af83/stif-boivRobert
2017-07-11hotfix to open all non standard actions on ApplicationControllerRobert
2017-07-11Refs #4030: Adding error detection (no def. msg yet) on JPjpl
2017-07-11Refs #4030: Adding error detection (no def. msg yet) on VJjpl
2017-07-11Refs #4030: fix cptary spaces (margin) on alert comp.jpl
2017-07-11coherent spec file; no require (as in .rspec) and explicit RSpec.describeRobert
2017-07-11Refs #2646: fix route view testjpl
2017-07-11Merge branch 'master' of github.com:AF83/stif-boivFlorent Peyraud
2017-07-11update install scripts and tasksFlorent Peyraud
2017-07-11Fix JP policy edit/update key change...jpl
2017-07-11Refs #4023: fix VJ policy edit/update key change...jpl
2017-07-10Refs: #4021@1.5h; Added spec for incorrectly shown `Créer` button on calende...Robert
2017-07-10Refs: #4021@0.15h; Fixes Policy TestsRobert
2017-07-10hotfixRobert
2017-07-10hotfixRobert
2017-07-10Merge branch 'master' of github.com:af83/stif-boivRobert
2017-07-10hotfix calendars permissionsRobert
2017-07-10Action Mailer Previews for CalendarMailerXinhui
2017-07-10Templating CalendarMailerXinhui
2017-07-10Set active job queue adapter to sidekiqXinhui
2017-07-10Updated Webmock gem from 3.0.0 to 3.0.1 -- both have been released the same d...Robert
2017-07-10Hotfix login blockedRobert
2017-07-10Fixes: #3478@2.5hRobert
2017-07-09debugging referential decoratorRobert
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-07Merge branch 'regression_tests_user_permissions_in_controllers'Robert
2017-07-07User Permissions Computation tested in controllers vehicle_journeys and journ...Robert
2017-07-07Refactoring calendar mailer move users query into observerXinhui
2017-07-07Observer for model CalendarXinhui