webmcp

log

age author description
2012-10-14 jbe Fixed 404 treatment regarding _webmcp_path interface
2012-10-10 jbe Fixed errors in sample webserver configurations and request/__init.lua
2012-10-10 jbe Bugfix in function request.get_param_strings()
2012-10-10 jbe Bugfix in function param.get_id(...)
2012-10-10 jbe Updated apache.sample.conf to include simplified configuration
2012-10-10 jbe Removed functions param.get_id_raw() and param.get_all_raw()
2012-10-10 jbe URL parsing inside WebMCP to simplify webserver configuration
2012-08-21 jbe Bugfix in getters "midnight" and "midday" of date atom
2012-08-21 jbe Bugfix for :get_current() methods in atom library (missing import of "os" functions)
2012-07-06 jbe Added tag v1.2.4 for changeset a5106c0a9be4
2012-07-06 jbe Changing version number to v1.2.4v1.2.4
2012-07-03 jbe Bugfix: Disable trace system for non-cgi sessions after autoloader has been installed
2012-07-03 jbe Disable trace system for interactive (non-cgi) sessions
2012-06-28 jbe Added tag v1.2.3 for changeset 6ab448e71d66
2012-06-28 jbe Changing version number to v1.2.3v1.2.3
2012-06-27 bsw Fixed ui.anchor
2012-06-27 jbe Added ui.anchor{...}
2012-06-27 bsw Made new anchor feature working
2012-06-27 jbe Anchor support for encode.url{...}, ui.link{...} and ui.paginate{...}
2012-06-21 jbe Added tag v1.2.2 for changeset 727a10edeb8d
2012-06-21 jbe Changed version number to 1.2.2v1.2.2
2012-06-20 jbe Removed TODO in ui.field.select{...}
2012-06-20 jbe Allow particular records to be selected and/or disabled in ui.field.select{...}, even if they share the same key, and never select more than one record
2012-06-15 jbe Added tag v1.2.1 for changeset f59adf9a6968
2012-06-15 jbe Removed wrongly committed include/lib path for testing purposes from Makefile.optionsv1.2.1
2012-04-21 jbe Added tag v1.2.0 for changeset 8b487a14414c
2012-04-21 jbe Changed version number to 1.2.0v1.2.0
2012-04-21 jbe Bugfix in Lua5.1 compatibility code: Wrong use of logic-or
2012-04-21 jbe Fixed error in "load" Lua5.1 compatibility
2012-04-17 jbe Lua 5.2 compatibility:
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()
2011-06-10 jbe Documentation for "attr", "a_attr" and "form_attr" arguments to function ui.link{...}
2011-06-10 jbe Added "return false" to onclick event of action links with href="#"
2011-06-10 jbe class_prototype.object:try_save() can create rows with DEFAULT VALUES
2010-11-08 jbe Added tag v1.1.2 for changeset 07ddd0da7479
2010-11-08 jbe Version number changed to 1.1.2v1.1.2
2010-10-16 jbe Removed excess indentation in env/ui/paginate.lua
2010-10-16 jbe Code style and comment changed for slot.reset_all{...}
2010-10-16 jbe Deprecated execute.load_chunk{...} and introduced execute.chunk{...}
2010-10-16 jbe Changes of code style in env/trace/_render_sub_tree.lua
2010-10-16 jbe Added preliminary notice for "disabled_records" in ui.field.select{...}
2010-10-16 jbe Changes of code style in webmcp.lua
2010-10-16 jbe Added TODO related to library compilation to Makefile.options
2010-10-16 jbe New functions trace.disable() and trace.is_disabled()
2010-10-16 jbe Allow mondelefant.connect to be called with an explicit "conninfo" string
2010-10-16 jbe Added method <db_selector>:add_with(...) to create queries WITH RECURSIVE
2010-10-13 Daniel Poelzleithner fix doc and depricated api use

Impressum / About Us