summaryrefslogtreecommitdiffstats
path: root/acf/model/model.lua
Commit message (Expand)AuthorAgeFilesLines
* changed module paths from acf to acf2v0.1.0Kaarle Ritvanen2013-10-081-204/+0
* model: options argument for Field.loadKaarle Ritvanen2013-10-041-3/+4
* eliminate deprecated module styleKaarle Ritvanen2013-09-041-17/+20
* new metatable function for TreeNode objects: memberKaarle Ritvanen2013-06-281-11/+9
* allow exploring model topology without open transactionKaarle Ritvanen2013-06-281-5/+7
* collect topological information on modelsKaarle Ritvanen2013-06-281-8/+20
* web client: display user-friendly names rather than path namesKaarle Ritvanen2013-05-211-1/+4
* explicit control for automatic creation of TreeNode instancesKaarle Ritvanen2013-05-081-5/+7
* object-specific actionsKaarle Ritvanen2013-04-261-27/+96
* metadata query operationKaarle Ritvanen2013-04-261-3/+5
* basic access controlKaarle Ritvanen2013-03-251-0/+6
* volatile backend for persistence managerKaarle Ritvanen2013-03-251-3/+5
* new data type: setKaarle Ritvanen2013-03-251-17/+18
* refactor the way context is passed to Field and Collection objectsKaarle Ritvanen2013-03-251-2/+2
* improved handling of nested transactionsKaarle Ritvanen2013-03-151-10/+7
* fix bugs in validation and deletionKaarle Ritvanen2013-03-151-2/+4
* forward relevant error messages to clientKaarle Ritvanen2013-03-071-2/+4
* initial versionKaarle Ritvanen2012-12-161-0/+102