Project

General

Profile

Activity

From 2017-01-07 to 2017-01-09

2017-01-09

21:08 Feature #24788 (New): Delete automatically duplicate blank lines
We use emails to create tickets automatically but we have a lot of empty line. Would it be possible to delete automat... Anthony BROCHET
18:57 Patch #24787 (Closed): Don't preload all filter values when displaying issues/time entries
Possible values for all filters are currently preloaded and included in the view as JSON objects when listing issues ... Jean-Philippe Lang
17:29 Defect #24786 (Closed): Heavy performance problem when editing issues (big number of users & projects)
Hello !
I'm part of a team maintaining a "big" Redmine instance, and we experience heavy performance impact on som...
Vincent C.
16:49 Feature #8491: [Gantt] Wrap words in issue names
For me, gant diagram is quite unusable in this way ... (See attached snapshot) Marco Carta
14:57 Feature #24770: Custom field: issue linking
Exactly! Basiclly it's for interlinking tickets (Job > Customer). Filtering is just idea, how to implement it. And Cu... Maxim Krušina
13:57 Feature #3760: E-mail notifications for issue update/creation should include the attachments in the email
Thank you very much it works with this following correction:

* File.binread(attachment.diskfile)
Anthony BROCHET
13:45 Feature #7725 (Closed): REST API for files
Implemented by #19116, will be available in upcoming 3.4.0.
Go MAEDA
13:21 Defect #24624: closed subprojects on the project overview does not display another color
I cannot reproduce.
Could you try with default theme and upload a screenshot?
The screenshot you uploaded (Captur...
Go MAEDA
11:22 Defect #24624: closed subprojects on the project overview does not display another color
Go MAEDA wrote:
> What version of Redmine do you use? I think it is <= 3.3.0.
> The feature to show closed subproje...
Luiz Moura
08:57 Defect #24624 (Needs feedback): closed subprojects on the project overview does not display another color
Go MAEDA
13:14 Patch #24776: UI inconsistencies on /enumerations/index view
Nice improvement.
But I think it would be better to set more margin between the table and the next heading. Please...
Go MAEDA
12:36 Defect #21855: Gravatar get images over http instead https
Just in case somebody else is having this problem and gets here via Google:
We were missing ...
Helge Sychla
10:54 Feature #24783 (Closed): hope to support mobile front-end UI side, for example: Bootstrap
hope to support mobile front-end UI side, for example: Bootstrap;
Hope can be packaged into a war file, can run in...
Hamming Yu
10:52 Feature #21577: The version should get a status archived like projects
Mischa's comments in message#51751 made me think, and maybe "Archived" is not such a good version state, but we need ... Wim DePreter
10:27 Feature #7623: "Create and continue" should default issue fields to previous issue's values
+1 Anonymous
10:27 Feature #7982: Folding project list (expand/collapse)
Dears All,
Here the solution I apply to meet my need.
No need to modify any ruby file nor to deploy plugin.
It i...
Sebastien Thibaud
09:16 Feature #24782 (New): Use POST to export Issue query results to CSV instead of GET
When trying to export issues to CSV, all request params (filter settings) are sent in the URL via a GET request. For ... Serghei Zagorinyak
09:08 Feature #7054 (Closed): Multi-select "new project" field when assigning groups to projects
Fixed by #11702 (Redmine 3.0.0).
Go MAEDA
08:55 Patch #13612: Members roles : display group of role
I tried out the patch and found a small problem. Please see the following screenshot. The user "User Misc" actually b... Go MAEDA
05:20 Patch #24649: Make Spent time clickable in issue lists
Since the patch by Olivier Houdas cannot be applied to the current trunk (r16166) for the following reasons, I have u... Go MAEDA
03:26 Feature #24780 (Closed): Add tooltip on Permissions report matrix
Tooltips are added on Workflow screen by #12598.
There are another large matrix table, Permission report. I think ...
Go MAEDA
02:06 Patch #24537 (Closed): Czech localisation
Committed in trunk and 3.3-stable, thanks. Toshi MARUYAMA
02:05 Patch #24778 (Closed): Czech localisation for 3.3-stable
Committed. Toshi MARUYAMA

2017-01-08

23:51 Patch #24535 (Closed): Flash messages on Board destroy
Committed, thanks. Jean-Philippe Lang
23:48 Patch #24692 (Closed): Issue destroy : Reassign time issue autocomplete
Committed with slight changes. I removed the wrapping span, let me know if it was of any use. Jean-Philippe Lang
23:42 Patch #24713 (Closed): Remove iteration in ApplicationHelper#syntax_highlight_lines
Committed, thanks. Jean-Philippe Lang
23:38 Feature #12598 (Closed): Add tooltip on Workflow matrix for helping in big ones
Patch committed, thanks! Jean-Philippe Lang
21:25 Defect #24509 (Closed): SSL Certificate expired for svn.redmine.org
Fixed, sorry for the delay. Jean-Philippe Lang
01:01 Defect #24509: SSL Certificate expired for svn.redmine.org
Still expired as of Jan 7, 2017.
Kenn W
19:04 Feature #7896: submit issue on behalf of other user
+1 Arnis Juraga
15:38 Feature #3760: E-mail notifications for issue update/creation should include the attachments in the email
Now trying plugin version based on conversation on this thread.
https://github.com/team888/redmine-issue_mail_with_a...
hide hokawa
15:30 Feature #3760: E-mail notifications for issue update/creation should include the attachments in the email
Hi Anthony, following modification in redmine3.1-3760.patch fixed attachment corruption issue occurred on my win envi... hide hokawa
12:55 Defect #24506: On changing many issues to project with custom required fields, fields doesn't show, transfer doesn't work
If you give link to some demo redmine, I can try to reproduse it Mikhail Fesenko
06:01 Defect #6023: All members are displayed in issue summaries, even if they cannot be assigned
I wrote a patch. With this patch, only assignable users are listed as "Assignee" in the issues summary page. Go MAEDA
04:57 Patch #24778 (Closed): Czech localisation for 3.3-stable
From #24537.... Toshi MARUYAMA
02:21 Defect #9921 (Closed): New issue validation error
Go MAEDA
02:15 Defect #8955 (Closed): 404 Error when adding posts, issues, wiki edits
Since there is no redirection to 'internal_error.html' in the source code of Redmine, the problem was caused by other... Go MAEDA
01:22 Defect #24777 (Closed): Non-www version of redmine.org does not work
Not fixed yet but closing as a duplicate of #22281.
Thank you for reporting this issue.
Go MAEDA
01:06 Defect #24777 (Closed): Non-www version of redmine.org does not work
Typing just "redmine.org" to get to this site returns a "403 Forbidden" error.
Steps to reproduce:
# Click http...
Kenn W

2017-01-07

19:05 Defect #24718: Prevent from reassigning spent time to an issue that is going to be deleted
Nice catch Go... Mischa The Evil
18:59 Patch #24776: UI inconsistencies on /enumerations/index view
Some comparative screenshots.
Before:
!before.png!
After:
!after.png!
Mischa The Evil
18:41 Patch #24776 (Closed): UI inconsistencies on /enumerations/index view
Coming out of and a follow-up to #24720. I spotted three things that could benefit improvement:
* re-position the ne...
Mischa The Evil
17:39 Feature #24720: Move all 'new item' links in project settings to above the item tables
Jean-Philippe Lang wrote:
> I agree that all the "New xxx" links should be at the same place but I think it would be...
Mischa The Evil
15:03 Defect #24746: Template::Error after project and issue rebuild
up please. del med
14:41 Feature #21577: The version should get a status archived like projects
+1 and +1 for Wim's suggestion. Pavel Kveton
13:15 Patch #24382: More readable regex for parse_redmine_links
Dmitry, that's a nice refactoring making the method a lot more readable and thus easier to understand. Mischa The Evil
11:53 Patch #24382 (Closed): More readable regex for parse_redmine_links
Committed, thanks for fixing the patch. Jean-Philippe Lang
12:48 Feature #24770: Custom field: issue linking
To make sure I understand correctly, you would like a custom field that holds an issue id, right?
And that it could ...
Jean-Philippe Lang
12:40 Patch #23519 (Closed): Don't preload projects and roles on Principal#memberships association
Patch committed, thanks. FTR, the proposed patch was not working as expected and broke a few tests, @#roles@ has to b... Jean-Philippe Lang
11:49 Defect #13741 (Closed): Not landing on home page on login after visiting lost password page
Patch committed, thanks. Jean-Philippe Lang
09:30 Feature #24662: Add option to remove trailing whitespace on saving wiki pages
David Lukas Müller wrote:
> I am using Redmine 3.2.2.stable and observed the described problem. So the solution to p...
Jean-Philippe Lang
09:00 Patch #24645 (Closed): Bulgarian translation
Committed, thanks! Jean-Philippe Lang
08:56 Patch #24750: Change Japanese translation for setting_text_formatting and setting_cache_formatted_text
Toshi, what do you think about the proposed changes? Jean-Philippe Lang
08:54 Defect #24774 (Closed): Ubuntu 14.04 LTS Redmine could not be started
Sorry no technical support here in the issue tracker. Jean-Philippe Lang
03:51 Defect #24774 (Closed): Ubuntu 14.04 LTS Redmine could not be started
Trying to install Redmine using ==>
============
http://www.redmine.org/projects/redmine/wiki/HowTo_Install_Redmine...
Vivek Buzruk
08:53 Defect #14658 (Closed): Wrong activity timezone on user page
Jean-Philippe Lang
08:23 Defect #22831 (Closed): Rest api no longer return estimated time ,hours spent for master tickets
Fixed by #21757.
@estimated_hours@ and @spent_hours@ for a parent issue are now the value of the issue itself on R...
Go MAEDA
08:08 Defect #10557 (Closed): Generate project identifier automatically and project creation using REST
I can make a project through REST API without a project identifier when "Generate sequential project identifiers".
C...
Go MAEDA
07:58 Defect #10433 (Closed): REST API Create Subproject not working
Go MAEDA
07:55 Defect #24775 (Closed): excute command ,work error.the command is bundle exec rake redmine:plugins:process_version_change RAILS_ENV=production --trace,how to fix?
Probably you are setting up some plugin. Please contact the author of the plugin.
It is not a problem of Redmine.
Go MAEDA
06:39 Defect #24775 (Closed): excute command ,work error.the command is bundle exec rake redmine:plugins:process_version_change RAILS_ENV=production --trace,how to fix?
bundle exec rake redmine:plugins:process_version_change RAILS_ENV=production --trace
(in /opt/redmine-3.1.1-1/apps/r...
xiaowen he
06:25 Defect #7085 (Closed): "create project" with empty trackers list gives "NoMethodError (undefined method `each' for nil:NilClass)"
No problem in the current trunk (r16138).... Go MAEDA
01:25 Patch #21705: Option for long text custom fields to be displayed using full width
Passed all tests. Looks good to me.
I hope this feature will be included in 3.4.0.
Go MAEDA
 

Also available in: Atom