Activity
From 2018-04-08 to 2018-04-10
2018-04-10
-
20:05 Defect #28414: Does Redmine compatible with MySQL 5.7 or not ?
- Redmine works well with MySQL 5.7. I'm running multiple instances on Ubuntu 16.04 and never ran into a problem.
-
16:34 Defect #28519 (Closed): Redmine csv export encoding problem
- My understanding is that the problem you reported was caused by your custom patch and now the problem was resolved by...
-
13:52 Defect #28519: Redmine csv export encoding problem
- Yes, we've tested csv files and could open them.
We've had problem on encoding on version 3.3.0 and we're using patc... -
11:29 Defect #28519 (Needs feedback): Redmine csv export encoding problem
- I tested with Redmine 3.3 and trunk, but I could not find the difference. LibreOffice can handle both files properly ...
-
09:28 Defect #28519 (Closed): Redmine csv export encoding problem
- We're using Redmine 3.3.0 and we've updated to 3.4.4 version with language Turkish (on locales/tr.yml encoding is ISO...
-
13:33 Defect #28523: Display horizontal scroll bar of plugins table when overflow occurs on small screen
- Confirmed the problem.
!{width: 320px; border: 1px solid #ccc;}.screenshot@2x.png! -
13:20 Defect #28523 (Closed): Display horizontal scroll bar of plugins table when overflow occurs on small screen
- On small screens (mobile phone) not scrolling table on plugin page (/admin/plugins).
Need wrap <table> in <div class... -
13:03 Patch #28510: Show issue assignee gravatar in roadmap and version page
- Marius BALTEANU wrote:
> I'm trying to make the roadmap and version page more useful for the users. I believe that t... -
12:31 Feature #22843: Change the value of "pre" button in Markdown toolbar from "~~~" to "```"
- Go MAEDA wrote:
> I will commit this change within a few days. Feedback welcome.
I'm in favour of making this cha... -
12:08 Feature #22843: Change the value of "pre" button in Markdown toolbar from "~~~" to "```"
- I will commit this change within a few days. Feedback welcome.
-
11:37 Feature #28514 (Closed): issue delete button confusion
- A patch was submitted in the related ticket.
-
11:35 Feature #28517 (Closed): Generar Gantt para todos los proyectos
- Please post in *English* and see [[submissions]] before.
-
09:28 Feature #27849: Ruby 2.5 support
- Please update to Ruby 2.5.1
-
05:43 Feature #1237: Add support for two-factor authentication
- Thanks Felix!
When applying for the admin account, everything is OK.
But if I applying for normal account user,...
2018-04-09
-
22:12 Feature #28517 (Closed): Generar Gantt para todos los proyectos
- Generar Gantt para todos los proyectos
-
17:47 Feature #28514: issue delete button confusion
- Should note in the reproduce text above, you need to be Manager on the project to reproduce.
-
17:42 Feature #28514 (Closed): issue delete button confusion
- In 3.4.3, if your last issue history item is only one or two lines, you end up with the history item delete button (t...
-
15:41 Feature #28511 (New): Issue versions - target version/fixed in version
- I would love to have these version information separated.
One would be used in roadmaps (target) and the other one i... -
15:28 Feature #3224: Better project list
- +1
Just some ideas:
1. A possibility to to create bookmarks to projects and views (e.g. Issues in subproject1/... -
15:15 Feature #28413: Add CSS class to identify public projects
- Setting target version to 4.1.0.
-
15:09 Defect #13521 (Closed): Gantt bars with start date and end date on the same day don't become red by overdue
- Committed. Thanks to everyone involved in fixing this issue.
-
14:42 Patch #28504: Update mysql2 gem to 0.5.0
- Since mysql2 gem 0.5.0 does not support MySQL 5.0 and 5.1, we have to update [[RedmineInstall#Supported-database-back...
-
13:22 Patch #28510 (Closed): Show issue assignee gravatar in roadmap and version page
- I'm trying to make the roadmap and version page more useful for the users. I believe that this module should be one o...
-
11:45 Patch #28509 (Closed): hu.yml for Redmine 3.4
- Corrected, complete formal language file for Hungarian users.
Includes localized strings for the important patch #25... -
11:43 Feature #27339: Cant save Spent Time Report - Only Spent Time Details
- +1
-
09:38 Feature #2587 (Closed): Improvement of built-in issue reports in roadmap page
- This feature is available on the latest versions of Redmine. I think that was added in #8106 (r10771).
!assignee_n... -
09:07 Feature #15296: Include image thumbnails with PDF export
- +1
-
08:43 Feature #3956: Login by Email
- +10000
-
08:13 Feature #28507 (Closed): Accept groups in project's default assignee
- Project's default assignee which has been implemented in #482 does not accept groups even if the "Allow issue assignm...
-
07:04 Defect #28506 (Closed): Error Setup Redmine with Win10
- when typing command:
"bundle exec rake generate_secret_token"
Error:
C:\Redmine\redmine-3.2.9>bundle exec rake gen...
2018-04-08
-
15:46 Defect #26636 (Closed): Rails 5: "Page not found" error when accessing a page of a plugin in production mode
- Second fix committed, thanks.
-
15:24 Defect #28264 (Closed): Global and public custom queries are shown as editable to non administrators in projects
- Fixed by using a slightly different fix in r17292 with test included.
Thanks for pointing this out. -
14:14 Feature #3322: Setting to restrict spent times on future dates
- Another update with two fixes:
- take into account the time zone of the time entry author and not of the current use... -
14:07 Feature #27985: Support of gem pg 1.0.0 (PostgreSQL)
- Go Maeda, sorry for not finding this ticket.
-
14:06 Feature #27985 (Closed): Support of gem pg 1.0.0 (PostgreSQL)
-
14:01 Patch #28505 (Closed): Update pg gem to 1.0
- Rails 5.1.5 supports pg gem 1.0
https://github.com/rails/rails/blob/v5.1.6/activerecord/CHANGELOG.md#rails-515-feb... -
13:57 Patch #28504 (Closed): Update mysql2 gem to 0.5.0
- Rails 5.1.6 supports mysql2 gem 0.5*
https://github.com/rails/rails/blob/v5.1.6/activerecord/CHANGELOG.md#rails-51... -
13:39 Feature #27849: Ruby 2.5 support
- Redmine is now tested with Ruby 2.5.
http://www.redmine.org/builds/
!{width: 1024px; border: 1px solid #ccc;}.red... -
10:43 Defect #27968: Image filename for HDPI monitors (image@2x.jpg) are misrecognized as email address
- Go MAEDA wrote:
> I think more image extensions such as "bmp" and "jpe" should be supported. Please see source:tags/... -
10:39 Defect #27968: Image filename for HDPI monitors (image@2x.jpg) are misrecognized as email address
- Marius BALTEANU wrote:
> Go Maeda, what do you think about restoring only the following patterns: (.*@2x\.(png|jpg|g... -
10:00 Defect #27968: Image filename for HDPI monitors (image@2x.jpg) are misrecognized as email address
- Go Maeda, what do you think about restoring only the following patterns: (.*@2x\.(png|jpg|gif|jpeg))?
In this way... -
10:32 Defect #28502 (Closed): Support issue[assigned_to_id]=me when prefilling issues
- h2. Current situation
This works:
* http://demo.redmine.org/issues.xml?assigned_to_id=me shows all issues assigne... -
09:39 Defect #26507 (Confirmed): "attachment:filename" link syntax would not work if the file name contains "@"
-
09:27 Defect #26507: "attachment:filename" link syntax would not work if the file name contains "@"
- Updated the patch to apply cleanly against current trunk (r17286).
-
09:39 Defect #26892 (Confirmed): Link to user in wiki syntax only works when login is written in lower case
-
09:38 Defect #26892: Link to user in wiki syntax only works when login is written in lower case
- Attached is a patch that fixes this issue and it should be applied after #26443.
-
09:22 Defect #26443: User link syntax (user:login) doesn't work for logins consisting of an email adress
- Updated the patch to apply cleanly against current trunk (r17286).
-
00:28 Patch #28494: Recalculate issue priority position names if default value changed
- Confirmed the problem, setting target version to 4.1.0.
Also available in: Atom