aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-22Fix shifting vj before midnightThomas Haddad
2017-06-22Refs #3830: adding plural version for duplicate modal title on VJjpl
2017-06-21Refs #3338: Fix duplicate vj not multiplying departureDeltaThomas Haddad
2017-06-21Refs #3804: updating OID formatting on VJ info modaljpl
2017-06-20Merge branch 'master' of github.com:AF83/stif-boivFlorent Peyraud
2017-06-20Fix small CSS issue on table action dropdown, when used closed to select_tool...jpl
2017-06-20Merge pull request #22 from af83/3479-refactor-table_builder-helpersoykje
2017-06-20I18n journey_pattern stop_points too_short validationXinhui
2017-06-20lasy load stage parametersFlorent Peyraud
2017-06-20fix syntaxFlorent Peyraud
2017-06-20limit dev env to 2 kept releases (fixes #3817)Florent Peyraud
2017-06-19referentials_permissions_spec.rb: Fix failure from `#destroy_link_content`Teddy Wing
2017-06-19time_tables/show.html.erb_spec.rb: Fix specs from `TimeTableDecorator`Teddy Wing
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-19Revert "factories/workbenches: Add a new `:with_referential` trait"Teddy Wing
2017-06-19TableBuilderHelper: Get rid of extra unnecessary whitespaceTeddy Wing
2017-06-19RoutingConstraintZoneDecorator: Add missing `end` statementTeddy Wing
2017-06-19LineDecorator: Remove extra whitespaceTeddy Wing
2017-06-19CompanyDecorator: Fix helper method callTeddy Wing
2017-06-19TableBuilder spec: Remove TODOTeddy Wing
2017-06-19LineDecorator: Remove unused linkTeddy 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-19TimeTableDecorator#action_links: Add missing destroy linkTeddy Wing
2017-06-19Lines#show: Render header links from #action_linksTeddy Wing
2017-06-19CompanyDecorator#action_links: Add comment about `context` requirementTeddy Wing
2017-06-19RoutingConstraintZones#show: Render header links from #action_linksTeddy Wing
2017-06-19JourneyPattern validate minimum stop_points size on updateXinhui
2017-06-19Move Chouette:: decorators to root decorators/ directoryTeddy Wing
2017-06-19Routes#show: Use RouteDecorator#action_links to render header linksTeddy Wing
2017-06-19New decorators: Move instance variables to `context` hashTeddy Wing
2017-06-19Add new #action_links decorators for a few priority modelsTeddy Wing
2017-06-19Refs #3791@2h; fixes cas_extra_attributes= and redirects correctly; still mis...Robert
2017-06-19TableBuilder spec: Fix hard-coded IDs in expected stringTeddy Wing
2017-06-19Merge remote-tracking branch 'origin/master' into 3479-refactor-table_builder...Teddy Wing
2017-06-19TableBuilder: Add documentationTeddy Wing
2017-06-19TableBuilderHelper::Column: Use `@name` consistentlyTeddy Wing
2017-06-16hotfix skip tests for eventual unauthorized reconnection; Refs: #3791Robert
2017-06-16hotfix pryRobert
2017-06-16hotfix to avoid redirection loop, not a solution yet; Refs: #3791Robert
2017-06-16Merge branch 'master' of github.com:af83/stif-boivRobert
2017-06-16Hotfix Refs: #3791@1hRobert
2017-06-16Referential - remove validate of time_zone, upper_corner, lower_cornerXinhui
2017-06-16Add auto assign of slug and prefix for referential#createXinhui
2017-06-16Remove fields from referential newXinhui
2017-06-16Refs #3789: changing select input by select2 onejpl
2017-06-15MultipleSelectionToolbox: Clean up code; Add to workbenches/show.htmlTeddy Wing
2017-06-15Add `MultipleSelectionToolboxHelper`Teddy Wing