| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Made JavaScriptHelper tests pass regardless of hash order #1656 [Sam Stephenson] | David Heinemeier Hansson | 2005-07-10 | 1 | -1/+1 |
* | Added that nil options are not included in tags, so tag("p", :ignore => nil) ... | David Heinemeier Hansson | 2005-07-09 | 1 | -2/+3 |
* | Fixed that UrlHelper#link_to_unless/link_to_if used html_escape on the name i... | David Heinemeier Hansson | 2005-07-09 | 1 | -1/+1 |
* | Added even more goodies to script.aculo.us #1677 [Thomas Fuchs] | David Heinemeier Hansson | 2005-07-09 | 2 | -75/+133 |
* | Fixed SQL Server test #1678 [Tom Ward] | David Heinemeier Hansson | 2005-07-09 | 1 | -1/+1 |
* | Added :handle as an option to sortable_element to restrict the drag handle to... | David Heinemeier Hansson | 2005-07-07 | 1 | -1/+1 |
* | Added a bunch of script.aculo.us features: Effect.ScrollTo, to smoothly scrol... | David Heinemeier Hansson | 2005-07-07 | 2 | -70/+116 |
* | Fixed JavascriptHelper#visual_effect to use camelize such that :blind_up will... | David Heinemeier Hansson | 2005-07-07 | 1 | -1/+1 |
* | Made documentation ready for release (AP) | David Heinemeier Hansson | 2005-07-06 | 1 | -2/+8 |
* | Make new AJAX helpers aware of more of their options #1622 [Thomas Fuchs] | David Heinemeier Hansson | 2005-07-06 | 1 | -1/+16 |
* | benchmark helper takes an optional log level, defaults to :info. Chose symbo... | Jeremy Kemper | 2005-07-05 | 1 | -9/+9 |
* | Fix syntax error | David Heinemeier Hansson | 2005-07-05 | 1 | -1/+1 |
* | Changed logging of SQL statements to use the DEBUG level instead of INFO. Add... | David Heinemeier Hansson | 2005-07-05 | 1 | -1/+1 |
* | Fixed transparent background for Safari with auto completer | David Heinemeier Hansson | 2005-07-05 | 1 | -0/+1 |
* | Added javascript_include_tag :defaults shortcut that'll include all the defau... | David Heinemeier Hansson | 2005-07-05 | 1 | -0/+7 |
* | 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 |
* | Improved update_element_function #1597 [Thomas Fuchs] | David Heinemeier Hansson | 2005-07-04 | 1 | -32/+25 |
* | Added :prompt option to FormOptions#select (and the users of it, like FormOpt... | David Heinemeier Hansson | 2005-07-03 | 1 | -7/+15 |
* | Added JavascriptHelper#update_element_function, which returns a Javascript fu... | David Heinemeier Hansson | 2005-07-03 | 1 | -0/+78 |
* | Added note about render_partial_collection #1557 | David Heinemeier Hansson | 2005-07-03 | 1 | -0/+3 |
* | AJAX error handling fix, Prototype event handling #1589 [Thomas Fuchs] | David Heinemeier Hansson | 2005-07-03 | 2 | -5/+8 |
* | Added :field_name option to DateHelper#select_(year|month|day) to deviate fro... | David Heinemeier Hansson | 2005-07-02 | 1 | -35/+41 |
* | 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 | 2 | -9/+50 |
* | Added that UrlHelper#mail_to will now also encode the default link title #749... | David Heinemeier Hansson | 2005-07-02 | 2 | -3/+7 |
* | Removed the default option of wrap=virtual on FormHelper#text_area to ensure ... | David Heinemeier Hansson | 2005-07-02 | 1 | -1/+1 |
* | Adds the ability to include XML CDATA tags using Builder #1563 [Josh Knowles] | David Heinemeier Hansson | 2005-07-02 | 1 | -0/+11 |
* | Added evaluation of <SCRIPT> blocks in content returned to Ajax calls #1577 [... | David Heinemeier Hansson | 2005-07-02 | 3 | -15/+34 |
* | Make render(:inline) use locals #1556 [Michael Shuerig] | David Heinemeier Hansson | 2005-07-01 | 1 | -1/+3 |
* | Load models and frequency typo on upoad progress #1555 [Sean Treadway] | David Heinemeier Hansson | 2005-07-01 | 1 | -1/+1 |
* | Fix IE 30-sec timeout bug, make auto_complete_for even more delicious #1572 [... | David Heinemeier Hansson | 2005-07-01 | 5 | -46/+86 |
* | File upload progress seems to have problems on a variety of servers, marking ... | David Heinemeier Hansson | 2005-06-30 | 1 | -1/+1 |
* | Wrong variable name used in observe_field #1551 | David Heinemeier Hansson | 2005-06-30 | 1 | -1/+1 |
* | Give auto_complete_for parameters, fix browser-autocompletion #1550 | David Heinemeier Hansson | 2005-06-29 | 1 | -1/+5 |
* | Fix JavaScriptHelper capitalization and make it compatible with Prototype #15... | David Heinemeier Hansson | 2005-06-29 | 1 | -13/+15 |
* | 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 | -0/+427 |
* | Added support for upload progress indicators in Apache and lighttpd 1.4.x (wo... | David Heinemeier Hansson | 2005-06-28 | 2 | -9/+67 |
* | 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 | 2 | -22/+75 |
* | 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 |
* | Added event-based observations when frequency is not set on observe_field/for... | David Heinemeier Hansson | 2005-06-27 | 1 | -5/+16 |
* | 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 |