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
/
locale
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add button_tag support to ActionView::Helpers::FormBuilder.
Will Farrington
2011-12-11
1
-0
/
+6
*
Action Pack typos.
R.T. Lechow
2011-03-05
1
-1
/
+1
*
Use %{} syntax in I18n (faster) instead of {{}}.
José Valim
2010-05-01
1
-14
/
+14
*
Remove error_messages_for data from locale.
José Valim
2010-04-10
1
-8
/
+0
*
Rename unsignificant to insignificant.
José Valim
2010-03-23
1
-5
/
+5
*
Adds number_to_human and several improvements in NumberHelper. [#4239 state:r...
Bernardo de Pádua
2010-03-22
1
-6
/
+45
*
Add possibility to use i18n translatios in submit FormHelper.
Carlos Antonio da Silva
2010-01-14
1
-8
/
+15
*
Use helpers.label instead of views.labels.
José Valim
2010-01-07
1
-1
/
+1
*
errors in ActionView should not be namespaced as well.
José Valim
2010-01-07
1
-8
/
+7
*
Bring agnosticism to error_messages_for.
José Valim
2009-10-17
1
-2
/
+2
*
Introduce :almost keyword for distance_of_time_in_words. Make 1.75 days - 2 d...
John Trupiano
2009-09-28
1
-0
/
+3
*
I18n: use I18n for select helpers' prompt text
Akira Matsuda
2009-08-26
1
-0
/
+4
*
Revert "I18n: use I18n for select helpers' prompt text"
Jeremy Kemper
2009-08-26
1
-4
/
+0
*
I18n: use I18n for select helpers' prompt text
Akira Matsuda
2009-08-26
1
-0
/
+4
*
Improve i18n support for number_to_human_size helper:
Yaroslav Markin
2009-01-27
1
-1
/
+12
*
Use I18n for date/time select helpers prompt text [#561 state:resolved]
Sam Oliver
2008-12-22
1
-0
/
+7
*
Add i18n for number_to_human_size() helper storage units. Translation key is ...
Yaroslav Markin
2008-11-23
1
-0
/
+1
*
use :en as a default locale (in favor of :en-US)
Sven Fuchs
2008-11-18
1
-1
/
+1
*
Update translations for pluralization key change from 'many' to 'other'
Sven Fuchs
2008-08-25
1
-22
/
+22
*
Update translations for pluralization key change from 'other' to 'many'
Jeremy Kemper
2008-08-24
1
-11
/
+11
*
I18n: use :other instead of :many as default key for pluralization to better ...
Sven Fuchs
2008-08-23
1
-11
/
+11
*
fixing actionpack yml translations
Sven Fuchs
2008-08-20
1
-21
/
+23
*
Changed locale file to yml for actionpack, but still broken
Iain Hecker
2008-08-20
2
-89
/
+89
*
Cleaned up ActiveRecord i18n scoping
Iain Hecker
2008-08-14
1
-8
/
+10
*
switch to using I18n.load_translations instead of requiring plain ruby files
Sven Fuchs
2008-08-13
1
-77
/
+78
*
update i18n usage for pluralization hashes (api change)
Sven Fuchs
2008-08-10
1
-12
/
+45
*
Updated NumberHelper: Full i18n support (except number_to_phone), consolidate...
Clemens Kofler
2008-07-29
1
-7
/
+28
*
Fixed Date and Time localization for ActiveSupport
Luca Guidi
2008-07-02
1
-21
/
+0
*
Replaced country_options_for_select with old,
Sven Fuchs
2008-06-22
1
-40
/
+0
*
Renamed lang/ to locale/ because that's what we seem to
Sven Fuchs
2008-06-21
1
-0
/
+93