builder.js

Diff Revision Date Message Lines Author Branch
3134 05 May 08

APF-1061: Upgrade to Canoo Web Test R_1702 which has *much* better JavaScript support. APF-946: Upgrade to Scriptaculous 1.8.1

+12 -7 Matt Raible trunk
2324 19 Jan 07

APF-582: Upgraded to Script.aculo.us 1.7 and Prototype 1.5.0. Still contains the hack for HtmlUnit on line 1602 of prototype.js.

+3 -3 Matt Raible trunk
2203 28 Dec 06

APF-447: Upgraded to Script.aculo.us 1.6.5 NOTE: Commented out the following lines (starting on 1402) in prototype.js because it use HtmlUnit and there's an issue with HtmlUnit (http://tinyurl.com/y7dmst): if (typeof HTMLElement != 'undefined') { /* The following code doesn't work with HtmlUnit 1.10: http://tinyurl.com/y7dmst */ /*copy(Element.Methods, HTMLElement.prototype); copy(Element.Methods.Simulated, HTMLElement.prototype, true); copy(Form.Methods, HTMLFormElement.prototype); [HTMLInputElement, HTMLTextAreaElement, HTMLSelectElement].each(function(klass) { copy(Form.Element.Methods, klass.prototype); }); _nativeExtensions = true;*/ }

+34 -4 Matt Raible trunk
1876 08 Oct 06

APF-447: Backed out upgrade to Script.aculo.us 1.6.4 because doesn't work with current version of Canoo WebTest

-18 Matt Raible trunk
1871 08 Oct 06

APF-447: Upgrade to Script.aculo.us 1.6.4

+18 Matt Raible trunk
1833 11 Sep 06

Collapsed JAR and WAR projects into same thanks to Mike Horwitz's "warpath" plugin

+101 Matt Raible trunk
1771 29 Aug 06

Restructuring for Maven 2

+101 Matt Raible trunk
1579 16 May 06

Fixed issues with IE

Matt Raible trunk
1215 14 Dec 05

Upgraded to Script.aculo.us 1.5.0 and Prototype 1.4.0

+101 Matt Raible trunk