aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-12-07Merge branch 'master' into stagingLuc Donnet
2017-12-06Merge branch 'master' into stagingLuc Donnet
2017-12-06Refs #5196 Fix display of Add buttons (CC & CCB)cedricnjanga
2017-12-06Fix log to detect schema migrations overwriteLuc Donnet
2017-12-06Add log to detect schema migrations overwriteLuc Donnet
2017-12-06- Change inheritance naming in api/v1 controllers => it generated errorscedricnjanga
- add format: :json in controller specs
2017-12-05Add some changes according to PR reviewcedricnjanga
2017-12-05Merge pull request #132 from af83/5127_new_api_endpointsLuc Donnet
Refs #5127 Add two new endpoints to the API
2017-12-05- Comment parent.child_change call in ComplianceCheckSet#notify_parent to ↵cedricnjanga
avoid errors - Clean new routes (we dont need aliases)
2017-12-05Merge pull request #139 from af83/5179-ref_creation_enforces_objectid_formatLuc Donnet
5179 ref creation enforces objectid format
2017-12-05Fixes: #5179@1h; Referential Creation Enforces objectid_format from ↵5179-ref_creation_enforces_objectid_formatRobert
associated Workbench - CR changes implemented
2017-12-05Merge branch '5127_new_api_endpoints' of github.com:af83/stif-boiv into ↵cedricnjanga
5127_new_api_endpoints
2017-12-05Small refacto to handle no_parent error for ComplianceCheckSetcedricnjanga
2017-12-05Refs #5127 Add two new endpoints to the APIcedricnjanga
ComplianceCheckSet#notify_parent NetexImport#notify_parent
2017-12-05Refs: #5179@0.25h; Referential Creation Enforces objectid_format from ↵Robert
associated Workbench - Removed obsolete spec
2017-12-05Refs: #5179@1.25h; Referential Creation Enforces objectid_format from ↵Robert
associated Workbench - changed ObjectIdFormatterSupport as requested - respeced all defined cases - implemented respec Missing: What to do in `define_default_attributes` if ref has no workbench and no `objectid_format`?
2017-12-05Refs: #5179@1h; Referential Creation Enforces objectid_format from ↵Robert
associated Workbench [skip-ci] - speced the `define_default_attributes` part - speced the Reference.new_from part
2017-12-05Refs #5170 Change default order of ComplianceCheckSet => created_at: :desccedricnjanga
2017-12-05Refs #5169 Change default import sortingcedricnjanga
2017-12-05Refs #5162 Add breadcrumb for ImportResourcecedricnjanga
2017-12-05Fix error 500 on time_table_combinations#new unable to find resource_classXinhui
Refs #5157
2017-12-05Fix time_table#edit titleXinhui
2017-12-05Delete ObjectidSupport for access_point model because Reflex synchronisation ↵Luc Donnet
failed
2017-12-04Small refacto to handle no_parent error for ComplianceCheckSetcedricnjanga
2017-12-04Merge pull request #136 from af83/0000-post_to_json_hotfix_for_local_appLuc Donnet
Hotfix API Controller < ActionController::Base
2017-12-04Hotfix API Controller < ActionController::Base0000-post_to_json_hotfix_for_local_appRobert
2017-12-04Merge branch 'master' into stagingLuc Donnet
2017-12-03Refactor call for import resources metrics in import_resources#indexLuc Donnet
2017-12-03Fix imports#show page title Refs #5152Luc Donnet
2017-12-01Fix override page header title call multiple time, using flush optionXinhui
2017-12-01Fix time_table#show title using commentXinhui
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 on header page-action interact with fixed header when scrollingXinhui
2017-12-01Fix journey_pattern_collections#show title iconXinhui
Refs #5152
2017-12-01Merge branch 'master' of github.com:af83/stif-boivRobert
2017-12-01Hotfix for missing token in HTTPService when called from WorkbenchImportWorkerRobert
2017-12-01Fix css position of last_update authorXinhui
Refs #5151
2017-12-01Fix page_header_actions on calendar#showXinhui
Refs #5151
2017-12-01Fix title on vehicle_journey#indexXinhui
Refs #5152
2017-12-01Fix referential line show action linkXinhui
2017-12-01Fix workbench#show titleXinhui
Refs #4981
2017-12-01Merge branch 'master' into stagingLuc Donnet
2017-12-01Delete import links in show page must appear if user have the rightsLuc Donnet
2017-12-01Merge branch 'master' into stagingLuc Donnet
2017-12-01Fix objectid_format creation in migration with existence test.Luc Donnet
2017-11-30Merge branch 'master' into stagingLuc Donnet
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 pull request #133 from af83/5093-fix_import_policyLuc Donnet
5093 fix import policy
2017-11-30Merge branch 'master' into 5093-fix_import_policyLuc Donnet