Project

General

Profile

Activity

From 2015-04-03 to 2015-04-05

2015-04-05

19:04 Feature #8643 (Closed): Allow rdm-mailhandler with unknown-user=create to attach the user to a specific group instead of creating a "rightless" user
The same feature "--default-group" option was implemented by #13340 (Redmine 2.3.0).
I close this issue as duplicate...
Go MAEDA
18:32 Defect #12116 (Closed): Watchers added as a non-member doesn't receive emails notifications
Jean-Philippe Lang wrote in #11888#note-2 as follows:
> If watchers are not allowed to view the issue (eg. issue f...
Go MAEDA
09:54 Defect #4694 (Closed): Stop CGI from being the default apache rails serving mechanism
'.htaccess' was renamed to 'htaccess.fcgi.example' by #7256 (Redmine 1.1.1) so Apache does not read it by default.
W...
Go MAEDA
09:44 Defect #11391 (Closed): Incompatibility between "builder 3.0.0" and Ruby 1.8.7, breaking reposman.rb
The pull request to builder was merged. In addition, Redmine 3.0 dropped Ruby 1.8 support and Ruby 1.8.7 is no longer... Go MAEDA
08:39 Patch #4307 (Closed): Models fails to validate localized field names since ruby 1.9.1p343 and 1.9.2p
These 'validates_format_of' are removed by #5152 (Redmine 1.2.0).
Now we can use any characters for names.
Go MAEDA
07:38 Defect #8783 (Closed): Words selected from issue list disappeared
Fixed by #12650 (Redmine 2.3.1). Go MAEDA
07:18 Defect #7534 (Closed): upgrade from 0.8.7 to 1.1.0 - now lots of template variables aren't replaced
Redmine 1.1 is too old and this issue can be resolved by installing latest Redmine.
I close this issue.
Go MAEDA
07:02 Defect #7306 (Closed): Requirements for Redmine trunk and >=1.0.5
Bundler have been used to manage gems since Redmine 1.4, no need to install i18n manually any longer.
We can close t...
Go MAEDA
06:27 Defect #19462 (Closed): Dont show Issues from closed projects
It is discussed on #12066. I close this issue as duplicate.
Thanks for reporting this.
Go MAEDA
05:59 Feature #8563 (Closed): Hide "new issue" links when user has no actual possibility to create an issue
implemented by #18571 (Redmine 3.0).
"New Issue" tab disappears when there is no associated tracker.
Go MAEDA
05:34 Feature #13797 (Closed): per tracker configurable default status and better usability for ui
Implemented by #5991 (Redmine 3.0). Go MAEDA
02:18 Patch #11332 (Closed): wiki include macro: ability to define wiki page version
The same feature was requested in #4372, I close this issue as duplicate.
Thanks for submitting.
Go MAEDA
01:59 Feature #19475 (Closed): Allow custom field (Integer) to be searchable
Discussions about this feature are going on #19093. Please see it instead.
Thank you for submitting this issue.
Go MAEDA
01:34 Feature #9086 (Closed): Show attachments when in edit/preview mode
Resolved by #3957 (Ajax file upload).
File name of attachments can be seen while editing issues since Redmine 2.3.
Go MAEDA
01:25 Defect #5974 (Closed): Documents Preview Images not displayed
Fixed by #9448. Go MAEDA

2015-04-04

23:08 Feature #10250: Renaming "duplicates" and "duplicated by" to something less confusing
+1
I have to look this up each time as well, very frustrating for our team.
Alfred Perlstein
16:13 Defect #19550 (Closed): Issue query: crash when processing saved query(filters) with cyrillic after upgrade to 3.0 from 2.*
You need to set "UTF-8" for all MySQL setting.
http://www.redmine.org/boards/1/topics/36573?r=36629#message-36629
A...
Toshi MARUYAMA
16:03 Feature #19298 (Needs feedback): "Add Filter" - Sort/Order of Fields
It seems your description is based on Redmine 2.x.
#13849 improved "Add Filter".
Could you update your feature requ...
Toshi MARUYAMA
11:54 Feature #10461 (Closed): Allow me to change title of issue when copying
Now we can edit the subject when copying a issue (maybe related to #5950, #7603).
I close this issue.
Go MAEDA
11:20 Defect #16230 (Closed): Copying issue to other tracker without the status
I close this as duplicate of #10348.
Thanks for reporting it.
Go MAEDA
11:09 Defect #19365 (Closed): Cannot select from appropriate statuses when copying ticket
I close this issue as duplicate of #14696.
Thank you for reporting it.
Go MAEDA
10:58 Defect #19365: Cannot select from appropriate statuses when copying ticket
I think it is by design, not a defect.
Please see r9404 (Commited in April 2012) and you will find the following log...
Go MAEDA
10:18 Feature #4637 (Closed): add field description/instructions
Fixed by #19296.
!mouseover.png!
Toshi MARUYAMA
07:54 Defect #19553: When create by copying the issue, status can not be changed to default
Workaround for this issue:... Go MAEDA
04:30 Defect #19553: When create by copying the issue, status can not be changed to default
I have confirmed the behavior.
It seems to be caused by source:trunk/app/controllers/issues_controller.rb@13535#L430...
Go MAEDA
04:17 Defect #19400 (Reopened): Possibility of having 2 (or more) repositories with empty identifier
Toshi MARUYAMA
03:02 Defect #19400: Possibility of having 2 (or more) repositories with empty identifier
Hi!
Thanks for your patch! But I think there still an issue... I test Redmine Git Hosting plugin with Travis (as y...
Nicolas Rodriguez
02:26 Feature #282: Ability to specify a project code
ISSUE-id plugin is exactly what I need. but do we have any plugin that supports 2.6.2 Redmine? Timur Rahmanov
00:48 Feature #5386: Branch/Tags in Changeset Description
I ran across this same problem in our team. Although, I realized that history is maintained based on when the histor... T Leish

2015-04-03

19:00 Defect #19553 (Closed): When create by copying the issue, status can not be changed to default
If create a issue in the following procedure, the status is not correctly registered.
* Copy an issue. (At this po...
Hirokazu Onozato
17:42 Feature #3126: Allow add spent time when creating a ticket
would be a function uniquely convenient. I happen very often to create an issue after solving. luca malatesta
11:11 Defect #19537: Broken HTML sanitizer refence breaks email receiving
This line @full_sanitizer ||= Rails::Html::FullSanitizer.new works:
Ruby 2.0.0
Rails 4.2.0
Redmine 3.0.1
And no...
Timur Voroshilov
10:59 Defect #19550: Issue query: crash when processing saved query(filters) with cyrillic after upgrade to 3.0 from 2.*
Attached output of mysql character set information. What can you advice me to do? Pavel Liavonau
10:38 Feature #6717: Custom list field with dynamic list content
+1 Andrey Tatarnikov
09:34 Feature #8721: Show news recursive
And also the *Issue Tracker* them self show always all the issues of any sub-projects Yves G
09:14 Feature #8721: Show news recursive
Hi
In the Bug Tracker, there is at lease on other issue about this feature: #5933 which contains even a patch
W...
Yves G
09:04 Defect #19283 (Needs feedback): send_notification visible in journal_details after redmine update
See [[Submissions]].
Redmine core does not have "send_notification" key.
Toshi MARUYAMA
06:27 Feature #19289 (New): Exclude attachments from incoming emails based on file content or file hash
In your patch, '/home/redmine/redmine-ignored-attachments/*' is hard-coded.
And saving and comparing files anytime i...
Toshi MARUYAMA
03:55 Feature #6331 (Closed): Give a role a permission to view/edit only his tickets
Implemented by #7412 as Bruce Svare pointed out.
I close this issue.
Go MAEDA
03:36 Defect #6796 (Closed): Long Description Causes 100% CPU on Windows
Jean-Philippe Lang wrote:
> While this issue still happens with ruby1.8, the text is displayed instantly with ruby1....
Go MAEDA
01:08 Defect #19551 (New): not works migrate_from_trac
Hi!
$ rake redmine:migrate_from_trac RAILS_ENV="production"
[DEPRECATION] requiring "RMagick" is deprecated. Use ...
al7 al7
 

Also available in: Atom