]> source.dussan.org Git - redmine.git/log
redmine.git
6 years agoFix typo in test name: s/udpate/update/ (#28268).
Go MAEDA [Thu, 1 Mar 2018 05:10:44 +0000 (05:10 +0000)]
Fix typo in test name: s/udpate/update/ (#28268).

Patch by Marius BALTEANU.

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

6 years agoAllow selecting subprojects on new issue form (#12704).
Go MAEDA [Wed, 28 Feb 2018 06:42:52 +0000 (06:42 +0000)]
Allow selecting subprojects on new issue form (#12704).

Patch by Marius BALTEANU.

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

6 years agoAdds toggle checkboxes feature to roles permissions (#28242).
Go MAEDA [Mon, 26 Feb 2018 12:05:45 +0000 (12:05 +0000)]
Adds toggle checkboxes feature to roles permissions (#28242).

Patch by Marius BALTEANU.

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

6 years agoAdds toggle checkboxes to project modules from project settings (#28242).
Go MAEDA [Mon, 26 Feb 2018 12:02:35 +0000 (12:02 +0000)]
Adds toggle checkboxes to project modules from project settings (#28242).

Patch by Marius BALTEANU.

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

6 years agoAdds toggle checkboxes to trackers and custom fields from project settings (#28242).
Go MAEDA [Mon, 26 Feb 2018 12:00:55 +0000 (12:00 +0000)]
Adds toggle checkboxes to trackers and custom fields from project settings (#28242).

Patch by Marius BALTEANU.

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

6 years agoAdds toggle checkboxes to activities tab from project settings (#28242).
Go MAEDA [Mon, 26 Feb 2018 11:56:54 +0000 (11:56 +0000)]
Adds toggle checkboxes to activities tab from project settings (#28242).

Patch by Marius BALTEANU.

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

6 years agoAdd minimal fixture for issues_pdf_test (#12510).
Go MAEDA [Sat, 24 Feb 2018 09:26:26 +0000 (09:26 +0000)]
Add minimal fixture for issues_pdf_test (#12510).

Patch by Gregor Schmidt.

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

6 years agoRemove unused i18n key: setting_app_subtitle (#28229).
Go MAEDA [Sat, 24 Feb 2018 03:30:50 +0000 (03:30 +0000)]
Remove unused i18n key: setting_app_subtitle (#28229).

Patch by Go MAEDA.

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

6 years agoRemove useless empty spaces (#28079).
Go MAEDA [Fri, 23 Feb 2018 08:20:35 +0000 (08:20 +0000)]
Remove useless empty spaces (#28079).

Patch by Marius BALTEANU.

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

6 years agoFix: The green tick is positioned after the label in the new member modals (#28079).
Go MAEDA [Thu, 22 Feb 2018 00:02:43 +0000 (00:02 +0000)]
Fix: The green tick is positioned after the label in the new member modals (#28079).

Patch by Marius BALTEANU.

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

6 years agoAllow context-menu edit of % done and priority of parent issues if the fields are...
Go MAEDA [Sun, 18 Feb 2018 12:08:58 +0000 (12:08 +0000)]
Allow context-menu edit of % done and priority of parent issues if the fields are not derived (#28168).

Patch by Holger Just.

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

6 years agoTest that "img" tag for an avatar of AnonymousUser has "width" and "height" attribute...
Go MAEDA [Sun, 18 Feb 2018 05:05:50 +0000 (05:05 +0000)]
Test that "img" tag for an avatar of AnonymousUser has "width" and "height" attributes (#28204).

Patch by Go MAEDA.

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

6 years agoDon't allow reassigning reported hours to the project if issue is a required field...
Go MAEDA [Sun, 18 Feb 2018 04:24:05 +0000 (04:24 +0000)]
Don't allow reassigning reported hours to the project if issue is a required field for time logs (#28110).

Patch by Marius BALTEANU.

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

6 years agoEnable lax_spacing for markdown formatting (#28119).
Go MAEDA [Fri, 16 Feb 2018 05:01:14 +0000 (05:01 +0000)]
Enable lax_spacing for markdown formatting (#28119).

Patch by Marius BALTEANU.

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

6 years agoRemove unused method Mailer#mylogger (#28028).
Go MAEDA [Sun, 11 Feb 2018 06:39:25 +0000 (06:39 +0000)]
Remove unused method Mailer#mylogger (#28028).

Patch by Go MAEDA.

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

6 years agoFix typo in German label_font_default (#28113).
Go MAEDA [Sun, 11 Feb 2018 04:50:45 +0000 (04:50 +0000)]
Fix typo in German label_font_default (#28113).

Patch by  Felix Schäfer.

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

6 years agoFix typo in Lithuanian label_version_sharing_tree (#28102).
Go MAEDA [Thu, 1 Feb 2018 06:53:44 +0000 (06:53 +0000)]
Fix typo in Lithuanian label_version_sharing_tree (#28102).

Patch by Marius Žilėnas.

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

6 years agoadd project id to robots.txt (#27876)
Toshi MARUYAMA [Wed, 31 Jan 2018 18:23:13 +0000 (18:23 +0000)]
add project id to robots.txt (#27876)

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

6 years agofix interpolation in Swedish locale (#28109)
Toshi MARUYAMA [Wed, 31 Jan 2018 18:09:34 +0000 (18:09 +0000)]
fix interpolation in Swedish locale (#28109)

Contributed by Felix Schäfer.

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

6 years agoremove trailing white spaces from test/functional/repositories_mercurial_controller_t...
Toshi MARUYAMA [Wed, 31 Jan 2018 17:48:01 +0000 (17:48 +0000)]
remove trailing white spaces from test/functional/repositories_mercurial_controller_test.rb

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

6 years agoAdd right-click context menu in calendar (#28067).
Go MAEDA [Tue, 30 Jan 2018 08:03:00 +0000 (08:03 +0000)]
Add right-click context menu in calendar (#28067).

Patch by Mizuki ISHIKAWA.

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

6 years agoFix: "project_from_subbaddress" option is not listed in the help of "rake redmine...
Go MAEDA [Wed, 24 Jan 2018 12:10:19 +0000 (12:10 +0000)]
Fix: "project_from_subbaddress" option is not listed in the help of "rake redmine:email:receive_imap" (#28026).

Patch by Go Maeda.

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

6 years agoFix typo in error message when target version was not found (#28024).
Go MAEDA [Wed, 24 Jan 2018 03:53:59 +0000 (03:53 +0000)]
Fix typo in error message when target version was not found (#28024).

Patch by Marius Žilėnas.

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

6 years agoFix: Preformatted text overflows in preview (#27862).
Go MAEDA [Fri, 19 Jan 2018 05:01:14 +0000 (05:01 +0000)]
Fix: Preformatted text overflows in preview (#27862).

Patch by Mizuki ISHIKAWA.

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

6 years agoChange Galician translation for "Underline" and "Wiki link" (jstoolbar-gl.js) (#27989).
Go MAEDA [Wed, 17 Jan 2018 03:06:19 +0000 (03:06 +0000)]
Change Galician translation for "Underline" and "Wiki link" (jstoolbar-gl.js) (#27989).

Patch by Guillermo ML.

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

6 years agoGalician translation update for jstoolbar-gl.js (#27994).
Go MAEDA [Wed, 17 Jan 2018 02:49:01 +0000 (02:49 +0000)]
Galician translation update for jstoolbar-gl.js (#27994).

Patch by Guillermo ML.

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

6 years agoAdd CSS classes to column headers of issues and timelogs list (#26674).
Go MAEDA [Mon, 15 Jan 2018 04:17:53 +0000 (04:17 +0000)]
Add CSS classes to column headers of issues and timelogs list (#26674).

Patch by Marius BALTEANU.

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

6 years agoAdd tests for "height" and "max-height" (#26552).
Go MAEDA [Sat, 13 Jan 2018 00:32:53 +0000 (00:32 +0000)]
Add tests for "height" and "max-height" (#26552).

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

6 years agoLog exception's message when ActionView::MissingTemplate is raised (#26341).
Go MAEDA [Thu, 11 Jan 2018 12:29:52 +0000 (12:29 +0000)]
Log exception's message when ActionView::MissingTemplate is raised (#26341).

Patch by Vincent Robert.

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

6 years agoAllow "max-height", "max-width", "min-height" and "min-width" CSS properties in Texti...
Go MAEDA [Thu, 11 Jan 2018 01:32:18 +0000 (01:32 +0000)]
Allow "max-height", "max-width", "min-height" and "min-width" CSS properties in Textile (#26552).

Patch by Michael Gerz and Go MAEDA.

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

6 years agoChange Bulgarian translation for label_news_new (#27926).
Go MAEDA [Wed, 10 Jan 2018 12:12:44 +0000 (12:12 +0000)]
Change Bulgarian translation for label_news_new (#27926).

Patch by Ivan Cenov.

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

6 years agoRemove 'unloadable' from bundled sample plugin (#27963).
Go MAEDA [Wed, 10 Jan 2018 08:33:42 +0000 (08:33 +0000)]
Remove 'unloadable' from bundled sample plugin (#27963).

Patch by Mischa The Evil.

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

6 years agoThe progress exceeding 99.5% is displayed as 100% (#27848).
Jean-Philippe Lang [Mon, 8 Jan 2018 22:35:59 +0000 (22:35 +0000)]
The progress exceeding 99.5% is displayed as 100% (#27848).

Patch by Mizuki ISHIKAWA.

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

6 years agoUpdates for 3.4.4 release.
Jean-Philippe Lang [Mon, 8 Jan 2018 17:58:39 +0000 (17:58 +0000)]
Updates for 3.4.4 release.

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

6 years agoRemoves 'unloadable' from plugin templates (#20513).
Jean-Philippe Lang [Mon, 8 Jan 2018 17:53:50 +0000 (17:53 +0000)]
Removes 'unloadable' from plugin templates (#20513).

Patch by Go MAEDA.

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

6 years agoUnable to download file if custom field is not defined as visible to any users (...
Jean-Philippe Lang [Mon, 8 Jan 2018 17:43:31 +0000 (17:43 +0000)]
Unable to download file if custom field is not defined as visible to any users (#26705).

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

6 years agoAdds tests for #27153.
Jean-Philippe Lang [Sun, 7 Jan 2018 22:28:37 +0000 (22:28 +0000)]
Adds tests for #27153.

Patch by Marius BALTEANU.

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

6 years agoCustom query breaks calendar view with error 500 (#27153).
Jean-Philippe Lang [Sun, 7 Jan 2018 22:28:08 +0000 (22:28 +0000)]
Custom query breaks calendar view with error 500 (#27153).

Patch by Bernhard Rohloff.

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

6 years agoCannot clear all watchers when copying an issue (#26880).
Jean-Philippe Lang [Sun, 7 Jan 2018 22:18:17 +0000 (22:18 +0000)]
Cannot clear all watchers when copying an issue (#26880).

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

6 years agoAnonymous user should have their icon (#26699).
Jean-Philippe Lang [Sun, 7 Jan 2018 22:01:56 +0000 (22:01 +0000)]
Anonymous user should have their icon (#26699).

Patch by Go MAEDA.

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

6 years agoEmpty email attachments are imported to Redmine, creating broken DB records (#27885).
Jean-Philippe Lang [Sun, 7 Jan 2018 21:46:58 +0000 (21:46 +0000)]
Empty email attachments are imported to Redmine, creating broken DB records (#27885).

Patch by Felix Schäfer.

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

6 years agoNo validation errors when entering an invalid "Estimate hours" value (#27881).
Jean-Philippe Lang [Sun, 7 Jan 2018 21:41:15 +0000 (21:41 +0000)]
No validation errors when entering an invalid "Estimate hours" value (#27881).

Patch by Go MAEDA.

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

6 years agoHandle validation errors on reverse issue relations (#27695).
Go MAEDA [Sun, 7 Jan 2018 00:37:16 +0000 (00:37 +0000)]
Handle validation errors on reverse issue relations (#27695).

Patch by Holger Just.

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

6 years agoShow default status on trackers/index view (#27219).
Go MAEDA [Tue, 2 Jan 2018 00:23:52 +0000 (00:23 +0000)]
Show default status on trackers/index view (#27219).

Patch by Tomomi Yuzuriha.

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

6 years agoReplace Minitest.rake_run with Rails::TestUnit::Runner.rake_run for compatibility...
Go MAEDA [Mon, 1 Jan 2018 10:28:56 +0000 (10:28 +0000)]
Replace Minitest.rake_run with Rails::TestUnit::Runner.rake_run for compatibility with Rails 5.1.4 (#27871).

Patch by Tatsuya Saito.

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

6 years agoLinks for custom field value don't have "external" class (#27024).
Go MAEDA [Mon, 1 Jan 2018 06:18:01 +0000 (06:18 +0000)]
Links for custom field value don't have "external" class (#27024).

Patch by Go MAEDA.

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

6 years agoUse reverse_each instead of reverse.each (#27671).
Go MAEDA [Sun, 31 Dec 2017 01:34:39 +0000 (01:34 +0000)]
Use reverse_each instead of reverse.each (#27671).

Patch by Timur Tarasenko.

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

6 years agosource code comment slight change (#27865)
Toshi MARUYAMA [Fri, 29 Dec 2017 15:09:57 +0000 (15:09 +0000)]
source code comment slight change (#27865)

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

6 years agouse relative url at robots.txt (#27865)
Toshi MARUYAMA [Fri, 29 Dec 2017 14:56:51 +0000 (14:56 +0000)]
use relative url at robots.txt (#27865)

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

6 years agoremove trailing white spaces from test/functional/timelog_report_test.rb
Toshi MARUYAMA [Thu, 28 Dec 2017 18:40:25 +0000 (18:40 +0000)]
remove trailing white spaces from test/functional/timelog_report_test.rb

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

6 years agoGemfile: update Rails version to 5.1.4
Toshi MARUYAMA [Thu, 28 Dec 2017 18:22:51 +0000 (18:22 +0000)]
Gemfile: update Rails version to 5.1.4

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

6 years agoreplace plugin generator USAGE "script/rails" which are removed by r16868
Toshi MARUYAMA [Wed, 27 Dec 2017 16:59:13 +0000 (16:59 +0000)]
replace plugin generator USAGE "script/rails" which are removed by r16868

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

6 years agoFix: Cannot change the priority of the parent issue in issues context menu (#27533).
Go MAEDA [Tue, 26 Dec 2017 07:01:56 +0000 (07:01 +0000)]
Fix: Cannot change the priority of the parent issue in issues context menu (#27533).

Patch by Vito Marolda.

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

6 years agoRender activities block on UsersController#show grouped and with event_type icon...
Go MAEDA [Mon, 25 Dec 2017 04:38:07 +0000 (04:38 +0000)]
Render activities block on UsersController#show grouped and with event_type icon (#27240).

Patch by Mischa The Evil.

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

6 years agoBrazilian translation for trunk update by Patrick Kaminski (#27620)
Toshi MARUYAMA [Thu, 21 Dec 2017 16:54:05 +0000 (16:54 +0000)]
Brazilian translation for trunk update by Patrick Kaminski (#27620)

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

6 years agoBrazilian translation for 3.4-stable update by Patrick Kaminski (#27620)
Toshi MARUYAMA [Thu, 21 Dec 2017 15:56:09 +0000 (15:56 +0000)]
Brazilian translation for 3.4-stable update by Patrick Kaminski (#27620)

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

6 years agoBrazilian translation for 3.3-stable update by Patrick Kaminski (#27620, #27835)
Toshi MARUYAMA [Thu, 21 Dec 2017 15:55:55 +0000 (15:55 +0000)]
Brazilian translation for 3.3-stable update by Patrick Kaminski (#27620, #27835)

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

6 years agoIssues reports should show only statuses used by the project (#27772).
Go MAEDA [Tue, 19 Dec 2017 10:15:22 +0000 (10:15 +0000)]
Issues reports should show only statuses used by the project (#27772).

Patch by Marius BALTEANU.

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

6 years agoFix typo in rdm-mailhandler.rb: s/subadress/subaddress/ (#27812)
Go MAEDA [Sun, 17 Dec 2017 06:35:07 +0000 (06:35 +0000)]
Fix typo in rdm-mailhandler.rb: s/subadress/subaddress/ (#27812)

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

6 years agoGemfile: relax mail gem version (#27691)
Toshi MARUYAMA [Sun, 17 Dec 2017 06:02:57 +0000 (06:02 +0000)]
Gemfile: relax mail gem version (#27691)

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

6 years agoFix typo in rdm-mailhandler.rb: s/Proccessed/Processed/ (#27810).
Go MAEDA [Sun, 17 Dec 2017 05:20:26 +0000 (05:20 +0000)]
Fix typo in rdm-mailhandler.rb: s/Proccessed/Processed/ (#27810).

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

6 years agoStrip whitespace from login on login page (#22532).
Go MAEDA [Wed, 13 Dec 2017 13:58:32 +0000 (13:58 +0000)]
Strip whitespace from login on login page (#22532).

Patch by Artur Borisovich and Marius BALTEANU.

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

6 years agoFix: Overlapping text in table header on issues reports page (#19578).
Go MAEDA [Mon, 11 Dec 2017 02:19:10 +0000 (02:19 +0000)]
Fix: Overlapping text in table header on issues reports page (#19578).

Patch by Go MAEDA.

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

6 years agoSwitching SCM fails after validation error in "New repository" page (#27333).
Go MAEDA [Sun, 10 Dec 2017 05:42:22 +0000 (05:42 +0000)]
Switching SCM fails after validation error in "New repository" page (#27333).

Patch by Mizuki ISHIKAWA.

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

6 years agoLithuanian "default_role_developer" translation changed by Marius Žilėnas (#27502...
Toshi MARUYAMA [Sat, 9 Dec 2017 19:40:10 +0000 (19:40 +0000)]
Lithuanian "default_role_developer" translation changed by Marius Žilėnas (#27502, #27768)

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

6 years agoCzech translation for trunk updated by Karel Pičman (#27506)
Toshi MARUYAMA [Sat, 9 Dec 2017 19:39:58 +0000 (19:39 +0000)]
Czech translation for trunk updated by Karel Pičman (#27506)

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

6 years agoCzech translation changed by Karel Pičman (#27506)
Toshi MARUYAMA [Sat, 9 Dec 2017 19:39:44 +0000 (19:39 +0000)]
Czech translation changed by Karel Pičman (#27506)

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

6 years agoCzech help files translation for 3.4-stable updated by Karel Pičman (#27507, #27767)
Toshi MARUYAMA [Sat, 9 Dec 2017 18:22:09 +0000 (18:22 +0000)]
Czech help files translation for 3.4-stable updated by Karel Pičman (#27507, #27767)

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

6 years agoCzech help files html clean up
Toshi MARUYAMA [Sat, 9 Dec 2017 18:21:58 +0000 (18:21 +0000)]
Czech help files html clean up

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

6 years agoCzech help files translation for 3.3-stable updated by Karel Pičman (#27507, #27766)
Toshi MARUYAMA [Sat, 9 Dec 2017 18:21:47 +0000 (18:21 +0000)]
Czech help files translation for 3.3-stable updated by Karel Pičman (#27507, #27766)

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

6 years agofix public/help/cs/wiki_syntax_detailed_markdown.html broken by r14519 (#20452)
Toshi MARUYAMA [Sat, 9 Dec 2017 17:15:49 +0000 (17:15 +0000)]
fix public/help/cs/wiki_syntax_detailed_markdown.html broken by r14519 (#20452)

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

6 years agoremove double-quotation from cs.yml label_user_mail_*
Toshi MARUYAMA [Sat, 9 Dec 2017 17:15:38 +0000 (17:15 +0000)]
remove double-quotation from cs.yml label_user_mail_*

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

6 years agoCzech translation for 3.4-stable updated by Karel Pičman (#27506, #27767)
Toshi MARUYAMA [Sat, 9 Dec 2017 16:24:49 +0000 (16:24 +0000)]
Czech translation for 3.4-stable updated by Karel Pičman (#27506, #27767)

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

6 years agoCzech translation for 3.3-stable updated by Karel Pičman (#27506, #27766)
Toshi MARUYAMA [Sat, 9 Dec 2017 16:24:38 +0000 (16:24 +0000)]
Czech translation for 3.3-stable updated by Karel Pičman (#27506, #27766)

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

6 years agoLithuanian translation for 3.4-stable updated by Marius Žilėnas (#27502)
Toshi MARUYAMA [Sat, 9 Dec 2017 16:24:22 +0000 (16:24 +0000)]
Lithuanian translation for 3.4-stable updated by Marius Žilėnas (#27502)

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

6 years agoLithuanian translation for 3.3-stable updated by Marius Žilėnas (#27502, #27765)
Toshi MARUYAMA [Sat, 9 Dec 2017 16:24:10 +0000 (16:24 +0000)]
Lithuanian translation for 3.3-stable updated by Marius Žilėnas (#27502, #27765)

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

6 years agoremove extra empty lines from config/locales/cs.yml
Toshi MARUYAMA [Sat, 9 Dec 2017 16:23:59 +0000 (16:23 +0000)]
remove extra empty lines from config/locales/cs.yml

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

6 years agoFix: Strip whitespace from email addresses on lost password page (#27754).
Go MAEDA [Fri, 8 Dec 2017 08:27:27 +0000 (08:27 +0000)]
Fix: Strip whitespace from email addresses on lost password page (#27754).

Patch by Felix Schäfer.

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

6 years agoadd copyright header to test/unit/lib/redmine/helpers/url_test.rb (#12510)
Toshi MARUYAMA [Thu, 7 Dec 2017 14:28:41 +0000 (14:28 +0000)]
add copyright header to test/unit/lib/redmine/helpers/url_test.rb (#12510)

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

6 years agocode clean up IssuesPdfHelperTest (#12510)
Toshi MARUYAMA [Thu, 7 Dec 2017 12:03:08 +0000 (12:03 +0000)]
code clean up IssuesPdfHelperTest (#12510)

* remove extra empty lines
* remove trailing white space
* replace tab to two spaces

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

6 years agosvn propset svn:eol-style native test/unit/lib/redmine/helpers/url_test.rb (#27114)
Toshi MARUYAMA [Thu, 7 Dec 2017 11:50:15 +0000 (11:50 +0000)]
svn propset svn:eol-style native test/unit/lib/redmine/helpers/url_test.rb (#27114)

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

6 years agosvn propset svn:eol-style native test/unit/lib/redmine/export/pdf/issues_pdf_test...
Toshi MARUYAMA [Thu, 7 Dec 2017 11:46:15 +0000 (11:46 +0000)]
svn propset svn:eol-style native test/unit/lib/redmine/export/pdf/issues_pdf_test.rb (#12510)

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

6 years agomercurial: work around faulty parsing of early command options (#27516)
Toshi MARUYAMA [Thu, 7 Dec 2017 11:38:47 +0000 (11:38 +0000)]
mercurial: work around faulty parsing of early command options (#27516)

Use -sVALUE and --long=VALUE instead of "-s VALUE" and "--long VALUE"
respectively.

Contributed by Yuya Nishihara.

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

6 years agomercurial: separate command options and positional arguments with "--" (#27516)
Toshi MARUYAMA [Thu, 7 Dec 2017 11:38:35 +0000 (11:38 +0000)]
mercurial: separate command options and positional arguments with "--" (#27516)

We don't have much problems here thanks to hgtarget(path) and CGI.escape(),
which prepends a repository path and encodes "=" character respectively, but
it's better to not rely on the side effect of these functions.

Contributed by Yuya Nishihara.

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

6 years agomercurial: reject malicious command argument (#27516)
Toshi MARUYAMA [Thu, 7 Dec 2017 11:38:23 +0000 (11:38 +0000)]
mercurial: reject malicious command argument (#27516)

We've got a security report from the Phabricator team, which basically says
--config and --debugger arguments can be injected anywhere to lead to an
arbitrary command execution.

https://secure.phabricator.com/rPa7921a4448093d00defa8bd18f35b8c8f8bf3314

This is a fundamental issue of the argument parsing rules in Mercurial, which
allows extensions to populate their parsing rules and such extensions can be
loaded by "--config extensions.<name>=". There's a chicken and egg problem.
We're working on hardening the parsing rules, but which won't come in by
default as it would be a behavior change.

This patch adds a verification to reject malicious command arguments as a
last ditch. The subsequent patches will fix the problem in more appropriate
way.

Contributed by Yuya Nishihara.

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

6 years agoFix: Round floats to 2 digits when rendering an issue list to PDF (#12510).
Go MAEDA [Wed, 6 Dec 2017 14:25:35 +0000 (14:25 +0000)]
Fix: Round floats to 2 digits when rendering an issue list to PDF (#12510).

Patch by Holger Just and Marius BALTEANU.

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

6 years agoDisallow creating inverse relates issue relations (#27663).
Go MAEDA [Wed, 6 Dec 2017 09:01:07 +0000 (09:01 +0000)]
Disallow creating inverse relates issue relations (#27663).

Patch by Gregor Schmidt.

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

6 years agoReverted r17054 (#27663).
Go MAEDA [Thu, 30 Nov 2017 00:02:02 +0000 (00:02 +0000)]
Reverted r17054 (#27663).

The change breaks test/functional/issue_relations_controller_test.rb.

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

6 years agoDisallow creating inverse relates issue relations (#27663).
Go MAEDA [Wed, 29 Nov 2017 22:22:39 +0000 (22:22 +0000)]
Disallow creating inverse relates issue relations (#27663).

Patch by Gregor Schmidt.

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

6 years agoFixes visibility checks for version.fixed_issues in Gantt (#27676).
Jean-Philippe Lang [Wed, 29 Nov 2017 19:38:44 +0000 (19:38 +0000)]
Fixes visibility checks for version.fixed_issues in Gantt (#27676).

Like the version page - the Gantt chart featured a "percent done" info
for each version, which wasn't properly limited to visible issues.

Patch by Gregor Schmidt.

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

6 years agoPerformance opt - cache AR Proxy for Version#fixed_issues.visible (#27676).
Jean-Philippe Lang [Wed, 29 Nov 2017 19:38:01 +0000 (19:38 +0000)]
Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676).

Patch by Gregor Schmidt.

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

6 years agoAdds visibility checks on version views (#27676).
Jean-Philippe Lang [Wed, 29 Nov 2017 19:37:20 +0000 (19:37 +0000)]
Adds visibility checks on version views (#27676).

Previously not all data on the roadmap and version view where properly
checked against the issue visibility setting. Unprivileged users were
able to see the total number of issues, their estimations and the
open/close status - even if the user was only allowed to see their own issues.

Patch by Gregor Schmidt.

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

6 years agoMoves issue calculations into the fixed_issues relation (#27676).
Jean-Philippe Lang [Wed, 29 Nov 2017 19:36:13 +0000 (19:36 +0000)]
Moves issue calculations into the fixed_issues relation (#27676).

This way, we can reuse them on refined relations,
e.g. @version.fixed_issues.closed_count@ vs. @version.fixed_issues.visible.closed_count@

Patch by Gregor Schmidt.

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

6 years agoFix typo in configuration.yml.example (#27670).
Go MAEDA [Wed, 29 Nov 2017 08:14:52 +0000 (08:14 +0000)]
Fix typo in configuration.yml.example (#27670).

Patch by Kosta Harlan and Go MAEDA.

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

6 years agoUse new pagination style in gantt (#26671).
Go MAEDA [Tue, 28 Nov 2017 02:33:00 +0000 (02:33 +0000)]
Use new pagination style in gantt (#26671).

Patch by Go MAEDA.

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

6 years agoSpanish/Panama translation update for jstoolbar-es-pa.js (#27649).
Go MAEDA [Mon, 27 Nov 2017 15:15:34 +0000 (15:15 +0000)]
Spanish/Panama translation update for jstoolbar-es-pa.js (#27649).

Patch by Javier Menéndez Riz.

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

6 years agoSpanish translation update for jstoolbar-es.js (#27642).
Go MAEDA [Mon, 27 Nov 2017 14:48:01 +0000 (14:48 +0000)]
Spanish translation update for jstoolbar-es.js (#27642).

Patch by Javier Menéndez Riz.

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

6 years agoFix: Unnecessary arrow icon beside a project link in calendar tooltips (#27139).
Go MAEDA [Mon, 27 Nov 2017 13:00:39 +0000 (13:00 +0000)]
Fix: Unnecessary arrow icon beside a project link in calendar tooltips (#27139).

Patch by Bernhard Rohloff.

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

6 years agoUse number input field instead of text input for Gantt months field (#26869).
Go MAEDA [Mon, 27 Nov 2017 00:55:40 +0000 (00:55 +0000)]
Use number input field instead of text input for Gantt months field (#26869).

Patch by Marius BALTEANU.

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

6 years agoAdd tests for context menu in gantt (#10485).
Go MAEDA [Mon, 27 Nov 2017 00:34:30 +0000 (00:34 +0000)]
Add tests for context menu in gantt (#10485).

Patch by Marius BALTEANU.

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