]> source.dussan.org Git - redmine.git/log
redmine.git
5 years agoRefactor GitAdapter#default_branch not to unnecessarily iterate through all elements...
Go MAEDA [Mon, 18 Feb 2019 23:19:39 +0000 (23:19 +0000)]
Refactor GitAdapter#default_branch not to unnecessarily iterate through all elements (#30828).

Patch by  Pavel Rosický.

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

5 years agoIssues autocomplete should response with content type json and not html (#30818).
Go MAEDA [Mon, 18 Feb 2019 14:56:19 +0000 (14:56 +0000)]
Issues autocomplete should response with content type json and not html (#30818).

Patch by Marius BALTEANU.

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

5 years agoMail handler does not ignore emails sent from emission email address if Setting.mail_...
Go MAEDA [Mon, 18 Feb 2019 13:21:18 +0000 (13:21 +0000)]
Mail handler does not ignore emails sent from emission email address if Setting.mail_from includes display name (#30785).

Patch by Go MAEDA.

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

5 years agoReverts r17862.
Go MAEDA [Mon, 18 Feb 2019 13:03:03 +0000 (13:03 +0000)]
Reverts r17862.

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

5 years agoStay in RMagick 2.16.0 and don't update to 3.0.0 (#30821).
Go MAEDA [Mon, 18 Feb 2019 08:15:22 +0000 (08:15 +0000)]
Stay in RMagick 2.16.0 and don't update to 3.0.0 (#30821).

Patch by Go MAEDA.

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

5 years agoAllow pasting screenshots from clipboard (#3816).
Go MAEDA [Sun, 17 Feb 2019 21:55:24 +0000 (21:55 +0000)]
Allow pasting screenshots from clipboard (#3816).

Patch by Takenori TAKAKI and Marius BALTEANU.

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

5 years agoTest that List-Id header field does not include display name and extra angle brackets...
Go MAEDA [Sat, 16 Feb 2019 22:45:34 +0000 (22:45 +0000)]
Test that List-Id header field does not include display name and extra angle brackets (#14792).

Patch by Go MAEDA.

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

5 years agoShow author's name in the From field of email notifications (#5913).
Go MAEDA [Fri, 15 Feb 2019 23:52:30 +0000 (23:52 +0000)]
Show author's name in the From field of email notifications (#5913).

Patch by Go MAEDA.

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

5 years agoTranslation missing error in "Project's Status" filter options (#30718).
Go MAEDA [Fri, 15 Feb 2019 23:44:20 +0000 (23:44 +0000)]
Translation missing error in "Project's Status" filter options (#30718).

Patch by Marius BALTEANU.

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

5 years agoEnsure that the current language is 'en' in the test (#30718).
Go MAEDA [Fri, 15 Feb 2019 23:38:55 +0000 (23:38 +0000)]
Ensure that the current language is 'en' in the test (#30718).

Patch by Pavel Rosický.

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

5 years agoTimeEntryTest#test_create_should_validate_user_id occasionally fails (#30806).
Go MAEDA [Thu, 14 Feb 2019 08:06:43 +0000 (08:06 +0000)]
TimeEntryTest#test_create_should_validate_user_id occasionally fails (#30806).

Patch by Go MAEDA.

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

5 years agoStyles for block column name (#26081).
Go MAEDA [Wed, 13 Feb 2019 14:07:14 +0000 (14:07 +0000)]
Styles for block column name (#26081).

Patch by Marius BALTEANU.

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

5 years agoShow full width layout custom fields as block columns in issue listing (#26081).
Go MAEDA [Wed, 13 Feb 2019 14:06:10 +0000 (14:06 +0000)]
Show full width layout custom fields as block columns in issue listing (#26081).

Patch by Marius BALTEANU.

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

5 years agoRemove trailing whitespaces from test/functional/issues_controller_test.rb
Go MAEDA [Wed, 13 Feb 2019 14:03:29 +0000 (14:03 +0000)]
Remove trailing whitespaces from test/functional/issues_controller_test.rb

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

5 years agoFix: Mail handler does not ignore emails sent from emission email address if Setting...
Go MAEDA [Tue, 12 Feb 2019 23:35:05 +0000 (23:35 +0000)]
Fix: Mail handler does not ignore emails sent from emission email address if Setting.mail_from includes display name (#30785).

Patch by Go MAEDA.

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

5 years agoTraditional Chinese translation update (#30789).
Go MAEDA [Tue, 12 Feb 2019 14:43:42 +0000 (14:43 +0000)]
Traditional Chinese translation update (#30789).

Patch by ChunChang Lo.

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

5 years agoRefactor custom field value tag for custom fields with full text formatting enabled...
Go MAEDA [Tue, 12 Feb 2019 11:52:20 +0000 (11:52 +0000)]
Refactor custom field value tag for custom fields with full text formatting enabled (#29712).

Patch by Marius BALTEANU.

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

5 years agoShow Edit/Preview tabs for full width layout custom fields with text formatting enabl...
Go MAEDA [Tue, 12 Feb 2019 11:50:54 +0000 (11:50 +0000)]
Show Edit/Preview tabs for full width layout custom fields with text formatting enabled (#29712).

Patch by Marius BALTEANU.

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

5 years agoPreview URL in Wiki Toolbar should be escaped (#30758).
Go MAEDA [Mon, 11 Feb 2019 15:55:31 +0000 (15:55 +0000)]
Preview URL in Wiki Toolbar should be escaped (#30758).

Patch by Vincent Robert.

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

5 years agoTidy up Gemfile.
Go MAEDA [Sun, 10 Feb 2019 15:07:44 +0000 (15:07 +0000)]
Tidy up Gemfile.

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

5 years agoAdd a check/uncheck all button to search (#10264).
Go MAEDA [Fri, 8 Feb 2019 09:34:35 +0000 (09:34 +0000)]
Add a check/uncheck all button to search (#10264).

Patch by Mizuki ISHIKAWA.

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

5 years agoFix a test failure (#13688).
Go MAEDA [Tue, 5 Feb 2019 23:40:15 +0000 (23:40 +0000)]
Fix a test failure (#13688).

Patch by Marius BALTEANU.

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

5 years agoMakes sure the generated thumbnail is always of at least the requested size (#13688).
Go MAEDA [Tue, 5 Feb 2019 13:50:20 +0000 (13:50 +0000)]
Makes sure the generated thumbnail is always of at least the requested size (#13688).

Patch by Jens Krämer and Marius BALTEANU.

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

5 years agoAjax Request Returns 200 but an error event is fired instead of success (#30073).
Go MAEDA [Tue, 5 Feb 2019 08:33:29 +0000 (08:33 +0000)]
Ajax Request Returns 200 but an error event is fired instead of success (#30073).

Patch by Pavel Rosický.

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

5 years agoLine height is too large when previewing files with syntax highlighting if the line...
Go MAEDA [Sun, 3 Feb 2019 22:34:08 +0000 (22:34 +0000)]
Line height is too large when previewing files with syntax highlighting if the line terminators are CRLF (#30434).

Patch by Yuichi HARADA.

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

5 years agoBulgarian translation (#30664).
Go MAEDA [Sat, 2 Feb 2019 23:22:00 +0000 (23:22 +0000)]
Bulgarian translation (#30664).

Patch by Ivan Cenov.

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

5 years agoAdd issue tracking table on the user profile page (#30421).
Go MAEDA [Fri, 1 Feb 2019 23:46:05 +0000 (23:46 +0000)]
Add issue tracking table on the user profile page (#30421).

Patch by Go MAEDA.

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

5 years agoMultiple issue ids in "Parent task" filter (#30482).
Go MAEDA [Fri, 1 Feb 2019 23:31:52 +0000 (23:31 +0000)]
Multiple issue ids in "Parent task" filter (#30482).

Patch by Yuichi HARADA.

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

5 years agoPlugin eager_load should depend on environment setting instead of name (#30725).
Go MAEDA [Fri, 1 Feb 2019 09:03:53 +0000 (09:03 +0000)]
Plugin eager_load should depend on environment setting instead of name (#30725).

Patch by Florian Schwab.

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

5 years agoStart date and due date in email notifications (#13307).
Go MAEDA [Fri, 25 Jan 2019 08:06:23 +0000 (08:06 +0000)]
Start date and due date in email notifications (#13307).

Patch by  Senya Senya.

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

5 years agoRemove unnecessary bgl and bgr wrappers from the footer (#30445).
Go MAEDA [Wed, 23 Jan 2019 08:52:57 +0000 (08:52 +0000)]
Remove unnecessary bgl and bgr wrappers from the footer (#30445).

Patch by Max Johansson.

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

5 years agoShow estimated time on the overview page as well as spent time (#30464).
Go MAEDA [Tue, 22 Jan 2019 23:34:57 +0000 (23:34 +0000)]
Show estimated time on the overview page as well as spent time (#30464).

Patch by Go MAEDA.

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

5 years agoIssuesControllerTest#test_index_sort_by_total_estimated_hours tests nothing (#30474).
Go MAEDA [Tue, 22 Jan 2019 08:23:53 +0000 (08:23 +0000)]
IssuesControllerTest#test_index_sort_by_total_estimated_hours tests nothing (#30474).

Patch by Go MAEDA.

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

5 years agoRemove unused i18n key "label_all_time" (#30466).
Go MAEDA [Mon, 21 Jan 2019 07:39:17 +0000 (07:39 +0000)]
Remove unused i18n key "label_all_time" (#30466).

Patch by Go MAEDA.

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

5 years agoFix the styles for the responsive (#30168).
Go MAEDA [Sun, 20 Jan 2019 12:45:12 +0000 (12:45 +0000)]
Fix the styles for the responsive (#30168).

Patch by Max Johansson.

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

5 years agoUpdate en-GB locale (#3848).
Jean-Philippe Lang [Sun, 20 Jan 2019 07:41:42 +0000 (07:41 +0000)]
Update en-GB locale (#3848).

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

5 years agoFilesystem adapter does not show correct size for large files (#30411).
Jean-Philippe Lang [Sun, 20 Jan 2019 07:39:13 +0000 (07:39 +0000)]
Filesystem adapter does not show correct size for large files (#30411).

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

5 years agoAccidentally clicking next to the checkbox breaks issue selection (#30236).
Jean-Philippe Lang [Sun, 20 Jan 2019 07:34:45 +0000 (07:34 +0000)]
Accidentally clicking next to the checkbox breaks issue selection (#30236).

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

5 years agoUpdates for 4.0.1 release.
Jean-Philippe Lang [Sun, 20 Jan 2019 06:54:37 +0000 (06:54 +0000)]
Updates for 4.0.1 release.

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

5 years agoDeadlock when assigning custom values (#30465).
Jean-Philippe Lang [Sat, 19 Jan 2019 11:57:19 +0000 (11:57 +0000)]
Deadlock when assigning custom values (#30465).

Patch by Pavel Rosický.

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

5 years agoThe tooltip layout of the calendar is broken (#30287).
Jean-Philippe Lang [Sat, 19 Jan 2019 11:50:58 +0000 (11:50 +0000)]
The tooltip layout of the calendar is broken (#30287).

Patch by Mizuki ISHIKAWA.

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

5 years agoAdding an issue note via email fails due to NoMethodError (#30455).
Jean-Philippe Lang [Sat, 19 Jan 2019 10:59:45 +0000 (10:59 +0000)]
Adding an issue note via email fails due to NoMethodError (#30455).

Patch by Go MAEDA.

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

5 years agoIncorrect supported Ruby version in doc/INSTALL (#30161).
Jean-Philippe Lang [Sat, 19 Jan 2019 10:49:51 +0000 (10:49 +0000)]
Incorrect supported Ruby version in doc/INSTALL (#30161).

Patch by Go MAEDA.

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

5 years agoDo not break inside columns (#29951).
Jean-Philippe Lang [Sat, 19 Jan 2019 10:46:40 +0000 (10:46 +0000)]
Do not break inside columns (#29951).

Patch by Marius BALTEANU.

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

5 years agoNew date filter operators: tomorrow, next week, next month (#4502).
Go MAEDA [Sat, 19 Jan 2019 07:42:26 +0000 (07:42 +0000)]
New date filter operators: tomorrow, next week, next month (#4502).

Patch by Mizuki ISHIKAWA.

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

5 years agoAdd the splitcontent* classes to my page layout (#30168).
Go MAEDA [Sat, 19 Jan 2019 03:26:56 +0000 (03:26 +0000)]
Add the splitcontent* classes to my page layout (#30168).

Patch by Marius BALTEANU.

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

5 years agoJapanese translation update (#30463).
Go MAEDA [Sat, 19 Jan 2019 02:39:27 +0000 (02:39 +0000)]
Japanese translation update (#30463).

Patch by Go MAEDA.

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

5 years agoTable rows are not highlighted on mouseover on some pages (#30426).
Go MAEDA [Fri, 18 Jan 2019 08:31:59 +0000 (08:31 +0000)]
Table rows are not highlighted on mouseover on some pages (#30426).

Patch by Marius BALTEANU.

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

5 years agoReverted r17800 (#30426).
Go MAEDA [Thu, 17 Jan 2019 01:03:22 +0000 (01:03 +0000)]
Reverted r17800 (#30426).

Undesirable behavior in the issues list.

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

5 years agoTable rows are not highlighted on mouseover on some pages (#30426).
Go MAEDA [Wed, 16 Jan 2019 07:17:17 +0000 (07:17 +0000)]
Table rows are not highlighted on mouseover on some pages (#30426).

Patch by Marius BALTEANU.

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

5 years agoAdd a style for non-working days in calendar (#27096).
Go MAEDA [Mon, 14 Jan 2019 05:22:36 +0000 (05:22 +0000)]
Add a style for non-working days in calendar (#27096).

Patch by Go MAEDA.

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

5 years agoAdd "nwday" class to non-working days in calendar (#27096).
Go MAEDA [Mon, 14 Jan 2019 05:19:31 +0000 (05:19 +0000)]
Add "nwday" class to non-working days in calendar (#27096).

Patch by Marius BALTEANU.

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

5 years agoMove calendar day classes to a helper (#27096).
Go MAEDA [Mon, 14 Jan 2019 05:16:33 +0000 (05:16 +0000)]
Move calendar day classes to a helper (#27096).

Patch by Marius BALTEANU.

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

5 years agoUpdate pg gem (~> 1.1.4) (#30420).
Go MAEDA [Mon, 14 Jan 2019 02:51:26 +0000 (02:51 +0000)]
Update pg gem (~> 1.1.4) (#30420).

Patch by Pavel Rosický.

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

5 years agoHide menu item in the cross-project menu if the module is not enabled in any project...
Go MAEDA [Sun, 13 Jan 2019 03:23:18 +0000 (03:23 +0000)]
Hide menu item in the cross-project menu if the module is not enabled in any project (#30207).

Patch by Yuichi HARADA.

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

5 years agoAdd ".ruby-version" to svn:ignore, .git:ignore, and .hgignore (#30413).
Go MAEDA [Sun, 13 Jan 2019 00:45:17 +0000 (00:45 +0000)]
Add ".ruby-version" to svn:ignore, .git:ignore, and .hgignore (#30413).

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

5 years agoWrap "splitcontentright" and "splitcontentleft" containers with a flexbox (#30168).
Go MAEDA [Sat, 12 Jan 2019 02:51:41 +0000 (02:51 +0000)]
Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox (#30168).

Patch by Max Johansson.

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

5 years agoAdd a fixture for r17786 (#30412).
Go MAEDA [Sat, 12 Jan 2019 00:59:22 +0000 (00:59 +0000)]
Add a fixture for r17786 (#30412).

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

5 years agoImport UTF-8 issue CSV files with BOM and quoted strings (#30412).
Go MAEDA [Sat, 12 Jan 2019 00:57:27 +0000 (00:57 +0000)]
Import UTF-8 issue CSV files with BOM and quoted strings (#30412).

Patch by Felix Schäfer.

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

5 years agoRedmine::WikiFormattingTest#test_links_separated_with_line_break_should_link tests...
Go MAEDA [Thu, 10 Jan 2019 09:07:05 +0000 (09:07 +0000)]
Redmine::WikiFormattingTest#test_links_separated_with_line_break_should_link tests nothing (#30347).

Patch by Yuichi HARADA.

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

5 years agoRemove trailing whitespaces from test/unit/lib/redmine/wiki_formatting_test.rb
Go MAEDA [Thu, 10 Jan 2019 09:03:34 +0000 (09:03 +0000)]
Remove trailing whitespaces from test/unit/lib/redmine/wiki_formatting_test.rb

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

5 years agoRequire bundler >= 1.5.0 (#30353).
Go MAEDA [Thu, 10 Jan 2019 03:04:32 +0000 (03:04 +0000)]
Require bundler >= 1.5.0 (#30353).

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

5 years agoAdd missing fixtures to several tests (#30276).
Go MAEDA [Wed, 9 Jan 2019 14:26:56 +0000 (14:26 +0000)]
Add missing fixtures to several tests (#30276).

Patch by Yuichi HARADA.

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

5 years agoUse nokogiri 1.9 for Ruby 2.2 (#30241).
Go MAEDA [Tue, 8 Jan 2019 11:18:58 +0000 (11:18 +0000)]
Use nokogiri 1.9 for Ruby 2.2 (#30241).

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

5 years agoUpdate nokogiri gem (~> 1.10.0) (#30241).
Go MAEDA [Tue, 8 Jan 2019 00:12:12 +0000 (00:12 +0000)]
Update nokogiri gem (~> 1.10.0) (#30241).

Patch by Pavel Rosický.

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

5 years agoTraditional Chinese translation update (#29767).
Go MAEDA [Tue, 1 Jan 2019 06:09:53 +0000 (06:09 +0000)]
Traditional Chinese translation update (#29767).

Patch by ChunChang Lo.

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

5 years agoUkrainian language update (#30271).
Go MAEDA [Sun, 30 Dec 2018 06:06:15 +0000 (06:06 +0000)]
Ukrainian language update (#30271).

Patch by Dima Samodurov.

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

5 years agoPerformance improvement when rendering news or calendar block on My page (#30249).
Go MAEDA [Fri, 21 Dec 2018 03:41:15 +0000 (03:41 +0000)]
Performance improvement when rendering news or calendar block on My page (#30249).

Patch by Go MAEDA.

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

5 years agoUpdate nokogiri gem (~> 1.9.0) (#30241).
Go MAEDA [Tue, 18 Dec 2018 05:40:13 +0000 (05:40 +0000)]
Update nokogiri gem (~> 1.9.0) (#30241).

Patch by Pavel Rosický.

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

5 years agoTest for r17763 (#30171).
Go MAEDA [Mon, 17 Dec 2018 04:52:36 +0000 (04:52 +0000)]
Test for r17763 (#30171).

Patch by Go MAEDA.

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

5 years agoDecrypting LDAP and SCM passwords fail if the plaintext password is longer than 31...
Go MAEDA [Mon, 17 Dec 2018 04:49:08 +0000 (04:49 +0000)]
Decrypting LDAP and SCM passwords fail if the plaintext password is longer than 31 bytes (#30171).

Patch by Nik Il.

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

5 years agoUpdate locales (#3848).
Jean-Philippe Lang [Sun, 16 Dec 2018 19:03:44 +0000 (19:03 +0000)]
Update locales (#3848).

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

5 years agoSet User.current to nil before unit tests.
Jean-Philippe Lang [Sun, 16 Dec 2018 17:23:31 +0000 (17:23 +0000)]
Set User.current to nil before unit tests.

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

5 years agoDon't hardcode expected text (#3848).
Jean-Philippe Lang [Sun, 16 Dec 2018 17:23:08 +0000 (17:23 +0000)]
Don't hardcode expected text (#3848).

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

5 years agoTest failure.
Jean-Philippe Lang [Sun, 16 Dec 2018 17:07:52 +0000 (17:07 +0000)]
Test failure.

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

5 years agoTest failure.
Jean-Philippe Lang [Sun, 16 Dec 2018 16:43:17 +0000 (16:43 +0000)]
Test failure.

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

5 years agoUpdate locales.
Jean-Philippe Lang [Sun, 16 Dec 2018 16:33:41 +0000 (16:33 +0000)]
Update locales.

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

5 years agoFix locale string name (#3848).
Jean-Philippe Lang [Sun, 16 Dec 2018 16:31:15 +0000 (16:31 +0000)]
Fix locale string name (#3848).

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

5 years agoAdds a permission to log time for another user (#3848).
Jean-Philippe Lang [Sun, 16 Dec 2018 16:28:22 +0000 (16:28 +0000)]
Adds a permission to log time for another user (#3848).

Patch by Marius BALTEANU.

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

5 years agoMoved Version#fixed_issues extension to a module (#30115).
Jean-Philippe Lang [Sun, 16 Dec 2018 16:01:00 +0000 (16:01 +0000)]
Moved Version#fixed_issues extension to a module (#30115).

Patch by Jérôme BATAILLE.

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

5 years agoRemoved extra p tag.
Jean-Philippe Lang [Sun, 16 Dec 2018 14:06:20 +0000 (14:06 +0000)]
Removed extra p tag.

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

5 years agoClear thumbnails directory to prevent test failure.
Jean-Philippe Lang [Sun, 16 Dec 2018 13:27:52 +0000 (13:27 +0000)]
Clear thumbnails directory to prevent test failure.

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

5 years agoRemove hardcoded width in query column selects (#26646).
Jean-Philippe Lang [Sun, 16 Dec 2018 08:11:36 +0000 (08:11 +0000)]
Remove hardcoded width in query column selects (#26646).

Patch by Vladimir Litov.

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

5 years agoUpdate french translation.
Jean-Philippe Lang [Sun, 16 Dec 2018 08:09:18 +0000 (08:09 +0000)]
Update french translation.

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

5 years agoRename label for "Issues can be assigned to this role" (#17219).
Jean-Philippe Lang [Sun, 16 Dec 2018 08:01:27 +0000 (08:01 +0000)]
Rename label for "Issues can be assigned to this role" (#17219).

Patch by Go MAEDA.

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

5 years agoAdds :label_delete_link_to_subtask to locales (#23392).
Jean-Philippe Lang [Sun, 16 Dec 2018 07:40:14 +0000 (07:40 +0000)]
Adds :label_delete_link_to_subtask to locales (#23392).

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

5 years agoAdds a link to remove a subtask from its parent task (#23392).
Jean-Philippe Lang [Sun, 16 Dec 2018 07:38:03 +0000 (07:38 +0000)]
Adds a link to remove a subtask from its parent task (#23392).

Patch by Mizuki ISHIKAWA.

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

5 years agoAdds maxlength to version name input (#27330).
Jean-Philippe Lang [Sun, 16 Dec 2018 07:06:51 +0000 (07:06 +0000)]
Adds maxlength to version name input (#27330).

Patch by Vasili Korol.

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

5 years agoImplement date grouping for MySQL (#13803).
Jean-Philippe Lang [Sun, 16 Dec 2018 07:03:47 +0000 (07:03 +0000)]
Implement date grouping for MySQL (#13803).

Patch by Marius BALTEANU.

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

5 years agoAbility to add private comments from the issue bulk edit page (#22368).
Jean-Philippe Lang [Sun, 16 Dec 2018 07:00:11 +0000 (07:00 +0000)]
Ability to add private comments from the issue bulk edit page (#22368).

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

5 years agoAdds white-space: pre-wrap; to diff output (#11359).
Jean-Philippe Lang [Sun, 16 Dec 2018 06:40:01 +0000 (06:40 +0000)]
Adds white-space: pre-wrap; to diff output (#11359).

Patch by Go MAEDA.

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

5 years agoUse pre tags for wiki diff (#11359).
Jean-Philippe Lang [Sun, 16 Dec 2018 06:38:55 +0000 (06:38 +0000)]
Use pre tags for wiki diff (#11359).

Patch by Kouhei Sutou.

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

5 years agoTest failure.
Jean-Philippe Lang [Sun, 16 Dec 2018 06:21:02 +0000 (06:21 +0000)]
Test failure.

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

5 years agoTest failure with SQLite3.
Jean-Philippe Lang [Sat, 15 Dec 2018 22:32:27 +0000 (22:32 +0000)]
Test failure with SQLite3.

ActiveRecord::RecordNotUnique: SQLite3::ConstraintException: UNIQUE constraint failed: custom_fields_trackers.custom_field_id, custom_fields_trackers.tracker_id: INSERT INTO "custom_fields_trackers" ("custom_field_id", "tracker_id") VALUES (?, ?)

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

5 years agoDisplay notice on forum updates (#2635).
Go MAEDA [Sat, 15 Dec 2018 21:40:09 +0000 (21:40 +0000)]
Display notice on forum updates (#2635).

Patch by Go MAEDA.

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

5 years agoTest failure.
Jean-Philippe Lang [Sat, 15 Dec 2018 15:20:17 +0000 (15:20 +0000)]
Test failure.

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

5 years agoDeletes thumbnails when the attachment diskfile is deleted (#30177).
Go MAEDA [Sat, 15 Dec 2018 02:58:45 +0000 (02:58 +0000)]
Deletes thumbnails when the attachment diskfile is deleted (#30177).

Patch by Jens Krämer.

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

5 years agoAllows re-use of thumbnails for identical attachments (#30177).
Go MAEDA [Sat, 15 Dec 2018 02:37:00 +0000 (02:37 +0000)]
Allows re-use of thumbnails for identical attachments (#30177).

Patch by Jens Krämer.

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

5 years agoTest failure.
Jean-Philippe Lang [Thu, 13 Dec 2018 23:16:05 +0000 (23:16 +0000)]
Test failure.

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

5 years agoRemoved instance variables that are no longer used after r17727 (#30163).
Jean-Philippe Lang [Thu, 13 Dec 2018 19:56:09 +0000 (19:56 +0000)]
Removed instance variables that are no longer used after r17727 (#30163).

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