aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models
AgeCommit message (Expand)Author
2017-12-05referential_lock_during_creation_spec: Remove extra whitespaceTeddy Wing
2017-12-05referential_spec: Move lock tests to a new file, small improvementsRobert
2017-11-30Fixes: #5130@0.5h; Spec added, migration addedRobert
2017-11-29referential_spec(duplicate referential): Remove unnecessary associationTeddy Wing
2017-11-29spec/support/referential: Rename `:js` filter to `:truncation`Teddy Wing
2017-11-29referential_spec(duplicate referential): Check that lock gets releasedTeddy Wing
2017-11-29referential_spec: Add threaded version of duplicate referential specTeddy Wing
2017-11-29referential_spec: Clean up duplicate referential specTeddy Wing
2017-11-29referential_spec(duplicate referential): Validate existing behaviourTeddy Wing
2017-11-29referential_spec: Duplicate Referential spec not workingTeddy Wing
2017-11-28Add has_paper_trail on modelsXinhui
2017-11-28Referential spec: Add spec that two similar Referentials being persistedTeddy Wing
2017-11-27referential_spec: Remove obsolete commented testTeddy Wing
2017-11-27Refs #4941 Fix objectid short version Display on viewscedricnjanga
2017-11-27Merge branch '4941-refactoring_object_id'cedricnjanga
2017-11-27Refs #5030 Fix missing translation for UnactivatedStopPoint ComplianceControlcedricnjanga
2017-11-24Add specs for Objectid modelscedricnjanga
2017-11-24Remove specs we dont need anymorecedricnjanga
2017-11-24Take into account code reviewcedricnjanga
2017-11-23Add spec for stif_netex objectid_formatcedricnjanga
2017-11-22Add some changes to the objectid constructioncedricnjanga
2017-11-22Add Cédric new objectid concernscedricnjanga
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga
2017-11-20Change the use of namespace and remove modulescedricnjanga
2017-11-17Add some changes to the objectid constructioncedricnjanga
2017-11-17NetexImport: Don't destroy non-existent ReferentialsTeddy Wing
2017-11-17Merge pull request #113 from af83/4823-compliance_check_showteddywing
2017-11-17Refs: #4823@4h; Fixed Transport(Sub)mode validation bugRobert
2017-11-17Refs: #4283@16h;Robert
2017-11-17Refs: #4461@0.75h; Fixing netex_import after_create callback to after_commit...Robert
2017-11-17Refs: #4461@1h; CodeReviewRobert
2017-11-17Fixes: #4461@2h; Specing and ImplementingRobert
2017-11-17Refs: #4461@1.5h; Repaired netex_import factory, adapted spec/models/import_specRobert
2017-11-17Merge branch '4516_cleanup_rule_parameter_set'Xinhui
2017-11-17Merge pull request #116 from af83/4962-when-WorkbenchImport-is-deleted-also-d...Luc Donnet
2017-11-16Add Cédric new objectid concernscedricnjanga
2017-11-14Remove model rule_parameter_setXinhui
2017-11-13NetexImport: Destroy referential on destroy if ready:falseTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Return `true` if no update happenedTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Handle resources with "IGNORED" statusTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Return result of `#update`Teddy Wing
2017-11-13Revert "ComplianceCheckSet#update_status: Should return a boolean"Teddy Wing
2017-11-13ComplianceCheckSet#update_status: Should return a booleanTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Reverse test data orderTeddy Wing
2017-11-13ComplianceCheckSet#update_status spec: Add failure status casesTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Add spec for successful childrenTeddy Wing
2017-11-13Import: Destroy associated `Referential` on destroy if ready:falseTeddy Wing
2017-11-10Add validation and specs to models on objectid_format presencecedricnjanga
2017-11-09Merge branch '4944_remove_route_section_code'Xinhui