index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
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
*
Merge commit 'mainstream/master'
Pratik Naik
2008-05-25
1
-2
/
+2
|
\
|
*
Fix auto_link helper for already linked urls. [#72 state:resolved]
Kevin Glowacz
2008-05-22
1
-2
/
+2
*
|
overall cleanup of "#=>" and other minor details
Xavier Noria
2008-05-23
1
-3
/
+3
*
|
fixed indentation in description lists
Xavier Noria
2008-05-23
1
-59
/
+56
*
|
fixed indentation in description list
Xavier Noria
2008-05-23
1
-3
/
+3
*
|
Merge commit 'mainstream/master'
Pratik Naik
2008-05-22
2
-1
/
+3
|
\
|
|
*
Parentheses should be acceptable characters for auto_link_urls. [#234 state:r...
Adam
2008-05-22
1
-1
/
+1
|
*
Improve check_box_checked? to use include? for Array values. [#193 state:reso...
Erkki Eilonen
2008-05-21
1
-0
/
+2
*
|
gsub("ActionController", "Action Controller")
Xavier Noria
2008-05-21
1
-1
/
+1
*
|
gsub("ActiveRecord", "Active Record")
Xavier Noria
2008-05-21
3
-4
/
+4
*
|
revised conventions and minor details in scriptaculous_helper.rb
Xavier Noria
2008-05-21
1
-84
/
+82
*
|
revised font of constants in Action View
Xavier Noria
2008-05-21
1
-1
/
+1
*
|
revised font of constants in Action View
Xavier Noria
2008-05-21
2
-5
/
+5
*
|
Merge commit 'mainstream/master'
Pratik Naik
2008-05-20
3
-2
/
+10
|
\
|
|
*
Ensure observe_field encodes value parameter. [#216 state:resolved]
Frederick Cheung
2008-05-19
1
-1
/
+1
|
*
InstanceTag#default_time_from_options overflows to DateTime
gbuesing
2008-05-18
1
-1
/
+1
|
*
time_zone_select docs: explain priority zones option. Add example showing a c...
gbuesing
2008-05-18
1
-0
/
+8
*
|
gsub("css", "CSS") and assorted improvements
Xavier Noria
2008-05-19
2
-13
/
+13
*
|
#method vs +method+ in Action View
Xavier Noria
2008-05-19
3
-37
/
+36
*
|
small touches to the form_for docs revision
Xavier Noria
2008-05-17
1
-3
/
+3
*
|
major revision of form_for documentation
Xavier Noria
2008-05-17
1
-35
/
+54
|
/
*
Merge documentation changes from docrails.
Pratik Naik
2008-05-16
2
-32
/
+115
*
auto_link helper fails to recognize links separated by space. [#72 state:reso...
Eugene Pimenov
2008-05-16
1
-1
/
+1
*
Don't fallback to just adding "'s" in TextHelper#pluralize, because the Infle...
Joshua Peek
2008-05-14
1
-68
/
+59
*
Fix remote_function to escape apostrophes inside the remote url passed to Aja...
Andre Arko
2008-05-13
1
-1
/
+1
*
Updated copyright years
David Heinemeier Hansson
2008-05-11
3
-3
/
+3
*
Added not to sanitize helper docs that it doesn't guarantee well-formed markup.
Michael Schuerig
2008-05-12
1
-0
/
+5
*
Merge docrails:
Pratik Naik
2008-05-09
3
-23
/
+53
*
ActionView::InstanceTag#default_time_from_options with hash args uses Time.cu...
gbuesing
2008-05-08
1
-3
/
+4
*
Adding Date.current, which returns Time.zone.today if config.time_zone is set...
gbuesing
2008-05-08
1
-1
/
+1
*
Fixed form helper's name attribute for question methods
Andrew Vit
2008-05-06
1
-5
/
+9
*
Improve documentation coverage and markup
Xavier Noria
2008-05-02
10
-88
/
+103
*
Fixed that TextHelper#text_field would corrypt when raw HTML was used as the ...
David Heinemeier Hansson
2008-05-01
1
-0
/
+1
*
Fixed labels that have a bracketed name and an index [#68 state:resolved]
Kevin Glowacz
2008-04-30
1
-0
/
+1
*
FormHelper#label_tag accepts :for option [encoded] [#38 state:resolved]
Joshua Peek
2008-04-30
1
-8
/
+10
*
Fixed tests (and the weird assumption that no logger would mean that the code...
David Heinemeier Hansson
2008-04-30
1
-1
/
+1
*
Fixed that BenchmarkHelper should use controller.logger instead of @logger (w...
David Heinemeier Hansson
2008-04-27
1
-3
/
+5
*
select_datetime and select_time default to Time.zone.now when config.time_zon...
gbuesing
2008-04-21
1
-2
/
+2
*
datetime_select defaults to Time.zone.now when config.time_zone is set
gbuesing
2008-04-21
1
-1
/
+1
*
Merge branch 'master' of git://github.com/stephencelis/rails
Joshua Peek
2008-04-14
1
-3
/
+3
|
\
|
*
Scripts and styles with multiple dots in the filename should cache
Stephen Celis
2008-04-12
1
-3
/
+3
*
|
Added Rails.public_path to control where HTML and assets are expected to be l...
David Heinemeier Hansson
2008-04-13
1
-1
/
+1
|
/
*
Improve documentation.
Pratik Naik
2008-04-05
2
-5
/
+5
*
Ensure RJS redirect_to doesn't html-escapes string argument. Closes #8546
Pratik Naik
2008-04-02
1
-1
/
+2
*
Ruby 1.9 compat: toplevel AS reference within BasicObject
Jeremy Kemper
2008-04-01
1
-1
/
+1
*
Revert spurious commit from [9126]
Jeremy Kemper
2008-03-29
1
-6
/
+4
*
Fix new migration versions
David Heinemeier Hansson
2008-03-28
1
-4
/
+6
*
Update doc (closes #11402)
David Heinemeier Hansson
2008-03-28
1
-2
/
+1
*
Improve documentation.
Pratik Naik
2008-03-26
2
-9
/
+11
*
Fixed that FormHelper#radio_button would produce invalid ids (closes #11298) ...
David Heinemeier Hansson
2008-03-24
1
-2
/
+2
[next]