aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/chouette/access_point.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-12-05Delete ObjectidSupport for access_point model because Reflex synchronisation ↵Luc Donnet
failed
2017-11-28Add paper_trail to modelsXinhui
2017-11-21Change the way we name classescedricnjanga
We now always use modules for namespaces => same structure for models, decorators, policies...
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-08-31Merge branch 'master' into stif_netex_objectidXinhui
2017-07-28Fix undefined method local_id for StifCodifligneAttributesSupport & ↵Xinhui
StifReflexAttributesSupport
2017-07-28Edit factories to comply with new objectid formatXinhui
2017-07-27Edit access point to use new StifReflexAttributesSupportXinhui
2017-07-26Edit access point to use new StifReflexAttributesSupportXinhui
2017-07-05Refs: #3478@1.5h;Robert
- PolicyChecker authorizes(*) all now - Untied ApplicationPolicy#index? from show? - mv access_point_policy.rb to access_point_policy.rb fixing an invisible name curruption (local problem?) * to authorize: to allow (not here), to undergo the process of authorization (here)
2017-02-07Refs #2476 : Disable modification and deletion of resources from another ↵Vlatka Pavisic
referential; in progress
2016-05-11Add belongs_to line_referential for StopAreaXinhui
Refs #825
2016-02-22Merge NinoxeExtension concernsXinhui
2016-02-22Merge model from ninoxe gemXinhui