Project

General

Profile

Activity

From 2019-11-04 to 2019-11-06

2019-11-06

22:39 Defect #32420 (Needs feedback): Issue redirect after login not working
Please try without any plugin installed. Marius BĂLTEANU
22:38 Defect #31695: Convert HTML links to Textile/Markdown links when creating an issue from an email
Go MAEDA wrote:
> Marius BALTEANU wrote:
> > The current implementation fails with the following error if the link ...
Marius BĂLTEANU
22:34 Feature #30346: Add "Target Version" to the list of "Available columns" in "Spent time" Tab
Here it is. Marius BĂLTEANU
15:56 Feature #32426 (New): Search from journal for specific value of specific field during specific period
Currently the query filter set can only search the last value of the fields of issues.
And the filter "Updated" can ...
Taine Woo
15:33 Feature #9787 (Closed): Get issue history
With the issues REST API, you can add @include=journals@ to get all (visible) journals of the issue. Holger Just
15:19 Defect #32176 (Needs feedback): Emails are not getting triggered
In order for notification mails to be send, you need to make sure that:
* you have enabled notification mails for ...
Holger Just
15:04 Defect #32382: Unreliable User mention feature with PostgreSQL
Instead of @User.visible.where(:login => name, :type => 'User').first@, we should probably use @User.visible.find_by_... Holger Just
09:09 Defect #32382: Unreliable User mention feature with PostgreSQL
Yes, it's more or less correct. Strictly speaking, we cannot make a link to a user account that has uppercase charac... Kenta Kogumasaka
04:58 Defect #32382: Unreliable User mention feature with PostgreSQL
Kenta Kogumasaka wrote:
> I don't think we've installed any plugin such as https://www.redmine.org/plugins/redmine-m...
Go MAEDA
14:53 Feature #32406 (Closed): [ISSUE RELATIONS] Add several relations at a time
Holger Just
10:02 Feature #32424: CommonMark Markdown Text Formatting
I really, really like the proposed patch, especially for the HTML Pipeline gem that can help us a lot to improve the ... Marius BĂLTEANU
09:27 Feature #32424 (Closed): CommonMark Markdown Text Formatting
This patch introduces a new text formatting named _CommonMark Markdown (GitHub Flavored)_. It is based on "CommonMark... Jens Krämer
07:43 Defect #32422: Textile indentation does not work in the preview tab
Indentation is now visible in the following patch.... Yuichi HARADA
07:37 Defect #32422 (Closed): Textile indentation does not work in the preview tab
I entered the following textile in the issue description field and confirmed to the preview, but I can't show the par... Yuichi HARADA

2019-11-05

23:15 Defect #32420 (Needs feedback): Issue redirect after login not working
I am seeing issues with redirects after login. When I go to an issue URL while logged out I expect to be redirected t... James Kurczodyna
23:00 Defect #31695: Convert HTML links to Textile/Markdown links when creating an issue from an email
Marius BALTEANU wrote:
> The current implementation fails with the following error if the link doesn't contain the @...
Go MAEDA
13:39 Defect #32416: Visual editor preview "No route matches"
One of the plug-ins may have caused an error. Third-party plugins sometimes break Redmine.
At least a plugin named...
Go MAEDA
13:31 Defect #32416 (Closed): Visual editor preview "No route matches"
Hi,
When I write a page (wiki, knowledge base, etc) with visual editor, I can see everything.
But once I saved it...
Xavier ANDRE
11:42 Feature #32414 (New): When user add\change the password, provide a visual password strength checker
This to show to user the security of the password provided.
pasquale [:dedalus]
11:36 Defect #32411 (Closed): How to just send notifications, but not email?
Please use forums for questions, especially "how to" questions. Issues are used to report a bug, suggesting a new fea... Go MAEDA
09:08 Defect #32411 (Closed): How to just send notifications, but not email?
i just want to receive the red button notifications, and i don't want to send an email to me. how to do that? can you... xiaoming yang
11:27 Feature #11530: Support hooks in mailer
Sorry... I added one more cosmetic fix... Kouhei Sutou
10:49 Feature #11530: Support hooks in mailer
I added more hooks to `app/views/mailer/issue_edit*`:... Kouhei Sutou
08:46 Feature #11530: Support hooks in mailer
I've updated the patch for r18899. Kouhei Sutou
09:41 Defect #32412 (New): Redmine::Utils::relative_url_root in in environment.rb does not redirect links
As topic. When redmine is run with an relative url through apache, the relative_url_root does not redirect the links ... Tuomas Huuki
07:48 Feature #30346: Add "Target Version" to the list of "Available columns" in "Spent time" Tab
Marius BALTEANU wrote:
> Here is a patch for this feature. Test results "here":https://gitlab.com/redmine-org/redmin...
Marius BĂLTEANU
01:54 Defect #32088: Redmine crashes in attempt to install Redmine Mylyn Connector
Michael Petzoldt wrote:
> Go MAEDA wrote:
> > Please contact the author of the plugin. Perhaps the plugin does not ...
Go MAEDA

2019-11-04

22:47 Feature #30346: Add "Target Version" to the list of "Available columns" in "Spent time" Tab
Here is a patch for this feature. Test results "here":https://gitlab.com/redmine-org/redmine/pipelines/93609621. Marius BĂLTEANU
02:45 Feature #30346: Add "Target Version" to the list of "Available columns" in "Spent time" Tab
+1
Spent time tab has 4 types of filters for core fields of issues. They are Tracker, Status, Target version, and ...
Go MAEDA
21:58 Feature #32406: [ISSUE RELATIONS] Add several relations at a time
Sorry, I've just seen I already posted this idea one year ago. Duplicates #29272
It must be a good feature, then!
César DJ Caësar 9114
21:55 Feature #32406 (Closed): [ISSUE RELATIONS] Add several relations at a time
For the moment the relations can be added one by one.
It could be great to add a group of relations, sending an arra...
César DJ Caësar 9114
21:45 Defect #32376 (Needs feedback): error 500 on profiles
Holger Just
21:11 Defect #31695 (Reopened): Convert HTML links to Textile/Markdown links when creating an issue from an email
The current implementation fails with the following error if the link doesn't contain the @href@ attribute.... Marius BĂLTEANU
18:23 Patch #32405 (New): Updating sq translation
Hello,
Here’s an attempt to update and complete sq translation of Redmine.
I’d appreciate if someone can run the...
Besnik Bleta
17:56 Feature #24808: OAuth2 support for Redmine API Apps (OAuth2 Provider)
+1 James H
16:00 Defect #32404: Group results is different between MySQL and PostgreSQL
I found a patch #25066 which is for a similar point but it is doing more than fixing the diff. Simon Hori
15:56 Defect #32404 (New): Group results is different between MySQL and PostgreSQL
Recently we've migrated a huge DB from MySQL to PostgreSQL. And noticed a small difference with *Group results by* fu... Simon Hori
14:04 Defect #32088: Redmine crashes in attempt to install Redmine Mylyn Connector
Go MAEDA wrote:
> Please contact the author of the plugin. Perhaps the plugin does not support the latest version of...
Michael Petzoldt
08:05 Defect #32194: Calendar page lacks buttons to manage custom queries
Go MAEDA wrote:
> Go MAEDA wrote:
> > This patch conflicts with #23980. I don't commit this patch now in order to p...
Marius BĂLTEANU
06:21 Patch #32400 (Closed): Remove unused i18n key "button_duplicate"
Committed the patch. Go MAEDA
01:44 Patch #32400 (Closed): Remove unused i18n key "button_duplicate"
It has not been used since r8552, when the time the feature to "duplicate" an issue was unified into "copy". Go MAEDA
03:50 Patch #32296: Ignore rubocop offense
I don't know the cause, but I still cannot reproduce the warning in my environment.... Go MAEDA
03:15 Patch #32320 (Closed): Simplified Chinese translation for label_tomorrow, label_next_week, label_next_month, and permission_edit_own_issues
Committed the patch. Go MAEDA
03:10 Defect #32327 (Closed): Can not select a display specific image when there duplicate file names
It is expected behavior. Please see #4618#note-2.
I am closing this issue as a duplicate of #4618.
Go MAEDA
01:19 Defect #32315: Impossible to validate API key without modifying anything
In the upcoming Redmine 4.1.0, you can determine if an API key is valid by checking the HTTP status code of a GET req... Go MAEDA
 

Also available in: Atom