aboutsummaryrefslogtreecommitdiffstats
path: root/db/schema.rb
AgeCommit message (Expand)Author
2018-01-12Refs #5163cedricnjanga
2018-01-11Add Referential#merged_at and make Referentials archived and merged. Refs #5559Alban Peignier
2018-01-10Use jsonb and default to create vehicle_journeys#custom_field_values. Refs #55055505-custom_fields_with_jsonbAlban Peignier
2018-01-10Fixes: #5505@0.25h; Invesitgating the failure to compute a distinct join on v...Robert
2018-01-10Fixes: #5505@2h; Migrations, specs and implementationsRobert
2018-01-10Refs: #5505@1h; Spec discussed, model scaffolded [amend me] [skip-ci]Robert
2018-01-10Fixes: #5499; Added validations and associationsRobert
2018-01-10bup [amend me] [skip-ci]Robert
2018-01-10Refs: #5499@0.5h; fixed migration (ids type of rails generator is not conform)Robert
2018-01-10Refs: #5499@0.5h; Scaffolded WorkgroupRobert
2018-01-09Commit schemacedricnjanga
2018-01-08Remove 'mode' from 'clean_ups', merge mistakeZog
2018-01-08Remove experimental 'objectid' extensionZog
2018-01-08Rebase master5455-store-costs-between-stopsZog
2018-01-08Refs #5455 @6h; Add time and distance between stops in Journey PatternsZog
2018-01-05Create Merge operation. Refs #5299Alban Peignier
2018-01-04Refs ##5461 Add validation on some Compliance Controls to avoid negative valu...cedricnjanga
2018-01-04Commit schemacedricnjanga
2017-12-27Refs #5407; Fix CIZog
2017-12-27Refs #5407 @2h; Model implementationZog
2017-12-21Merge branch 'master' into 5316-migrate-compliance-control-and-check-attribut...Luc Donnet
2017-12-21Change `compliance_{controls,checks}` `control_attributes` to JSONTeddy Wing
2017-12-21Refs #4787 Add waiting time unitycedricnjanga
2017-12-21Commit schemacedricnjanga
2017-12-20Add StopArea#waiting_time with support in stop_areas#index/show. Refs #5351Alban Peignier
2017-12-20Refs: #5339 pushing for Jenkins testRobert
2017-12-20Create Organisation#features and FeatureChecker controller concerns. Refs #5339Alban Peignier
2017-12-14Enable unaccent extensionXinhui
2017-12-05Add some changes according to PR reviewcedricnjanga
2017-12-05Refs #5127 Add two new endpoints to the APIcedricnjanga
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-30db/schema readdedRobert
2017-11-30Delete foreign_key referential in compliance_check_set Refs #5093Luc Donnet
2017-11-30Fix db/schema_spec interger must be bigint4981_last_editorXinhui
2017-11-30db schema addedRobert
2017-11-28Fix schema conflit after merge PR #127Xinhui
2017-11-28Fix bigint specXinhui
2017-11-28Refactoring move referentialSupport from chouetteController into childrensXinhui
2017-11-28Remove column creatorXinhui
2017-11-28Remove creator_id columnXinhui
2017-11-27Merge branch 'master' of github.com:af83/stif-boivcedricnjanga
2017-11-26Add Organisation#custom_view and associated helper render_custom_view. Refs #...Alban Peignier
2017-11-23Add spec for stif_netex objectid_formatcedricnjanga
2017-11-22Fix last spec and add short_id method to Netex Objectidcedricnjanga
2017-11-22add object_id_format to migrations, create module for call Referential, Line ...Guillaume
2017-11-17Refs: #4461@0.75h; Fixing netex_import after_create callback to after_commit...Robert
2017-11-17Merge branch '4516_cleanup_rule_parameter_set'Xinhui
2017-11-14Drop table rule_parameter_setsXinhui