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

+40 -43 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.

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

+30 -35 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

+6 -17 Matt Raible trunk
1871 08 Oct 06

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

+17 -6 Matt Raible trunk
1833 11 Sep 06

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

+283 Matt Raible trunk
1771 29 Aug 06

Restructuring for Maven 2

+283 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

+2 -2 Matt Raible trunk
1215 14 Dec 05

Upgraded to Script.aculo.us 1.5.0 and Prototype 1.4.0

+188 -163 Matt Raible trunk
1194 09 Oct 05

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

+258 Matt Raible trunk