Project

General

Profile

Activity

From 2018-07-01 to 2018-07-03

2018-07-03

22:19 Patch #29171: Add an index to improve the performance of issue queries involving custom fields
Stephane Evr wrote:
> Okay, thanks for your comments! One thing I am missing is why 14 rows? I tried with a complete...
Pavel Rosický
18:09 Patch #29171: Add an index to improve the performance of issue queries involving custom fields
Pavel Rosický wrote:
> because it's ordered by a join statement it has to process
> 14 * 147262 rows
> if you add ...
Stephane Evr
17:17 Patch #29171: Add an index to improve the performance of issue queries involving custom fields
ok, the real problem is elsewhere... Pavel Rosický
16:24 Patch #29171: Add an index to improve the performance of issue queries involving custom fields
Pavel Rosický wrote:
> it would be better to replace custom_values_customized with [customized_type, customized_id, ...
Stephane Evr
16:16 Patch #29171: Add an index to improve the performance of issue queries involving custom fields
Here is my DB Version: @mysql Ver 15.1 Distrib 10.0.34-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2@
...
Stephane Evr
17:38 Defect #29172: Markdown: External links broken
URIs are defined in "RFC 3986":https://tools.ietf.org/html/rfc3986#section-2.3 to be allowed to only contain a define... Holger Just
16:28 Defect #29172: Markdown: External links broken
One more example of broken link: [Letters](https://yandex.ru/search/?text=кол-во) - so any no latin letter broke link. Nikita Remizov
16:40 Defect #28967: could the RESTAPI be used in the plugin with auth again?
Stephane Evr wrote:
> I have the same issue, where basically any ajax call from a logged in user asking for json or ...
Stephane Evr
13:57 Feature #29181 (Closed): Edit fields in the grid
Hi, I wanted to propose that somehow edit the fields of the issues in the grid be implemented.
It would be a quick w...
Matias Fusaro
13:05 Feature #22481: Show thumbnails for PDF attachments
Jens Krämer wrote:
> We could either:
>
> - try to actually thumbnail a PDF once in @gs_available?@
> - or resor...
Go MAEDA
09:12 Defect #29069: API reports wrong date for time spent if issue start date is greater than spent_on date
I still cannot reproduce it on the current trunk (3.4.6.devel.17428).
I created an issue !#148 on 2018-07-03. Then...
Go MAEDA
03:29 Defect #29069: API reports wrong date for time spent if issue start date is greater than spent_on date
Create an issue, then log time against that issue with a "spent_on" date from before the create date of the issue. T... Ty You

2018-07-02

22:46 Defect #29172: Markdown: External links broken
URI lib replacement can be also a solution https://stackoverflow.com/questions/30923469/ruby-uri-escape-and-uri-encod... Nikita Remizov
22:25 Defect #29172: Markdown: External links broken
Probably related with Defect #22967 Nikita Remizov
22:24 Defect #29172 (Closed): Markdown: External links broken
h2. Scenario
* Open issue description / wiki / project description
* Add link containing special chars, like ✓
*...
Nikita Remizov
21:46 Patch #29171: Add an index to improve the performance of issue queries involving custom fields
there're already two indexes... Pavel Rosický
19:39 Patch #29171 (Closed): Add an index to improve the performance of issue queries involving custom fields
On our Redmine installation, we have around 100000+ issues with lots of custom fields.
I ran into a bottleneck were ...
Stephane Evr
16:41 Feature #3531 (Closed): Context menu Move won't allow you to move trackers cross projects
:button_move has been removed from the context menu in r8537. Go MAEDA
16:16 Defect #8537 (Closed): Error in copying projects
It will be fixed in Redmine 4.0.0. Rails 5 automatically disables submit buttons while executing an action. See also:... Go MAEDA
15:54 Feature #16025 (Closed): Subtask feature
Closing as a duplicate of #6117. Go MAEDA
15:48 Feature #16249 (Closed): Configure columns per project
Closing as a duplicate of #7360. Go MAEDA
15:45 Defect #7871 (Closed): Refresh related issues
I could not reproduce the problem on the current (3.4.6.devel.17428). Please create another issue and describe more d... Go MAEDA
05:09 Defect #29038 (Closed): Thumbnail macro causes attachment file not found and broken filename and link
Committed to the trunk and stable branches. Thank you for your contribution. Go MAEDA
04:36 Defect #29038 (Resolved): Thumbnail macro causes attachment file not found and broken filename and link
Go MAEDA

2018-07-01

17:15 Feature #29164: Make the terms overwrite from the Redmine administration screen.
Go MAEDA ,Thanks for your comment.
Go MAEDA wrote:
> What Yuuki Nara suggests is a feature to override default tr...
Yuuki NARA
15:12 Feature #29164: Make the terms overwrite from the Redmine administration screen.
Currently, administrators can customize terms to fit their use case by modifying translation files (@config/locales/*... Go MAEDA
12:57 Feature #29164 (New): Make the terms overwrite from the Redmine administration screen.
The function of Redmine is flexible, and it can be used in various ways in a wide range.
However, because the names ...
Yuuki NARA
09:40 Patch #26501: Change English translation for setting_issue_list_default_columns
I'm in favour of this change. Marius BĂLTEANU
02:13 Patch #26501: Change English translation for setting_issue_list_default_columns
Jean-Philippe, I would like to ask your decision about this change. Go MAEDA
09:35 Feature #2665 (Closed): Filter on sub projects target version within the main project
It seems to be fixed in the current trunk, but I'm not sure in which ticket, from my checks could be #24787.
I'm c...
Marius BĂLTEANU
09:09 Defect #3869 (Closed): Filter using Target Version loses 'Target Version' part of the filter when applied across all tickets.
Fixed for sure in #26091 that allows to filter by any visibile target version in the global page. Marius BĂLTEANU
06:54 Patch #26728 (Closed): count > 0 vs exists?
We have decided not to use @exists?@ there. Please see #24839#note-1 and #24839#note-3. Go MAEDA
04:41 Defect #14443 (Closed): Property class in <code> inside <pre> does not accept a single quotes
Fixed by #28469 (Redmine 3.3.8). Go MAEDA
04:36 Defect #14575 (Closed): Validation message "Related issue can't be blank" should be hidden after "Add"
I cannot reproduce the problem with the current trunk (Redmine 3.4.6.devel.17424). Closing. Go MAEDA
04:20 Defect #17351 (Closed): 500 Internal Server Error when deploying in Tomcat 7
Redmine 3.0 and later no longer support JRuby. Go MAEDA
02:54 Defect #25282 (Closed): Explanation for attachment change in r16285
I think the new preview feature introduced in Redmine 3.4 (#25988) has resolved this issue. Go MAEDA
02:26 Defect #29069 (Needs feedback): API reports wrong date for time spent if issue start date is greater than spent_on date
Go MAEDA
01:45 Patch #29033: Move attachments to their own section in issue page
LGTM. I think it improves understandability of information to visually separating description and attachments. Go MAEDA
 

Also available in: Atom