]> source.dussan.org Git - redmine.git/commit
Added default value for custom fields. Fixed javascript on custom field form for...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 20 Jan 2008 21:29:51 +0000 (21:29 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 20 Jan 2008 21:29:51 +0000 (21:29 +0000)
commitd6bfb7fa4da4068c3e64f3fce16574de56fd72e9
treeeec2bb152a3d5aa0782563baa38c59e170d1ea9c
parent59c5d995c339f726f7c6249d543a2b2a2a7bc061
Added default value for custom fields. Fixed javascript on custom field form for project and user custom fields.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1090 e93f8b46-1217-0410-a6f0-8f06a7374b81
29 files changed:
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/fi.yml
lang/fr.yml
lang/he.yml
lang/it.yml
lang/ja.yml
lang/ko.yml
lang/lt.yml
lang/nl.yml
lang/pl.yml
lang/pt-br.yml
lang/pt.yml
lang/ro.yml
lang/ru.yml
lang/sr.yml
lang/sv.yml
lang/zh-tw.yml
lang/zh.yml
test/fixtures/custom_fields.yml
test/functional/issues_controller_test.rb
test/integration/issues_test.rb
test/unit/custom_value_test.rb