aboutsummaryrefslogtreecommitdiffstats
path: root/railties/html
Commit message (Expand)AuthorAgeFilesLines
* Change javascript_include_tag :defaults to not use script.aculo.us loader, wh...Thomas Fuchs2005-11-013-371/+0
* Update script.aculo.us to V1.5_rc4Thomas Fuchs2005-10-296-456/+429
* Bump to Prototype 1.4.0_rc2Sam Stephenson2005-10-261-11/+13
* Merge remainder of util.js into effects.jsSam Stephenson2005-10-163-549/+290
* Upgrade to Prototype 1.4.0_rc0Sam Stephenson2005-10-161-169/+421
* Fix Element.toggle logicSam Stephenson2005-10-101-1/+1
* Make it clear that we are at script.aculo.us V1.5_rc3 nowThomas Fuchs2005-10-091-1/+1
* Update Prototype to V1.4.0_pre11, script.aculo.us to [2502] and fix the rails...Thomas Fuchs2005-10-095-276/+448
* Update script.aculo.us to 1.5_rc2, and Prototype to 1.4.0_pre7Thomas Fuchs2005-09-287-735/+2291
* Added an empty robots.txt to public/, so that web servers asking for it won't...David Heinemeier Hansson2005-07-221-0/+1
* Fixed bug with :success/:failure callbacks for the JavaScriptHelper methods #...David Heinemeier Hansson2005-07-141-1/+1
* Script.aculo.us: latest rev, new autocompleter features, memory leaks fixed #...David Heinemeier Hansson2005-07-113-113/+297
* Update Railties to Prototype 1.3.1Sam Stephenson2005-07-111-39/+50
* Added even more goodies to script.aculo.us #1677 [Thomas Fuchs]David Heinemeier Hansson2005-07-092-75/+133
* Added a bunch of script.aculo.us features: Effect.ScrollTo, to smoothly scrol...David Heinemeier Hansson2005-07-072-70/+116
* Keep JS files locallyDavid Heinemeier Hansson2005-07-064-0/+2334
* Added fixed gateway script [Nicholas Seckar]David Heinemeier Hansson2005-07-061-0/+1
* Added a DOCTYPE of HTML transitional to the HTML files generated by Rails #11...David Heinemeier Hansson2005-07-023-0/+6
* Removing javascripts to make it an svn:externals insteadDavid Heinemeier Hansson2005-06-261-763/+0
* Fixed prototype to consider all fields it doesn't know as text (such as Safar...David Heinemeier Hansson2005-06-251-4/+2
* Fixed Form.disable in Prototype #1317 [Wintermute]David Heinemeier Hansson2005-05-191-1/+1
* Update to Prototype 1.2.1Sam Stephenson2005-04-191-3/+4
* Update to Prototype 1.2.0Sam Stephenson2005-04-181-87/+192
* Added Element.toggle, Element.show, and Element.hide to the prototype javascr...David Heinemeier Hansson2005-04-171-3/+18
* Added JavascriptHelper#periodically_call_remote in order to create areas of a...David Heinemeier Hansson2005-04-071-0/+29
* Added Effect.Puff and Effect.Appear #990, #996David Heinemeier Hansson2005-03-311-1/+66
* Fixed references to elementDavid Heinemeier Hansson2005-03-281-9/+9
* Added Effect.Scale for smoothly scaling images or text up and down #972 [thom...David Heinemeier Hansson2005-03-281-0/+66
* Added Effect.Fade which smoothly turns opacity from 100 to 0 and then hides t...David Heinemeier Hansson2005-03-281-0/+30
* Effects can just be used through the callbacksDavid Heinemeier Hansson2005-03-261-7/+1
* Updated to prototype.js 1.1.0David Heinemeier Hansson2005-03-261-107/+119
* Added other DOM manipulation positions than just replaceDavid Heinemeier Hansson2005-03-261-15/+126
* Fixed Form.Serialize for the JavascriptHelper to also seriliaze password fiel...David Heinemeier Hansson2005-03-261-0/+1
* Added documentation and fixed an ajax bugDavid Heinemeier Hansson2005-03-221-1/+1
* Last-minute ajax fixes #898David Heinemeier Hansson2005-03-221-12/+21
* Applied the Safari fix on both prototype.js filesDavid Heinemeier Hansson2005-03-221-1/+1
* Renamed Toggle.visibility to Toggle.display and fixed it for multiple argumentsDavid Heinemeier Hansson2005-03-211-3/+4
* Fixed js bugDavid Heinemeier Hansson2005-03-211-1/+1
* Add prototype.js to new apps in javascripts/ #885David Heinemeier Hansson2005-03-211-0/+326
* Prepared for 0.10.1 releaseDavid Heinemeier Hansson2005-03-071-0/+5
* Added an empty favicon.ico file to the public directory of new applications (...David Heinemeier Hansson2005-03-061-0/+0
* Updated a few more docsDavid Heinemeier Hansson2005-02-241-1/+1
* Drop the _doc nonsense and use the index.html straight onDavid Heinemeier Hansson2005-02-241-1/+70
* InitialDavid Heinemeier Hansson2004-11-243-0/+13