aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/chouette/access_link.rb
AgeCommit message (Collapse)Author
2018-04-09Refs #6367; Add metadata to other versioned modelsZog
2018-03-05Remove primary_key overriding in models. Refs #6112Alban Peignier
2017-11-28Add paper_trail to modelsXinhui
2017-11-22Change the way we name classescedricnjanga
We now always use modules for namespaces => same structure for models, decorators, policies...
2017-11-22Change the use of namespace and remove modulescedricnjanga
2017-11-21Change the way we name classescedricnjanga
We now always use modules for namespaces => same structure for models, decorators, policies...
2017-11-20Change the use of namespace and remove modulescedricnjanga
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
2016-02-22Merge model from ninoxe gemXinhui