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)
-
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 ... -
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...
-
16:12 Defect #32420: Issue redirect after login not working
- ???
-
15:05 Defect #34165: RuboCop warns Layout/SpaceInsideBlockBraces and Layout/SpaceInsideHashLiteralBraces due to r20189 and r20190
- https://github.com/marutosi/redmine/commit/38b487827ca5e3101b09d3e332aa086470a2b4fd...
-
14:50 Defect #34165: RuboCop warns Layout/SpaceInsideBlockBraces and Layout/SpaceInsideHashLiteralBraces due to r20189 and r20190
- https://github.com/rubocop-hq/rubocop/issues/8938
-
12:37 Feature #5283: Allow more than one parent project i.e. share subprojects
- +1!
-
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...
-
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... -
09:00 Patch #34169: MessagesControllerTest#test_post_new randomly fails
- Setting the target version to 4.2.0.
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...
-
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://...
-
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... -
19:38 Feature #7322: add ability to filter the activity page
- +1 by Tracker
-
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...
-
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... -
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 -
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
-
07:39 Patch #34169 (Closed): MessagesControllerTest#test_post_new randomly fails
- MessagesControllerTest # test_post_new test fails (trunk)...
2020-10-25
-
23:10 Defect #34167 (Closed): when i put if condition and update any field the if condition field lost data
- ...
-
10:43 Patch #34166 (Closed): Fix wrong comment for Mailer.deliver_lost_password
- Fixed.
-
10:40 Patch #34166 (Closed): Fix wrong comment for Mailer.deliver_lost_password
- ...
-
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?
>
>
> ... -
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... -
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.
-
04:43 Patch #34061: Update locales for Vietnamese language
- +1
-
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... -
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 "... -
02:01 Patch #34122 (Closed): Store inline autocomplete data sources in a JS variable
- Committed the patch. Thank you.
Also available in: Atom