]> source.dussan.org Git - redmine.git/log
redmine.git
13 years agorename .rhtml to .html.erb of app/views/versions/show.rhtml.
Toshi MARUYAMA [Sun, 28 Aug 2011 08:20:14 +0000 (08:20 +0000)]
rename .rhtml to .html.erb of app/views/versions/show.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6695 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/versions/_overview.rhtml.
Toshi MARUYAMA [Sun, 28 Aug 2011 08:19:31 +0000 (08:19 +0000)]
rename .rhtml to .html.erb of app/views/versions/_overview.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6694 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/versions/edit.rhtml.
Toshi MARUYAMA [Sun, 28 Aug 2011 08:18:54 +0000 (08:18 +0000)]
rename .rhtml to .html.erb of app/views/versions/edit.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6693 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from config/initializers/10-patches.rb.
Toshi MARUYAMA [Sun, 28 Aug 2011 07:13:37 +0000 (07:13 +0000)]
remove trailing white-spaces from config/initializers/10-patches.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6692 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from app/controllers/versions_controller.rb.
Toshi MARUYAMA [Sun, 28 Aug 2011 06:49:08 +0000 (06:49 +0000)]
remove trailing white-spaces from app/controllers/versions_controller.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6691 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/integration/api_test/versions_test.rb.
Toshi MARUYAMA [Sun, 28 Aug 2011 06:48:10 +0000 (06:48 +0000)]
remove trailing white-spaces from test/integration/api_test/versions_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6690 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRuby 1.9: fix parsing error of ja.yml with psych yaml library (#8847).
Toshi MARUYAMA [Sun, 28 Aug 2011 06:13:13 +0000 (06:13 +0000)]
Ruby 1.9: fix parsing error of ja.yml with psych yaml library (#8847).

Contributed by Etienne Massip.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6689 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from config/locales/hu.yml.
Toshi MARUYAMA [Sun, 28 Aug 2011 06:12:31 +0000 (06:12 +0000)]
remove trailing white-spaces from config/locales/hu.yml.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6688 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRuby 1.9: fix parsing error of hu.yml with psych yaml library (#8847).
Toshi MARUYAMA [Sun, 28 Aug 2011 06:12:05 +0000 (06:12 +0000)]
Ruby 1.9: fix parsing error of hu.yml with psych yaml library (#8847).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6687 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/ldap_auth_sources/_form.rhtml.
Toshi MARUYAMA [Sun, 28 Aug 2011 06:11:24 +0000 (06:11 +0000)]
rename .rhtml to .html.erb of app/views/ldap_auth_sources/_form.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6686 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/workflows/index.rhtml.
Toshi MARUYAMA [Sat, 27 Aug 2011 23:49:35 +0000 (23:49 +0000)]
rename .rhtml to .html.erb of app/views/workflows/index.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6685 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/workflows/_action_menu.rhtml.
Toshi MARUYAMA [Sat, 27 Aug 2011 23:48:49 +0000 (23:48 +0000)]
rename .rhtml to .html.erb of app/views/workflows/_action_menu.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6684 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/workflows/copy.rhtml.
Toshi MARUYAMA [Sat, 27 Aug 2011 23:48:06 +0000 (23:48 +0000)]
rename .rhtml to .html.erb of app/views/workflows/copy.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6683 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/workflows/edit.rhtml.
Toshi MARUYAMA [Sat, 27 Aug 2011 23:47:03 +0000 (23:47 +0000)]
rename .rhtml to .html.erb of app/views/workflows/edit.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6682 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from app/views/workflows/index.rhtml.
Toshi MARUYAMA [Sat, 27 Aug 2011 23:42:37 +0000 (23:42 +0000)]
remove trailing white-spaces from app/views/workflows/index.rhtml.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6681 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from app/views/workflows/edit.rhtml.
Toshi MARUYAMA [Sat, 27 Aug 2011 23:41:55 +0000 (23:41 +0000)]
remove trailing white-spaces from app/views/workflows/edit.rhtml.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6680 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from app/views/workflows/copy.rhtml.
Toshi MARUYAMA [Sat, 27 Aug 2011 23:41:25 +0000 (23:41 +0000)]
remove trailing white-spaces from app/views/workflows/copy.rhtml.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6679 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from app/views/workflows/_form.html.erb.
Toshi MARUYAMA [Sat, 27 Aug 2011 23:40:45 +0000 (23:40 +0000)]
remove trailing white-spaces from app/views/workflows/_form.html.erb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6678 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoreplace tabs to spaces at app/views/workflows/edit.rhtml.
Toshi MARUYAMA [Sat, 27 Aug 2011 23:39:58 +0000 (23:39 +0000)]
replace tabs to spaces at app/views/workflows/edit.rhtml.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6677 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoreplace tabs to spaces at app/views/workflows/_form.html.erb.
Toshi MARUYAMA [Sat, 27 Aug 2011 23:39:10 +0000 (23:39 +0000)]
replace tabs to spaces at app/views/workflows/_form.html.erb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6676 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoreplace tabs to spaces at app/views/workflows/copy.rhtml.
Toshi MARUYAMA [Sat, 27 Aug 2011 23:16:44 +0000 (23:16 +0000)]
replace tabs to spaces at app/views/workflows/copy.rhtml.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6675 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/integration/api_test/http_basic_login_with_api...
Toshi MARUYAMA [Sat, 27 Aug 2011 10:03:58 +0000 (10:03 +0000)]
remove trailing white-spaces from test/integration/api_test/http_basic_login_with_api_token_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6674 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/integration/api_test/news_test.rb.
Toshi MARUYAMA [Sat, 27 Aug 2011 10:03:37 +0000 (10:03 +0000)]
remove trailing white-spaces from test/integration/api_test/news_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6673 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/integration/api_test/projects_test.rb.
Toshi MARUYAMA [Sat, 27 Aug 2011 10:03:14 +0000 (10:03 +0000)]
remove trailing white-spaces from test/integration/api_test/projects_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6672 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/integration/api_test/token_authentication_test.rb.
Toshi MARUYAMA [Sat, 27 Aug 2011 10:02:53 +0000 (10:02 +0000)]
remove trailing white-spaces from test/integration/api_test/token_authentication_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6671 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/integration/api_test/http_basic_login_test.rb.
Toshi MARUYAMA [Sat, 27 Aug 2011 08:47:04 +0000 (08:47 +0000)]
remove trailing white-spaces from test/integration/api_test/http_basic_login_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6670 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/integration/api_test/disabled_rest_api_test.rb.
Toshi MARUYAMA [Sat, 27 Aug 2011 08:46:29 +0000 (08:46 +0000)]
remove trailing white-spaces from test/integration/api_test/disabled_rest_api_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6669 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/integration/lib/redmine/menu_manager_test.rb.
Toshi MARUYAMA [Sat, 27 Aug 2011 08:45:56 +0000 (08:45 +0000)]
remove trailing white-spaces from test/integration/lib/redmine/menu_manager_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6668 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/integration/lib/redmine/themes_test.rb.
Toshi MARUYAMA [Sat, 27 Aug 2011 08:45:13 +0000 (08:45 +0000)]
remove trailing white-spaces from test/integration/lib/redmine/themes_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6667 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/integration/api_test/attachments_test.rb.
Toshi MARUYAMA [Sat, 27 Aug 2011 08:44:31 +0000 (08:44 +0000)]
remove trailing white-spaces from test/integration/api_test/attachments_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6666 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from app/controllers/admin_controller.rb.
Toshi MARUYAMA [Sat, 27 Aug 2011 05:49:47 +0000 (05:49 +0000)]
remove trailing white-spaces from app/controllers/admin_controller.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6665 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agofix copyright format at test/integration/admin_test.rb.
Toshi MARUYAMA [Sat, 27 Aug 2011 05:48:59 +0000 (05:48 +0000)]
fix copyright format at test/integration/admin_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6664 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/integration/application_test.rb.
Toshi MARUYAMA [Sat, 27 Aug 2011 04:53:24 +0000 (04:53 +0000)]
remove trailing white-spaces from test/integration/application_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6663 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/integration/admin_test.rb.
Toshi MARUYAMA [Sat, 27 Aug 2011 04:52:39 +0000 (04:52 +0000)]
remove trailing white-spaces from test/integration/admin_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6662 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/documents/index.rhtml.
Toshi MARUYAMA [Sat, 27 Aug 2011 03:18:44 +0000 (03:18 +0000)]
rename .rhtml to .html.erb of app/views/documents/index.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6661 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/documents/_document.rhtml.
Toshi MARUYAMA [Sat, 27 Aug 2011 03:18:00 +0000 (03:18 +0000)]
rename .rhtml to .html.erb of app/views/documents/_document.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6660 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/documents/_form.rhtml.
Toshi MARUYAMA [Sat, 27 Aug 2011 03:17:14 +0000 (03:17 +0000)]
rename .rhtml to .html.erb of app/views/documents/_form.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6659 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/documents/show.rhtml.
Toshi MARUYAMA [Sat, 27 Aug 2011 03:16:30 +0000 (03:16 +0000)]
rename .rhtml to .html.erb of app/views/documents/show.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6658 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/documents/edit.rhtml.
Toshi MARUYAMA [Sat, 27 Aug 2011 03:15:32 +0000 (03:15 +0000)]
rename .rhtml to .html.erb of app/views/documents/edit.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6657 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/documents/new.rhtml.
Toshi MARUYAMA [Sat, 27 Aug 2011 03:14:45 +0000 (03:14 +0000)]
rename .rhtml to .html.erb of app/views/documents/new.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6656 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/integration/account_test.rb.
Toshi MARUYAMA [Sat, 27 Aug 2011 02:11:34 +0000 (02:11 +0000)]
remove trailing white-spaces from test/integration/account_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6655 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/integration/issues_test.rb.
Toshi MARUYAMA [Sat, 27 Aug 2011 02:10:59 +0000 (02:10 +0000)]
remove trailing white-spaces from test/integration/issues_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6654 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/integration/routing_test.rb.
Toshi MARUYAMA [Sat, 27 Aug 2011 02:10:26 +0000 (02:10 +0000)]
remove trailing white-spaces from test/integration/routing_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6653 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/integration/projects_test.rb.
Toshi MARUYAMA [Sat, 27 Aug 2011 02:09:56 +0000 (02:09 +0000)]
remove trailing white-spaces from test/integration/projects_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6652 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/integration/layout_test.rb.
Toshi MARUYAMA [Sat, 27 Aug 2011 02:09:21 +0000 (02:09 +0000)]
remove trailing white-spaces from test/integration/layout_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6651 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRuby 1.9: fix parsing error of pt-BR.yml with psych yaml library (#8847).
Toshi MARUYAMA [Sat, 27 Aug 2011 02:08:47 +0000 (02:08 +0000)]
Ruby 1.9: fix parsing error of pt-BR.yml with psych yaml library (#8847).

It seems that double quote and escape is need for non ASCII and backslash
on ruby 1.9.2p290 (2011-07-09 revision 32553) [i686-linux].

Contributed by Etienne Massip.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6650 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRuby 1.9: fix typo of rake task name to check parsing yaml by psych library (#8847...
Toshi MARUYAMA [Sat, 27 Aug 2011 00:18:17 +0000 (00:18 +0000)]
Ruby 1.9: fix typo of rake task name to check parsing yaml by psych library (#8847, #4050).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6649 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove backslash escapes from text_git_repository_note and text_mercurial_repository_...
Toshi MARUYAMA [Sat, 27 Aug 2011 00:11:30 +0000 (00:11 +0000)]
remove backslash escapes from text_git_repository_note and text_mercurial_repository_note in bg.yml.

locales:check_parsing_by_psynch rake task passes on
ruby 1.9.2p290 (2011-07-09 revision 32553) [i686-linux].

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6648 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRuby 1.9: add rake task to check parsing yaml by psych library (#8847, #4050).
Toshi MARUYAMA [Sat, 27 Aug 2011 00:11:08 +0000 (00:11 +0000)]
Ruby 1.9: add rake task to check parsing yaml by psych library (#8847, #4050).

Original code is written by Etienne Massip.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6647 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoBulgarian translation updated by Ivan Cenov (#9134).
Toshi MARUYAMA [Sat, 27 Aug 2011 00:10:45 +0000 (00:10 +0000)]
Bulgarian translation updated by Ivan Cenov (#9134).

* arranged as en.yml (line-to-line)
* update text_git_repository_note

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6646 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from config/locales/fr.yml.
Toshi MARUYAMA [Fri, 26 Aug 2011 13:08:13 +0000 (13:08 +0000)]
remove trailing white-spaces from config/locales/fr.yml.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6645 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRuby 1.9: fix parsing error fr.yml with psych yaml library (#8847).
Toshi MARUYAMA [Fri, 26 Aug 2011 13:07:31 +0000 (13:07 +0000)]
Ruby 1.9: fix parsing error fr.yml with psych yaml library (#8847).

It seems that double quote and escape is need for non ASCII and backslash
on ruby 1.9.2p290 (2011-07-09 revision 32553) [i686-linux].

Contributed by Etienne Massip.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6644 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRuby 1.9: fix parsing error en.yml with psych yaml library (#8847).
Toshi MARUYAMA [Fri, 26 Aug 2011 13:06:47 +0000 (13:06 +0000)]
Ruby 1.9: fix parsing error en.yml with psych yaml library (#8847).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6643 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/watchers/_watchers.rhtml.
Toshi MARUYAMA [Fri, 26 Aug 2011 06:37:01 +0000 (06:37 +0000)]
rename .rhtml to .html.erb of app/views/watchers/_watchers.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6642 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/functional/admin_controller_test.rb.
Toshi MARUYAMA [Fri, 26 Aug 2011 06:36:33 +0000 (06:36 +0000)]
remove trailing white-spaces from test/functional/admin_controller_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6641 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoregenerate i18n text "text_git_repository_note" (#9129).
Toshi MARUYAMA [Fri, 26 Aug 2011 05:13:06 +0000 (05:13 +0000)]
regenerate i18n text "text_git_repository_note" (#9129).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6640 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoreadd Japanese translation "text_git_repository_note" (#9129).
Toshi MARUYAMA [Fri, 26 Aug 2011 05:11:57 +0000 (05:11 +0000)]
readd Japanese translation "text_git_repository_note" (#9129).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6639 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoimprove git repository note at project setting (#9129).
Toshi MARUYAMA [Fri, 26 Aug 2011 05:11:01 +0000 (05:11 +0000)]
improve git repository note at project setting (#9129).

Contributed by Tomas Pospisek.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6638 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agotemporarily remove git repository note from locale files (#9129).
Toshi MARUYAMA [Fri, 26 Aug 2011 05:10:12 +0000 (05:10 +0000)]
temporarily remove git repository note from locale files (#9129).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6637 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agotemporarily hard-cord git repository note at project setting (#9129).
Toshi MARUYAMA [Fri, 26 Aug 2011 05:09:29 +0000 (05:09 +0000)]
temporarily hard-cord git repository note at project setting (#9129).

Contributed by Tomas Pospisek.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6636 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agochange first letter of text_mercurial_repository_note in pt-BR.yml to upper case...
Toshi MARUYAMA [Fri, 26 Aug 2011 04:59:09 +0000 (04:59 +0000)]
change first letter of text_mercurial_repository_note in pt-BR.yml to upper case (#8591, #8594).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6635 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoadd description that locales:remove_key rake task does not work on Ruby 1.8.6.
Toshi MARUYAMA [Fri, 26 Aug 2011 04:58:22 +0000 (04:58 +0000)]
add description that locales:remove_key rake task does not work on Ruby 1.8.6.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6634 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/time_entry_reports/_report_criteria.rhtml.
Toshi MARUYAMA [Fri, 26 Aug 2011 04:57:37 +0000 (04:57 +0000)]
rename .rhtml to .html.erb of app/views/time_entry_reports/_report_criteria.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6633 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/time_entry_reports/report.rhtml.
Toshi MARUYAMA [Fri, 26 Aug 2011 04:56:53 +0000 (04:56 +0000)]
rename .rhtml to .html.erb of app/views/time_entry_reports/report.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6632 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/trackers/_form.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 02:36:20 +0000 (02:36 +0000)]
rename .rhtml to .html.erb of app/views/trackers/_form.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6631 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/trackers/edit.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 02:35:34 +0000 (02:35 +0000)]
rename .rhtml to .html.erb of app/views/trackers/edit.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6630 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/trackers/new.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 02:34:45 +0000 (02:34 +0000)]
rename .rhtml to .html.erb of app/views/trackers/new.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6629 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/functional/users_controller_test.rb.
Toshi MARUYAMA [Thu, 25 Aug 2011 01:47:14 +0000 (01:47 +0000)]
remove trailing white-spaces from test/functional/users_controller_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6628 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/functional/versions_controller_test.rb.
Toshi MARUYAMA [Thu, 25 Aug 2011 01:46:40 +0000 (01:46 +0000)]
remove trailing white-spaces from test/functional/versions_controller_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6627 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/functional/watchers_controller_test.rb.
Toshi MARUYAMA [Thu, 25 Aug 2011 01:46:07 +0000 (01:46 +0000)]
remove trailing white-spaces from test/functional/watchers_controller_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6626 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/functional/welcome_controller_test.rb.
Toshi MARUYAMA [Thu, 25 Aug 2011 01:45:26 +0000 (01:45 +0000)]
remove trailing white-spaces from test/functional/welcome_controller_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6625 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/functional/timelog_controller_test.rb.
Toshi MARUYAMA [Thu, 25 Aug 2011 01:44:57 +0000 (01:44 +0000)]
remove trailing white-spaces from test/functional/timelog_controller_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6624 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/functional/trackers_controller_test.rb.
Toshi MARUYAMA [Thu, 25 Aug 2011 01:44:16 +0000 (01:44 +0000)]
remove trailing white-spaces from test/functional/trackers_controller_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6623 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/settings/_issues.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 01:26:52 +0000 (01:26 +0000)]
rename .rhtml to .html.erb of app/views/settings/_issues.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6622 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/settings/plugin.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 01:26:10 +0000 (01:26 +0000)]
rename .rhtml to .html.erb of app/views/settings/plugin.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6621 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/settings/_display.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 01:25:19 +0000 (01:25 +0000)]
rename .rhtml to .html.erb of app/views/settings/_display.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6620 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/settings/_general.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 01:24:27 +0000 (01:24 +0000)]
rename .rhtml to .html.erb of app/views/settings/_general.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6619 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/settings/_repositories.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 01:23:44 +0000 (01:23 +0000)]
rename .rhtml to .html.erb of app/views/settings/_repositories.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6618 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/settings/edit.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 01:22:48 +0000 (01:22 +0000)]
rename .rhtml to .html.erb of app/views/settings/edit.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6617 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/settings/_projects.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 01:22:05 +0000 (01:22 +0000)]
rename .rhtml to .html.erb of app/views/settings/_projects.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6616 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/settings/_notifications.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 01:21:20 +0000 (01:21 +0000)]
rename .rhtml to .html.erb of app/views/settings/_notifications.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6615 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/settings/_authentication.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 01:20:36 +0000 (01:20 +0000)]
rename .rhtml to .html.erb of app/views/settings/_authentication.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6614 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/settings/_mail_handler.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 01:19:52 +0000 (01:19 +0000)]
rename .rhtml to .html.erb of app/views/settings/_mail_handler.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6613 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/functional/time_entry_reports_controller_test.rb.
Toshi MARUYAMA [Thu, 25 Aug 2011 01:13:28 +0000 (01:13 +0000)]
remove trailing white-spaces from test/functional/time_entry_reports_controller_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6612 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/search/index.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 00:51:36 +0000 (00:51 +0000)]
rename .rhtml to .html.erb of app/views/search/index.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6611 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/roles/_form.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 00:40:35 +0000 (00:40 +0000)]
rename .rhtml to .html.erb of app/views/roles/_form.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6610 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/roles/report.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 00:40:00 +0000 (00:40 +0000)]
rename .rhtml to .html.erb of app/views/roles/report.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6609 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/roles/edit.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 00:39:26 +0000 (00:39 +0000)]
rename .rhtml to .html.erb of app/views/roles/edit.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6608 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/roles/new.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 00:38:43 +0000 (00:38 +0000)]
rename .rhtml to .html.erb of app/views/roles/new.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6607 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/functional/roles_controller_test.rb.
Toshi MARUYAMA [Thu, 25 Aug 2011 00:37:56 +0000 (00:37 +0000)]
remove trailing white-spaces from test/functional/roles_controller_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6606 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/reports/issue_report_details.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 00:22:00 +0000 (00:22 +0000)]
rename .rhtml to .html.erb of app/views/reports/issue_report_details.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6605 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/reports/_details.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 00:21:17 +0000 (00:21 +0000)]
rename .rhtml to .html.erb of app/views/reports/_details.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6604 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/reports/issue_report.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 00:20:32 +0000 (00:20 +0000)]
rename .rhtml to .html.erb of app/views/reports/issue_report.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6603 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/reports/_simple.rhtml.
Toshi MARUYAMA [Thu, 25 Aug 2011 00:19:47 +0000 (00:19 +0000)]
rename .rhtml to .html.erb of app/views/reports/_simple.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6602 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoHungarian translation for 1.2.1 updated by Csaba Molnár (#7042).
Toshi MARUYAMA [Wed, 24 Aug 2011 12:50:51 +0000 (12:50 +0000)]
Hungarian translation for 1.2.1 updated by Csaba Molnár (#7042).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6600 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/functional/reports_controller_test.rb.
Toshi MARUYAMA [Wed, 24 Aug 2011 08:41:53 +0000 (08:41 +0000)]
remove trailing white-spaces from test/functional/reports_controller_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6599 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from test/functional/my_controller_test.rb.
Toshi MARUYAMA [Wed, 24 Aug 2011 08:41:23 +0000 (08:41 +0000)]
remove trailing white-spaces from test/functional/my_controller_test.rb.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6598 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/messages/_form.rhtml.
Toshi MARUYAMA [Wed, 24 Aug 2011 07:53:22 +0000 (07:53 +0000)]
rename .rhtml to .html.erb of app/views/messages/_form.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6597 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/messages/show.rhtml.
Toshi MARUYAMA [Wed, 24 Aug 2011 07:52:40 +0000 (07:52 +0000)]
rename .rhtml to .html.erb of app/views/messages/show.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6596 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agorename .rhtml to .html.erb of app/views/messages/edit.rhtml.
Toshi MARUYAMA [Wed, 24 Aug 2011 07:51:58 +0000 (07:51 +0000)]
rename .rhtml to .html.erb of app/views/messages/edit.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6595 e93f8b46-1217-0410-a6f0-8f06a7374b81