| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-09 | Refs: #4823@4h; Fixed Transport(Sub)mode validation bug0000-transport-mode-validation | Robert | |
| 2017-11-09 | merged9999-0000-transport-mode-validation | Robert | |
| 2017-11-09 | bup [amend me] | Robert | |
| 2017-11-08 | bup [amend me] | Robert | |
| 2017-11-08 | Refs: #4823@8h; Specing out the view | Robert | |
| - 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-08 | Refs: #4823@1h; scaffolding feature spec, but blocked by #4826 [amend me] ↵ | Robert | |
| [skip-ci] | |||
| 2017-11-08 | Hotfix: adapted .nvmrc to node version in package.json | Robert | |
| 2017-11-08 | update minumum node version to 6.12.0 | Guillaume | |
| 2017-11-07 | Merge branch '4820_refactoring_breadcrumb' | Xinhui | |
| 2017-11-07 | Add missing breadcrumb on edit page4820_refactoring_breadcrumb | Xinhui | |
| 2017-11-06 | Fix on ImportMessage#criticity enumeration | cedricnjanga | |
| 2017-11-06 | Refs #4919 Fix translations on ComplianceControl#show | cedricnjanga | |
| 2017-11-06 | Refs #4859 Change ImportMessage#criticity type to string | cedricnjanga | |
| 2017-11-06 | Merge pull request #109 from af83/4802-referential-model-normalisation | teddywing | |
| 4802 referential model normalisation | |||
| 2017-11-06 | Refs #4849 change compliance control clone spec | cedricnjanga | |
| 2017-11-06 | Refs #4809 apapt redirect on compliance control update | cedricnjanga | |
| 2017-11-06 | Refs #4788 Add predicate and perequisite for ComplianceControl | cedricnjanga | |
| 2017-11-06 | Refs #4790 Fix 500 error on compliance control show | cedricnjanga | |
| 2017-11-06 | Refs #4837 display correctly owner_jdc in Compliance control set index and show | cedricnjanga | |
| 2017-11-06 | Refs #4813 Add funicular in transport mode enumeration | cedricnjanga | |
| 2017-11-06 | Refs #4849 Change compliance control name setting during compliance control ↵ | cedricnjanga | |
| set cloning | |||
| 2017-11-06 | Refs #4838 Add pagination to CCS#index | cedricnjanga | |
| 2017-11-06 | Refs #4784 Change typo in compliance control select type view | cedricnjanga | |
| 2017-11-03 | Fixes: #4802@1h; | Robert | |
| CR 3rd (and hopefully last) part - more typo corrections - reactivating deactivated specs - fixed reactivated specs | |||
| 2017-11-03 | Merge 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-03 | Refs: #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-03 | Helper limit breadcrumb size | Xinhui | |
| Refs #4820 | |||
| 2017-11-03 | Showing root breadcrumb on root_path | Xinhui | |
| Refs #4820 | |||
| 2017-11-03 | Refs: #4774@0.1h; CodeReview putting Business Logic of ↵ | Robert | |
| @indirect_compliance_controls into controller | |||
| 2017-11-03 | Fixes: #4774@1h; | Robert | |
| Filter Feature Spex of ComplianceControlSet#show implemented | |||
| 2017-11-03 | Refs: #4774@2h; | Robert | |
| View correctly implemented, but spex on filters do not work yet. | |||
| 2017-11-03 | Refs: #4774@2h; Debugging feature specs, added ↵ | Robert | |
| ComplianceControl.subclass_patterns [amend me] [skip-ci] | |||
| 2017-11-03 | Refs: #4774@3h; | Robert | |
| Speced feature compliance_control_set/show and filtering on Severity MISSING: Object Filter needs 2B specified | |||
| 2017-11-03 | Refs: #4774@4h; Ransack debugged succesfully | Robert | |
| 2017-11-03 | Refs: #4774@3h; | Robert | |
| Ransack filter view implemented | |||
| 2017-11-03 | Refs: #4774@0.5h | Robert | |
| Ransack setup need to adapt `/compliance_controls/_filters.html.slim` | |||
| 2017-11-03 | Refs: #4774@0.5h; Exploring the alternate possibility of only one ransack ↵ | Robert | |
| filter for the controls on the page [skip-ci] | |||
| 2017-11-03 | Refs: #4774@1h; Structure of filter views scaffolded | Robert | |
| 2017-11-03 | Refs: #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-03 | Refs: #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-03 | Refs: #4774; | Robert | |
| DB Setup for specs | |||
| 2017-11-02 | ComplianceControlSetCopier spec: Test that `#copy` returns CCkSet | Teddy 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 regression | Robert | |
| Step 2: Added validation of reference->workbench->organisation consistency Made all specs pass Chased bug #4826 | |||
| 2017-11-01 | Refs: #4802@6h; Replaying former work. To identify spec regression | Robert | |
| Step 1: config/locales | |||
| 2017-10-31 | Merge pull request #105 from af83/4774-compliance_control_sets-filters | Robert Dober | |
| 4774 compliance control sets filters | |||
| 2017-10-31 | Refs: #4774@0.1h; CodeReview putting Business Logic of ↵4774-compliance_control_sets-filters | Robert | |
| @indirect_compliance_controls into controller | |||
| 2017-10-31 | Fixes: #4774@1h; | Robert | |
| Filter Feature Spex of ComplianceControlSet#show implemented | |||
| 2017-10-31 | Refs: #4774@2h; | Robert | |
| View correctly implemented, but spex on filters do not work yet. | |||
| 2017-10-31 | Refs: #4774@2h; Debugging feature specs, added ↵ | Robert | |
| ComplianceControl.subclass_patterns [amend me] [skip-ci] | |||
