OSDN Git Service

Added "Float" as a custom field format.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 25 Oct 2007 17:38:05 +0000 (17:38 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 25 Oct 2007 17:38:05 +0000 (17:38 +0000)
commit8610b191ae1a40ff58e90a1225d79c893a49b0d6
tree33b98bcfe7d2fd1407602831794f3a05eff588c5
parent01ef9f12c816fab283ebc7d96283abd3397c61c8
Added "Float" as a custom field format.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@870 e93f8b46-1217-0410-a6f0-8f06a7374b81
24 files changed:
app/helpers/custom_fields_helper.rb
app/models/custom_field.rb
app/models/custom_value.rb
app/views/custom_fields/_form.rhtml
lang/bg.yml
lang/cs.yml
lang/de.yml
lang/en.yml
lang/es.yml
lang/fr.yml
lang/he.yml
lang/it.yml
lang/ja.yml
lang/nl.yml
lang/pl.yml
lang/pt-br.yml
lang/pt.yml
lang/ro.yml
lang/sr.yml
lang/sv.yml
lang/zh.yml
test/fixtures/custom_fields.yml
test/unit/custom_field_test.rb [new file with mode: 0644]
test/unit/custom_value_test.rb [new file with mode: 0644]