aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/workbench.rb
AgeCommit message (Expand)Author
2018-05-09Use Workbench#compliance_control_set_ids virtual attribute to merge with exis...Alban Peignier
2018-05-07Refs #6960; Add a view to set the controls associated to each workbenchZog
2018-05-07Better viewsZog
2018-05-07Trigger compliance checks after importsZog
2018-04-27Refs #6572; Update filters on referentials listZog
2018-04-09Refs #6367; Add metadata to other versioned modelsZog
2018-03-12Refs #6133; First Crud for exportsZog
2018-03-12Refs #6133; Fix specsZog
2018-03-05Use Workbench#calendars in dashboard. Refs #6064Alban Peignier
2018-02-20Refs #5863 @6h; Remove workbench id from the querystringZog
2018-01-16workbenches/show: Filter referentials by workgroupTeddy Wing
2018-01-10Fixes: #5499; Added validations and associationsRobert
2018-01-05Ignore Referential with referential_suite_id in Workbench#all_referentials. R...Alban Peignier
2018-01-05Create first merge interface. Refs #5299Alban Peignier
2017-11-24Take into account code reviewcedricnjanga
2017-11-16Refs #4941 Add default value ('netex') for objectid_format enumerizeGuillaume
2017-11-16 Refs #4941 rename ObjectidFormater modules to ObjectidFormatterGuillaume
2017-11-16Add Cédric new objectid concernscedricnjanga
2017-11-10Add validation and specs to models on objectid_format presencecedricnjanga
2017-11-09split modules objectid_format, remove alias referentialGuillaume
2017-11-09add object_id_format to migrations, create module for call Referential, Line ...Guillaume
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