]> source.dussan.org Git - redmine.git/log
redmine.git
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

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

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

10 years agoAdds "Check for updates" for installed plugins (#3177).
Jean-Philippe Lang [Sat, 5 Apr 2014 14:00:19 +0000 (14:00 +0000)]
Adds "Check for updates" for installed plugins (#3177).

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

10 years agoPotentiel data leak in "Invalid form authenticity token" error screen (#16511).
Jean-Philippe Lang [Sat, 5 Apr 2014 08:19:55 +0000 (08:19 +0000)]
Potentiel data leak in "Invalid form authenticity token" error screen (#16511).

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

10 years agoFixed that back_url=/ param is ignored (#16467).
Jean-Philippe Lang [Sat, 5 Apr 2014 08:11:28 +0000 (08:11 +0000)]
Fixed that back_url=/ param is ignored (#16467).

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

10 years agoreplace mail options reference URL at configuration.yml.example
Toshi MARUYAMA [Sat, 5 Apr 2014 00:21:16 +0000 (00:21 +0000)]
replace mail options reference URL at configuration.yml.example

wiki.rubyonrails.org seems dead.

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

10 years agoFormat table list.
Jean-Philippe Lang [Thu, 3 Apr 2014 23:11:47 +0000 (23:11 +0000)]
Format table list.

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

10 years agoUpdates for 2.5.1 release.
Jean-Philippe Lang [Sat, 29 Mar 2014 16:09:30 +0000 (16:09 +0000)]
Updates for 2.5.1 release.

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

10 years agoRemove users from cc if they are already notified (#16415).
Jean-Philippe Lang [Sat, 29 Mar 2014 15:27:42 +0000 (15:27 +0000)]
Remove users from cc if they are already notified (#16415).

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

10 years agoFixed back url verification (#16466).
Jean-Philippe Lang [Sat, 29 Mar 2014 14:32:47 +0000 (14:32 +0000)]
Fixed back url verification (#16466).

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

10 years agoCzech translation for trunk updated by Karel Pičman (#16453)
Toshi MARUYAMA [Fri, 28 Mar 2014 10:52:36 +0000 (10:52 +0000)]
Czech translation for trunk updated by Karel Pičman (#16453)

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

10 years agoCzech translation for 2.5-stable updated by Karel Pičman (#16453)
Toshi MARUYAMA [Fri, 28 Mar 2014 10:52:20 +0000 (10:52 +0000)]
Czech translation for 2.5-stable updated by Karel Pičman (#16453)

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

10 years agofix awesome_nested_set test failure (#6579)
Toshi MARUYAMA [Wed, 26 Mar 2014 11:46:47 +0000 (11:46 +0000)]
fix awesome_nested_set test failure (#6579)

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

10 years agoadd missing awesome_nested_set 2.1.6 files (#6579)
Toshi MARUYAMA [Wed, 26 Mar 2014 11:46:31 +0000 (11:46 +0000)]
add missing awesome_nested_set 2.1.6 files (#6579)

https://github.com/collectiveidea/awesome_nested_set/commit/64cc8bc8cf93e8859a21bcf25c36675080e42ce6

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

10 years agoremove unneeded Relation#all from WorkflowTransition#count_by_tracker_and_role
Toshi MARUYAMA [Wed, 26 Mar 2014 10:38:04 +0000 (10:38 +0000)]
remove unneeded Relation#all from WorkflowTransition#count_by_tracker_and_role

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

10 years agofix race condition of highest rgt at Issue#update_nested_set_attributes_on_parent_cha...
Toshi MARUYAMA [Wed, 26 Mar 2014 01:48:20 +0000 (01:48 +0000)]
fix race condition of highest rgt at Issue#update_nested_set_attributes_on_parent_change (#6579)

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

10 years agoawesome_nested_set: split highest rgt reader method (#6579)
Toshi MARUYAMA [Wed, 26 Mar 2014 01:48:04 +0000 (01:48 +0000)]
awesome_nested_set: split highest rgt reader method (#6579)

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

10 years agofix always new lft and rgt are lft = 1, rgt = 2 (#6579)
Toshi MARUYAMA [Wed, 26 Mar 2014 01:47:48 +0000 (01:47 +0000)]
fix always new lft and rgt are lft = 1, rgt = 2 (#6579)

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

10 years agouse bundled awesome_nested_set (#6579)
Toshi MARUYAMA [Wed, 26 Mar 2014 01:47:31 +0000 (01:47 +0000)]
use bundled awesome_nested_set (#6579)

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

10 years agoimport awesome_nested_set 2.1.6 (#6579)
Toshi MARUYAMA [Wed, 26 Mar 2014 01:47:14 +0000 (01:47 +0000)]
import awesome_nested_set 2.1.6 (#6579)

https://github.com/collectiveidea/awesome_nested_set/commit/64cc8bc8cf93e8859a21bcf25c36675080e42ce6

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

10 years agoadd ChangeLog note that #15781 was forgotten to merge to v2.4.3.
Toshi MARUYAMA [Tue, 25 Mar 2014 08:35:49 +0000 (08:35 +0000)]
add ChangeLog note that #15781 was forgotten to merge to v2.4.3.

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

10 years agoGemfile: pin rake version 10.1
Toshi MARUYAMA [Tue, 25 Mar 2014 07:14:34 +0000 (07:14 +0000)]
Gemfile: pin rake version 10.1

rake 10.2.0 requires Ruby version >= 1.9.

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

10 years agoremove unneeded Relation#all from Issue#workflow_rule_by_attribute
Toshi MARUYAMA [Mon, 24 Mar 2014 16:00:01 +0000 (16:00 +0000)]
remove unneeded Relation#all from Issue#workflow_rule_by_attribute

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

10 years agoremove unneeded Relation#all from WorkflowsController#edit
Toshi MARUYAMA [Mon, 24 Mar 2014 15:59:45 +0000 (15:59 +0000)]
remove unneeded Relation#all from WorkflowsController#edit

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

10 years agoUse named routes.
Jean-Philippe Lang [Fri, 21 Mar 2014 04:11:59 +0000 (04:11 +0000)]
Use named routes.

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

10 years agoDon't run the test if Redcarpet is not available (#16236).
Jean-Philippe Lang [Fri, 21 Mar 2014 04:07:56 +0000 (04:07 +0000)]
Don't run the test if Redcarpet is not available (#16236).

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

10 years agoDisable children when checking parent notifiable.
Jean-Philippe Lang [Fri, 21 Mar 2014 04:05:49 +0000 (04:05 +0000)]
Disable children when checking parent notifiable.

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

10 years agoDon't abort processing of emails when an email triggers a parsing exception (#16122).
Jean-Philippe Lang [Fri, 21 Mar 2014 03:04:43 +0000 (03:04 +0000)]
Don't abort processing of emails when an email triggers a parsing exception (#16122).

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

10 years agoGerman Translation updated by Daniel Felix (#16399)
Toshi MARUYAMA [Fri, 21 Mar 2014 02:27:26 +0000 (02:27 +0000)]
German Translation updated by Daniel Felix (#16399)

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

10 years agomove de.yml "label_link" by alphabetical order
Toshi MARUYAMA [Fri, 21 Mar 2014 02:27:05 +0000 (02:27 +0000)]
move de.yml "label_link" by alphabetical order

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

10 years agoSet same width for all buttons (#16326).
Jean-Philippe Lang [Fri, 21 Mar 2014 02:22:31 +0000 (02:22 +0000)]
Set same width for all buttons (#16326).

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

10 years agoCustom queries: buttons to move column to top and bottom (#16326).
Jean-Philippe Lang [Fri, 21 Mar 2014 02:20:56 +0000 (02:20 +0000)]
Custom queries: buttons to move column to top and bottom (#16326).

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

10 years agoLet user choose an issue of another project when updating a time entry (#16338).
Jean-Philippe Lang [Fri, 21 Mar 2014 02:12:32 +0000 (02:12 +0000)]
Let user choose an issue of another project when updating a time entry (#16338).

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

10 years agoFixed: right-aligned table of contents (TOC) not working with markdown (#16236).
Jean-Philippe Lang [Fri, 21 Mar 2014 01:35:21 +0000 (01:35 +0000)]
Fixed: right-aligned table of contents (TOC) not working with markdown (#16236).

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

10 years agoDon't clear plugins in tests (#16258).
Jean-Philippe Lang [Fri, 21 Mar 2014 01:12:11 +0000 (01:12 +0000)]
Don't clear plugins in tests (#16258).

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

10 years agoDon't clear plugins in tests (#16258).
Jean-Philippe Lang [Fri, 21 Mar 2014 01:06:18 +0000 (01:06 +0000)]
Don't clear plugins in tests (#16258).

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

10 years agoExtract code to render project context links to helper (#16381).
Jean-Philippe Lang [Fri, 21 Mar 2014 00:27:42 +0000 (00:27 +0000)]
Extract code to render project context links to helper (#16381).

Patch by Michael Esemplare.

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

10 years agoFixed: Error generated on 'search for watchers to add' after clicking add without...
Jean-Philippe Lang [Fri, 21 Mar 2014 00:23:46 +0000 (00:23 +0000)]
Fixed: Error generated on 'search for watchers to add' after clicking add without selected users (#14298).

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