aboutsummaryrefslogtreecommitdiffstats
path: root/app/models
AgeCommit message (Expand)Author
2017-09-30Create DashboardController with STIF implementation. Refs #4655Alban Peignier
2017-09-29Change Compliance Control Block transport_submode attribute namecedricnjanga
2017-09-29Fix Rule Parameter model to avoid error in the migrationscedricnjanga
2017-09-29Add instance methods to collect transport modes in StifTransportMode modulecedricnjanga
2017-09-29Refs Adapt transport mode & submode translationscedricnjanga
2017-09-29Refs #4517 Add module to deal with transport mode and submodecedricnjanga
2017-09-29Add transport_submode attribute to ComplianceControlBlock + validation on tra...cedricnjanga
2017-09-29Fix enumerize in compliance_check_resource Refs #4391Luc Donnet
2017-09-29Fix enumerize in compliance_check_message Refs #4391Luc Donnet
2017-09-28Refs #4626 add specs and relations for compliance check resourcecedricnjanga
2017-09-28Refs #4626 Add spec to validate presence of compliance_check_set for Complian...cedricnjanga
2017-09-28Refs #4622 Change the provider_id of the objectid : Use the organisation inst...cedricnjanga
2017-09-28Refs #4634 Create ComplianceControlBlocksController and adapt modelscedricnjanga
2017-09-28Merge pull request #79 from af83/4466-compliance_check_sets0Napster
2017-09-28Merge branch 'master' into 4466-compliance_check_setsGuillaume
2017-09-28Rework associationXinhui
2017-09-28Refs #4623 : Add orrigin code to Compliance Checkcedricnjanga
2017-09-27Refs #4615 Change spec and controller regarding to the ComplianceControl mode...cedricnjanga
2017-09-27Refs #4615 Refacto compliance control models and add origin_code to Complianc...cedricnjanga
2017-09-27Refs #4616 put generic_attribute compliance control inside a foldercedricnjanga
2017-09-27Add 'all' option to transport_modesXinhui
2017-09-27Support of dynamic_attributes in formXinhui
2017-09-27Add dependent destroy on associationsXinhui
2017-09-27Nested form for compliance control blockXinhui
2017-09-27Remove commentsXinhui
2017-09-27Nested compliance control blockXinhui
2017-09-27Fix STI subclasses not loaded on development envXinhui
2017-09-27Manually specifying policy classes for ComplianceControl & childrenXinhui
2017-09-27Merge pull request #78 from af83/3520-workbench--add-output-association-to-Re...Robert Dober
2017-09-26Refs: #4440@1.5h;Robert
2017-09-26add date filter to compliance_control_sets Refs #4466Guillaume
2017-09-25add compliance_check_sets structure Refs #3564Guillaume
2017-09-25Workbench: Ensure `output` attr is initialised when creating workbenchTeddy Wing
2017-09-25Workbench: Validate presence of `output`Teddy Wing
2017-09-25Workbench: Add `output` associationTeddy Wing
2017-09-22Add `has_many` association between `Referential` and `ReferentialSuite`Teddy Wing
2017-09-22Add `ReferentialSuite`Teddy Wing
2017-09-22Refs #4593cedricnjanga
2017-09-21Vehicle journey message error update to show the sort_id and not the local_idcedricnjanga
2017-09-21Add the rest of compliance control modelscedricnjanga
2017-09-19Add the rest of the other compliance control modelscedricnjanga
2017-09-19Add compliance control models and some translationscedricnjanga
2017-09-19Merge branch 'master' into 4466-compliance_control_sets4466-compliance_control_setsGuillaume
2017-09-18add create/edit for compliance_control_set, add specsGuillaume
2017-09-18Fix table name compliance_check_result to compliance_check_message Refs #4390 @2Luc Donnet
2017-09-15Initialize first model for compliance_control STI Refs #3550 @4Luc Donnet
2017-09-14ComplianceControl Controller4467_compliance_control_crudXinhui
2017-09-14Change wayback values in route Refs #3395 @4Luc Donnet
2017-09-13Add short_id method to Chouette::StifNetexObjectid classcedricnjanga
2017-09-12Merge branch 'master' into compliance_controlXinhui Xu