webmcp
log
| age | author | description |
|---|---|---|
| 2016-02-28 | jbe | Added net.configure_mail{...} function to allow other mail interfaces than sendmail |
| 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) |