aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/referential.rb
AgeCommit message (Expand)Author
2017-09-22Add `has_many` association between `Referential` and `ReferentialSuite`Teddy Wing
2017-09-11Update of ReferentialsController#new :cedricnjanga
2017-09-08Disable uniqueness of name for referential because it stops import for same r...Luc Donnet
2017-09-07Restore Referential#clone_schema invocation. Refs #4335Alban Peignier
2017-09-07Avoid Appartment schema creation when cloning is pending. Add a spec which pe...Alban Peignier
2017-09-04add some change for the Referential#new_from to only have a line collection r...cedricnjanga
2017-07-21Fix cloned ref should belong to current user organisationXinhui
2017-07-18hotfix fixes #4111@0.5hRobert
2017-06-29Fix RoutingConstraintZone PolicyLuc Donnet
2017-06-16Referential - remove validate of time_zone, upper_corner, lower_cornerXinhui
2017-06-16Add auto assign of slug and prefix for referential#createXinhui
2017-06-12Refs: #3603@4h, hotfixRobert
2017-06-06Refs: #3604; added tests for cloning with data ⇒ ✓Robert
2017-05-02 Refs #3053Robert
2017-04-18Workbenches#show order referentials by validity periodeXinhui
2017-04-11Some tests -> pending, other tests fixed; Refs #2070RobertDober
2017-04-11No longer use PostgreSQLColumn.range_to_string to create range sql. Refs #2070Alban Peignier
2017-04-06Use only Referential#associated_lines as scope in Referential#metadatas_lines...Alban Peignier
2017-03-21Refactoring workbench_controller & ransack_associated_lines filterXinhui
2017-03-06Fix workbench#show filter referential by periode rangeXinhui
2017-02-22Merge branch 'refactoring_import'Xinhui
2017-02-14Fix typo in Referential#metadatas_linesAlban Peignier
2017-01-27Refs #2469 : Referential#readyVlatka Pavisic
2016-12-27Wip ImportsXinhui
2016-12-27Imports controllerXinhui
2016-11-28Fixes Referential#init_metadatas to support multi-periods. Refs #2054Alban Peignier
2016-11-22Manage several ReferentialMetadata::Periods in ReferentialMetadata. Refs #2035Alban Peignier
2016-11-21Use Time.zone name to be compatible with SimpleForm input. Refs #1997Alban Peignier
2016-11-21Avoid errors when ReferentialMetadata dates are invalid, or periods nil. Refs...jpl
2016-11-21Fixes workbench_id in overlapped_referential_ids request. Refs #1864jpl
2016-11-21Avoid error when periodes is empty in Referential#metadatas_period. Refs #1782jpl
2016-11-20Add an observer to manage opposite_route on other routes. Refs #1999Alban Peignier
2016-11-20Disable Referenial unarchive action when Referential overlaps other referenti...Alban Peignier
2016-11-20Manage metadatas in Referential.new_from (to have expected metadatas in new f...Alban Peignier
2016-11-20Referential#overlapped_referential_ids find other referentials with overlappe...Alban Peignier
2016-11-19Finalize ReferentialMetadata model support. Refs #1786Alban Peignier
2016-11-09Refactoring MyWorkbenchScopes with initial_scopeXinhui
2016-11-07Refactoring referential cloning associationsXinhui
2016-10-27Fix Apartement switch on not cloned schemaXinhui
2016-10-26Referential clonning refactoring + clone metadatasXinhui
2016-10-26Referential model i18nXinhui
2016-10-25Worker referential_cloningXinhui
2016-10-24Referential new_from methodXinhui
2016-10-20Set referential_metadata periodes as array + templating formXinhui
2016-10-19Model ReferentialMetadataXinhui
2016-10-18Relation Workbench - LineReferential & StopAreaReferentialXinhui
2016-10-10Rename model OfferWorkbench to WorkbenchXinhui
2016-09-09associate networks to line referentialEdouard Maffert
2016-09-09Use LineReferential group_of_lines in Referential methodscompanies_line_referential_associationAlban Peignier
2016-09-08Create referential_companies controller and views and fix companies edit linkEdouard Maffert