| Commit message (Expand) | Author | Age | Files | Lines |
* | Added :disabled option to all data selects that'll make the elements inaccess... | David Heinemeier Hansson | 2005-09-11 | 1 | -2/+60 |
* | Fixed that TextHelper#auto_link_urls would include punctuation in the links #... | David Heinemeier Hansson | 2005-09-11 | 1 | -1/+15 |
* | Added Kernel#silence_warnings and puts it into use throughout the framework | David Heinemeier Hansson | 2005-09-11 | 2 | -13/+13 |
* | Fixed that number_to_currency(1000, {:precision => 0})) should return "$1,000... | David Heinemeier Hansson | 2005-09-09 | 1 | -0/+2 |
* | Fixed JavascriptHelper#auto_complete_for to only include unique items #2153 [... | David Heinemeier Hansson | 2005-09-09 | 1 | -0/+4 |
* | Fixed that onclick would be overridden even when special features werent used | David Heinemeier Hansson | 2005-09-08 | 1 | -0/+4 |
* | Fixed all AssetHelper methods to work with relative paths, such that javascri... | David Heinemeier Hansson | 2005-09-08 | 1 | -0/+1 |
* | Fixed a broken test | David Heinemeier Hansson | 2005-09-08 | 1 | -1/+1 |
* | Use this.href, not unexisting url | David Heinemeier Hansson | 2005-09-07 | 1 | -1/+1 |
* | Added :post option to UrlHelper#link_to that makes it possible to do POST req... | David Heinemeier Hansson | 2005-09-07 | 1 | -0/+18 |
* | Added :popup option to UrlHelper#link_to #1996 [gabriel.gironda@gmail.com] | David Heinemeier Hansson | 2005-09-04 | 1 | -0/+26 |
* | Render refactoring; render error reporting fixes | Nicholas Seckar | 2005-08-26 | 1 | -0/+63 |
* | Added :use_short_month option to select_month helper to show month names as a... | Jamis Buck | 2005-08-22 | 1 | -0/+18 |
* | Make link_to escape the javascript in the confirm option #1964 [nicolas.pouil... | Jamis Buck | 2005-08-14 | 1 | -0/+4 |
* | Fixed bug with :success/:failure callbacks for the JavaScriptHelper methods #... | David Heinemeier Hansson | 2005-07-14 | 1 | -0/+40 |
* | Script.aculo.us: latest rev, new autocompleter features, memory leaks fixed #... | David Heinemeier Hansson | 2005-07-11 | 1 | -1/+5 |
* | Made JavaScriptHelper tests pass regardless of hash order #1656 [Sam Stephenson] | David Heinemeier Hansson | 2005-07-10 | 1 | -18/+18 |
* | Added that nil options are not included in tags, so tag("p", :ignore => nil) ... | David Heinemeier Hansson | 2005-07-09 | 4 | -6/+14 |
* | Include Javascript tests in rake #1655 [courtney] | David Heinemeier Hansson | 2005-07-08 | 1 | -2/+2 |
* | Make new AJAX helpers aware of more of their options #1622 [Thomas Fuchs] | David Heinemeier Hansson | 2005-07-06 | 1 | -2/+10 |
* | benchmark helper takes an optional log level, defaults to :info. Chose symbo... | Jeremy Kemper | 2005-07-05 | 1 | -0/+72 |
* | r2822@asus: jeremy | 2005-07-04 21:14:30 -0700 | Jeremy Kemper | 2005-07-04 | 1 | -6/+8 |
* | Improved update_element_function #1597 [Thomas Fuchs] | David Heinemeier Hansson | 2005-07-04 | 1 | -0/+25 |
* | Added :prompt option to FormOptions#select (and the users of it, like FormOpt... | David Heinemeier Hansson | 2005-07-03 | 1 | -0/+36 |
* | AJAX error handling fix, Prototype event handling #1589 [Thomas Fuchs] | David Heinemeier Hansson | 2005-07-03 | 1 | -4/+10 |
* | Added :field_name option to DateHelper#select_(year|month|day) to deviate fro... | David Heinemeier Hansson | 2005-07-02 | 1 | -0/+43 |
* | Update for JavaScript helper tests #1584 [Thomas Fuchs] | David Heinemeier Hansson | 2005-07-02 | 1 | -14/+48 |
* | Added that UrlHelper#mail_to will now also encode the default link title #749... | David Heinemeier Hansson | 2005-07-02 | 3 | -9/+17 |
* | Load models and frequency typo on upoad progress #1555 [Sean Treadway] | David Heinemeier Hansson | 2005-07-01 | 1 | -4/+4 |
* | Uncommented request.recycle! as it breaks more than it fixes, left test case ... | David Heinemeier Hansson | 2005-06-30 | 1 | -0/+0 |
* | Fix JavaScriptHelper capitalization and make it compatible with Prototype #15... | David Heinemeier Hansson | 2005-06-29 | 2 | -7/+7 |
* | Added support for upload progress indicators in Apache and lighttpd 1.4.x (wo... | David Heinemeier Hansson | 2005-06-28 | 1 | -0/+272 |
* | Added script.aculo.us Javascripts (controls.js, dragdrop.js, effects.js) (NEE... | David Heinemeier Hansson | 2005-06-26 | 1 | -1/+23 |
* | Added TextHelper#word_wrap(text, line_length = 80) #1449 [tuxie@dekadance.se] | David Heinemeier Hansson | 2005-06-21 | 1 | -0/+4 |
* | Added tag_options as a third parameter to AssetHelper#auto_discovery_link_tag... | David Heinemeier Hansson | 2005-06-21 | 1 | -0/+6 |
* | Added option to pass in parameters to CaptureHelper#capture, so you can creat... | David Heinemeier Hansson | 2005-06-21 | 1 | -4/+4 |
* | More tests for JavascriptHelper #1460 | David Heinemeier Hansson | 2005-06-18 | 1 | -0/+52 |
* | r1335@iwill: jeremy | 2005-06-17 11:41:50 -0700 | Jeremy Kemper | 2005-06-17 | 1 | -0/+9 |
* | Added cuba to country list #1351 [todd] | David Heinemeier Hansson | 2005-06-16 | 1 | -1/+1 |
* | Added :extension option to NumberHelper#number_to_phone #1361 [delynnb] | David Heinemeier Hansson | 2005-06-16 | 1 | -0/+2 |
* | Added button_to as a form-based solution to deal with harmful actions that sh... | David Heinemeier Hansson | 2005-06-16 | 1 | -0/+22 |
* | Fixed image_tag so an exception is not thrown just because the image is missi... | David Heinemeier Hansson | 2005-06-16 | 1 | -5/+3 |
* | Added a third parameter to TextHelper#auto_link called href_options for speci... | David Heinemeier Hansson | 2005-06-16 | 1 | -0/+3 |
* | Fixed TextHelper#highlight to return the text, not nil, if the phrase is blan... | David Heinemeier Hansson | 2005-06-16 | 1 | -0/+5 |
* | Its Iraq, not Irak #1443 [ivan] | David Heinemeier Hansson | 2005-06-16 | 1 | -1/+1 |
* | Fixed TagHelper such that :name and 'name' keys in the options doesn't result... | David Heinemeier Hansson | 2005-06-16 | 1 | -0/+4 |
* | Allow distance_of_time_in_words to work with any value that responds to #to_t... | Jamis Buck | 2005-06-14 | 1 | -0/+8 |
* | r2495@sedna: jeremy | 2005-05-27 22:07:18 -0700 | Jeremy Kemper | 2005-06-12 | 1 | -8/+21 |
* | Deprecated redirect_to_path and redirect_to_url in favor of letting redirect_... | David Heinemeier Hansson | 2005-05-22 | 1 | -3/+2 |
* | Fixed that compute_public_path should recognize external URLs, so image_tag("... | David Heinemeier Hansson | 2005-05-19 | 1 | -0/+1 |