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
/
date_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-04-25
1
-0
/
+3
|
\
|
*
Add distance_of_time_in_words example for seconds
Alexey Vakhov
2012-04-22
1
-0
/
+3
*
|
Use leap years trick in distance_of_time_in_words only for distances between ...
Alexey Vakhov
2012-04-24
1
-12
/
+16
*
|
fixed non matching documentation behaviour with method semantics on distance_...
Marcelo Casiraghi
2012-04-24
1
-1
/
+1
*
|
Distance of time in words should work correct if from time > to_time
Alexey Vakhov
2012-04-24
1
-2
/
+3
|
/
*
avoid autolinking by rdoc [ci skip]
Vijay Dev
2012-04-12
1
-2
/
+2
*
datetime_select should work with -/+ infinity dates
Joe Van Dyk
2012-03-28
1
-1
/
+1
*
apply form_for namespace option to date_select
Sergey Nartimov
2012-03-26
1
-1
/
+4
*
Remove code duplication
Rafael Mendonça França
2012-03-19
1
-11
/
+11
*
Fixes issue #5222: DateTimeSelector builds invalid dates on leap day when dis...
Jey Balachandran
2012-03-18
1
-6
/
+6
*
time_tag support for blocks
Antonio Tapiador del Dujo
2012-03-18
1
-2
/
+7
*
tiny refactoring
Vasiliy Ermolovich
2012-01-29
1
-12
/
+6
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-01-26
1
-0
/
+24
|
\
|
*
Documented the :use_two_digit_numbers option
Lennart Fridén
2012-01-22
1
-0
/
+24
*
|
Merge pull request #4641 from rafaelfranca/date_select-fix-3-2
José Valim
2012-01-24
1
-3
/
+3
*
|
Raise exception when date.order includes invalid elements
Indrek Juhkam
2012-01-22
1
-1
/
+9
|
/
*
Do not need of ActionView::Helpers scope since we are inside
Rafael Mendonça França
2012-01-17
1
-3
/
+3
*
Extract DatetimeSelect
Rafael Mendonça França
2012-01-17
1
-53
/
+1
*
Extract TimeSelect
Rafael Mendonça França
2012-01-17
1
-5
/
+1
*
Extract DateSelect
Rafael Mendonça França
2012-01-17
1
-5
/
+1
*
Revert "Merge pull request #4154 from nashby/include-blank-date-helper"
Piotr Sarnacki
2011-12-26
1
-2
/
+2
*
add ability to set a prompt string in include_blank option for date helpers, ...
Vasiliy Ermolovich
2011-12-24
1
-2
/
+2
*
fix adding field_with_errors to date selects, closes #3487
Vasiliy Ermolovich
2011-12-20
1
-5
/
+9
*
fix separator insertion in date_select helper
Sergey Nartimov
2011-12-14
1
-1
/
+2
*
Added :use_two_digit_numbers option [Lennart Fridén & Kim Persson]
Lennart Fridén
2011-12-11
1
-3
/
+6
*
Fixes an issue when creating a date select with too many options.
Liborio Cannici
2011-10-08
1
-5
/
+10
*
little details seen while doing a pass through what's new in docrails
Xavier Noria
2011-07-23
1
-1
/
+1
*
use the doc conventions for arguments in all cases
Ray Baxter
2011-07-20
1
-3
/
+3
*
reword select_date's behaviour clearly when an incomplete options array is pa...
Vijay Dev
2011-07-20
1
-3
/
+3
*
we're talking about days here, not hours
Ray Baxter
2011-07-17
1
-1
/
+1
*
wording between select_second, select_minute and
Ray Baxter
2011-07-17
1
-2
/
+2
*
fix typo
Ray Baxter
2011-07-17
1
-1
/
+1
*
make documentation agree with test expectations and
Ray Baxter
2011-07-17
1
-2
/
+2
*
document that second tags are also returned by default
Ray Baxter
2011-07-16
1
-1
/
+1
*
there is no Time.today method, use Time.now
Ray Baxter
2011-07-16
1
-2
/
+2
*
remove stray character
Ray Baxter
2011-07-16
1
-1
/
+1
*
disambiguate uses of post/POST by using "article"
Ray Baxter
2011-07-16
1
-28
/
+28
*
clarify that classes that include DateHelper can
Ray Baxter
2011-07-16
1
-2
/
+2
*
clarify that DateTime objects are allowed arguments
Ray Baxter
2011-07-16
1
-1
/
+1
*
use minute instead of second in description of select_minute
Ray Baxter
2011-07-16
1
-2
/
+2
*
show correct helper in description
Ray Baxter
2011-07-16
1
-1
/
+1
*
use 'hour' instead of 'minutes' and 'second' for select_hour
Ray Baxter
2011-07-16
1
-2
/
+2
*
Remove usage of memoizable from ActionPack.
José Valim
2011-06-16
1
-7
/
+6
*
Remove extra white spaces on ActionPack docs.
Sebastian Martinez
2011-05-23
1
-1
/
+1
*
Clean up redundant backslashes
Pirogov Evgenij
2011-05-14
1
-4
/
+4
*
Merge branch 'master' of git://github.com/lifo/docrails
Xavier Noria
2011-05-14
1
-66
/
+73
|
\
|
*
Fix styiling issues on DateHelper docs
Sebastian Martinez
2011-05-10
1
-64
/
+70
|
*
Explain the implication of using :ignore_date on time_select
Aditya Sanghi
2011-05-10
1
-1
/
+2
|
*
Fixed typos in documentation for the date_select helper in actionpack/action_...
Philip Roberts
2011-05-09
1
-1
/
+1
*
|
Merge pull request #343 from asanghi/ampm
José Valim
2011-05-07
1
-4
/
+30
|
\
\
[next]