| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add JavaScriptGenerator#replace_element for replacing an element's "outer HTM... | Sam Stephenson | 2006-02-12 | 1 | -24/+23 |
* | Update to Prototype 1.5.0_rc0 | Sam Stephenson | 2006-01-18 | 1 | -7/+158 |
* | Added assignment of the Autocompleter object created by JavaScriptMacroHelper... | David Heinemeier Hansson | 2006-01-03 | 2 | -7/+16 |
* | Made Field.focus in prototype friendly to effects by adding optional delay pa... | David Heinemeier Hansson | 2005-12-31 | 1 | -2/+12 |
* | Update to script.aculo.us to 1.5.0 rev. 3343 | Thomas Fuchs | 2005-12-25 | 3 | -63/+128 |
* | Added :select option for JavaScriptMacroHelper#auto_complete_field that makes... | David Heinemeier Hansson | 2005-12-24 | 2 | -16/+21 |
* | Update to Prototype 1.4.0 final | Sam Stephenson | 2005-12-13 | 1 | -8/+25 |
* | Update to script.aculo.us 1.5.0_rc6 | Thomas Fuchs | 2005-12-12 | 2 | -440/+435 |
* | Close h1 with h1 not h2 (closes #3150) | David Heinemeier Hansson | 2005-12-10 | 1 | -1/+1 |
* | Finish polish on new welcome screen | David Heinemeier Hansson | 2005-12-08 | 1 | -16/+14 |
* | Update to Prototype 1.4.0_rc4. Closes #2943 (old Array.prototype.reverse beha... | Sam Stephenson | 2005-11-19 | 1 | -9/+19 |
* | Update to Prototype 1.4.0_rc3. Closes #1893, #2505, #2550, #2748, #2783. | Sam Stephenson | 2005-11-18 | 1 | -61/+93 |
* | Update trunk to latests script.aculo.us | Thomas Fuchs | 2005-11-14 | 3 | -109/+70 |
* | Added an omnipresent RailsInfoController with a properties action that delive... | Sam Stephenson | 2005-11-08 | 2 | -71/+272 |
* | Change javascript_include_tag :defaults to not use script.aculo.us loader, wh... | Thomas Fuchs | 2005-11-01 | 3 | -371/+0 |
* | Update script.aculo.us to V1.5_rc4 | Thomas Fuchs | 2005-10-29 | 6 | -456/+429 |
* | Bump to Prototype 1.4.0_rc2 | Sam Stephenson | 2005-10-26 | 1 | -11/+13 |
* | Merge remainder of util.js into effects.js | Sam Stephenson | 2005-10-16 | 3 | -549/+290 |
* | Upgrade to Prototype 1.4.0_rc0 | Sam Stephenson | 2005-10-16 | 1 | -169/+421 |
* | Fix Element.toggle logic | Sam Stephenson | 2005-10-10 | 1 | -1/+1 |
* | Make it clear that we are at script.aculo.us V1.5_rc3 now | Thomas Fuchs | 2005-10-09 | 1 | -1/+1 |
* | Update Prototype to V1.4.0_pre11, script.aculo.us to [2502] and fix the rails... | Thomas Fuchs | 2005-10-09 | 5 | -276/+448 |
* | Update script.aculo.us to 1.5_rc2, and Prototype to 1.4.0_pre7 | Thomas Fuchs | 2005-09-28 | 7 | -735/+2291 |
* | Added an empty robots.txt to public/, so that web servers asking for it won't... | David Heinemeier Hansson | 2005-07-22 | 1 | -0/+1 |
* | Fixed bug with :success/:failure callbacks for the JavaScriptHelper methods #... | David Heinemeier Hansson | 2005-07-14 | 1 | -1/+1 |
* | Script.aculo.us: latest rev, new autocompleter features, memory leaks fixed #... | David Heinemeier Hansson | 2005-07-11 | 3 | -113/+297 |
* | Update Railties to Prototype 1.3.1 | Sam Stephenson | 2005-07-11 | 1 | -39/+50 |
* | Added even more goodies to script.aculo.us #1677 [Thomas Fuchs] | David Heinemeier Hansson | 2005-07-09 | 2 | -75/+133 |
* | Added a bunch of script.aculo.us features: Effect.ScrollTo, to smoothly scrol... | David Heinemeier Hansson | 2005-07-07 | 2 | -70/+116 |
* | Keep JS files locally | David Heinemeier Hansson | 2005-07-06 | 4 | -0/+2334 |
* | Added fixed gateway script [Nicholas Seckar] | David Heinemeier Hansson | 2005-07-06 | 1 | -0/+1 |
* | Added a DOCTYPE of HTML transitional to the HTML files generated by Rails #11... | David Heinemeier Hansson | 2005-07-02 | 3 | -0/+6 |
* | Removing javascripts to make it an svn:externals instead | David Heinemeier Hansson | 2005-06-26 | 1 | -763/+0 |
* | Fixed prototype to consider all fields it doesn't know as text (such as Safar... | David Heinemeier Hansson | 2005-06-25 | 1 | -4/+2 |
* | Fixed Form.disable in Prototype #1317 [Wintermute] | David Heinemeier Hansson | 2005-05-19 | 1 | -1/+1 |
* | Update to Prototype 1.2.1 | Sam Stephenson | 2005-04-19 | 1 | -3/+4 |
* | Update to Prototype 1.2.0 | Sam Stephenson | 2005-04-18 | 1 | -87/+192 |
* | Added Element.toggle, Element.show, and Element.hide to the prototype javascr... | David Heinemeier Hansson | 2005-04-17 | 1 | -3/+18 |
* | Added JavascriptHelper#periodically_call_remote in order to create areas of a... | David Heinemeier Hansson | 2005-04-07 | 1 | -0/+29 |
* | Added Effect.Puff and Effect.Appear #990, #996 | David Heinemeier Hansson | 2005-03-31 | 1 | -1/+66 |
* | Fixed references to element | David Heinemeier Hansson | 2005-03-28 | 1 | -9/+9 |
* | Added Effect.Scale for smoothly scaling images or text up and down #972 [thom... | David Heinemeier Hansson | 2005-03-28 | 1 | -0/+66 |
* | Added Effect.Fade which smoothly turns opacity from 100 to 0 and then hides t... | David Heinemeier Hansson | 2005-03-28 | 1 | -0/+30 |
* | Effects can just be used through the callbacks | David Heinemeier Hansson | 2005-03-26 | 1 | -7/+1 |
* | Updated to prototype.js 1.1.0 | David Heinemeier Hansson | 2005-03-26 | 1 | -107/+119 |
* | Added other DOM manipulation positions than just replace | David Heinemeier Hansson | 2005-03-26 | 1 | -15/+126 |
* | Fixed Form.Serialize for the JavascriptHelper to also seriliaze password fiel... | David Heinemeier Hansson | 2005-03-26 | 1 | -0/+1 |
* | Added documentation and fixed an ajax bug | David Heinemeier Hansson | 2005-03-22 | 1 | -1/+1 |
* | Last-minute ajax fixes #898 | David Heinemeier Hansson | 2005-03-22 | 1 | -12/+21 |
* | Applied the Safari fix on both prototype.js files | David Heinemeier Hansson | 2005-03-22 | 1 | -1/+1 |