| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 5 | -276/+448 |
* | Update script.aculo.us to 1.5_rc2, and Prototype to 1.4.0_pre7 | Thomas Fuchs | 2005-09-28 | 6 | -735/+2243 |
* | 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 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 |
* | Fixed Prototype bug #1602 | David Heinemeier Hansson | 2005-07-05 | 1 | -1/+1 |
* | Fix failure container logic in Ajax.Updater | Sam Stephenson | 2005-07-04 | 1 | -2/+2 |
* | Update Prototype; hopefully the last change before 0.13 | Sam Stephenson | 2005-07-04 | 1 | -53/+68 |
* | AJAX error handling fix, Prototype event handling #1589 [Thomas Fuchs] | David Heinemeier Hansson | 2005-07-03 | 1 | -2/+3 |
* | Auto completer should hide update element by when initializing #1579 [Thomas ... | David Heinemeier Hansson | 2005-07-02 | 1 | -0/+2 |
* | Added JavascriptHelper#draggable_element and JavascriptHelper#drop_receiving_... | David Heinemeier Hansson | 2005-07-02 | 1 | -1/+1 |
* | Added evaluation of <SCRIPT> blocks in content returned to Ajax calls #1577 [... | David Heinemeier Hansson | 2005-07-02 | 3 | -15/+34 |
* | Fix IE 30-sec timeout bug, make auto_complete_for even more delicious #1572 [... | David Heinemeier Hansson | 2005-07-01 | 4 | -34/+67 |
* | Script.aculo.us: autocompletion focus fix, setContentZoom fix #1546 [Thomas F... | David Heinemeier Hansson | 2005-06-29 | 3 | -19/+21 |
* | Sync Prototype; closes #1539 | Sam Stephenson | 2005-06-29 | 1 | -30/+59 |
* | Added support for upload progress indicators in Apache and lighttpd 1.4.x (wo... | David Heinemeier Hansson | 2005-06-28 | 1 | -7/+64 |
* | Fix the Event.findElement prototype function. Needed to get autocomplete work... | David Heinemeier Hansson | 2005-06-28 | 1 | -3/+3 |
* | Added support for graceful error handling of Ajax calls #1217 [Jamis Buck/Tho... | David Heinemeier Hansson | 2005-06-27 | 1 | -9/+23 |
* | Make Object.prototype.extend work correctly | Sam Stephenson | 2005-06-27 | 1 | -2/+2 |
* | Work around existing Element and Event objects in Prototype | Sam Stephenson | 2005-06-27 | 1 | -8/+12 |
* | Update script.aculo.us scripts for Prototype 1.3.0 #1522 [Thomas Fuchs] | David Heinemeier Hansson | 2005-06-27 | 3 | -3/+107 |
* | Fix a potential bug in Prototype's Ajax.Request involving Mozilla and null PO... | Sam Stephenson | 2005-06-27 | 1 | -11/+11 |
* | Update to Prototype 1.3.0; closes #1441, #1348 | Sam Stephenson | 2005-06-27 | 1 | -389/+435 |
* | Update script.aculo.us scripts to fix some bugs #1515 | David Heinemeier Hansson | 2005-06-26 | 3 | -20/+31 |
* | Added script.aculo.us Javascripts (controls.js, dragdrop.js, effects.js) (NEE... | David Heinemeier Hansson | 2005-06-26 | 4 | -182/+1416 |
* | 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 | -4/+0 |
* | Fixed a couple of more js issues | David Heinemeier Hansson | 2005-03-26 | 1 | -3/+1 |
* | Updated to prototype.js 1.1.0 | David Heinemeier Hansson | 2005-03-26 | 1 | -90/+121 |
* | Fixing JS bugs, renamed :position values | David Heinemeier Hansson | 2005-03-26 | 1 | -25/+6 |
* | Added other DOM manipulation positions than just replace | David Heinemeier Hansson | 2005-03-26 | 1 | -2/+65 |
* | Fixed highlight effect | David Heinemeier Hansson | 2005-03-26 | 1 | -2/+12 |
* | Added :highlight effect to do YFT automatically | David Heinemeier Hansson | 2005-03-26 | 1 | -0/+27 |
* | Fixed Form.Serialize for the JavascriptHelper to also seriliaze password fiel... | David Heinemeier Hansson | 2005-03-26 | 1 | -0/+1 |
* | Made getElementsByClassName actually work | David Heinemeier Hansson | 2005-03-25 | 1 | -13/+24 |
* | Fixed Toggle.display in prototype.js #902 [Lucas Carlson] | David Heinemeier Hansson | 2005-03-23 | 1 | -2/+2 |
* | Added documentation and fixed an ajax bug | David Heinemeier Hansson | 2005-03-22 | 1 | -1/+1 |