Activity
From 2019-11-27 to 2019-11-29
2019-11-29
-
23:40 Defect #32537 (New): Rake taks works on redmine 3.4 but does not work on 4 while for Redmine 4 it works in console
- I have described problem here:
https://stackoverflow.com/questions/59104015/saving-issue-custom-field-values-via-r... -
16:32 Feature #23632: Requirements for the attachment field in issues
- +1 ability to make core fields mandatory...
-
16:30 Defect #32536: Certain issue description leads to HTTP 504
- Considering the fact that the HTTP status code was 504 (Gateway Timeout) and nothing was written in the log, I think ...
-
15:54 Defect #32536: Certain issue description leads to HTTP 504
- Further investigation reveals that the problem is actually with the following construction:...
-
14:38 Defect #32536: Certain issue description leads to HTTP 504
- The version of Redmine used on this website accepted the issue description...
-
14:36 Defect #32536 (Closed): Certain issue description leads to HTTP 504
- I an experiencing a weird issue with Redmine not accepting some certain text in the issue description. The server ret...
-
16:29 Patch #32527: Fix ruby 2.7 warning: given argument is nil; this will raise a TypeError in the next release
- Go MAEDA wrote:
> Seiei Miyagi wrote:
> > I will update the patch. By the way, in ruby 2.3, both “String # match?” ... -
02:30 Patch #32527: Fix ruby 2.7 warning: given argument is nil; this will raise a TypeError in the next release
- Seiei Miyagi wrote:
> I will update the patch. By the way, in ruby 2.3, both “String # match?” and “Regexp # match?”... -
02:19 Patch #32527: Fix ruby 2.7 warning: given argument is nil; this will raise a TypeError in the next release
- I will update the patch. By the way, in ruby 2.3, both “String # match?” and “Regexp # match?” do not exist.
https:/... -
16:11 Defect #32525: CSV related tests fail with Rails 5.2.4
- The code after applying the attached patch supports both Rails 5.2.3 and Rails 5.2.4.
-
14:48 Defect #32194: Calendar page lacks buttons to manage custom queries
- Thank you for updating the patch. Setting the target version to 4.2.0.
-
03:09 Defect #32194: Calendar page lacks buttons to manage custom queries
- I modified the patch so that it can be applied cleanly to the current trunk.
-
14:06 Patch #32522: Add Project.find_by_name to target_project
- Well, it's a good point. But then we have two options:
1. Mark Project.find_by_name as a deprecated/potentially-dang... -
10:57 Patch #32523: Replace `for` loops with `forEach` in buildFilterRow function
- There is a typo in the previous patch. Here is the corrected version.
-
09:09 Defect #32532: SQL to get count does not work correctly when grouping issues using created_on when setting config.time_zone
- I have attached a patch that fixes the problem.
I'm not very familiar with SQL, so I'd like someone to check if the ... -
08:59 Defect #32532 (New): SQL to get count does not work correctly when grouping issues using created_on when setting config.time_zone
- * config.time_zone = 'Tokyo' # Other than UTC
* User time zone is nil
In the case of the above settings, the count ... -
08:57 Patch #32531 (Closed): Update RuboCop Rails to 2.9
- Committed the patch.
-
08:56 Patch #32531 (Closed): Update RuboCop Rails to 2.9
-
08:46 Patch #32530 (Closed): Update RuboCop to 1.12
- Committed the patch.
-
08:31 Patch #32530 (Closed): Update RuboCop to 1.12
- The attached patch updates RuboCop to 0.77.
-
08:17 Defect #32529: The end of the URL is replaced with "undefined" in IE11 and Edge
- Marius, could you review this fix?
-
04:11 Defect #32529 (Closed): The end of the URL is replaced with "undefined" in IE11 and Edge
- Clicking "Administration > Users > [dlopper]" redirects to "/users/3/edit", however address bar shows "/users/3/undef...
-
07:47 Feature #11361: Custom Field Groups, and User Specific Fields
- +1
-
06:42 Feature #24766: Custom fields grouping
- +1
-
06:41 Feature #31355 (Reopened): Bookmarks and recently used projects for the project jump box
- An issue caused by this feature is reported as #32503.
-
06:40 Defect #32503: Project jump box options are not extracted correctly after searching
- Confirmed the issue is reproducible and the patch in #32503#note-2 fixes it.
-
06:03 Defect #32503: Project jump box options are not extracted correctly after searching
- The following minor changes will fix this issue....
-
06:21 Feature #3058 (Reopened): Show issue history using tabs
- A cross-Browser compatibility issue caused by the changes has been reported as #32529.
-
03:26 Feature #32528: Make languages in Highlighted code button in toolbar customizable
- I attached a patch.
After applying this patch to the development environment, you need to restart Redmine.
* user... -
03:24 Feature #32528 (Closed): Make languages in Highlighted code button in toolbar customizable
- Languages often used in code highlights differ from person to person.
I think it would be convenient if the language... -
03:10 Defect #32430: Can't delete project in Redmine 4.0.3
- Marius BALTEANU wrote:
> @redmine.easy_settings@ table is not part of the Redmine core, please try without any plugi...
2019-11-28
-
23:38 Patch #32527: Fix ruby 2.7 warning: given argument is nil; this will raise a TypeError in the next release
- Pavel Rosický wrote:
> The patch looks good, but you have to use Regex#match? instead of String#match?, because Redm... -
19:23 Patch #32527: Fix ruby 2.7 warning: given argument is nil; this will raise a TypeError in the next release
- There're already tons of deprecation warnings on Ruby 2.7. The patch looks good, but you have to use Regex#match? ins...
-
18:21 Patch #32527 (Closed): Fix ruby 2.7 warning: given argument is nil; this will raise a TypeError in the next release
- the `request.env['HTTP_USER_AGENT']` may `nil`.
e.g. `curl -A '' http://localhost:3000`
Quote from ruby 2.7 pre... -
14:29 Defect #32525: CSV related tests fail with Rails 5.2.4
- We changed the tests to expect the content type as "text/csv" instead of "text/csv; header=present" in r18028 in orde...
-
10:36 Defect #32525 (Closed): CSV related tests fail with Rails 5.2.4
- 22 CSV related tests fail with Rails 5.2.4....
-
11:07 Feature #32520 (Closed): Issues activity gnats calendar tabs - too much real estate in high hand panel
- Donald Martin wrote:
>
> I appreciate your help - thank you
Thanks for you feedback, closing this one.
-
11:05 Feature #32520: Issues activity gnats calendar tabs - too much real estate in high hand panel
- Thanks for the update Marius
* Sidebar collapse/expand is an old discussion, see #21808 and all the related dis... -
10:40 Feature #32526 (Closed): Update Rails to 5.2.4.1
- Rails 5.2.4 has been released on 2019-11-27.
https://weblog.rubyonrails.org/2019/11/27/Rails-5-2-4-has-been-released/ -
03:07 Patch #32522: Add Project.find_by_name to target_project
- Since project names may not be unique, I think we cannot add the suggested code.
-
00:40
Feature #28471: Query links for subtasks on issue page
- +1, it's a green light from me ;-)
-
00:37
Defect #32153: Repository browser does not render previews for audio/video files
- Update: this seems to be working with no problems so far, if somebody else could double check it for security sake, i...
2019-11-27
-
18:09 Feature #32520: Issues activity gnats calendar tabs - too much real estate in high hand panel
- Donald Martin wrote:
> Hi Marius
>
> Thanks for the reply.
>
> While I think its a good idea to move the links... -
18:01 Feature #32520: Issues activity gnats calendar tabs - too much real estate in high hand panel
- Hi Marius
Thanks for the reply.
While I think its a good idea to move the links, (as where they are doesn't pro... -
17:49 Feature #32520 (Needs feedback): Issues activity gnats calendar tabs - too much real estate in high hand panel
- Those links are moved under a dropdown in Redmine version:"4.1.0", please see #30294.
But the sidebar will still b... -
12:03 Feature #32520: Issues activity gnats calendar tabs - too much real estate in high hand panel
- Attached better picture to show what I mean
-
10:22 Feature #32520: Issues activity gnats calendar tabs - too much real estate in high hand panel
- Subject line should read "Issues activity gnats calendar tabs - too much real estate in right hand panel"
-
10:21 Feature #32520 (Closed): Issues activity gnats calendar tabs - too much real estate in high hand panel
- Hi
Just a thought - the right hand panel in the views mentioned above are given far too much real estate for the d... -
16:52 Patch #32523 (Closed): Replace `for` loops with `forEach` in buildFilterRow function
- Hi,
When building a query on the /issues page, if you use a filter on users (assigned to, author, etc.) and you ha... -
13:35 Patch #32522 (New): Add Project.find_by_name to target_project
- Consider issue #6694, fix is trivial. Think about all those reporters who struggle to memorizing all that ID stuff.
... -
10:33 Patch #32435: Change Russian translation for "Submit"
- Vasili Korol wrote:
> If this is about the “Accept” button (@btn_submit@), then the current translation «Принять» is... -
09:51 Patch #32435: Change Russian translation for "Submit"
- If this is about the "Accept" button (@btn_submit@), then the current translation "Принять" is correct.
I can't find... -
08:58 Feature #13244: Restrict log time for old days
- Corrected spelling for "time logs"
-
08:43 Feature #13244: Restrict log time for old days
- I have created a patch based on the master git branch for this feature. This patch allows
1. Global configuration ... -
04:23 Patch #31987: Add rake task which synchronize all revisions in repositories related with all active projects
- I re-upload the patch.
Fix a bug: Repository history synchronize will be ignored when issue keywords count in change...
Also available in: Atom