aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models
AgeCommit message (Expand)Author
2017-12-21Merge pull request #150 from af83/5301-add_business_calendarsLuc Donnet
2017-12-21BusinessCalendar => PurchaseWindowcedricnjanga
2017-12-21Refs #5301 First draft for Business Calendarscedricnjanga
2017-12-20Add StopArea#waiting_time with support in stop_areas#index/show. Refs #5351Alban Peignier
2017-12-20Fixes Organisation#has_feature? spec title. Refs #5339Alban Peignier
2017-12-20Create Organisation#features and FeatureChecker controller concerns. Refs #5339Alban Peignier
2017-12-20Merge pull request #124 from af83/5006-wb_import_filter_refs_with_foreign_linesLuc Donnet
2017-12-19Refs: #5311@0.1h; Minor CR changes5311-stop-area-type-customizableRobert
2017-12-18Clear Chouette::AreaType caches during specs. Refs #5311Alban Peignier
2017-12-18Add first specs on Chouette::AreaType. Refs #5311Alban Peignier
2017-12-18Merge pull request #146 from af83/5283-refactor-referential-cloning-workerteddywing
2017-12-18Remove unless subject alias_method. Use be_nil when possible. Refs #5283Alban Peignier
2017-12-14Refs: #5006@3h;Robert
2017-12-14Fixes ways to create lines in Workbench specAlban Peignier
2017-12-12Move logic to ReferentialCloning. Improve specs. Refs #5283Alban Peignier
2017-12-11Hotfix (Refs: #5209) Skip randomly failing specRobert
2017-12-07Fix worbench_import status update when a netex_import has a warning status an...Luc Donnet
2017-12-05Fixes: #5179@1h; Referential Creation Enforces objectid_format from associate...5179-ref_creation_enforces_objectid_formatRobert
2017-12-05Refs: #5179@0.25h; Referential Creation Enforces objectid_format from associa...Robert
2017-12-05Refs: #5179@1.25h; Referential Creation Enforces objectid_format from associa...Robert
2017-12-05Refs: #5179@1h; Referential Creation Enforces objectid_format from associated...Robert
2017-11-30Fixes: #5130@0.5h; Spec added, migration addedRobert
2017-11-28Add has_paper_trail on modelsXinhui
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