aboutsummaryrefslogtreecommitdiffstats
path: root/db/migrate
AgeCommit message (Expand)Author
2017-12-05Refs #5127 Add two new endpoints to the APIcedricnjanga
2017-12-01Fix objectid_format creation in migration with existence test.Luc Donnet
2017-11-30Merge branch 'master' into 5093-fix_import_policyLuc Donnet
2017-11-30Fixes: #5130@0.5h; Added a quickfix for incorrect item_id type in versions5130-del_fk_compliance_ctrl_set_in_compliance_check_setsRobert
2017-11-30Fixes: #5130@0.5h; Spec added, migration addedRobert
2017-11-30Delete foreign_key referential in compliance_check_set Refs #5093Luc Donnet
2017-11-28Refactoring move referentialSupport from chouetteController into childrensXinhui
2017-11-28Remove column creatorXinhui
2017-11-28Remove creator_id columnXinhui
2017-11-28Add gem paper_trailXinhui
2017-11-27Merge branch 'master' of github.com:af83/stif-boivcedricnjanga
2017-11-26Create STIF organisations with custom_view 'stif'. Refs #4735Alban Peignier
2017-11-26Add Organisation#custom_view and associated helper render_custom_view. Refs #...Alban Peignier
2017-11-24Take into account code reviewcedricnjanga
2017-11-23Add migration to update all referentials and workbenches objectid format to s...cedricnjanga
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga
2017-11-17Merge branch '4516_cleanup_rule_parameter_set'Xinhui
2017-11-17Remove migration4516_cleanup_rule_parameter_setXinhui
2017-11-14Remove rule parameter set routeXinhui
2017-11-14Drop table rule_parameter_setsXinhui
2017-11-13compliance_check_resources: Rename `type` column to `resource_type`Teddy Wing
2017-11-10Change `compliance_check_set_id` to `bigint`Teddy Wing
2017-11-10Migrate all foreign keys to `bigint` from `integer`Teddy Wing
2017-11-10Remove RouteSection from SetUpdatedAt migration. Refs #4944Alban Peignier
2017-11-09add object_id_format to migrations, create module for call Referential, Line ...Guillaume
2017-11-09Migration drop table route_sections & journey_pattern_sectionsXinhui
2017-11-06Refs #4859 Change ImportMessage#criticity type to stringcedricnjanga
2017-10-16Fix uniqueness for code in compliance_control_set Refs #4731Luc Donnet
2017-10-12Refs: #4709@0.75h;Robert
2017-10-03Refs #4661 Remove string column from ComplianceCheckSetcedricnjanga
2017-10-03Add attributes to compliance check set Refs #4661cedricnjanga
2017-10-03Refs #4678 Add migration to convert control attributes to hstorecedricnjanga
2017-10-02Refs #4638 Add reliation between ComplianceCheckSet and CompliancecheckMessagecedricnjanga
2017-09-28Refs #4626 Add compliance_check_set_id to ComplianceCheckResourcecedricnjanga
2017-09-28Refs #4625 Add status to ComplianceCheckMessagecedricnjanga
2017-09-28Revert references compliance_control should belong to compliance_control blockXinhui
2017-09-28Refs #4623 : Add orrigin code to Compliance Checkcedricnjanga
2017-09-27Refs #4615 Refacto compliance control models and add origin_code to Complianc...cedricnjanga
2017-09-27Remove compliance control block id column from compliance_controls tableXinhui
2017-09-27Nested compliance control blockXinhui
2017-09-25Add data migration to give all Workbenches a ReferentialSuiteTeddy Wing
2017-09-25Add `output_id` column to `workbenches`Teddy Wing
2017-09-22Add `has_many` association between `Referential` and `ReferentialSuite`Teddy Wing
2017-09-22Add `ReferentialSuite`Teddy Wing
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-14Change wayback values in route Refs #3395 @4Luc Donnet
2017-09-13Restore /20131029115820_create_compliance_check_results. Refs #4469Alban Peignier
2017-09-12Merge branch 'master' into compliance_controlXinhui Xu