Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-30 | themes/base: xhr.js: implement running(), run() and halt() to check, start ↵ | Jo-Philipp Wich | |
and stop the AJAX poll queue | |||
2011-09-26 | themes/base: xhr.js: clean code style, implement XHR.get() and XHR.poll() ↵ | Jo-Philipp Wich | |
convenience functions | |||
2011-06-13 | themes/base: fix error r7144, location.host already includes the port number ↵ | Jo-Philipp Wich | |
and is widely supported, remove the location.hostname fallback and port number handling | |||
2011-06-13 | themes/base: use location.host, fallback to location.hostname in xhr.js, ↵ | Jo-Philipp Wich | |
fixes AJAX with numeric IPv6 access | |||
2010-11-18 | themes/base: fix xhr.js for https:// access | Jo-Philipp Wich | |
2010-11-18 | themes/base: several IE related fixes in XHR class | Jo-Philipp Wich | |
2010-11-15 | themes/base: add json decoding to xhr.js | Jo-Philipp Wich | |
2010-10-11 | themes/base: add JavaScript XMLHTTPRequest support library and load icon | Jo-Philipp Wich | |