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
/
test
/
template
/
date_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added :field_name option to DateHelper#select_(year|month|day) to deviate fro...
David Heinemeier Hansson
2005-07-02
1
-0
/
+43
*
r1335@iwill: jeremy | 2005-06-17 11:41:50 -0700
Jeremy Kemper
2005-06-17
1
-0
/
+9
*
Allow distance_of_time_in_words to work with any value that responds to #to_t...
Jamis Buck
2005-06-14
1
-0
/
+8
*
Added support for descending year values in DateHelper#select_year, like sele...
David Heinemeier Hansson
2005-05-19
1
-0
/
+9
*
Fixed DateHelper to return values on the option tags such that they'll work p...
David Heinemeier Hansson
2005-04-17
1
-49
/
+48
*
Added minute_step as an option to select_minute (and the helpers that use it)...
David Heinemeier Hansson
2005-04-13
1
-0
/
+16
*
Fixed include_blank for select_hour/minute/second #527 [edward@debian.org]
David Heinemeier Hansson
2005-04-02
1
-1
/
+117
*
Added include_seconds option as the third parameter to distance_of_time_in_wo...
David Heinemeier Hansson
2005-03-26
1
-0
/
+16
*
Added DateHelper#select_time and DateHelper#select_second #373 [Scott Baron]
David Heinemeier Hansson
2005-01-02
1
-0
/
+53
*
Fixed some test cases
David Heinemeier Hansson
2005-01-01
1
-1
/
+1
*
Fixed DateHelper#date_select so that you can pass include_blank as an option ...
David Heinemeier Hansson
2004-12-15
1
-0
/
+144
*
Fixed all helpers so that they use XHTML compliant double quotes for values i...
David Heinemeier Hansson
2004-12-12
1
-20
/
+20
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+104
[prev]