Project

General

Profile

Activity

From 2021-04-27 to 2021-04-30

2021-04-30

17:42 Defect #35192 (New): Watchers pop up window appears after a long time
Hi
patch #33329 introduces a performance issue
When you want to add a watcher to an issue in a project with man...
Jean-René ROUET
15:58 Patch #33440: Emails not being processed because of
We are experiencing a similar issue with mail reception in case of multiple redmine instances and agents answering to... Maximilian Eschenbacher
14:23 Feature #17747: Private roles
update patch for redmine 4.2 (still very basic, because i have no Ruby experience) Wim DePreter
12:47 Defect #35190 (Closed): Missing RAILS_ENV for generate_secret_token rake task
Please update both "RedmineInstall":https://www.redmine.org/projects/redmine/wiki/RedmineInstall and "RedmineUpgrade"... Karel Pičman
12:41 Feature #4347: Contributing to an issue should automatically add the user to the watchers list
Setting the target version to 5.0.0. Go MAEDA
11:49 Defect #35132: Custum field default value has no effect if field is inaccessible
> It should be enough to remove the below code [...]
Thank you. Thats worked perfectly.. :)
> Anyway, my recommen...
Markus Boremski
09:48 Defect #35132: Custum field default value has no effect if field is inaccessible
Markus Boremski wrote:
> *Side-question:*
> Could anyone maybe give us a patch to make functionality like version:"...
Marius BĂLTEANU
11:11 Feature #35189 (Closed): New email notification option "For any event on my bookmarked projects"
For now, if you want to be informed about all events of a huge projects portfolio, I have to update the list behind "... Yoann AMICHAUD
09:57 Patch #23980: Replace images with icon fonts
I've started to look again on this and I think it's better to move from icon fonts to svgs if we really do this step.... Marius BĂLTEANU

2021-04-29

17:55 Feature #15928: Disable email notifications for ticket's updates
+1
Really useful!
Bruno Ferreira
17:10 Defect #35186 (Closed): wrong user in version logs
In
https://www.redmine.org/projects/redmine/repository
we see the author.
As git is also a version control syst...
Wim Bertels
09:47 Defect #35174: Internal Error when accessing the home page of some projects
Pavel Rosický wrote:
> it's hard to guess, how this could happen in your environment. If it used to work in the prev...
Miguel Moquillon
09:44 Defect #35174: Internal Error when accessing the home page of some projects
Pavel Rosický wrote:
> > Can I remove it?
>
> you should do a backup first before such actions. But each member s...
Miguel Moquillon
08:50 Defect #35132: Custum field default value has no effect if field is inaccessible
> Sorry Markus, I totally forgot about this.
No problem.. :)
> Is the custom field visible to the user's role?
N...
Markus Boremski
08:40 Feature #16849: Render Textile and Markdown files in the repository browser
+1, I'd love to see this now that #29752 has landed, and with the increasing use of Markdown everywhere. Adrien Crivelli

2021-04-28

20:58 Feature #32424: CommonMark Markdown Text Formatting
Martin Cizek wrote:
> Marius, I'd like to ask you to asses and merge this ASAP to master / trunk. Jens did an excell...
Marius BĂLTEANU
19:02 Defect #35132: Custum field default value has no effect if field is inaccessible
Sorry Markus, I totally forgot about this.
Is the custom field visible to the user's role? If not, is the expecte...
Marius BĂLTEANU
13:53 Defect #35132: Custum field default value has no effect if field is inaccessible
Marius BALTEANU wrote #33550#note-28:
> Yes, please. I'll try to catch the fix in the upcoming version:"4.1.3" which...
Markus Boremski
17:22 Feature #35178: Make adding project settings tabs easier
Note: another solution than the constant as for the custom fields tabs would be ok too if someone comes up with a bet... Felix Schäfer
17:19 Feature #35178 (New): Make adding project settings tabs easier
Currently it is quite cumbersome to add a tab to the projects settings. It is necessary to patch the @ProjectsHelper@... Felix Schäfer
16:45 Defect #35174: Internal Error when accessing the home page of some projects
it's hard to guess, how this could happen in your environment. If it used to work in the previous version and you hav... Pavel Rosický
16:39 Defect #35174: Internal Error when accessing the home page of some projects
> Can I remove it?
you should do a backup first before such actions. But each member should refer to an existing u...
Pavel Rosický
16:37 Defect #35174: Internal Error when accessing the home page of some projects
Pavel Rosický wrote:
> if you remove a user from the system, all dependencies like project members are deleted via c...
Miguel Moquillon
16:33 Defect #35174: Internal Error when accessing the home page of some projects
if you remove a user from the system, all dependencies like project members are deleted via callbacks
https://github...
Pavel Rosický
16:28 Defect #35174: Internal Error when accessing the home page of some projects
Ok, by issuing... Miguel Moquillon
16:17 Defect #35174: Internal Error when accessing the home page of some projects
Pavel Rosický wrote:
> Miguel - could you check that you don't have any orphan project members?
> [...]
> it shoul...
Miguel Moquillon
15:53 Defect #35174: Internal Error when accessing the home page of some projects
Miguel - could you check that you don't have any orphan project members?... Pavel Rosický
10:18 Defect #35174: Internal Error when accessing the home page of some projects
I don't know why nil is included, I think it needs improvement if it can happen in other environments. Mizuki ISHIKAWA
10:04 Defect #35174: Internal Error when accessing the home page of some projects
I implemented this code on the assumption that @@principals_by_role[role]@ is an array containing only User records, ... Mizuki ISHIKAWA
10:25 Defect #34367: Allowed filename extensions of attachments can be circumvented
CVE-2021-31865 has been assigned for this. Holger Just
10:24 Defect #35045: Mail handler bypasses add_issue_notes permission
CVE-2021-31864 has been assigned for this. Holger Just
10:13 Feature #35176 (New): Multiple files for issues custom filed
I can create multiple file custom fields and add it to issue tracker but for each of this field I can add only one at... Barty Kacz
08:13 Feature #34857: Add total estimated hours, spent hours, total spent hours for issues to issue list API
I've written the test code for the feature that Felix added, and post it. Takenori TAKAKI

2021-04-27

23:36 Feature #32424: CommonMark Markdown Text Formatting
Marius, I'd like to ask you to asses and merge this ASAP to master / trunk. Jens did an excellent job and I tried har... Martin Cizek
22:55 Feature #32424: CommonMark Markdown Text Formatting
I believe we're 100% done now.
@rake test@ @ "orchitech/redmine-gfm":https://hub.docker.com/r/orchitech/redmine-gf...
Martin Cizek
21:36 Defect #35174: Internal Error when accessing the home page of some projects
Operating system: Ubuntu 20.04.2 LTS
ruby bin/about gives:...
Miguel Moquillon
20:14 Defect #35174 (Needs feedback): Internal Error when accessing the home page of some projects
Marius BĂLTEANU
20:13 Defect #35174: Internal Error when accessing the home page of some projects
I cannot reproduce it, can you tell us more about your environment? Please see [[Submissions]]. Marius BĂLTEANU
16:11 Defect #35174 (Closed): Internal Error when accessing the home page of some projects
Since the upgrade from 4.1.2 to 4.2.0 and 4.2.1, when accessing the home page of some of our projects, we have an "In... Miguel Moquillon
20:21 Feature #35138: Allow Version custom fields to be searchable
Jan Kokert wrote:
> My custom field belongs to a *@version@* (in the roadmap) - maybe this is the problem.
Indeed...
Marius BĂLTEANU
16:11 Feature #35138 (Reopened): Allow Version custom fields to be searchable
I use Redmine version 4.2 and in the edit page of the custom field, there are *only two* checkboxes: @required@ and @... Jan Kokert
17:06 Defect #33701: URI check (for Custom Fields) overly restrictive (only http, https, ftp and mailto allowed)
+1
Michael Schneider
15:07 Feature #9059: Custom fields should be editable based on role not only for admin
+1... still needed stéphane plaissy
13:08 Defect #35153: Add a touch icon
This change will also change the icon when you press the Share button or the Add Bookmark button.
!share-screen.jp...
Kota Shiratsuka
11:03 Defect #35153: Add a touch icon
+1 It improves Redmine's usability on mobile (Apple) devices.
I'm not a fan of the attached icon but that's a matter...
Bernhard Rohloff
09:16 Defect #35153: Add a touch icon
+1
I think it's a useful change for people who use Redmine from iPhone.
With the addition of apple-touch-icon, th...
Mizuki ISHIKAWA
09:37 Feature #32938: Rails 6: Zeitwerk support
I haven't tried it, it seems that problem 7 can be avoided by writing config/initializers/inflations.rb.
https://git...
Mizuki ISHIKAWA
08:58 Feature #2687: different estimated time units hours<>days per tracker type
+1 !
This is a real need I think also to have the choice to get time expressed in hours or days, week, years
Thibaut CRD
08:32 Defect #35162: Redmine Agile Plugin no longer working
Just FYI. While upgrading an installation I think I was faced with the same situation.
The output looks very similar...
Bernhard Rohloff
08:02 Defect #35168 (New): Activity tab not showing recent data
Even though I committed a change, it does not show up in Activity.
Issues, Changesets and News were enabled in the...
David L
01:20 Patch #25240: Use SHA256 for attachment digest computation
Thanks for the response. I will open a new ticket. I'm not a server expert at all, we've just always had this and I... Shane Coles
01:11 Patch #25240: Use SHA256 for attachment digest computation
IIRC, even require 'digest/md5' is a problem on FIPS.
but Redmine use it in many other places
https://github.com/...
Pavel Rosický
00:08 Patch #25240: Use SHA256 for attachment digest computation
I know this issue is really old at this point, but if anyone is still watching it by chance I could use some help. I... Shane Coles
 

Also available in: Atom