Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed module paths from acf to acf2v0.1.0 | Kaarle Ritvanen | 2013-10-08 | 1 | -241/+0 |
| | |||||
* | model: string pattern checking | Kaarle Ritvanen | 2013-10-08 | 1 | -0/+3 |
| | |||||
* | model: options argument for Field.load | Kaarle Ritvanen | 2013-10-04 | 1 | -4/+6 |
| | |||||
* | web client: inline widget for nested object views | Kaarle Ritvanen | 2013-09-11 | 1 | -2/+5 |
| | |||||
* | eliminate explicit use of string module | Kaarle Ritvanen | 2013-09-04 | 1 | -4/+2 |
| | |||||
* | eliminate deprecated module style | Kaarle Ritvanen | 2013-09-04 | 1 | -44/+47 |
| | |||||
* | rename 'search' to 'fetch' | Kaarle Ritvanen | 2013-06-28 | 1 | -1/+1 |
| | |||||
* | eliminate data type arguments from transaction and persistence manager intefaces | Kaarle Ritvanen | 2013-06-28 | 1 | -9/+8 |
| | | | | utilize model topology information instead | ||||
* | allow exploring model topology without open transaction | Kaarle Ritvanen | 2013-06-28 | 1 | -1/+2 |
| | | | | | optimize topology scan in model registration phase function for mapping path names to back-end addresses | ||||
* | collect topological information on models | Kaarle Ritvanen | 2013-06-28 | 1 | -2/+12 |
| | |||||
* | clone TreeNode instance if its path name is assigned to a TreeNode field | Kaarle Ritvanen | 2013-05-31 | 1 | -8/+3 |
| | |||||
* | web client: display user-friendly names rather than path names | Kaarle Ritvanen | 2013-05-21 | 1 | -9/+12 |
| | |||||
* | basic network configuration module | Kaarle Ritvanen | 2013-05-09 | 1 | -0/+61 |
| | |||||
* | explicit control for automatic creation of TreeNode instances | Kaarle Ritvanen | 2013-05-08 | 1 | -5/+10 |
| | |||||
* | pass reference scope to persistence manager | Kaarle Ritvanen | 2013-05-01 | 1 | -2/+6 |
| | |||||
* | make persistence manager aware of data types | Kaarle Ritvanen | 2013-05-01 | 1 | -3/+2 |
| | | | | coerce values into proper types | ||||
* | object-specific actions | Kaarle Ritvanen | 2013-04-26 | 1 | -13/+27 |
| | |||||
* | new data type: set | Kaarle Ritvanen | 2013-03-25 | 1 | -1/+3 |
| | |||||
* | refactor the way context is passed to Field and Collection objects | Kaarle Ritvanen | 2013-03-25 | 1 | -20/+24 |
| | |||||
* | forward relevant error messages to client | Kaarle Ritvanen | 2013-03-07 | 1 | -6/+20 |
| | |||||
* | field default value in metadata | Kaarle Ritvanen | 2012-12-29 | 1 | -0/+1 |
| | |||||
* | initial version | Kaarle Ritvanen | 2012-12-16 | 1 | -0/+120 |