controls.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

+480 -350 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.

+4 -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;*/ }

+40 -21 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

+14 -32 Matt Raible trunk
1871 08 Oct 06

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

+32 -14 Matt Raible trunk
1833 11 Sep 06

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

+815 Matt Raible trunk
1771 29 Aug 06

Restructuring for Maven 2

+815 Matt Raible trunk
1579 16 May 06

Fixed issues with IE

Matt Raible trunk
1424 03 Apr 06

Upgraded to Script.aculo.us 1.6

+57 -18 Matt Raible trunk
1362 18 Feb 06

Upgrade to Scriptaculous 1.5.2: http://issues.appfuse.org/browse/APF-276

+6 Matt Raible trunk
1220 30 Dec 05

Upgraded to Scriptaculous 1.5.1

+32 -12 Matt Raible trunk
1215 14 Dec 05

Upgraded to Script.aculo.us 1.5.0 and Prototype 1.4.0

+48 -6 Matt Raible trunk
1194 09 Oct 05

Upgraded to scriptaculous 1.5 RC3 and removed browser warning for older browsers

+424 -161 Matt Raible trunk
1082 09 Aug 05

Added prototype and script.aculo.us (part of http://issues.appfuse.org/browse/APF-78)

+445 Matt Raible trunk