webmcp
log
| age | author | description | 
|---|---|---|
| 2016-02-16 | jbe | merge | 
| 2016-02-16 | bsw | Added correct use of attr arguments to ui.submit() | 
| 2016-02-13 | jbe | Bugfix for integer decoder in JSON library | 
| 2016-02-09 | jbe | Allow <db_handle>:create_list(...) to create a non-empty list by passing a table as argument (needed for references) | 
| 2016-02-05 | jbe | Updated documentation | 
| 2016-01-20 | jbe | Another change to make <db_object>:try_save() work properly with "document_column" | 
| 2016-01-20 | jbe | Make <db_object>:try_save() work properly with "document_column" being set (by using "_col" proxy) | 
| 2016-01-20 | jbe | Methods :create_object() and :create_list() ignore any additional table argument; "_class" attribute is always set; "_col" proxy respects foreign keys |