summaryrefslogtreecommitdiff
path: root/system/api/create.go
AgeCommit message (Collapse)Author
2025-02-22fix: all hange s\/github.com\/ponzu-cms/github.com\/haturatu\/ghaturatu
2017-08-22fix error message in hookSteve Manuel
2017-06-26fixed problem with saving multiple repeaters closes #59 closes #167Tornike Razmadze
2017-05-21make a proper item for Hookable methodsPaul Ivanov
We have all of the information, it's nice to be access the item's members in a natural way, without having to look at the reqest.
2017-03-15changing API for external client interaction. Externalable -> Createable, ↵Steve Manuel
+Deleteable, changing Hookable interface methods to conform to pattern: BeforeAPI$ACTION, etc.
2017-03-15changing API for external client interaction. Externalable -> Createable, ↵Steve Manuel
+Deleteable, changing Hookable interface methods to conform to pattern: BeforeAPI$ACTION, etc.