index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_view
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Updated docs on auto-indexing #765 [Astinus]
David Heinemeier Hansson
2005-03-06
1
-0
/
+8
*
Fixed that single quote was not escaped in a UrlHelper#link_to javascript con...
David Heinemeier Hansson
2005-03-06
1
-1
/
+1
*
Removed the default border on link_image_to (it broke xhtml strict) -- can be...
David Heinemeier Hansson
2005-03-06
1
-3
/
+1
*
Fixed that form helpers would treat string and symbol keys differently in htm...
David Heinemeier Hansson
2005-03-06
9
-174
/
+201
*
Tagged the 0.10.0 release
David Heinemeier Hansson
2005-02-25
1
-6
/
+2
*
Fixed TimeZone issues in action-pack and active-support #704
David Heinemeier Hansson
2005-02-23
1
-6
/
+10
*
Added FormOptionsHelper#time_zone_select and FormOptionsHelper#time_zone_opti...
David Heinemeier Hansson
2005-02-23
1
-2
/
+55
*
Documentation fix #698
David Heinemeier Hansson
2005-02-23
1
-5
/
+6
*
Show value when NOT file
David Heinemeier Hansson
2005-02-23
1
-1
/
+1
*
Added FormHelper#file_field and FormTagHelper#file_field_tag for creating fil...
David Heinemeier Hansson
2005-02-23
2
-1
/
+10
*
Added Afghanistan (no more conspiracy!) to FormOptions#country_select and For...
David Heinemeier Hansson
2005-02-19
1
-1
/
+1
*
Added :order option for date_select that allows control over the order in whi...
David Heinemeier Hansson
2005-02-19
1
-13
/
+24
*
One comma too much
David Heinemeier Hansson
2005-02-19
1
-1
/
+1
*
Added AssetTagHelper that provides methods for linking a HTML page together w...
David Heinemeier Hansson
2005-02-19
1
-0
/
+59
*
Completed FormTagHelper by adding radio_button_tag and select_tag
David Heinemeier Hansson
2005-02-19
1
-1
/
+15
*
Added FormTagHelper that provides a number of methods for creating form tags ...
David Heinemeier Hansson
2005-02-19
2
-26
/
+62
*
Added Iran and Irak to the countries list used by FormOptions#country_select ...
David Heinemeier Hansson
2005-02-19
1
-2
/
+10
*
Made auto_link the only public method of its clan and added an option to cont...
David Heinemeier Hansson
2005-02-19
1
-16
/
+23
*
Added Iran and Irak to the countries list used by country_select and country_...
David Heinemeier Hansson
2005-02-19
1
-1
/
+4
*
Renamed link_to_image to link_image_to (since thats what it actually does) --...
David Heinemeier Hansson
2005-02-19
1
-6
/
+15
*
Use per-document setting for hardbreaks on textile
David Heinemeier Hansson
2005-02-19
1
-2
/
+1
*
Fixed textilize for RedCloth3 to keep doing hardbreaks
David Heinemeier Hansson
2005-02-19
1
-0
/
+1
*
Added TextHelper#auto_link, TextHelper#auto_link_urls, and TextHelper#auto_li...
David Heinemeier Hansson
2005-02-18
1
-0
/
+18
*
Documentation on :include_blank #579
David Heinemeier Hansson
2005-02-17
1
-0
/
+13
*
Added current_page?(options) method to check if the url_for options passed co...
David Heinemeier Hansson
2005-02-17
1
-1
/
+6
*
Simplified link_to_unless_current to work with the new Routing
David Heinemeier Hansson
2005-02-17
1
-24
/
+3
*
Fixed documentation snafus #575, #576, #577, #585
David Heinemeier Hansson
2005-02-07
2
-7
/
+7
*
Applied the dblack patch
David Heinemeier Hansson
2005-01-24
1
-0
/
+6
*
Added :encode option to mail_to that'll allow you to masquarede the email add...
David Heinemeier Hansson
2005-01-24
1
-1
/
+28
*
Fixed no-binding fragment caching
David Heinemeier Hansson
2005-01-20
1
-2
/
+2
*
Removed the need for passing the binding when using CacheHelper#cache
David Heinemeier Hansson
2005-01-20
1
-1
/
+1
*
Added the option of passing a block to ActiveRecordHelper#form in order to ad...
David Heinemeier Hansson
2005-01-15
2
-5
/
+11
*
Updated to new naming style
David Heinemeier Hansson
2005-01-11
1
-2
/
+2
*
Added that form helpers now take an index option #448 [Tim Bates]
David Heinemeier Hansson
2005-01-10
1
-2
/
+25
*
Updated caching to include action caching as well and simplified the name/key...
David Heinemeier Hansson
2005-01-10
1
-1
/
+2
*
Added first stab at page and fragment caching
David Heinemeier Hansson
2005-01-08
1
-0
/
+9
*
Added the possibility of passing nil to UrlHelper#link_to to use the link its...
David Heinemeier Hansson
2005-01-05
1
-5
/
+8
*
Added DateHelper#select_time and DateHelper#select_second #373 [Scott Baron]
David Heinemeier Hansson
2005-01-02
1
-0
/
+20
*
Fixed UrlHelper#link_to_unless so it doesn't care if the id is a string or fi...
David Heinemeier Hansson
2004-12-22
2
-4
/
+5
*
FormHelper should only use *_before_type_cast if they available on the model
David Heinemeier Hansson
2004-12-19
1
-1
/
+5
*
Fixed that textilize and markdown would instantiate their engines even on emp...
David Heinemeier Hansson
2004-12-19
1
-2
/
+2
*
Added respondence to *_before_type_cast for all attributes to return their st...
David Heinemeier Hansson
2004-12-19
2
-7
/
+9
*
Updated documentation
David Heinemeier Hansson
2004-12-16
4
-14
/
+16
*
Fixed DateHelper#date_select so that you can pass include_blank as an option ...
David Heinemeier Hansson
2004-12-15
1
-1
/
+2
*
Documented select, collection_select, and country_select #304 [Ulysses]
David Heinemeier Hansson
2004-12-15
1
-3
/
+13
*
Added FormHelper#radio_button to work with radio buttons like its already pos...
David Heinemeier Hansson
2004-12-14
1
-0
/
+23
*
Fixed the default button name on forms generated with form
David Heinemeier Hansson
2004-12-12
1
-3
/
+6
*
Fixed all helpers so that they use XHTML compliant double quotes for values i...
David Heinemeier Hansson
2004-12-12
3
-17
/
+16
*
Use lower-case post instead of POST as form method for XHTML compliance #290 ...
David Heinemeier Hansson
2004-12-12
2
-5
/
+5
*
Set border on link_to_image to 0 by default
David Heinemeier Hansson
2004-12-10
1
-0
/
+8
[prev]
[next]