aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/workbench.rb
AgeCommit message (Expand)Author
2017-09-30Create DashboardController with STIF implementation. Refs #4655Alban Peignier
2017-09-28Merge branch 'master' into 4466-compliance_check_setsGuillaume
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-08-31Merge branch 'master' into stif_netex_objectidXinhui
2017-08-23Model Import belong_to referential is no longer requiredXinhui
2017-08-10add has_many workbench_object_identifiers for workbenchXinhui
2017-03-02Fix PostgreSQL operator does not exist bigint[] && integer[]Xinhui
2017-02-22Merge branch 'refactoring_import'Xinhui
2017-01-30Refs #2474 : Show all referentials in workbenches#showVlatka Pavisic
2016-12-27Wip ImportsXinhui
2016-11-20Referential#overlapped_referential_ids find other referentials with overlappe...Alban Peignier
2016-11-17ReferentialMetadata scope include_lines && include_daterangesXinhui
2016-11-09Refactoring MyWorkbenchScopes with initial_scopeXinhui
2016-11-08MyWorkBenchScopesXinhui
2016-11-07Workbench assocation + policy in viewsXinhui
2016-10-18Relation Workbench - LineReferential & StopAreaReferentialXinhui
2016-10-10Rename model OfferWorkbench to WorkbenchXinhui