Project

General

Profile

Activity

From 2020-10-25 to 2020-10-27

2020-10-27

20:57 Feature #12404: User can view limited attached docs as per the defined duration by administartor.
Deleted spam message (Bernhard Rohloff) Ozan Balik
18:10 Defect #34176 (Closed): Empty page reponses on Redmine 3.4.5.stable
Hi Guys,
We are experiencing an issue where Redmine response with no response "white page" in browser when trying ...
Raf Zed
17:40 Defect #34175 (New): Creating mutliple attachments at the same time results in 422s
Updating an issue with multiple uploads (attachments POSTed to /uploads.xml) in a very short time will likely (1) res... Tom Quern
16:19 Revision 20216 (svn): use with_settings at IssuesControllerTest#test_index_with_project_and_subprojects_should_show_private_subprojects_with_permission
Toshi MARUYAMA
16:19 Revision 20215 (svn): add empty line after guard clause to app/models/repository/bazaar.rb
Toshi MARUYAMA
16:19 Revision 20214 (svn): fix source indent of lib/redmine/scm/adapters/git_adapter.rb
Toshi MARUYAMA
16:19 Revision 20213 (svn): fix source indent of lib/redmine/scm/adapters/abstract_adapter.rb
Toshi MARUYAMA
16:18 Revision 20212 (svn): fix source indent of RepositoryGitTest
Toshi MARUYAMA
16:18 Revision 20211 (svn): fix source indent of test/unit/time_entry_test.rb
Toshi MARUYAMA
16:18 Revision 20210 (svn): fix source indent of MailHandlerTest
Toshi MARUYAMA
16:18 Revision 20209 (svn): fix source indent of AttachmentTest
Toshi MARUYAMA
16:18 Revision 20208 (svn): fix source indent of app/models/wiki_content.rb
Toshi MARUYAMA
16:18 Revision 20207 (svn): fix source indent of ContextMenusController
Toshi MARUYAMA
16:18 Revision 20206 (svn): fix source indent of test/unit/version_test.rb
Toshi MARUYAMA
16:18 Revision 20205 (svn): shorten long line of app/models/message.rb
Toshi MARUYAMA
16:12 Defect #32420: Issue redirect after login not working
??? Marco Reuchlin
15:05 Defect #34165: RuboCop warns Layout/SpaceInsideBlockBraces and Layout/SpaceInsideHashLiteralBraces due to r20189 and r20190
https://github.com/marutosi/redmine/commit/38b487827ca5e3101b09d3e332aa086470a2b4fd... Toshi MARUYAMA
14:50 Defect #34165: RuboCop warns Layout/SpaceInsideBlockBraces and Layout/SpaceInsideHashLiteralBraces due to r20189 and r20190
https://github.com/rubocop-hq/rubocop/issues/8938 Toshi MARUYAMA
12:37 Feature #5283: Allow more than one parent project i.e. share subprojects
+1! Christoph S. Ackermann
11:22 Feature #28471: Query links for subtasks on issue page
I've added a new patch with Marius' improvements. In my opinion it would be a nice improvement to ship with version:4... Bernhard Rohloff
10:04 Patch #34169: MessagesControllerTest#test_post_new randomly fails
LGTM and thanks for fixing. This test was very flaky on PostgreSQL and caused many false positive failures.
This f...
vzvu 3k6k
09:00 Patch #34169: MessagesControllerTest#test_post_new randomly fails
Setting the target version to 4.2.0. Go MAEDA

2020-10-26

22:09 Defect #34165: RuboCop warns Layout/SpaceInsideBlockBraces and Layout/SpaceInsideHashLiteralBraces due to r20189 and r20190
Toshi, how do you want to proceed on this? I agree with Go Maeda, there are too many warnings in the current trunk an... Marius BĂLTEANU
22:05 Patch #16069: Allow configuration of API limit instead of hardcoding at 100
The final result of the patch series posted by vzvu 3k6k and Mizuki looks good to me and all the tests pass: https://... Marius BĂLTEANU
08:10 Patch #16069: Allow configuration of API limit instead of hardcoding at 100
vzvu 3k6k wrote:
> Go MAEDA wrote:
>
> >The user should not be able to set the value of API limit smaller than 10...
Mizuki ISHIKAWA
19:38 Feature #7322: add ability to filter the activity page
+1 by Tracker
J. Pablo Zebraitis
16:39 Defect #22819: Internal Error while create new issue
Hi, Im working with version 3.0.2 with Rails 4.2.1. and resolve this problem, but I have a new problem when delete an... Martín Roberto Tolava
14:36 Revision 20204 (svn): use with_settings at IssuesControllerTest#test_index_with_project_and_subprojects
Toshi MARUYAMA
14:36 Revision 20203 (svn): fix source indent of IssuesControllerTransactionTest
Toshi MARUYAMA
14:35 Revision 20202 (svn): fix source indent of DocumentsControllerTest
Toshi MARUYAMA
14:35 Revision 20201 (svn): fix source indent of test/unit/query_test.rb
Toshi MARUYAMA
14:35 Revision 20200 (svn): fix source indent of test/unit/query_test.rb
Toshi MARUYAMA
14:35 Revision 20199 (svn): fix source indent of test/unit/lib/redmine/menu_manager/menu_helper_test.rb
Toshi MARUYAMA
14:35 Revision 20198 (svn): fix source indent of RolesControllerTest
Toshi MARUYAMA
14:35 Revision 20197 (svn): fix source indent of SysControllerTest
Toshi MARUYAMA
14:35 Revision 20196 (svn): fix source indent of ImportsControllerTest
Toshi MARUYAMA
14:35 Revision 20195 (svn): fix source indent of ApplicationHelperTest
Toshi MARUYAMA
14:34 Revision 20194 (svn): fix source indent of lib/redmine/scm/adapters/filesystem_adapter.rb
Toshi MARUYAMA
14:34 Revision 20193 (svn): fix source indent of lib/redmine/scm/adapters/bazaar_adapter.rb
Toshi MARUYAMA
12:58 Defect #33881: No email notifications for status changes triggered by fixing keywords in repository commits.
Same here. I digged a little bit deeper:
When I manually trigger fetching the git commits by going to the reposito...
Tobias Grimm
10:07 Defect #34167: when i put if condition and update any field the if condition field lost data
0
the issue is solved replace disable to readonly
moustafa elbeda
08:49 Defect #34167: when i put if condition and update any field the if condition field lost data
when i put if statement filed note is cleared after update any field moustafa elbeda
07:39 Patch #34169 (Closed): MessagesControllerTest#test_post_new randomly fails
MessagesControllerTest # test_post_new test fails (trunk)... Mizuki ISHIKAWA

2020-10-25

23:10 Defect #34167 (Closed): when i put if condition and update any field the if condition field lost data
... moustafa elbeda
10:43 Patch #34166 (Closed): Fix wrong comment for Mailer.deliver_lost_password
Fixed. Go MAEDA
10:40 Patch #34166 (Closed): Fix wrong comment for Mailer.deliver_lost_password
... Go MAEDA
10:42 Revision 20192 (svn): Fix wrong comment for Mailer.deliver_account_activated (#34166).
Go MAEDA
08:10 Defect #8714 (Closed): mail-address parsing in app/models/mail_handler.rb (create_user_from_email) barks on names with Umlauts
Go MAEDA wrote:
> The following test works fine on Redmine 4.0. Does anyone still experience this issue?
>
>
> ...
Go MAEDA
08:04 Defect #32315 (Closed): Impossible to validate API key without modifying anything
Fixed in Redmine 4.1.0 (#30086).
You can check if an API is correct or incorrect by sending GET request. The API k...
Go MAEDA
07:24 Defect #33529 (Closed): New issue / updating issue email notification receiving delay....
Redmine sends out mail immediately, so I think it is a problem with the mail servers involved in the delivery. Go MAEDA
04:43 Patch #34061: Update locales for Vietnamese language
+1 Enziin System
04:10 Defect #34165 (Closed): RuboCop warns Layout/SpaceInsideBlockBraces and Layout/SpaceInsideHashLiteralBraces due to r20189 and r20190
RuboCops displays huge numbers of warnings in the latest trunk.
This is because someone changed .ruboco.yml by com...
Go MAEDA
02:37 Feature #33902 (Closed): Server-Handler for GIF
Go MAEDA wrote:
> The reason for sending images with a "Content-Disposition: attachment" is to fix a security flaw "...
Go MAEDA
02:01 Revision 20191 (svn): Store inline autocomplete data sources in a JS variable (#34122).
Patch by Marius BALTEANU. Go MAEDA
02:01 Patch #34122 (Closed): Store inline autocomplete data sources in a JS variable
Committed the patch. Thank you. Go MAEDA
 

Also available in: Atom