| Commit message (Expand) | Author | Age | Files | Lines |
* | Expanded :method option in FormTagHelper#form_tag, FormHelper#form_for, Proto... | David Heinemeier Hansson | 2006-05-29 | 1 | -0/+6 |
* | Update to Prototype 1.5.0_rc0 | Sam Stephenson | 2006-04-06 | 1 | -44/+32 |
* | Applied Prototype $() performance patches (#4465, #4477) and updated script.a... | Thomas Fuchs | 2006-04-01 | 1 | -2/+35 |
* | Update to Prototype 1.5.0_pre1 | Sam Stephenson | 2006-03-27 | 1 | -5/+31 |
* | Prefer application/xml over text/xml for charset reasons | David Heinemeier Hansson | 2006-03-13 | 1 | -1/+1 |
* | Mime types are separated by a comma, not semicolon, in the Accept header. Als... | David Heinemeier Hansson | 2006-03-12 | 1 | -1/+1 |
* | Use accept headers | David Heinemeier Hansson | 2006-03-12 | 1 | -1/+2 |
* | Update Prototype for beta gems | Sam Stephenson | 2006-03-06 | 1 | -48/+55 |
* | Fixed Effect.Appear in effects.js to work with floats in Safari (closes #3524... | David Heinemeier Hansson | 2006-03-04 | 1 | -19/+22 |
* | 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 | 1 | -7/+10 |
* | Made Field.focus in prototype friendly to effects by adding optional delay pa... | David Heinemeier Hansson | 2005-12-31 | 1 | -2/+12 |
* | Update to Prototype 1.4.0 final | Sam Stephenson | 2005-12-13 | 1 | -8/+25 |
* | 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 |
* | Bump to Prototype 1.4.0_rc2 | Sam Stephenson | 2005-10-26 | 1 | -11/+13 |
* | 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 |
* | Update Prototype to V1.4.0_pre11, script.aculo.us to [2502] and fix the rails... | Thomas Fuchs | 2005-10-09 | 1 | -103/+236 |
* | Update script.aculo.us to 1.5_rc2, and Prototype to 1.4.0_pre7 | Thomas Fuchs | 2005-09-28 | 1 | -49/+350 |
* | Fixed bug with :success/:failure callbacks for the JavaScriptHelper methods #... | David Heinemeier Hansson | 2005-07-14 | 1 | -1/+1 |
* | Update Railties to Prototype 1.3.1 | Sam Stephenson | 2005-07-11 | 1 | -39/+50 |
* | Keep JS files locally | David Heinemeier Hansson | 2005-07-06 | 1 | -0/+1027 |
* | 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 |
* | Renamed Toggle.visibility to Toggle.display and fixed it for multiple arguments | David Heinemeier Hansson | 2005-03-21 | 1 | -3/+4 |
* | Fixed js bug | David Heinemeier Hansson | 2005-03-21 | 1 | -1/+1 |
* | Add prototype.js to new apps in javascripts/ #885 | David Heinemeier Hansson | 2005-03-21 | 1 | -0/+326 |