webmcp
log
| age | author | description | 
|---|---|---|
| 2012-04-17 | jbe | Bugfix regarding compatibility with Lua 5.2: | 
| 2012-04-17 | jbe | Bugfix regarding compatibility with Lua 5.2: | 
| 2012-04-17 | jbe | "extos" library calls via "extos." instead of "os." | 
| 2012-04-15 | jbe | Compatibility with Lua 5.2 | 
| 2012-04-03 | jbe | Added tag v1.1.3 for changeset 68170813cca5 | 
| 2012-04-03 | jbe | Updated LICENSE filev1.1.3 | 
| 2012-04-03 | jbe | Changed version number to v1.1.3 | 
| 2012-03-05 | jbe | Bugfix in function encode.mime.mailbox_list_header_line(...), which caused arguments to be modified | 
| 2012-03-05 | jbe | Bugfix in net.send_mail(...) regarding "envelope_from" | 
| 2011-12-18 | bsw | Bug fix in ui.form related to file upload | 
| 2011-12-18 | bsw | Removed doubled "end" leading to parsing error | 
| 2011-12-18 | jbe | File upload support in env/ui | 
| 2011-12-18 | jbe | Bugfix in <db_selector>:add_from(...) and <db_selector>:left_join(...) | 
| 2011-09-06 | jbe | Changed partialload_encodeFormData(...) to allow non-string objects implementing .toString() |