Project

General

Profile

Activity

From 2016-01-14 to 2016-01-17

2016-01-17

23:55 Defect #21742 (Needs feedback): Received text attachments doesn't hold the original encoding on Ruby >= 2.1
Could you add test?
* source:tags/3.2.0/test/unit/mail_handler_test.rb#L563
* source:tags/3.2.0/test/fixtures/mail_...
Toshi MARUYAMA
18:44 Defect #21742 (Closed): Received text attachments doesn't hold the original encoding on Ruby >= 2.1
Hello,
if I send an email with .txt file encoded in ISO 8859-2, it's received from the mailbox and saved to /files, ...
Pavel Rosický
16:29 Feature #1725: Delete button on comments
Updated patch for 3.2.0.devel.15067.
The procedure to delete note is a little bit difficult to understand. This ch...
Go MAEDA
07:46 Defect #11941 (Closed): RexexpError when parsing commit log with many #nnnn and ruby1.8
Redmine has dropped support for Ruby 1.8.7 (#14371). Go MAEDA
07:22 Feature #4130 (Closed): Administrate default email visibility
Implemented by #21447, will be available as of Redmine 3.2.1. Go MAEDA
06:01 Defect #8325 (Closed): undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
We can close this issue because current versions of Redmine don't require such old version of rubygems. Go MAEDA
05:53 Defect #5126 (Closed): Associated revision shown multiple times
Closing as a duplicate of #6857.
Go MAEDA
05:30 Feature #6543: New user preference: default value for number of lines in lists
Mischa The Evil wrote:
> There exists an application setting for this: [[RedmineSettings#Objects-per-page-options|"O...
Go MAEDA
05:00 Defect #4610 (Closed): undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
dispatch.cgi was removed in r9604 (Redmine 2.0) and Rails no longer supports CGI.
https://github.com/rails/rails/com...
Go MAEDA
04:36 Defect #3457 (Closed): Default value on long text fields
Fixed in r11396 (Redmine 2.3.0). Go MAEDA
03:40 Defect #19627 (Closed): Cannot set task.Parent = Grandparent
Fixed by #13654. Go MAEDA
03:35 Defect #8376: Moving issue to different project silently clears parent
This issue still remains in 3.2 if "Allow cross-project subtasks" is disabled. Go MAEDA
02:32 Defect #10712 (Closed): Issue while creating a Repository for a Project in Redmine 1.4-stable branch
No feedback for years. Closing. Go MAEDA
02:27 Defect #10892 (Closed): Cannot run Redmine 1.4 in production mode
Redmine 1.4 is too old now. Closing. Go MAEDA
02:16 Defect #15320 (Closed): Changing Child's Parent Ticket Field To Parent's Parent fails.
Go MAEDA
02:15 Defect #15320: Changing Child's Parent Ticket Field To Parent's Parent fails.
Fixed by #13654. We can complete the described operation since r15056. Go MAEDA
01:59 Patch #13892 (Closed): Wraping Mainmenu on long menus
Resolved by #20632, will be available as of Redmine 3.3.0.
!/attachments/thumbnail/14182/800!
Go MAEDA
01:34 Patch #21740: Fixes misspelled word "RMagcik" in configuration.yml.example
Thanks for the patch. Setting target version to 2.6.10. Go MAEDA

2016-01-16

15:58 Defect #21741 (Closed): Authorized error on download attachment of note
I updated redmine to version 3.2, and attachments in note not work.
I can download other attachment but when downloa...
Mostafa Mirmousavi
15:23 Patch #21740 (Closed): Fixes misspelled word "RMagcik" in configuration.yml.example
Comments in configuration.yml.example has a word of "RMagcik" but probably "RMagick" is correct. Tatsuya Saito
11:29 Patch #21608: Project#allowed_to_condition performance
Which database are you using? I'm using PostgreSQL 9.3 and I get the same query plans before and after the patch. In ... Jean-Philippe Lang
10:12 Patch #21608 (New): Project#allowed_to_condition performance
The patch passed all tests.
I compared query plans when getting Latest News in Home screen.
**current trunk**
...
Go MAEDA
10:14 Patch #20632 (Closed): Tab left/right buttons for project menu
Patch committed, thanks. Jean-Philippe Lang
10:08 Feature #13718 (Closed): Accept dots in JSONP callback
Fix committed, thanks. Jean-Philippe Lang
10:04 Patch #21282 (Closed): Remove left position from gantt issue tooltip
Committed, thanks. Jean-Philippe Lang
10:00 Defect #5880 (Closed): Only consider open subtasks when computing the priority of a parent issue
Patch committed, thanks. Jean-Philippe Lang
09:57 Defect #21695 (Closed): Warning "Can't mass-assign protected attributes for IssueRelation: issue_to_id"
The warning is fixed in r15063. Please open a ticket for the performance issue and provide your debug log so we can s... Jean-Philippe Lang
09:22 Patch #21583 (Closed): Use association instead of a manual JOIN in Project#rolled_up_trackers
Committed, thanks. Jean-Philippe Lang
09:10 Patch #21474 (Closed): Adding issue css classes to subtasks and relations tr
Committed, thanks. Jean-Philippe Lang
08:50 Patch #21582 (Closed): Performance in User#roles_for_project
Committed, thanks. Jean-Philippe Lang
08:45 Patch #21738 (Closed): Add .sql to mime-types
Committed, thanks. Jean-Philippe Lang
01:25 Patch #21738: Add .sql to mime-types
+1
Go MAEDA
08:39 Defect #8628 (Closed): "Related to" reference may yield circular dependency error message
Thanks. Jean-Philippe Lang
08:37 Defect #21625 (Closed): Need help updating a plugin page on redmine.org plugins directory
Done. Jean-Philippe Lang
07:54 Feature #10912 (Closed): Add search by watcher
A very similar patch was posted on #8160#note-10. Closing as a duplicate.
Thank you.
Go MAEDA
07:31 Feature #13828 (Closed): when users can only see their own issues; give watchers the ability to view issues they watch
Closing as duplicate of #8488 and #14318. Go MAEDA
07:24 Feature #20106 (Closed): Adding issue watchers to "Issues Visibility" permissions
Closing as duplicate of #14318. The patch attached to that issue suggests new option "Issues created by, assigned to,... Go MAEDA
07:14 Feature #16845: Add permission rule to allow watchers can edit issues
I think this issue can be resolved if #14318 is implemented. Go MAEDA
07:06 Patch #14318: Watchers Alerted To Changes But Cannot See Issues (potentially)
Here is a screenshot.
!roles-edit.png!
Go MAEDA
06:40 Patch #14318: Watchers Alerted To Changes But Cannot See Issues (potentially)
Wonderful feature. I really want to see this in 3.3 relase.
Updated the patch for Redmine 3.2.0.devel.15058. Works f...
Go MAEDA
02:45 Patch #2991 (Closed): Spent time field shouldn't be report unless it has value
Implemented in r14273, available since Redmine 3.1.0. Go MAEDA
01:29 Defect #21729 (Closed): Table of content (TOC macro) is not exported to PDFs
Jun NAITOH wrote:
> Duplicate with #19133.
Thanks for pointing it out.
I am closing this as a duplicate of #19133.
Go MAEDA

2016-01-15

22:25 Defect #21729: Table of content (TOC macro) is not exported to PDFs
Duplicate with #19133. Jun NAITOH
18:50 Patch #21738 (Closed): Add .sql to mime-types
Since we are often attaching simple sql-scripts to issues, it would be helpful if the user can watch these scripts di... Benedikt Huss
17:43 Defect #21374 (Resolved): Redmine.org doesn't have a privacy policy
Thanks! Cris Fuhrman
15:57 Feature #6942 (Closed): Upload files from a folder
A feature to upload more than one file at once was implemented by #8579 (Redmine 2.3.0). Go MAEDA
13:19 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
+1 to single email. Plugins for this feature have always been unreliable and trying to communicate on redmine withou... budo kaiman
09:23 Feature #21727: mark every user as watcher of a news
Oh sorry.
I didn't know....
Felix Muster
07:58 Patch #21550 (Needs feedback): New option in html redmine link parsing - attachments
What is use case? Toshi MARUYAMA
02:59 Defect #3869: Filter using Target Version loses 'Target Version' part of the filter when applied across all tickets.
"Ewan Makepeace":http://www.redmine.org/users/1329 wrote at #1258#note-5 on 2008-09-08:
>Filtering of issues by targ...
Go MAEDA
02:53 Feature #1258 (Closed): Filtering of issues on Versions
#1258#note-5 is a separate request from the original and seems a duplicate of #3869.
I am closing this issue.
Go MAEDA
00:13 Defect #4154: Automatic rescheduling by precedes issue-relation should be added to the journal
+1 Kamil Franckiewicz

2016-01-14

23:02 Patch #18051: Cancel button on issue edit view
I developed a very simple plugin:
"Redmine cancel button":https://www.redmine.org/plugins/redmine_cancel_button
Kamil Franckiewicz
22:30 Defect #21374: Redmine.org doesn't have a privacy policy
I have created an initial revision [[PrivacyPolicy]] and put a link in the sidebar. Jan Niggemann (redmine.org team member)
22:18 Feature #21727 (Closed): mark every user as watcher of a news
Please ask questions on the forums. Thank you. Jan Niggemann (redmine.org team member)
11:05 Feature #21727 (Closed): mark every user as watcher of a news
Hello,
Per default only the author is watcher of the news he created.
/app/models/news.rb
@def add_author_as_wat...
Felix Muster
20:45 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
Arkhitech - More, Better, Faster! wrote:
> +1 for this feature. Mentioned user should not get added to the watcher's...
Kamil Franckiewicz
17:55 Defect #21730: Local links (#jumpToHere) are not exported as references inside an exported PDF
+1 budo kaiman
16:38 Defect #21730: Local links (#jumpToHere) are not exported as references inside an exported PDF
Affected version: 3.1.3 Rasca G.
15:56 Defect #21730 (New): Local links (#jumpToHere) are not exported as references inside an exported PDF
If the Wiki page contains an local reference to a sub headline, e.g. @[[myPage#whereToGo]]@ the reference is not usab... Rasca G.
17:55 Defect #21729: Table of content (TOC macro) is not exported to PDFs
+1 budo kaiman
16:39 Defect #21729: Table of content (TOC macro) is not exported to PDFs
Affected version: 3.1.3 Rasca G.
15:48 Defect #21729 (Closed): Table of content (TOC macro) is not exported to PDFs
While exporting a Wiki page to a PDF file an included TOC is not exported. When HTML is used for the export instead o... Rasca G.
17:35 Defect #10689 (Closed): PDF export prints brackets on wiki links
Brackets was removed by #13051.
Matteo Steccolini wrote:
> It would be great if internal links would be supported...
Toshi MARUYAMA
16:38 Defect #21731: blue footer in exported PDF
Affected Version: 3.1.3 Rasca G.
16:07 Defect #21731 (New): blue footer in exported PDF
If there is a list ("@*@") of page links at the end of an PDF page which will be continued with more items on the nex... Rasca G.
14:40 Defect #5880: Only consider open subtasks when computing the priority of a parent issue
Here is a patch with tests: attachment:defect-5880.diff
Please consider merging this fix.
Go MAEDA
10:53 Patch #21487: Larger font for email notifications
+1 thank you Maeda-san
Hide MATSUTANI
 

Also available in: Atom