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... -
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 ... -
17:17 Patch #29171: Add an index to improve the performance of issue queries involving custom fields
- ok, the real problem is elsewhere...
-
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, ... -
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@
... -
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...
-
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.
-
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 ... -
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... -
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... -
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... -
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...
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...
-
22:25 Defect #29172: Markdown: External links broken
- Probably related with Defect #22967
-
22:24 Defect #29172 (Closed): Markdown: External links broken
- h2. Scenario
* Open issue description / wiki / project description
* Add link containing special chars, like ✓
*... -
21:46 Patch #29171: Add an index to improve the performance of issue queries involving custom fields
- there're already two indexes...
-
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 ... -
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.
-
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:...
-
15:54 Feature #16025 (Closed): Subtask feature
- Closing as a duplicate of #6117.
-
15:48 Feature #16249 (Closed): Configure columns per project
- Closing as a duplicate of #7360.
-
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...
-
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.
-
04:36 Defect #29038 (Resolved): Thumbnail macro causes attachment file not found and broken filename and link
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... -
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/*...
-
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 ... -
09:40 Patch #26501: Change English translation for setting_issue_list_default_columns
- I'm in favour of this change.
-
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.
-
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... -
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.
-
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.
-
04:41 Defect #14443 (Closed): Property class in <code> inside <pre> does not accept a single quotes
- Fixed by #28469 (Redmine 3.3.8).
-
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.
-
04:20 Defect #17351 (Closed): 500 Internal Server Error when deploying in Tomcat 7
- Redmine 3.0 and later no longer support JRuby.
-
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.
-
02:26 Defect #29069 (Needs feedback): API reports wrong date for time spent if issue start date is greater than spent_on date
-
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.
Also available in: Atom