]> source.dussan.org Git - redmine.git/log
redmine.git
10 years agoJapanese translation updated by Go MAEDA (#17166)
Toshi MARUYAMA [Thu, 12 Jun 2014 11:05:01 +0000 (11:05 +0000)]
Japanese translation updated by Go MAEDA (#17166)

git-svn-id: http://svn.redmine.org/redmine/trunk@13180 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix Ruby Logger doc link (#5706)
Toshi MARUYAMA [Sun, 8 Jun 2014 23:55:27 +0000 (23:55 +0000)]
fix Ruby Logger doc link (#5706)

git-svn-id: http://svn.redmine.org/redmine/trunk@13177 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix variable name confusion at AttachmentsController#thumbnail
Toshi MARUYAMA [Sun, 8 Jun 2014 04:23:59 +0000 (04:23 +0000)]
fix variable name confusion at AttachmentsController#thumbnail

This is suggested by Rails team.
https://github.com/rails/rails/issues/15471#issuecomment-45419147

git-svn-id: http://svn.redmine.org/redmine/trunk@13176 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoadd test of attachment thumbnail etag
Toshi MARUYAMA [Sun, 8 Jun 2014 04:01:28 +0000 (04:01 +0000)]
add test of attachment thumbnail etag

git-svn-id: http://svn.redmine.org/redmine/trunk@13175 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoadd test of attachment download etag
Toshi MARUYAMA [Mon, 2 Jun 2014 17:03:08 +0000 (17:03 +0000)]
add test of attachment download etag

git-svn-id: http://svn.redmine.org/redmine/trunk@13174 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agouse with_settings at AttachmentsControllerTest#test_show_text_file_should_send_if_too_big
Toshi MARUYAMA [Mon, 2 Jun 2014 17:02:53 +0000 (17:02 +0000)]
use with_settings at AttachmentsControllerTest#test_show_text_file_should_send_if_too_big

git-svn-id: http://svn.redmine.org/redmine/trunk@13173 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoadd missing fixture to ApplicationHelperTest
Toshi MARUYAMA [Mon, 2 Jun 2014 17:02:38 +0000 (17:02 +0000)]
add missing fixture to ApplicationHelperTest

git-svn-id: http://svn.redmine.org/redmine/trunk@13172 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agopass PatchesTest on Rails 4.0.5 (#16194)
Toshi MARUYAMA [Sun, 25 May 2014 15:56:13 +0000 (15:56 +0000)]
pass PatchesTest on Rails 4.0.5 (#16194)

git-svn-id: http://svn.redmine.org/redmine/trunk@13171 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix ProjectsHelperTest fails when config.threadsafe! is enabled (#12097)
Toshi MARUYAMA [Sun, 25 May 2014 14:38:12 +0000 (14:38 +0000)]
fix ProjectsHelperTest fails when config.threadsafe! is enabled (#12097)

git-svn-id: http://svn.redmine.org/redmine/trunk@13170 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove redundant empty lines from app/models/auth_source_ldap.rb
Toshi MARUYAMA [Sun, 25 May 2014 14:37:56 +0000 (14:37 +0000)]
remove redundant empty lines from app/models/auth_source_ldap.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13169 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRemove useless settings when editing a query from the gantt (#16747).
Jean-Philippe Lang [Sat, 24 May 2014 17:01:16 +0000 (17:01 +0000)]
Remove useless settings when editing a query from the gantt (#16747).

git-svn-id: http://svn.redmine.org/redmine/trunk@13168 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoFixed: unable to clear value for list custom field with multiple values and checkboxe...
Jean-Philippe Lang [Sat, 24 May 2014 16:53:33 +0000 (16:53 +0000)]
Fixed: unable to clear value for list custom field with multiple values and checkboxes style (#16798).

git-svn-id: http://svn.redmine.org/redmine/trunk@13167 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoFixed "column specified more than once" error with SQLServer (#6579).
Jean-Philippe Lang [Sat, 24 May 2014 16:09:04 +0000 (16:09 +0000)]
Fixed "column specified more than once" error with SQLServer (#6579).

git-svn-id: http://svn.redmine.org/redmine/trunk@13153 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoGemfile: upgrade sqlserver tiny_tds to 0.6.2 (#6579)
Toshi MARUYAMA [Sat, 24 May 2014 12:04:47 +0000 (12:04 +0000)]
Gemfile: upgrade sqlserver tiny_tds to 0.6.2 (#6579)

git-svn-id: http://svn.redmine.org/redmine/trunk@13152 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoAdds a custom message for when a syntax error occurs (#16878).
Jean-Philippe Lang [Sat, 24 May 2014 10:53:31 +0000 (10:53 +0000)]
Adds a custom message for when a syntax error occurs (#16878).

git-svn-id: http://svn.redmine.org/redmine/trunk@13151 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoParse configuration file for ERB (#16878).
Jean-Philippe Lang [Sat, 24 May 2014 10:51:13 +0000 (10:51 +0000)]
Parse configuration file for ERB (#16878).

Patch by Gavin Dunne.

git-svn-id: http://svn.redmine.org/redmine/trunk@13150 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoCount users with a single query on group list (#16905).
Jean-Philippe Lang [Sat, 24 May 2014 10:41:13 +0000 (10:41 +0000)]
Count users with a single query on group list (#16905).

git-svn-id: http://svn.redmine.org/redmine/trunk@13149 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoawesome_nested_set: not use cache for max rgt (#6579)
Toshi MARUYAMA [Sat, 24 May 2014 10:18:05 +0000 (10:18 +0000)]
awesome_nested_set: not use cache for max rgt (#6579)

git-svn-id: http://svn.redmine.org/redmine/trunk@13148 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove awesome_nested_set patch from config/initializers/10-patches.rb (#6579)
Toshi MARUYAMA [Sat, 24 May 2014 10:17:50 +0000 (10:17 +0000)]
remove awesome_nested_set patch from config/initializers/10-patches.rb (#6579)

git-svn-id: http://svn.redmine.org/redmine/trunk@13147 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoawesome_nested_set: add lib/plugins/awesome_nested_set/init.rb (#6579)
Toshi MARUYAMA [Sat, 24 May 2014 10:17:35 +0000 (10:17 +0000)]
awesome_nested_set: add lib/plugins/awesome_nested_set/init.rb (#6579)

git-svn-id: http://svn.redmine.org/redmine/trunk@13146 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoawesome_nested_set: import git 2-1-stable branch revision 8eaab19868f326 (#6579)
Toshi MARUYAMA [Sat, 24 May 2014 10:17:18 +0000 (10:17 +0000)]
awesome_nested_set: import git 2-1-stable branch revision 8eaab19868f326 (#6579)

https://github.com/collectiveidea/awesome_nested_set/commit/8eaab19868f326

git-svn-id: http://svn.redmine.org/redmine/trunk@13145 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoawesome_nested_set: import git 2-1-stable branch revision 3d5ac746542b564 (#6579)
Toshi MARUYAMA [Sat, 24 May 2014 10:16:58 +0000 (10:16 +0000)]
awesome_nested_set: import git 2-1-stable branch revision 3d5ac746542b564 (#6579)

https://github.com/collectiveidea/awesome_nested_set/commit/3d5ac746542b564

git-svn-id: http://svn.redmine.org/redmine/trunk@13144 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoawesome_nested_set: import git 2-1-stable branch revision 606847769 (#6579)
Toshi MARUYAMA [Sat, 24 May 2014 10:16:38 +0000 (10:16 +0000)]
awesome_nested_set: import git 2-1-stable branch revision 606847769 (#6579)

https://github.com/collectiveidea/awesome_nested_set/commit/606847769

git-svn-id: http://svn.redmine.org/redmine/trunk@13143 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoreplace tabs to spaces (#16795)
Toshi MARUYAMA [Sat, 24 May 2014 10:15:43 +0000 (10:15 +0000)]
replace tabs to spaces (#16795)

git-svn-id: http://svn.redmine.org/redmine/trunk@13142 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoFixed that custom field referencing deleted value trigger an error on display (#16926).
Jean-Philippe Lang [Sat, 24 May 2014 10:12:40 +0000 (10:12 +0000)]
Fixed that custom field referencing deleted value trigger an error on display (#16926).

git-svn-id: http://svn.redmine.org/redmine/trunk@13141 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoFixed that Member#destroy triggers after_destroy callbacks twice (#16795).
Jean-Philippe Lang [Sat, 24 May 2014 09:55:39 +0000 (09:55 +0000)]
Fixed that Member#destroy triggers after_destroy callbacks twice (#16795).

git-svn-id: http://svn.redmine.org/redmine/trunk@13140 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoImprove performance of Principal.member_of scope
Jean-Baptiste Barth [Mon, 19 May 2014 21:17:55 +0000 (21:17 +0000)]
Improve performance of Principal.member_of scope

The 'join' turns to be slow for large numbers of members (>20k). Using a
sub-query like in Principal.not_member_of is more efficient and performance
is the same for smaller values.

git-svn-id: http://svn.redmine.org/redmine/trunk@13139 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoadd support for pop3s (SSL) to redmine:email:receive_pop3 (#16707)
Toshi MARUYAMA [Fri, 16 May 2014 08:28:52 +0000 (08:28 +0000)]
add support for pop3s (SSL) to redmine:email:receive_pop3 (#16707)

Contributed by Eric Davis.

git-svn-id: http://svn.redmine.org/redmine/trunk@13138 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agogantt: completed percent truncated instead of rounded (#14737)
Toshi MARUYAMA [Fri, 16 May 2014 08:28:36 +0000 (08:28 +0000)]
gantt: completed percent truncated instead of rounded (#14737)

Contributed by Jérôme BATAILLE.

git-svn-id: http://svn.redmine.org/redmine/trunk@13137 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agosplit method for scm test repository extracting (#16881)
Toshi MARUYAMA [Wed, 14 May 2014 06:10:37 +0000 (06:10 +0000)]
split method for scm test repository extracting (#16881)

git-svn-id: http://svn.redmine.org/redmine/trunk@13136 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoadd :environment to test:scm:setup:create_dir and test:scm:update rake tasks (#16881)
Toshi MARUYAMA [Wed, 14 May 2014 06:10:23 +0000 (06:10 +0000)]
add :environment to test:scm:setup:create_dir and test:scm:update rake tasks (#16881)

git-svn-id: http://svn.redmine.org/redmine/trunk@13135 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded trailing ';' from lib/redmine/export/pdf.rb
Toshi MARUYAMA [Wed, 7 May 2014 08:25:15 +0000 (08:25 +0000)]
remove unneeded trailing ';' from lib/redmine/export/pdf.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13132 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded trailing ';' from test/functional/repositories_git_controller_test.rb
Toshi MARUYAMA [Wed, 7 May 2014 08:25:00 +0000 (08:25 +0000)]
remove unneeded trailing ';' from test/functional/repositories_git_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13131 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoGemfile: update Rails 3.2.18
Toshi MARUYAMA [Wed, 7 May 2014 07:55:53 +0000 (07:55 +0000)]
Gemfile: update Rails 3.2.18

git-svn-id: http://svn.redmine.org/redmine/trunk@13130 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typo of app/models/repository/mercurial.rb
Toshi MARUYAMA [Sat, 3 May 2014 23:21:01 +0000 (23:21 +0000)]
fix typo of app/models/repository/mercurial.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13129 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typo of app/models/repository/cvs.rb
Toshi MARUYAMA [Sat, 3 May 2014 23:20:45 +0000 (23:20 +0000)]
fix typo of app/models/repository/cvs.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13128 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRepository identifiers can be reserved words (#16564).
Jean-Philippe Lang [Fri, 2 May 2014 08:09:33 +0000 (08:09 +0000)]
Repository identifiers can be reserved words (#16564).

Patch by Felix Schäfer.

git-svn-id: http://svn.redmine.org/redmine/trunk@13127 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoMailer.token_for generates invalid message_id when using from address with full name...
Jean-Philippe Lang [Fri, 2 May 2014 07:56:11 +0000 (07:56 +0000)]
Mailer.token_for generates invalid message_id when using from address with full name (#16619).

git-svn-id: http://svn.redmine.org/redmine/trunk@13126 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoBlank content type for attachments attached via Ajax file upload (Patch by Jens Krämer).
Jean-Philippe Lang [Fri, 2 May 2014 07:38:04 +0000 (07:38 +0000)]
Blank content type for attachments attached via Ajax file upload (Patch by Jens Krämer).

git-svn-id: http://svn.redmine.org/redmine/trunk@13125 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoField set as read-only still available in the issues list context menu (#16755).
Jean-Philippe Lang [Fri, 2 May 2014 07:32:41 +0000 (07:32 +0000)]
Field set as read-only still available in the issues list context menu (#16755).

git-svn-id: http://svn.redmine.org/redmine/trunk@13124 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoUse async email deliveries in rake tasks (#16784).
Jean-Philippe Lang [Fri, 2 May 2014 07:07:02 +0000 (07:07 +0000)]
Use async email deliveries in rake tasks (#16784).

git-svn-id: http://svn.redmine.org/redmine/trunk@13123 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoCrash in markdown formatter causes ruby process to end (#16781).
Jean-Philippe Lang [Fri, 2 May 2014 06:57:29 +0000 (06:57 +0000)]
Crash in markdown formatter causes ruby process to end (#16781).

Patch by Jens Krämer.

git-svn-id: http://svn.redmine.org/redmine/trunk@13122 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoGemfile: upgrade mocha version (#16685)
Toshi MARUYAMA [Thu, 1 May 2014 11:44:06 +0000 (11:44 +0000)]
Gemfile: upgrade mocha version (#16685)

git-svn-id: http://svn.redmine.org/redmine/trunk@13117 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agouse rvm 2.0 and 2.1 instead of 2.0.0 and 2.1.0 at .travis.yml
Toshi MARUYAMA [Thu, 1 May 2014 01:59:55 +0000 (01:59 +0000)]
use rvm 2.0 and 2.1 instead of 2.0.0 and 2.1.0 at .travis.yml

See:
https://github.com/travis-ci/travis-ci/issues/2220

git-svn-id: http://svn.redmine.org/redmine/trunk@13116 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoadd patch for regression of Hash#reject in Ruby 2.1.1 (#16194)
Toshi MARUYAMA [Thu, 1 May 2014 01:59:39 +0000 (01:59 +0000)]
add patch for regression of Hash#reject in Ruby 2.1.1 (#16194)

git-svn-id: http://svn.redmine.org/redmine/trunk@13115 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoGemfile: use double quote for request_store (#16685)
Toshi MARUYAMA [Thu, 1 May 2014 01:50:40 +0000 (01:50 +0000)]
Gemfile: use double quote for request_store (#16685)

git-svn-id: http://svn.redmine.org/redmine/trunk@13112 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agointroduce request_store to ensure that the current user doesn't leak across request...
Toshi MARUYAMA [Thu, 1 May 2014 00:44:01 +0000 (00:44 +0000)]
introduce request_store to ensure that the current user doesn't leak across request boundaries (#16685)

Contributed by Holger Just.

git-svn-id: http://svn.redmine.org/redmine/trunk@13110 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoMissing type=array attributes in custom fields API (#16739).
Jean-Philippe Lang [Sat, 26 Apr 2014 07:56:00 +0000 (07:56 +0000)]
Missing type=array attributes in custom fields API (#16739).

git-svn-id: http://svn.redmine.org/redmine/trunk@13109 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoDon't submit the form when tabs are inside a form (#16708).
Jean-Philippe Lang [Sat, 26 Apr 2014 07:48:28 +0000 (07:48 +0000)]
Don't submit the form when tabs are inside a form (#16708).

Patch by Nicolas Rodriguez.

git-svn-id: http://svn.redmine.org/redmine/trunk@13108 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoSupport for the 1.x versions of mime-types gem (#16710).
Jean-Philippe Lang [Sat, 26 Apr 2014 07:44:06 +0000 (07:44 +0000)]
Support for the 1.x versions of mime-types gem (#16710).

Patch by Szilveszter Ördög.

git-svn-id: http://svn.redmine.org/redmine/trunk@13107 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRedmine links not working with html escpaed characters (#16668).
Jean-Philippe Lang [Sat, 26 Apr 2014 07:34:11 +0000 (07:34 +0000)]
Redmine links not working with html escpaed characters (#16668).

git-svn-id: http://svn.redmine.org/redmine/trunk@13106 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoSet Redcarpet :no_intra_emphasis to true (#16669).
Jean-Philippe Lang [Sat, 26 Apr 2014 07:02:45 +0000 (07:02 +0000)]
Set Redcarpet :no_intra_emphasis to true (#16669).

git-svn-id: http://svn.redmine.org/redmine/trunk@13105 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoSet default start date on issues created by email if default_issue_start_date_to_crea...
Jean-Philippe Lang [Sat, 26 Apr 2014 06:57:09 +0000 (06:57 +0000)]
Set default start date on issues created by email if default_issue_start_date_to_creation_date is set (#16655).

git-svn-id: http://svn.redmine.org/redmine/trunk@13104 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix non-ascii attachment file name get corrupted in IE11 (#16711)
Toshi MARUYAMA [Thu, 17 Apr 2014 18:21:23 +0000 (18:21 +0000)]
fix non-ascii attachment file name get corrupted in IE11 (#16711)

Contributed by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@13101 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove permission_manage_documents (#16704, #7418)
Toshi MARUYAMA [Thu, 17 Apr 2014 01:11:36 +0000 (01:11 +0000)]
remove permission_manage_documents (#16704, #7418)

git-svn-id: http://svn.redmine.org/redmine/trunk@13100 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix label_module_plural merge miss (#16704, #7418)
Toshi MARUYAMA [Thu, 17 Apr 2014 00:53:03 +0000 (00:53 +0000)]
fix label_module_plural merge miss (#16704, #7418)

git-svn-id: http://svn.redmine.org/redmine/trunk@13099 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoreplace RSS by Atom (#16704, #7418)
Toshi MARUYAMA [Thu, 17 Apr 2014 00:43:47 +0000 (00:43 +0000)]
replace RSS by Atom (#16704, #7418)

git-svn-id: http://svn.redmine.org/redmine/trunk@13098 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoreplace Atom by RSS (#16704, #7418)
Toshi MARUYAMA [Thu, 17 Apr 2014 00:34:33 +0000 (00:34 +0000)]
replace Atom by RSS (#16704, #7418)

git-svn-id: http://svn.redmine.org/redmine/trunk@13097 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoPersian Translation updated by shakib a (#16704, #7418)
Toshi MARUYAMA [Thu, 17 Apr 2014 00:21:43 +0000 (00:21 +0000)]
Persian Translation updated by shakib a (#16704, #7418)

git-svn-id: http://svn.redmine.org/redmine/trunk@13096 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typo at lib/tasks/ciphering.rake
Toshi MARUYAMA [Wed, 16 Apr 2014 00:20:49 +0000 (00:20 +0000)]
fix typo at lib/tasks/ciphering.rake

git-svn-id: http://svn.redmine.org/redmine/trunk@13095 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typo at lib/tasks/ci.rake
Toshi MARUYAMA [Wed, 16 Apr 2014 00:20:32 +0000 (00:20 +0000)]
fix typo at lib/tasks/ci.rake

git-svn-id: http://svn.redmine.org/redmine/trunk@13094 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typo at test/unit/helpers/application_helper_test.rb
Toshi MARUYAMA [Wed, 16 Apr 2014 00:20:15 +0000 (00:20 +0000)]
fix typo at test/unit/helpers/application_helper_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13093 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typo at app/controllers/repositories_controller.rb
Toshi MARUYAMA [Wed, 16 Apr 2014 00:19:57 +0000 (00:19 +0000)]
fix typo at app/controllers/repositories_controller.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13092 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typo at lib/redcloth3.rb
Toshi MARUYAMA [Tue, 15 Apr 2014 23:57:52 +0000 (23:57 +0000)]
fix typo at lib/redcloth3.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13091 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded tabs from test/functional/repositories_cvs_controller_test.rb
Toshi MARUYAMA [Tue, 15 Apr 2014 22:50:04 +0000 (22:50 +0000)]
remove unneeded tabs from test/functional/repositories_cvs_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13090 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoreplace tabs to spaces at app/models/repository/cvs.rb
Toshi MARUYAMA [Tue, 15 Apr 2014 22:49:48 +0000 (22:49 +0000)]
replace tabs to spaces at app/models/repository/cvs.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13089 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoreplace tabs to spaces at app/models/query.rb
Toshi MARUYAMA [Tue, 15 Apr 2014 22:49:30 +0000 (22:49 +0000)]
replace tabs to spaces at app/models/query.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13088 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoreorder French translation (#16553)
Toshi MARUYAMA [Tue, 8 Apr 2014 12:39:11 +0000 (12:39 +0000)]
reorder French translation (#16553)

Contributed by Darth Vader.

git-svn-id: http://svn.redmine.org/redmine/trunk@13087 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agomark deprecated Enumeration#overridding_change? which was changed in r13056
Toshi MARUYAMA [Tue, 8 Apr 2014 12:38:55 +0000 (12:38 +0000)]
mark deprecated Enumeration#overridding_change? which was changed in r13056

git-svn-id: http://svn.redmine.org/redmine/trunk@13086 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove trailing white-spaces from Issue#count_and_group_by SQL
Toshi MARUYAMA [Tue, 8 Apr 2014 11:23:05 +0000 (11:23 +0000)]
remove trailing white-spaces from Issue#count_and_group_by SQL

git-svn-id: http://svn.redmine.org/redmine/trunk@13084 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove trailing white-spaces from Issue#by_subproject SQL
Toshi MARUYAMA [Tue, 8 Apr 2014 11:22:49 +0000 (11:22 +0000)]
remove trailing white-spaces from Issue#by_subproject SQL

git-svn-id: http://svn.redmine.org/redmine/trunk@13083 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove trailing white-spaces from app/models/issue.rb
Toshi MARUYAMA [Tue, 8 Apr 2014 11:22:33 +0000 (11:22 +0000)]
remove trailing white-spaces from app/models/issue.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13082 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocode format clean up Issue#update_versions_from_hierarchy_change
Toshi MARUYAMA [Tue, 8 Apr 2014 11:22:17 +0000 (11:22 +0000)]
code format clean up Issue#update_versions_from_hierarchy_change

git-svn-id: http://svn.redmine.org/redmine/trunk@13081 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoFrench "text_git_repository_note" translation updated by Darth Vader (#16553, #16566)
Toshi MARUYAMA [Tue, 8 Apr 2014 11:22:01 +0000 (11:22 +0000)]
French "text_git_repository_note" translation updated by Darth Vader (#16553, #16566)

git-svn-id: http://svn.redmine.org/redmine/trunk@13080 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoTraditional Chinese "field_assigned_to" translation changed by ChunChang Lo (#16545...
Toshi MARUYAMA [Tue, 8 Apr 2014 02:27:31 +0000 (02:27 +0000)]
Traditional Chinese "field_assigned_to" translation changed by ChunChang Lo (#16545, #16556)

git-svn-id: http://svn.redmine.org/redmine/trunk@13078 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoTraditional Chinese translation updated by ChunChang Lo (#16545)
Toshi MARUYAMA [Tue, 8 Apr 2014 02:27:15 +0000 (02:27 +0000)]
Traditional Chinese translation updated by ChunChang Lo (#16545)

git-svn-id: http://svn.redmine.org/redmine/trunk@13077 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typos of source comments at Query model
Toshi MARUYAMA [Mon, 7 Apr 2014 08:07:59 +0000 (08:07 +0000)]
fix typos of source comments at Query model

git-svn-id: http://svn.redmine.org/redmine/trunk@13076 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typos of source comments at Project model
Toshi MARUYAMA [Mon, 7 Apr 2014 08:07:43 +0000 (08:07 +0000)]
fix typos of source comments at Project model

git-svn-id: http://svn.redmine.org/redmine/trunk@13075 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typos of source comments at Member model
Toshi MARUYAMA [Mon, 7 Apr 2014 08:07:25 +0000 (08:07 +0000)]
fix typos of source comments at Member model

git-svn-id: http://svn.redmine.org/redmine/trunk@13074 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typos of source comments at Issue model
Toshi MARUYAMA [Mon, 7 Apr 2014 08:07:08 +0000 (08:07 +0000)]
fix typos of source comments at Issue model

git-svn-id: http://svn.redmine.org/redmine/trunk@13073 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typos of source comments at Enumeration model
Toshi MARUYAMA [Mon, 7 Apr 2014 08:06:50 +0000 (08:06 +0000)]
fix typos of source comments at Enumeration model

git-svn-id: http://svn.redmine.org/redmine/trunk@13072 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typos of source comments at ApplicationHelper
Toshi MARUYAMA [Mon, 7 Apr 2014 08:06:32 +0000 (08:06 +0000)]
fix typos of source comments at ApplicationHelper

git-svn-id: http://svn.redmine.org/redmine/trunk@13071 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typos of source comments at lib/redmine/wiki_formatting.rb
Toshi MARUYAMA [Mon, 7 Apr 2014 08:06:14 +0000 (08:06 +0000)]
fix typos of source comments at lib/redmine/wiki_formatting.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13070 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typos of source comments at lib/redmine/plugin.rb
Toshi MARUYAMA [Mon, 7 Apr 2014 08:05:54 +0000 (08:05 +0000)]
fix typos of source comments at lib/redmine/plugin.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13069 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typos of source comments at lib/redmine/hook.rb
Toshi MARUYAMA [Mon, 7 Apr 2014 08:05:35 +0000 (08:05 +0000)]
fix typos of source comments at lib/redmine/hook.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13068 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoGerman Translation updated by Daniel Felix (#16542)
Toshi MARUYAMA [Mon, 7 Apr 2014 07:34:47 +0000 (07:34 +0000)]
German Translation updated by Daniel Felix (#16542)

git-svn-id: http://svn.redmine.org/redmine/trunk@13065 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agonot use non ASCII characters at CHANGELOG
Toshi MARUYAMA [Mon, 7 Apr 2014 05:44:40 +0000 (05:44 +0000)]
not use non ASCII characters at CHANGELOG

git-svn-id: http://svn.redmine.org/redmine/trunk@13064 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix character broken (MOJIBAKE) of CHANGELOG
Toshi MARUYAMA [Mon, 7 Apr 2014 05:44:23 +0000 (05:44 +0000)]
fix character broken (MOJIBAKE) of CHANGELOG

git-svn-id: http://svn.redmine.org/redmine/trunk@13063 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typos of source comments at Version model
Toshi MARUYAMA [Mon, 7 Apr 2014 00:22:11 +0000 (00:22 +0000)]
fix typos of source comments at Version model

git-svn-id: http://svn.redmine.org/redmine/trunk@13062 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typos at unit version test
Toshi MARUYAMA [Mon, 7 Apr 2014 00:21:55 +0000 (00:21 +0000)]
fix typos at unit version test

git-svn-id: http://svn.redmine.org/redmine/trunk@13061 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoJapanese translation (email notification) updated by Go MAEDA (#16536)
Toshi MARUYAMA [Mon, 7 Apr 2014 00:21:39 +0000 (00:21 +0000)]
Japanese translation (email notification) updated by Go MAEDA (#16536)

git-svn-id: http://svn.redmine.org/redmine/trunk@13060 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typos of source comments at acts_as_event.rb
Toshi MARUYAMA [Sun, 6 Apr 2014 14:14:55 +0000 (14:14 +0000)]
fix typos of source comments at acts_as_event.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13059 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typos of source comments at WikiContent model
Toshi MARUYAMA [Sun, 6 Apr 2014 14:14:40 +0000 (14:14 +0000)]
fix typos of source comments at WikiContent model

git-svn-id: http://svn.redmine.org/redmine/trunk@13058 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typos of source comments at Project model
Toshi MARUYAMA [Sun, 6 Apr 2014 14:14:23 +0000 (14:14 +0000)]
fix typos of source comments at Project model

git-svn-id: http://svn.redmine.org/redmine/trunk@13057 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix typo of Enumeration#overridding_change?
Toshi MARUYAMA [Sun, 6 Apr 2014 13:32:35 +0000 (13:32 +0000)]
fix typo of Enumeration#overridding_change?

git-svn-id: http://svn.redmine.org/redmine/trunk@13056 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoExclude custom fields with multiple values from time report criteria (#16519).
Jean-Philippe Lang [Sun, 6 Apr 2014 11:29:44 +0000 (11:29 +0000)]
Exclude custom fields with multiple values from time report criteria (#16519).

git-svn-id: http://svn.redmine.org/redmine/trunk@13055 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoFixed that Link custom fields are not displayed as links on the issue list (#16496).
Jean-Philippe Lang [Sun, 6 Apr 2014 11:11:52 +0000 (11:11 +0000)]
Fixed that Link custom fields are not displayed as links on the issue list (#16496).

git-svn-id: http://svn.redmine.org/redmine/trunk@13054 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoMissing closing tag (#3177).
Jean-Philippe Lang [Sun, 6 Apr 2014 11:03:57 +0000 (11:03 +0000)]
Missing closing tag (#3177).

git-svn-id: http://svn.redmine.org/redmine/trunk@13052 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoBulgarian translation updated by Ivan Cenov (#16532)
Toshi MARUYAMA [Sun, 6 Apr 2014 07:11:37 +0000 (07:11 +0000)]
Bulgarian translation updated by Ivan Cenov (#16532)

git-svn-id: http://svn.redmine.org/redmine/trunk@13050 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoAdds strings to locales (#3177).
Jean-Philippe Lang [Sat, 5 Apr 2014 14:08:18 +0000 (14:08 +0000)]
Adds strings to locales (#3177).

git-svn-id: http://svn.redmine.org/redmine/trunk@13044 e93f8b46-1217-0410-a6f0-8f06a7374b81