summaryrefslogtreecommitdiffstats
path: root/acf/model/field.lua
Commit message (Expand)AuthorAgeFilesLines
* changed module paths from acf to acf2v0.1.0Kaarle Ritvanen2013-10-081-241/+0
* model: string pattern checkingKaarle Ritvanen2013-10-081-0/+3
* model: options argument for Field.loadKaarle Ritvanen2013-10-041-4/+6
* web client: inline widget for nested object viewsKaarle Ritvanen2013-09-111-2/+5
* eliminate explicit use of string moduleKaarle Ritvanen2013-09-041-4/+2
* eliminate deprecated module styleKaarle Ritvanen2013-09-041-44/+47
* rename 'search' to 'fetch'Kaarle Ritvanen2013-06-281-1/+1
* eliminate data type arguments from transaction and persistence manager intefacesKaarle Ritvanen2013-06-281-9/+8
* allow exploring model topology without open transactionKaarle Ritvanen2013-06-281-1/+2
* collect topological information on modelsKaarle Ritvanen2013-06-281-2/+12
* clone TreeNode instance if its path name is assigned to a TreeNode fieldKaarle Ritvanen2013-05-311-8/+3
* web client: display user-friendly names rather than path namesKaarle Ritvanen2013-05-211-9/+12
* basic network configuration moduleKaarle Ritvanen2013-05-091-0/+61
* explicit control for automatic creation of TreeNode instancesKaarle Ritvanen2013-05-081-5/+10
* pass reference scope to persistence managerKaarle Ritvanen2013-05-011-2/+6
* make persistence manager aware of data typesKaarle Ritvanen2013-05-011-3/+2
* object-specific actionsKaarle Ritvanen2013-04-261-13/+27
* new data type: setKaarle Ritvanen2013-03-251-1/+3
* refactor the way context is passed to Field and Collection objectsKaarle Ritvanen2013-03-251-20/+24
* forward relevant error messages to clientKaarle Ritvanen2013-03-071-6/+20
* field default value in metadataKaarle Ritvanen2012-12-291-0/+1
* initial versionKaarle Ritvanen2012-12-161-0/+120