aboutsummaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Expand)Author
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-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 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
2017-06-15referentials/show.html.slim: Remove commented header linksTeddy Wing
2017-06-15ReferentialDecorator: Handle non-`Link` buttonsTeddy Wing
2017-06-15referentials/show.html.slim: Update `action_links` loop for Link#contentTeddy Wing
2017-06-15referential_lines/show.html.slim: Remove TODOTeddy Wing
2017-06-15NewapplicationHelper: Remove my investigation commentsTeddy Wing
2017-06-15TableBuilderHelper#table_builder_2: Clean up arguments & add docsTeddy Wing
2017-06-15TableBuilderHelper#build_links: Wrap long lineTeddy Wing
2017-06-15Merge remote-tracking branch 'origin/master' into 3479-refactor-table_builder...Teddy Wing
2017-06-15TableBuilderHelper#build_links: Remove old commented codeTeddy Wing
2017-06-15TableBuilder: Move gear menu link creation to a new methodTeddy Wing
2017-06-15Refs #3784 @3h: Add condition check before validating timetableThomas Haddad
2017-06-15Link: Change :name & :content into a single property :contentTeddy Wing
2017-06-15LinksHelper: Rename `#destroy_link` to #destroy_link_content`Teddy Wing
2017-06-15TableBuilder: Make destroy link in gear menu render correctlyTeddy Wing
2017-06-15Refs #3777: removing required attr on registration_number field for create/ed...jpl
2017-06-15Merge remote-tracking branch 'origin/master' into 3479-refactor-table_builder...Teddy Wing
2017-06-15TableBuilder: Make table-level `sortable` workTeddy Wing
2017-06-15TableBuilder spec: Decorate companies collectionTeddy Wing
2017-06-15CompanyDecorator: Add `#action_links`Teddy Wing
2017-06-15Fix wrong method name on cleanupXinhui
2017-06-15TableBuilder;Link: Remove default `:get` for HTTP methodTeddy Wing
2017-06-15TableBuilderHelper#thead: Remove unnecessary commentTeddy Wing
2017-06-15TableBuilderHelper: Add a couple TODOsTeddy Wing
2017-06-15TableBuilder: Change `column.map` calls to `column.each`Teddy Wing
2017-06-14ReferentialsController#show: Use short syntax to decorate @referentialTeddy Wing