aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/line_referential.rb
AgeCommit message (Collapse)Author
2018-04-09Refs #6367; Add metadata to other versioned modelsZog
2018-03-30Only create new membership when organisation isn't present in #add_member. ↵Alban Peignier
Refs #6328
2018-03-14Refs #61066107-bind-stop_area_referential-and-workgroupsZog
Refs #6107 Binds LineReferentials and StopAreaReferentials to Workgroups, and enforce uniqueness
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-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
objectid_support handles reading and writing object_ids objectid_formater_support gets the right formater class include these concerns in chouette models Remove StifNetexAttributSupport modules because these are handled by the new objectid concerns Add a objectid and formater classes for each format type Add objectid formats to the factories Modify somes specs for object_ids but there are still a number of failling tests
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
Referential, StopAreaReferential in models, add Enumerize in models Refs #4941
2017-10-02Fix transport mode and submode modulescedricnjanga
2017-09-29Refs Adapt transport mode & submode translationscedricnjanga
2016-11-18Refs #1977: Add transport_submode enum. on lines#showjpl
2016-11-17Refs #1937 : Adapt to old Rubyvlatka pavisic
2016-11-17Refs #1937 : Lines filtering by transport modevlatka pavisic
2016-11-14Refs #1936 : transport modesvlatka pavisic
2016-11-09Refs #1872 : Route direction and wayback enumerationsvlatka pavisic
2016-10-18Relation Workbench - LineReferential & StopAreaReferentialXinhui
Refs #1784
2016-10-10updating sync historical views + i18njpl
2016-10-03Add cancel sync button for testingXinhui
2016-09-30Refactoring i18n & templatingXinhui
Refs #1712
2016-09-28Templating line_referential_sync_messageXinhui
Refs #1707
2016-09-27Rspec model LineReferentialSyncXinhui
2016-09-09associate networks to line referentialEdouard Maffert
2016-09-06associate companies controller to line_referential and fix specsEdouard Maffert
2016-09-05fix lines count display on line referential showEdouard Maffert
2016-07-28add a validation for sync_interval (for now between 1 and 30 days)Edouard Maffert
2016-06-27add line_referential_sync and line_sync_operation modelsEdouard Maffert
2016-05-13Refactor models and controllers to manage Lines in LineReferential. Refs #825Alban Peignier
2016-05-10Merge branch 'master' of github.com:AF83/stif-boiv. Refs #824Alban Peignier
2016-05-10Create LineReferential with a basic controller and a seed for STIF context. ↵Alban Peignier
Refs #824
2016-05-10Add model LineReferentialXinhui
Refs #824