aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-11-09Refs: #4823@4h; Fixed Transport(Sub)mode validation bug0000-transport-mode-validationRobert
2017-11-09merged9999-0000-transport-mode-validationRobert
2017-11-09bup [amend me]Robert
2017-11-08bup [amend me]Robert
2017-11-08Refs: #4823@8h; Specing out the viewRobert
- check_sets#show view speced and implemented down to the filter - control_set#show some assertions added to existing spec - bugfix in control_sets/_filter, filter not added to page if **only** direct controls associated Missing: - specing filtering (only its presence is speced so far) - specing and implementing the grouped view od the associated checks (direct and indirect)
2017-11-08Refs: #4823@1h; scaffolding feature spec, but blocked by #4826 [amend me] ↵Robert
[skip-ci]
2017-11-08Hotfix: adapted .nvmrc to node version in package.jsonRobert
2017-11-08update minumum node version to 6.12.0Guillaume
2017-11-07Merge branch '4820_refactoring_breadcrumb'Xinhui
2017-11-07Add missing breadcrumb on edit page4820_refactoring_breadcrumbXinhui
2017-11-06Fix on ImportMessage#criticity enumerationcedricnjanga
2017-11-06Refs #4919 Fix translations on ComplianceControl#showcedricnjanga
2017-11-06Refs #4859 Change ImportMessage#criticity type to stringcedricnjanga
2017-11-06Merge pull request #109 from af83/4802-referential-model-normalisationteddywing
4802 referential model normalisation
2017-11-06Refs #4849 change compliance control clone speccedricnjanga
2017-11-06Refs #4809 apapt redirect on compliance control updatecedricnjanga
2017-11-06Refs #4788 Add predicate and perequisite for ComplianceControlcedricnjanga
2017-11-06Refs #4790 Fix 500 error on compliance control showcedricnjanga
2017-11-06Refs #4837 display correctly owner_jdc in Compliance control set index and showcedricnjanga
2017-11-06Refs #4813 Add funicular in transport mode enumerationcedricnjanga
2017-11-06Refs #4849 Change compliance control name setting during compliance control ↵cedricnjanga
set cloning
2017-11-06Refs #4838 Add pagination to CCS#indexcedricnjanga
2017-11-06Refs #4784 Change typo in compliance control select type viewcedricnjanga
2017-11-03 Fixes: #4802@1h;Robert
CR 3rd (and hopefully last) part - more typo corrections - reactivating deactivated specs - fixed reactivated specs
2017-11-03Merge pull request #106 from ↵Robert Dober
af83/4782-create-worker-for-compliance-check-copy--rb201710301748 4782 create worker for compliance check copy rb201710301748
2017-11-03Refs: #4802@0.15h;Robert
CR 2nd part - typos - unnecessary `class: Referential` removed from referentials_factory - regrouping of referential_suite related model specs
2017-11-03 Refs:#4802@0.5h;Robert
CodeReview: - Exchange fr and en translation files for referential_suites - Consistent usage of `jeu de donées` and `espace de travail` dans les *fr.yml Fixes: #4802@0.2h; Replaying former work. To identify spec regression Step 3: Added validation of reference_suite#new/current Made all specs pass
2017-11-03Helper limit breadcrumb sizeXinhui
Refs #4820
2017-11-03Showing root breadcrumb on root_pathXinhui
Refs #4820
2017-11-03Refs: #4774@0.1h; CodeReview putting Business Logic of ↵Robert
@indirect_compliance_controls into controller
2017-11-03Fixes: #4774@1h;Robert
Filter Feature Spex of ComplianceControlSet#show implemented
2017-11-03Refs: #4774@2h;Robert
View correctly implemented, but spex on filters do not work yet.
2017-11-03Refs: #4774@2h; Debugging feature specs, added ↵Robert
ComplianceControl.subclass_patterns [amend me] [skip-ci]
2017-11-03Refs: #4774@3h;Robert
Speced feature compliance_control_set/show and filtering on Severity MISSING: Object Filter needs 2B specified
2017-11-03Refs: #4774@4h; Ransack debugged succesfullyRobert
2017-11-03Refs: #4774@3h;Robert
Ransack filter view implemented
2017-11-03Refs: #4774@0.5hRobert
Ransack setup need to adapt `/compliance_controls/_filters.html.slim`
2017-11-03Refs: #4774@0.5h; Exploring the alternate possibility of only one ransack ↵Robert
filter for the controls on the page [skip-ci]
2017-11-03Refs: #4774@1h; Structure of filter views scaffoldedRobert
2017-11-03Refs: #4774@1.5h;Robert
Table Builder Helper table_builder2 with explicit model: parameter integrated into the view TODO: - Feature specs - Add Ransack Filters
2017-11-03Refs: #4774;Robert
table_builder2 modified to accept an array of objects - add optional param `model:` which is needed for header display **only** if collection does not return the `model` itself initial [amend me] [skip ci]
2017-11-03Refs: #4774;Robert
DB Setup for specs
2017-11-02ComplianceControlSetCopier spec: Test that `#copy` returns CCkSetTeddy Wing
The `ComplianceControlSetCopyWorker` depends on `ComplianceControlSetCopier#copy` to return the `ComplianceCheckSet` that it creates. Refs #4782
2017-11-02 Refs: #4802@2h; Replaying former work. To identify spec regressionRobert
Step 2: Added validation of reference->workbench->organisation consistency Made all specs pass Chased bug #4826
2017-11-01Refs: #4802@6h; Replaying former work. To identify spec regressionRobert
Step 1: config/locales
2017-10-31Merge pull request #105 from af83/4774-compliance_control_sets-filtersRobert Dober
4774 compliance control sets filters
2017-10-31Refs: #4774@0.1h; CodeReview putting Business Logic of ↵4774-compliance_control_sets-filtersRobert
@indirect_compliance_controls into controller
2017-10-31Fixes: #4774@1h;Robert
Filter Feature Spex of ComplianceControlSet#show implemented
2017-10-31Refs: #4774@2h;Robert
View correctly implemented, but spex on filters do not work yet.
2017-10-31Refs: #4774@2h; Debugging feature specs, added ↵Robert
ComplianceControl.subclass_patterns [amend me] [skip-ci]