Activity
From 2019-02-17 to 2019-02-19
2019-02-19
-
23:34 Feature #3660: Configurable subject of notification email for issue_add/issue_edit
- I've added a patch to #13111 that gives you the option to include or not the status changes in issue mail notificatio...
-
23:32 Defect #12720 (Closed): TLS configuration documentation for Rails 3
- Rails 3 is no longer supported.
-
23:28 Patch #13658: include "In-Reply-To" field to aid email threading for some clients
- I've attached a patch to #13111 that fixes the threading issues on Gmail and Office 365.
-
23:26 Defect #21398: Mysql: 500 server error when submitting 4 bytes utf8 (to be saved in the 'notes' field)
- This does not work for me on Redmine 4.0.1, any ideas?
Error: NameError: uninitialized constant Utf8mb4 -
23:18 Feature #13111: New setting to include the status changes in issue mail notifications subject
- I can confirm that applying the patch on the current trunk fixes the thread issues on both major mail platforms:
1... -
23:00 Feature #13111: New setting to include the status changes in issue mail notifications subject
- Marius BALTEANU wrote:
> Go MAEDA wrote:
> > I prefer making the subject line configurable rather than simply remov... -
16:26 Feature #30843 (New): Restrict receiving emails
- Hi there!
Today I have set up my system to receive e-mails via imap. During the setup I tried to restrict the user... -
15:21 Patch #30739: Project Custom Fields configuration : split by tracker
- Hi, can you review this simple patch ? I think this makes Project Custom Fields configuration quite more clear.
-
15:06 Feature #30829: Simpler link syntax "#note-123" to make a link to a note of the current issue
- +1
-
14:41 Feature #30829: Simpler link syntax "#note-123" to make a link to a note of the current issue
- +1
-
14:01 Feature #30829: Simpler link syntax "#note-123" to make a link to a note of the current issue
- I think it's a nice usability improvement.
+1 -
12:42 Defect #13888 (Closed): Daylight savings causes inconsistency of Message-Id in emails
- Committed the fix.
The timestamp is UTC after r17890. Daylight savings will never affect message-id. -
12:05 Defect #30811 (Closed): "rake db:fixtures:load" does not work
- Committed the patch. Thank you for fixing it.
-
11:20 Defect #30811: "rake db:fixtures:load" does not work
- Marius BALTEANU wrote:
> Maybe ".example" is more appropriate than ".txt"?
Thanks, looks nicer. -
08:09 Defect #30811: "rake db:fixtures:load" does not work
- Maybe ".example" is more appropriate than ".txt"?
-
06:17 Defect #30811: "rake db:fixtures:load" does not work
- Go MAEDA wrote:
> Currently, all files used by tests are placed under @fixtures@ directory. Here are some examples:
... -
01:20 Defect #30811: "rake db:fixtures:load" does not work
- Currently, all files used by tests are placed under @fixtures@ directory. Here are some examples:
* test/fixtures/... -
11:30 Feature #29946 (Closed): Update i18n gem (~> 1.6.0)
- Committed the patch. Thank you for writing the patch.
-
11:11 Feature #30356 (Closed): Drop Ruby 2.2 support
- Committed. Redmine 4.1 supports Ruby 2.3 and later.
-
10:39 Patch #30818 (Closed): Issues autocomplete should respond with content type json
- Christian Wolf wrote:
> Is there a chance that the pachs is inserted into the 3.4 version?
Thank you for pointing... -
10:25 Patch #30818 (Reopened): Issues autocomplete should respond with content type json
-
10:19 Patch #30818: Issues autocomplete should respond with content type json
- Go MAEDA wrote:
> Committed the patch. Thanks.
Is there a chance that the pachs is inserted into the 3.4 version? -
08:23 Feature #12796: Display user's groups on profile
- Hello,
there is a workaround for this. If for example you want to get to know the members of the group A, create ... -
05:56 Feature #30834 (Closed): Links to forum replies should highlight the linked reply
- Committed the patch. Thank you for your contribution.
-
05:33 Feature #30834: Links to forum replies should highlight the linked reply
- +1
I confirmed that the patch will work for me. -
03:22 Feature #30834: Links to forum replies should highlight the linked reply
- Popoki Tom (@cat_in_136) wrote:
> As noticed in #28330#note-4, I believe this improvement should be applied to the v... -
02:30 Feature #30834 (Closed): Links to forum replies should highlight the linked reply
- When I follow e.g. the link message#4, the forum page opens without any indication where the linked reply message is....
-
04:23 Feature #30838 (Closed): Option to parse HTML part of multipart (HTML) emails first
- Currently, when mail_handler receives a multipart email that contains both text and HTML part, it tries to retrieve t...
-
03:15 Feature #30808: Multiple issue ids in "Subtasks" filter
- I changed so that The Subtasks filter supports comma-separated multiple issue ids.
I attached a patch. -
03:14 Feature #13844 (Closed): Option to enable HTML emails for issue creation.
- Redmine 3.1.0 and later parse HTML emails more correctly. Instead of simply removing tags, it converts some HTML tags...
-
00:20 Patch #30828 (Closed): Refactor GitAdapter#default_branch not to unnecessarily iterate through all elements
- Committed the patch. Thank you for your contribution.
2019-02-18
-
20:37 Feature #30831 (Closed): Redmine on Synology Docker - Upgrade request
- The image is not maintained by us, please contact Synology Package Center or the image maintainer.
Thanks! -
18:10 Feature #30831 (Closed): Redmine on Synology Docker - Upgrade request
- Dear,
Within the Synology Package Center, Redmine 3.3.6 is available.
However, some very usefull features which I... -
18:49 Patch #30827: git tags can't handle utf-8
- looks like I can't attach .tar.gz as a patch...
-
18:45 Patch #30827: git tags can't handle utf-8
- @Go MAEDA you can simulate the problem with attached tests.
I'm not sure about the input encoding, AFAIK it should... -
15:03 Patch #30827: git tags can't handle utf-8
- right, thanks. I'm looking into it!
-
13:48 Patch #30827: git tags can't handle utf-8
- Maybe also branches should be fixed?
-
10:05 Patch #30827 (Closed): git tags can't handle utf-8
- 1/ create a git tag that contains ascii incompatible character like "Aufräumen"
2/ open the repository page
Inter... -
17:16 Feature #9139: Use favicon for redmine.org
- +1
Favicon itself is made, do not you? -
17:08 Defect #30811: "rake db:fixtures:load" does not work
- test/fixtures/configuration/*.yml is test data for Redmine::Configuration but it's not fixtures.
I think that this... -
16:14 Patch #30818 (Closed): Issues autocomplete should respond with content type json
-
15:56 Patch #30818 (Resolved): Issues autocomplete should respond with content type json
- Committed the patch. Thanks.
-
16:14 Defect #29276 (Closed): Autocomplete does not show anything
-
15:51 Defect #13888: Daylight savings causes inconsistency of Message-Id in emails
- Attaching a patch that includes a test.
-
15:49 Feature #23980: Replace icon images with Tabler SVG icons
- > So has anybody a better idea on how to get at least a yes, no, maybe from Redmine's kahuna?
I guess the only way I... -
14:59 Defect #30099: Multiple blank lines in pre tags are not preserved in Textile
- Setting the target version to 4.1.0.
-
05:37 Defect #30099: Multiple blank lines in pre tags are not preserved in Textile
- I think that it is possible to solve the problem by swapping the order of 'escape pre content' and 'clean up white sp...
-
14:52 Defect #30785 (Closed): Mail handler does not ignore emails sent from emission email address if Setting.mail_from includes display name
- Reverted r17862 and applied the new patch in r17879.
-
13:40 Feature #1011: Add voting to tickets
- Antoine Beaupré wrote:
> unwatch this issue and apologize for this final, ultimate mike drop: +1 :)
LOL XD -
12:58 Patch #30828: Refactor GitAdapter#default_branch not to unnecessarily iterate through all elements
- Setting the target version to 4.1.0.
-
10:38 Patch #30828 (Closed): Refactor GitAdapter#default_branch not to unnecessarily iterate through all elements
- #select iterates through all records and creates a new array which isn't necessary
-
10:57 Feature #30829 (Closed): Simpler link syntax "#note-123" to make a link to a note of the current issue
- Currently, you can link to issue notes using the syntax @#98765#note-123@. I propose a new syntax @#note-123@ to link...
-
10:48 Defect #27003: import subtask csv
- Finally , I found that with redmine 3.4.4.stable , the default "import menu" can do that .
Ihe most important thing ... -
09:14 Defect #27003: import subtask csv
- My redmine is :...
-
09:42 Feature #306: Full Text Search of files
- I'm confirming these patches on master.
We need at least the following changes:
We need to resolve conflict for... -
09:40 Patch #30821 (Closed): Stay in RMagick 2.16.0 and don't update to 3.0.0
-
09:15 Patch #30821 (Resolved): Stay in RMagick 2.16.0 and don't update to 3.0.0
- Committed.
-
08:36 Patch #30821: Stay in RMagick 2.16.0 and don't update to 3.0.0
- Good news.
-
01:51 Patch #30821 (Closed): Stay in RMagick 2.16.0 and don't update to 3.0.0
- RMagick 3.0.0 has been released on 2019-02-16 but the installation of Redmine fails due to the latest RMagick in some...
-
09:14 Feature #30826 (New): Order of related issues types
- I'am expected that value of _order_ in _TYPES_ (issue_relations.rb) determines the order on display.
The order of di... -
08:20 Feature #13111: New setting to include the status changes in issue mail notifications subject
- Marius BALTEANU wrote:
> For Gmail won’t work because the rule for threading uses only the subject, but I’m curios i... -
07:23 Feature #13111: New setting to include the status changes in issue mail notifications subject
- Go MAEDA wrote:
> I prefer making the subject line configurable rather than simply removing the status. The informat... -
02:54 Feature #13111: New setting to include the status changes in issue mail notifications subject
- Marius BALTEANU wrote:
> Go Maeda, do you think that we should do this configurable (ex: Show issue status in email ... -
03:36 Feature #30822 (New): Show Gravatar icons in email notifications
- Currently, Gravatar icons are shown in Web UI when @Setting.gravatar_enabled?@ is @true@ but not shown at all in emai...
-
02:34 Feature #30492: Replace RMagick with MiniMagick
- RMagick 3.0.0 has released on 2019-02-16 but it does not support ImageMagick 7.0 yet. In addition, it narrowed the su...
2019-02-17
-
23:26 Feature #3816 (Closed): Allow pasting screenshots from clipboard
- Committed the patch. Now you can paste images from clipboard if you use modern browsers except for Edge and IE11.
... -
17:15 Feature #3816: Allow pasting screenshots from clipboard
- Go MAEDA wrote:
> Marius, thank you for reviewing and improving the patch.
>
> > - simplified the filename genera... -
16:15 Feature #3816: Allow pasting screenshots from clipboard
- Marius, thank you for reviewing and improving the patch.
> - simplified the filename generation
The previous pa... -
15:00 Feature #3816: Allow pasting screenshots from clipboard
- I've made some small changes to the patch, the most important is the check for @e.clipboardData || e.originalEvent.cl...
-
23:11 Feature #13111: New setting to include the status changes in issue mail notifications subject
- Gmail is one of the most used email clients and I think it should be very nice to support email threading. The rule i...
-
23:05 Defect #11593 (Closed): Error 500 on child issue with no start date
-
21:05 Feature #26791: Send individual notification mails per mail recipient
- Holger Just wrote:
> h3. BCC recipients
>
> Since each user gets their own mail, we can probably remove the setti... -
21:04 Defect #30787: Other recipients are not listed in To field even if Setting.bcc_recipients is false
- Go Maeda, please let us know what it the purpose of this defect.
-
21:03 Defect #30787: Other recipients are not listed in To field even if Setting.bcc_recipients is false
- Holger Just wrote:
>
> With the new individual emails, this setting is not useful anymore. See also "#26791#BCC-rec... -
21:00 Feature #30820 (Closed): Drop setting "Blind carbon copy recipients (bcc)"
- From #26791:
> h3. BCC recipients
>
> Since each user gets their own mail, we can probably remove the setting t... -
18:20 Defect #13888: Daylight savings causes inconsistency of Message-Id in emails
- Go MAEDA wrote:
> We don't have to care about daylight savings if we always use UTC when generating a message-id.
>... -
13:38 Defect #13888: Daylight savings causes inconsistency of Message-Id in emails
- We don't have to care about daylight savings if we always use UTC when generating a message-id....
-
15:31 Defect #29276: Autocomplete does not show anything
- I've attached the patch to #30818.
-
15:30 Patch #30818 (Closed): Issues autocomplete should respond with content type json
- Currently, @issues/auto_complete@ respond with:...
-
14:57 Defect #17096: Issue emails cannot be threaded by some mailers due to inconsistent Message-ID and References field
- Go MAEDA wrote:
> I think that adding consistent Message-Id and References filed will be easier if per user notifica... -
11:30 Feature #23980: Replace icon images with Tabler SVG icons
- Basically I agree with Go and Jan. It's not an option to make decisions behind JP's back. As much as I share this opi...
-
07:49 Feature #1380: Deleting an issue only marks it as being deleted
- +1
As a workaround, there is also a way to simply change the project_id of the issue.
(Project_id -> 0, -% Projec... -
06:15 Patch #16069: Allow configuration of API limit instead of hardcoding at 100
- +1
I think that it should be changeable by the responsibility of the system administrator.
There are many confi... -
06:02 Defect #30785: Mail handler does not ignore emails sent from emission email address if Setting.mail_from includes display name
- Go MAEDA wrote:
> Therefore, I think r17862 should be reverted before releasing Redmine 4.0.2 and this issue should ...
Also available in: Atom