Activity
From 2015-04-04 to 2015-04-06
2015-04-06
-
20:17 Defect #19558: Mail handler should not ignore emails with x-auto-response-suppress header
- New patch doing both, removing the header from _mail_handler_ and changing it in _mailer_.
-
20:12 Defect #19558: Mail handler should not ignore emails with x-auto-response-suppress header
- well.. I dig a bit more on this and it seems that Moritz is right, not only the patch #19322 is wrong but the "X-Auto...
-
18:29 Defect #19558 (New): Mail handler should not ignore emails with x-auto-response-suppress header
-
17:14 Defect #19558: Mail handler should not ignore emails with x-auto-response-suppress header
- ... so the header sais: "do not send auto replies to this email", it doesn't say "this email is an auto reply". Excha...
-
17:00 Defect #19558 (Needs feedback): Mail handler should not ignore emails with x-auto-response-suppress header
- I think #19322 is correct because Redmine version:3.0.1 ignores only "oof" and "all".
source:tags/3.0.1/app/models/m... -
16:56 Defect #19558: Mail handler should not ignore emails with x-auto-response-suppress header
- ... well the header x-auto-response-suppress is only used by exchange. As far as I understand the docs, the header do...
-
16:36 Defect #19558: Mail handler should not ignore emails with x-auto-response-suppress header
- I don't know about Exchange, should #19322 be reverted?
-
15:58 Defect #19558 (Closed): Mail handler should not ignore emails with x-auto-response-suppress header
- I can see from the code that certain values within x-auto-response-suppress headers in received mail make redmine ign...
-
16:38 Patch #19322: Allow to ignore auto reply messages from Exchange server
- #19558 says this patch is wrong.
-
16:34 Patch #7594 (Closed): Proper pagination
- Fixed by #5138 (Redmine 1.2.0), removed ajax pagination.
-
16:31 Defect #657 (Closed): Back button - loses current page after viewing an issue - IE only
- Fixed by #5138 (Redmine 1.2.0), removed ajax pagination.
-
16:12 Defect #10312 (Closed): Can not attach empty files.
- Closing as duplicate of #5969.
Thank you for reporting this issue. -
16:10 Defect #19537: Broken HTML sanitizer refence breaks email receiving
- This is a new implementation of rails sanitizer, This did not work, So using the old deprecated one, through a GEM.
... -
15:49 Defect #7796 (Closed): Missing the i18n 0.4.2 gem. Please `gem install -v=0.4.2 i18n`
- I close this issue because it probably can be resolved by using latest Redmine.
Gem dependencies is managed by Bundl... -
14:47 Defect #13166 (Closed): New Statuses Not Available in Workflow
- No feedback from the author for years.
Closing. -
14:35 Defect #10141 (Closed): REST API - Projects.xml not working
- No feedback for years and Redmine 1.3 is too old, closing.
-
14:31 Defect #7969 (Closed): Redmine dosn't work with sqlite3-ruby 1.3.3
- Caused by a plugin, closing this issue.
-
11:47 Defect #19523: problem in exporting Arabic text to csv
- D:\redmine-2.5.1>rake redmine:plugins:migrate RAILS_ENV=production
rake aborted!
NameError: undefined method `issue... -
11:47 Defect #19523: problem in exporting Arabic text to csv
- Getting below error while trying to install the "redmine_csv_with_bom-master" plugin. please see attached for reference.
-
09:52 Feature #1380: Deleting an issue only marks it as being deleted
- Good idea! I like it
Nick Read wrote:
> It would be fantastic if deleting issues only marked them as being delete... -
06:50 Defect #19304 (Needs feedback): <a> tag without attributes in description results in undefined method + for nil:NilClass
- I cannot reproduce too....
-
06:24 Defect #19304 (New): <a> tag without attributes in description results in undefined method + for nil:NilClass
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... -
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... -
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... -
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...
-
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. -
07:38 Defect #8783 (Closed): Words selected from issue list disappeared
- Fixed by #12650 (Redmine 2.3.1).
-
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. -
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... -
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. -
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. -
05:34 Feature #13797 (Closed): per tracker configurable default status and better usability for ui
- Implemented by #5991 (Redmine 3.0).
-
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. -
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.
-
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. -
01:25 Defect #5974 (Closed): Documents Preview Images not displayed
- Fixed by #9448.
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. -
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... -
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... -
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.
-
11:20 Defect #16230 (Closed): Copying issue to other tracker without the status
- I close this as duplicate of #10348.
Thanks for reporting it. -
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. -
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... -
10:18 Feature #4637 (Closed): add field description/instructions
- Fixed by #19296.
!mouseover.png! -
07:54 Defect #19553: When create by copying the issue, status can not be changed to default
- Workaround for this issue:...
-
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... -
04:17 Defect #19400 (Reopened): Possibility of having 2 (or more) repositories with empty identifier
-
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... -
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?
-
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...
Also available in: Atom