| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Fixed a bug with alternate layout #1468 [sam] | David Heinemeier Hansson | 2005-07-02 | 1 | -1/+1 |
* | 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 more tests on assert_redirected_to #1581 [Rick Olson] | David Heinemeier Hansson | 2005-07-02 | 1 | -2/+1 |
* | Added ActionController::Base.enable_upload_progress for people who want to pl... | David Heinemeier Hansson | 2005-07-02 | 1 | -0/+6 |
* | Added JavascriptHelper#draggable_element and JavascriptHelper#drop_receiving_... | David Heinemeier Hansson | 2005-07-02 | 3 | -10/+51 |
* | Added a DOCTYPE of HTML transitional to the HTML files generated by Rails #11... | David Heinemeier Hansson | 2005-07-02 | 1 | -0/+2 |
* | 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 | 2 | -2/+11 |
* | Load models and frequency typo on upoad progress #1555 [Sean Treadway] | David Heinemeier Hansson | 2005-07-01 | 2 | -2/+4 |
* | Fix IE 30-sec timeout bug, make auto_complete_for even more delicious #1572 [... | David Heinemeier Hansson | 2005-07-01 | 6 | -46/+97 |
* | Fixed mr recycle! | David Heinemeier Hansson | 2005-06-30 | 1 | -1/+2 |
* | Uncommented request.recycle! as it breaks more than it fixes, left test case ... | David Heinemeier Hansson | 2005-06-30 | 1 | -5/+14 |
* | Dont include the upload progress automatically before it works better | David Heinemeier Hansson | 2005-06-30 | 1 | -2/+0 |
* | File upload progress seems to have problems on a variety of servers, marking ... | David Heinemeier Hansson | 2005-06-30 | 2 | -4/+3 |
* | 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 | 2 | -6/+11 |
* | A bit more routes refactoring and test | David Heinemeier Hansson | 2005-06-29 | 2 | -5/+9 |
* | Got back to functional testing harmony | David Heinemeier Hansson | 2005-06-29 | 1 | -33/+36 |
* | Rolled back changed to test_process as it broke havok this morning | David Heinemeier Hansson | 2005-06-29 | 1 | -13/+12 |
* | 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 |
* | r1475@iwill: jeremy | 2005-06-28 23:19:51 -0700 | Jeremy Kemper | 2005-06-29 | 4 | -14/+15 |
* | Routes fail with leading slash #1540 [Nicholas Seckar] | Jamis Buck | 2005-06-28 | 1 | -0/+1 |
* | Badly applied patch fix | David Heinemeier Hansson | 2005-06-28 | 1 | -2/+2 |
* | Added support for upload progress indicators in Apache and lighttpd 1.4.x (wo... | David Heinemeier Hansson | 2005-06-28 | 3 | -0/+1004 |
* | Added support for upload progress indicators in Apache and lighttpd 1.4.x (wo... | David Heinemeier Hansson | 2005-06-28 | 5 | -16/+104 |
* | This patch modifies RouteSet#write_generation and RouteSet#write_recognition ... | David Heinemeier Hansson | 2005-06-28 | 1 | -1/+8 |
* | 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 |
* | Don't ignore :controller for urls made inside a controller module #1526 [Nich... | David Heinemeier Hansson | 2005-06-27 | 1 | -2/+4 |
* | Make named routes work without hashes #1523 [Nicholas Seckar] | David Heinemeier Hansson | 2005-06-27 | 1 | -1/+1 |
* | Fixed routing bug | David Heinemeier Hansson | 2005-06-27 | 1 | -1/+1 |
* | Attempt to explicitly flush the output at the end of CgiProcess#out | Jamis Buck | 2005-06-27 | 1 | -0/+2 |
* | 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 |
* | Fixed assert_redirected_to to handle absolute controller paths properly #1472... | David Heinemeier Hansson | 2005-06-27 | 1 | -2/+4 |
* | Added event-based observations when frequency is not set on observe_field/for... | David Heinemeier Hansson | 2005-06-27 | 1 | -5/+16 |
* | Dont use evals in backtraces #1513 | David Heinemeier Hansson | 2005-06-27 | 1 | -6/+8 |
* | 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 |
* | Fixed that Functional tests do not set request.path_parameters properly #1512... | David Heinemeier Hansson | 2005-06-26 | 1 | -3/+13 |