Project

General

Profile

Activity

From 2021-06-08 to 2021-06-10

2021-06-10

22:33 Defect #35398 (Closed): Allow stmp and repository
Hi! I am developing a server for my university and it turns out that I am using Redmine, but I am a newbie and I have... Lorenzo Castro
19:06 Patch #35396: Use base_scope for issue query results
I created a second patch, which also uses base_scope for issue_ids. Alexander Meindl
19:00 Patch #35396 (Closed): Use base_scope for issue query results
This is some refactoring, which drops redundant definition of query scope. With this change, base_scope is used for i... Alexander Meindl
15:17 Defect #12502 (Closed): Links to projects I am not member of are not expanded
Redmine converts a "project:identifier" string to a link only when the project is visible to the user.
Looking in...
Go MAEDA
15:00 Defect #12489: Elapsed time when updating issues fail
Cannot reproduce with Redmine 4.2.1. Go MAEDA
14:45 Feature #12444: Ability to "set as default" settings when creating users
In recent versions of Redmine, you can set default values for new users in Administration > Settings > Users.
Conf...
Go MAEDA
14:27 Feature #12290 (Closed): REST API Members in a project, for assign issues to a specific member
Only administrators can get the list of all users using API.
Please use "forums":/projects/redmine/boards for ques...
Go MAEDA
10:19 Patch #35375: German translation of wiki syntax help file
Translation correct, but files not at 100% Translation! C S
10:03 Feature #12275 (Closed): Force the issue field "updated_on" via the API call
Jacques Bodin-Hullin wrote:
> - Allow to keep the field "updated_on" and don't update it (maybe only via the API cal...
Go MAEDA
09:49 Feature #973: Assign different status sets and workflows for separate projects
+1 Jihyeon Gim
09:47 Feature #12120 (Closed): Could you add a filter to the issues' summary?
Issues don't have a field named "summary", but filter issues by description (#1159) and by notes (#5893) are already ... Go MAEDA
07:22 Defect #21056: Project specific TimeEntryActivity name not updating properly
I fixed it because it contained unnecessary code. Mizuki ISHIKAWA
07:14 Defect #21056: Project specific TimeEntryActivity name not updating properly
Let's take the data of #21056#note-15 as an example.
"Administration> Enumerations> Activities (time tracking) New v...
Mizuki ISHIKAWA
06:58 Feature #2714: Point users to "Watched issues"
Go MAEDA wrote:
> The profile page already shows "Assigned issues" and "Reported issues", so a new row "Watched issu...
Bernhard Rohloff
04:27 Feature #2714: Point users to "Watched issues"
The profile page already shows "Assigned issues" and "Reported issues", so a new row "Watched issues" can be added th... Go MAEDA
06:44 Feature #35388 (Needs feedback): Search filters in top bar
James H wrote:
> Oops forgot to add.
>
> Would like to add a filter parameter for the projects category to includ...
Bernhard Rohloff
04:42 Feature #12644 (Closed): Display watch status in ticket list
Closing as a duplicate of #6299. Go MAEDA
04:40 Feature #12083 (Closed): Could you make the check box column on 'watch' function to Issue list.
Closing as a duplicate of #6299. Go MAEDA
03:58 Feature #12072 (Closed): Add filtering to project list in administration
Closing as a duplicate of #33422. Go MAEDA
03:37 Feature #12022 (Closed): Change/Update author when an issue is re-opened to the person who re-opens
I can't think of use cases for the feature. And I believe that the behavior is confusing and undesirable for most use... Go MAEDA

2021-06-09

21:29 Feature #24808: OAuth2 support for Redmine API Apps (OAuth2 Provider)
+100000000000000 James H
20:45 Feature #35388: Search filters in top bar
Oops forgot to add.
Would like to add a filter parameter for the projects category to include open/closed projects...
James H
20:43 Feature #35388 (Needs feedback): Search filters in top bar
Searching takes a very long time when there are lots of text fields included in the search.
Would like a way to fi...
James H
15:39 Defect #35382 (New): Copy Project Tracker and Tasks and relations
In order to manage our Implementation Project better, I created a Project X. In order to better organize our task I ... Oz Ak
10:31 Feature #2180: Lookup custom fields
+1 Alexandr Chernyaev
10:17 Feature #1712: add custom fields that are calculations of other fields
+1 Alexandr Chernyaev
09:31 Patch #35372: Better presentation for 2FA recovery codes
Setting the target version to 5.0.0. Go MAEDA
09:18 Patch #35267 (Closed): German translation update (jstoolbar-de.js)
Committed the patch. Thank you for your contribution. Go MAEDA
01:20 Defect #35174 (Closed): Internal Error when accessing the home page of some projects
Ingo Linde wrote:
> Same issue occured here after upgrading to 4.2.1. After removing the orphaned member from the da...
Marius BĂLTEANU
01:15 Defect #35002 (Closed): Fix MS SQL on Rails 6.1
Version 6.1.0 with support for Rails 6.1 was released 4 days ago: https://github.com/rails-sqlserver/activerecord-sql... Marius BĂLTEANU
01:01 Defect #34856: Time entry error on private issue
Also, I've added an extra condition to allow this only when the previous assignee is the current user (@issue.previou... Marius BĂLTEANU
00:59 Defect #34856: Time entry error on private issue
I've updated the proposed patch to fix the test (it failed in my environment) and to fix the Rubocop warnings. Marius BĂLTEANU

2021-06-08

18:37 Patch #35375 (Closed): German translation of wiki syntax help file
Felix Schäfer
18:15 Defect #26023: Category filter only shows categories of current project
Felix Schäfer wrote:
> One thing that could be improved in my patch proposal in #26023#note-14 would be to group cat...
Felix Schäfer
17:16 Defect #35174: Internal Error when accessing the home page of some projects
Same issue occured here after upgrading to 4.2.1. After removing the orphaned member from the database the issue was ... Ingo Linde
16:08 Patch #35267: German translation update (jstoolbar-de.js)
Translation correct C S
16:04 Feature #22802: Add the posibility to set/change the position of an issue in a version
+1 Alexandr Chernyaev
15:51 Feature #35374 (Closed): Reduce amount of work on projects show API
Most of the variables computed in the @ProjectsController#show@ action are only needed for the html view, not for the... Felix Schäfer
15:23 Patch #35373: Improve project deletion warning text
The attached patch adds an "archive" link to the project deletion form. The guard for if the user is an admin is nece... Felix Schäfer
14:53 Patch #35373 (New): Improve project deletion warning text
This is related to #34417
The information text when deleting the user clearly states that deleting the user cannot...
Felix Schäfer
11:32 Patch #35372 (Closed): Better presentation for 2FA recovery codes
The following patch makes the recovery codes a little bigger and avoids using `float` to present them in 2 columns. I... Felix Schäfer
02:50 Feature #35365 (Closed): Allow sending account information when importing users
Currently, the user import feature (#33102) does not have a feature to send account information to newly created user... Go MAEDA
 

Also available in: Atom