Activity
From 2021-06-06 to 2021-06-08
2021-06-08
-
18:37 Patch #35375 (Closed): German translation of wiki syntax help file
-
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... -
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 ...
-
16:08 Patch #35267: German translation update (jstoolbar-de.js)
- Translation correct
-
16:04 Feature #22802: Add the posibility to set/change the position of an issue in a version
- +1
-
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...
-
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...
-
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... -
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...
-
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...
2021-06-07
-
14:54 Defect #11346 (Closed): Issue.save force Issue.assigned_to from nil to current user
- Thomas Kohler wrote:
> Now I have deleted this "bad user" with id=3 ... and the problem is gone. I have added a new ... -
11:31 Feature #35358 (Closed): Setup GITLAB and Redmine work together
-
11:27 Defect #35009 (Closed): db migration failed after updating to r20905
- ChunChang Lo wrote:
> sorry for the late reply.
>
> i removed secret_token.rb and regenerated it, then the error ... -
11:12 Feature #14275: Add hinting to custom fields
- Setting the target version to 5.0.0.
-
10:53 Feature #7907: Display Issues in a hierarchy (tree)
- +1
-
06:25 Defect #11321 (Closed): database migration 1.0.1-2 to 2.0
- Please open a new issue if you still experiencing the issue.
-
00:27 Feature #21808: Make the Sidebar collapsible, stateful
- +1
2021-06-06
-
21:42 Defect #35355: Unable to create or edit users with Cyrillic logins
- maybe UTF-8 (and Ruby support) wasn't so common 13 years ago.
I don't see any valid reason why not to make it less... -
21:01 Defect #35355 (Resolved): Unable to create or edit users with Cyrillic logins
- Yeah, totally forgot about this small edit in app/models/user.rb:
> validates_format_of :login, :with => /[а-яА-ЯёЁa... -
18:29 Defect #35355: Unable to create or edit users with Cyrillic logins
- unfortunatelly Cyrillic logins aren't allowed for more then 13 years...
-
17:36 Defect #35355: Unable to create or edit users with Cyrillic logins
- Restored old backup of version 4.0.1 and dont have this issue.
But on fresh 4.0.1 (via bitnami or docker image) I h... -
14:08 Defect #35355: Unable to create or edit users with Cyrillic logins
- That's strange: i've tested ALL versions of redmine and no one can create users with Cyrillic logins.
But how we are... -
13:38 Defect #35355: Unable to create or edit users with Cyrillic logins
- Also tested in docker image:
* redmine:latest
* redmine:4.1.3
* redmine:4.0.9
from DockerHub and issue occurs t... -
17:23 Defect #35348: install plugin dashboard for redmine failure
- You can get it from my github https://github.com/akpaevj/dashboard
-
04:12 Defect #35348: install plugin dashboard for redmine failure
- Hi,
Please give for me the latest version, thanks! -
15:59 Defect #11266 (Closed): Can't change standard titles
- You can override messages with plugins' config/locales/*.yml files.
-
15:23 Patch #11022 (Closed): Link from diff to revision
- Since Redmine 4.0, you can switch the pages with tabs (#26576).
-
15:13 Feature #35362 (Closed): Issues list
- Is it possible the user to see the problem only members of the group? A user "developer" has seen the problem of all ...
-
15:06 Feature #10976 (Closed): Custom fields thats choosing another issue - such as the field used in the 'Sub task' and 'Related'
- @ go2null wrote:
> If I understand the Feature request correctly, the new markup support available as of version:"2.... -
14:08 Feature #10764 (Closed): Allow multipe user sessions
-
10:16 Feature #10737 (Closed): Make the quick search a combo box
- The feature has already been implemented in Redmine 3.4.0 (#23310).
-
10:05 Feature #10691 (Closed): Retry to send email notifications when SMTP is unavailable
- Please consider using Sidekiq. See the [[SidekiqConfiguration]] page for details.
-
10:00 Feature #10651 (Closed): Add More Information in Project API listing
- Redmine 2.6 and later support listing enabled modules of a single project (#17602)....
-
09:55 Feature #10636 (Closed): get status list for user and current status
- Implemented by #24976 for the upcoming Redmine 5.0.0.
-
08:59 Patch #26721 (Closed): use find_by instead of detect
- Pavel Rosický wrote:
> enabled_modules and versions are usually preloaded, so detect is more effective then find_by ... -
08:55 Feature #12822 (Closed): Allow testing of javascript features
- Redmine already has UI tests since Redmine 2.3 (see source:tags/4.2.1/doc/RUNNING_TESTS#L66). Closing.
-
06:48 Defect #33381 (Closed): Possible double includes in issue query in gantt helper
- Committed the fix. Thank you.
-
05:50 Patch #35361 (Closed): Update CSV to 3.2
-
05:47 Patch #35361 (Closed): Update CSV to 3.2
-
05:40 Patch #35136: Update RuboCop to 1.25
- Update RuboCop to 1.16 in r21026.
Also available in: Atom