aboutsummaryrefslogtreecommitdiffstats
path: root/config
AgeCommit message (Collapse)Author
2017-12-01Fix conflit with page header title & breadcrumb title on ↵Xinhui
journey_patterns_collections#show
2017-12-01Fix page title on journey_patterns_collection#showXinhui
Refs #5152
2017-12-01Fix css position of last_update authorXinhui
Refs #5151
2017-12-01Fix workbench#show titleXinhui
Refs #4981
2017-11-30Merge pull request #120 from af83/4986-compliance_control_sets_fixLuc Donnet
Refs #4986 Add new filer by compliance control set name, add new styl…
2017-11-30Merge branch 'master' into 4981_last_editorXinhui Xu
2017-11-30Merge pull request #128 from af83/4987-compliance_check-sets_showLuc Donnet
4987 compliance check sets show
2017-11-29Refs #4987 update compliance_control_check_set#show view4987-compliance_check-sets_showGuillaume
2017-11-28Refs #4824, #4825 fix wrong translate in lines, network, stop_area, ↵Guillaume
enumerize for source_type_name, comments map display in stop_area form
2017-11-28Edit helper page_header_meta to display default default_whodunnitXinhui
2017-11-28Refactoring pageheaderXinhui
2017-11-28Display last_editorXinhui
2017-11-28Replace pageheader by render partialXinhui
2017-11-27Merge branch 'master' into 4824-create_line_referentialsGuillaume
2017-11-27Merge branch 'master' of github.com:af83/stif-boivcedricnjanga
2017-11-27Merge branch '4941-refactoring_object_id'cedricnjanga
2017-11-27Run yarn install after bundle install. Refs #5085Alban Peignier
2017-11-27Refs #4961 Fix typos on Import#show and ImportResource#indexcedricnjanga
2017-11-27Refs #5030 Fix missing translation for UnactivatedStopPoint ComplianceControlcedricnjanga
2017-11-27Refs 5029 Fix locale typocedricnjanga
2017-11-26Create STIF organisations with custom_view 'stif'. Refs #4735Alban Peignier
2017-11-23Refs #4824, #4825 update old form views to new layout with simple_form, add ↵Guillaume
permissions for create an edit in line and network controller
2017-11-22Refs #4987 create compliance_check_sets#showGuillaume
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga
2017-11-17Refs #4986 Add new filer by compliance control set name, add new styles for ↵4986-compliance_control_sets_fixGuillaume
display input search inside a form-group filter layout
2017-11-17Fix workbench name in breadcrumb Refs #4990Luc Donnet
2017-11-17Refs: #4823@0.2h; Code Review Part IIRobert
2017-11-17Refs: #4823@2h; Chasing and fixing regressions in feature specsRobert
2017-11-17Refs: #4823@0.2h; Changed title of compliance_check_set#executedRobert
2017-11-17Refs: #4823@0.5h; Translations changedRobert
2017-11-17Refs: #4823@1.7h; CodeReview #show -> #executedRobert
2017-11-17Refs: #4283@16h;Robert
- Implements the view Missing: - Spex failing (xpath navigation inside the display blocks is still faulty) - Links to compliance_checks#show do not work (actually not this page's problem)
2017-11-17Merge branch '4516_cleanup_rule_parameter_set'Xinhui
2017-11-14Remove rule parameter set from apartment cfgXinhui
Refs #4516
2017-11-14Remove rule parameter set routeXinhui
Refs #4516 Removel rule parameter set from migration
2017-11-14Remove rule parameter sets from localesXinhui
Refs #4516
2017-11-14Remove locales rule_parameter_setsXinhui
Refs #4516
2017-11-13config/routes.rb: Remove "validated" from compliance check set API URLTeddy Wing
After a discussion with Luc yesterday, the URL we settled on was: /api/v1/compliance_check_sets/:id This matches the format of the import API route a little better. Refs #4757
2017-11-13Add route stub for validation finalisationTeddy Wing
This route will be called by the Java application when ComplianceCheck validation is completed. It will perform post-validation work, primarily updating statuses. Refs #4757
2017-11-13add seedbank gems for spliting seeds, update objectid_format in seeds files, ↵Guillaume
add objectid_format to stif initializers
2017-11-09Merge branch '4944_remove_route_section_code'Xinhui
2017-11-09Refs #4932 Change route duplication to redrect to routes#indexcedricnjanga
2017-11-09Refs #4776 Add policies to ComplianceControl and ComplianceControlSetcedricnjanga
2017-11-09Remove route_section localesXinhui
2017-11-09Remove route_sections & route_sections related routesXinhui
2017-11-08Merge pull request #110 from af83/4755-page_for_validate_referentialteddywing
4755 page for validate referential
2017-11-07Merge branch '4820_refactoring_breadcrumb'Xinhui
2017-11-06Refs #4919 Fix translations on ComplianceControl#showcedricnjanga
2017-11-06add validate method in referentials_controller for call ↵Guillaume
ComplianceControlSetCopyWorker, and change routes/views for select compliance_control_set