aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/referential.rb
AgeCommit message (Expand)Author
2017-12-12Prevent error in Referential validation/creation when some attributs are defi...Alban Peignier
2017-12-06Fix log to detect schema migrations overwriteLuc Donnet
2017-12-06Add log to detect schema migrations overwriteLuc Donnet
2017-12-05Fixes: #5179@1h; Referential Creation Enforces objectid_format from associate...5179-ref_creation_enforces_objectid_formatRobert
2017-12-05Refs: #5179@1.25h; Referential Creation Enforces objectid_format from associa...Robert
2017-12-05Refs: #5179@1h; Referential Creation Enforces objectid_format from associated...Robert
2017-11-24Take into account code reviewcedricnjanga
2017-11-22Add some changes to the objectid constructioncedricnjanga
2017-11-22Create objectid format and integrate it in models. Work in progress. Refs #4941cedricnjanga
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga
2017-11-17Add some changes to the objectid constructioncedricnjanga
2017-11-17Create objectid format and integrate it in models. Work in progress. Refs #4941cedricnjanga
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-11-09Remove model route_sectionsXinhui
2017-11-02 Refs: #4802@2h; Replaying former work. To identify spec regressionRobert
2017-11-01Refs: #4802@6h; Replaying former work. To identify spec regressionRobert
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