aboutsummaryrefslogtreecommitdiffstats
path: root/app/decorators
AgeCommit message (Expand)Author
2017-09-29add button link to compliance control blocks/select type in compliance contro...Guillaume
2017-09-28ComplianceControls#select_type actionXinhui
2017-09-28Merge branch 'master' into 4466-compliance_check_setsGuillaume
2017-09-27ComplianceControlSet#show add compliance_control create linkXinhui
2017-09-27Move ComplianceControl#index into ComplianceControlSet#showXinhui
2017-09-26UnpriedRobert
2017-09-25add compliance_check_sets structure Refs #3564Guillaume
2017-09-19Compliance Control decoratorXinhui
2017-09-14create base structure for compliance_control_setsGuillaume
2017-09-13Apply object id changes to viewscedricnjanga
2017-09-11merged with masterRobert
2017-09-11Fixes #4189@4h Route DuplicationRobert
2017-09-11Update of ReferentialsController#new :cedricnjanga
2017-09-05Referential#new_from :cedricnjanga
2017-09-04Fix import status table views and first version for import_messages Refs #4527Luc Donnet
2017-09-04Update workbench_import, netex_import and import_resources views Refs #4256 #...Luc Donnet
2017-08-18Refactoring api_keys views with table_builderXinhui
2017-08-17Refs #4256: Adding filters on imports#indexjpl
2017-08-16Refs #4256: Fix table_builder link management, adding links to gear menu on i...jpl
2017-08-16Refs #4256: adding pagination and so for imports#indexjpl
2017-08-04Refs #4227 Add timetable_combination policiescedricnjanga
2017-07-12StopPointDecorator#action_links: Remove code duplicationTeddy Wing
2017-07-12Routes#show: Use new table builder helperTeddy Wing
2017-07-12StopAreaReferentials#show: Move header links to decoratorTeddy Wing
2017-07-12Networks#show: Move header links into a decoratorTeddy Wing
2017-07-12Referentials#show: Use new table builder helperTeddy Wing
2017-07-12CompanyDecorator#action_links: Rename `line_referential` context paramTeddy Wing
2017-07-10Fixes: #3478@2.5hRobert
2017-07-09debugging referential decoratorRobert
2017-07-07ReferentialLines#show: Use new table builder helperTeddy Wing
2017-07-04Refs: #3478@1h; adapted table builder spexRobert
2017-06-23Fixes: #3478@1hRobert
2017-06-19lines/show.html.erb_spec.rb: Fix specs resulting from `LineDecorator`Teddy 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-19LineDecorator: Remove unused linkTeddy 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-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-15ReferentialDecorator: Handle non-`Link` buttonsTeddy Wing
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-15TableBuilder spec: Decorate companies collectionTeddy Wing
2017-06-15CompanyDecorator: Add `#action_links`Teddy Wing