aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-12-19Remove update & create links5307_referential_lines_menuXinhui
Refs #5307
2017-12-14No Code Change, test of new jenkins build namesRobert
2017-12-14No Code Change, test of new jenkins build namesRobert
2017-12-13Adapt referential spec decorator according to referential#validate policy updatecedricnjanga
2017-12-13Fix compliance control block#edit view pageheadercedricnjanga
2017-12-13Line#show display secondary companies as a listXinhui
Refs #5142
2017-12-13Add secondary_company to Line formXinhui
Refs #5142
2017-12-13Fix VJ speccedricnjanga
2017-12-13Refs #4812 display empty Direct CCBcedricnjanga
2017-12-13Refs #5153 Add form validation for VJ creation on journey_pattern select2 ↵cedricnjanga
(required field)
2017-12-13Refs # 5256 Change Ransack initializer to escape wildcard on queriescedricnjanga
2017-12-13Refs #5112 : Referential#createcedricnjanga
=> Only display the short_id of lines objetids for better UI
2017-12-12Prevent error in Referential validation/creation when some attributs are ↵Alban Peignier
defined (organisation, name, etc)
2017-12-12Try to push a new file for locales to fix perhaps encoding problem Refs #4738Luc Donnet
2017-12-11Merge pull request #140 from af83/5197-compliance-control-set-view-specLuc Donnet
5197 compliance control set view spec
2017-12-11Refs: #5197@2h; Rebasing and removing empty helper spec5197-compliance-control-set-view-specRobert
Bad conflict resolution during rebase fixed (app/helpers/compliance_control_sets_helper.rb)
2017-12-11Refs: #5197@0.5h; Rebased on master; Empty spec removedRobert
2017-12-11Refs: #5197@0.25h; Minor ApprovementsRobert
2017-12-11Fixes: #5197@0.15h; Red Green Cycle to test the specs and the implementationRobert
- Removed functionality --> Red - Refactored and added functionality --> Green
2017-12-11Refs: #5197@0.5h; Passing specs addedRobert
2017-12-11Fix action links button text Refs #5203Luc Donnet
2017-12-11Merge branch 'master' of github.com:af83/stif-boivRobert
2017-12-11Hotfix (Refs: #5209) Skip randomly failing specRobert
2017-12-11Merge pull request #144 from af83/4812-display_empty_compliance_control_blocksLuc Donnet
Refs 4812 UX changes to show empty compliance control blocks so the u…
2017-12-08Refs #5203 Fix typocedricnjanga
2017-12-08Refs #5162 refacto import resource view + add missing logos on other viewscedricnjanga
2017-12-08Merge pull request #142 from af83/5198-workbench-view-spec-modal-action-boxteddywing
Refs: #5198@1.5h; Specing the presence of the Modal Action Box
2017-12-08Refs 4812 UX changes to show empty compliance control blocks so the user can ↵4812-display_empty_compliance_control_blockscedricnjanga
see them all
2017-12-07Add libmagic dependency due to reflex gem updateLuc Donnet
2017-12-07Fix worbench_import status update when a netex_import has a warning status ↵Luc Donnet
and others successful Refs #5202
2017-12-07Refs: #5198@1.5h; Specing the presence of the Modal Action BoxRobert
- verifying the visibility of the action box - no dynamic behavior of the action box is verified (yet?) - would need javascript execution - refactoring suggestions --> https://projects.af83.io/issues/5206
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