Project

General

Profile

Activity

From 2015-02-18 to 2015-02-20

2015-02-20

21:39 Defect #13654: Can't set parent issue when issue relations among child issues are present
+1 - will be very useful Omer Arslan
21:36 Feature #5195: edit_own_issues and delete_own_issues permissions
+1 - will be very useful Omer Arslan
09:08 Feature #5195: edit_own_issues and delete_own_issues permissions
+1 would be very useful Michael Heinze
21:35 Feature #1248: New Permission: Edit own issues
+1 - will be very useful Omer Arslan
08:17 Feature #1248: New Permission: Edit own issues
+1 Oleg Aksenov
21:34 Feature #1853: Make Projects truly independent of each other
+1 - will be very useful Omer Arslan
08:19 Feature #1853: Make Projects truly independent of each other
+1 - will be very useful Oleg Aksenov
18:15 Defect #19149: TinyTDS generates SQL for wrong version of MS SQL
Found out that activerecord 4.2 supports only MS SQL 2012 and higher. Still this is an issue cause Redmine can't run ... Serghei Zagorinyak
17:40 Defect #19149 (Closed): TinyTDS generates SQL for wrong version of MS SQL
After upgrading an instance of Redmine 2.6.0 to 3.0.0 I have encountered the following problem: while running on MS S... Serghei Zagorinyak
14:39 Feature #13993: Make it possible to exclude private issue notes on PDF export
Ulf Johansson wrote:
> Allowing the user to exclude private comments from the PDF export would make it possible for ...
Jesús M. Navarro
13:50 Feature #5816: New issue initial status should be settable in workflow
+1 Ben Scott
08:18 Feature #1543: Setting permissions for viewing the Activity page.
+1 Oleg Aksenov
05:38 Defect #19121: Mismath of feature and documentation in activities (time tracking) custom field
Well, it is the documentation that is not specific enough. Time entry activity custom fields are available[1] on the ... Mischa The Evil
05:30 Defect #19040: Potential DB deadlocks on concurrent issue creation
I created issue.
https://github.com/collectiveidea/awesome_nested_set/issues/298
Toshi MARUYAMA
03:22 Defect #18733: Error 500 on groups feature
I'm not a ruby programmer, but the following patch might work for this plugin:... Kevin NZ

2015-02-19

22:15 Feature #285: Tracker role-based permissioning
In our company we have many issues that are necessary to have other "non-members" of the project to be involved in an... mike B
21:14 Feature #19097: Responsive layout for mobile devices
Here's a second patch which fixes scrolling in the basecamp (and possibly other) theme(s) Jan from Planio www.plan.io
20:29 Feature #19131: Use a better content type for attachments created with application/octet-stream
Thanks! Felix Schäfer
20:07 Feature #19131 (Closed): Use a better content type for attachments created with application/octet-stream
Jean-Philippe Lang
18:47 Feature #19131 (Resolved): Use a better content type for attachments created with application/octet-stream
Change committed in r14034. Jean-Philippe Lang
11:54 Feature #19131: Use a better content type for attachments created with application/octet-stream
Toshi MARUYAMA wrote:
> OpenProject (*GPL3*) uses another approach of attachment detection.
Sounds a bit overkill...
Jean-Philippe Lang
05:10 Feature #19131: Use a better content type for attachments created with application/octet-stream
OpenProject (*GPL3*) uses another approach of attachment detection.
https://github.com/opf/openproject/commit/fb096b...
Toshi MARUYAMA
19:05 Defect #15581 (Closed): Another broken display of subtasks on parent issues
We dropped awesome_nested_set gem (#18860) in Redmine version:3.0.0. Toshi MARUYAMA
18:50 Defect #6579: Tree hierachy being currupted on multiple submissions of an issue
Etienne Massip wrote:
> It seems okay to have 1 and 2 if the issue has no hierarchy, what do you expect ?
I have ...
Toshi MARUYAMA
18:46 Defect #14335 (Closed): Issue.rebuild! "lft" and "rgt" are 1 and 2
We dropped awesome_nested_set gem (#18860) in Redmine version:3.0.0.
I have reported this issue.
https://github.c...
Toshi MARUYAMA
18:41 Defect #19132: DEPRECATION WARNING: db/migrate/001_setup.rb
No need to set target version. Toshi MARUYAMA
18:38 Defect #19132 (Closed): DEPRECATION WARNING: db/migrate/001_setup.rb
Fixed in r14032. Jean-Philippe Lang
05:13 Defect #19132 (Closed): DEPRECATION WARNING: db/migrate/001_setup.rb
https://travis-ci.org/marutosi/redmine-bb/jobs/51242421#L416
> DEPRECATION WARNING: You attempted to assign a valu...
Toshi MARUYAMA
17:44 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
+1
It is also a important feature for our usage of Redmine.
I'll start working on this.
Lucile Quirion
17:15 Patch #19116: Files REST API
Here is the updated patch.
The expected JSON format is...
Lucile Quirion
15:20 Defect #13654: Can't set parent issue when issue relations among child issues are present
+1
Fix please!
Alexander Morozov
11:01 Patch #19134: How to override the model method visible_condition
Ok, thanks Kamal Chabi
10:44 Patch #19134 (Closed): How to override the model method visible_condition
Please use forum for questions. Toshi MARUYAMA
10:10 Patch #19134 (Closed): How to override the model method visible_condition
I want to override the model method with my plugin. I tried to create a new model Patch with method that should overr... Kamal Chabi
07:05 Defect #9783 (Closed): PDF Export ignores Child pages
"child_pages" is fixed by #13051.
But "toc" is still lost (#19133).
Toshi MARUYAMA
07:03 Defect #19133 (New): PDF Export loses {{toc}}
On trunk r14031:
!toc-lost.png!
Toshi MARUYAMA

2015-02-18

21:27 Feature #19131: Use a better content type for attachments created with application/octet-stream
This is in fact exactly what we have done for Planio until we had worked out a solution here. I had thought the creat... Felix Schäfer
21:23 Feature #19131: Use a better content type for attachments created with application/octet-stream
... Jean-Philippe Lang
21:21 Feature #19131: Use a better content type for attachments created with application/octet-stream
Or maybe just store the provided content type and guess a better one when a serving a file, just like it's already do... Jean-Philippe Lang
21:16 Feature #19131: Use a better content type for attachments created with application/octet-stream
We have only observed this for emails, but this can be moved to the model without problem too. I will adapt the patch... Felix Schäfer
21:12 Feature #19131: Use a better content type for attachments created with application/octet-stream
Any reason to do this in the mail handler and not in the Attachment model? If an image is uploaded via a browser or t... Jean-Philippe Lang
21:01 Feature #19131: Use a better content type for attachments created with application/octet-stream
The attached patch tries to better guess the mime type of attachments incoming via email if the mime-type of the atta... Felix Schäfer
20:54 Feature #19131 (Closed): Use a better content type for attachments created with application/octet-stream
Some email clients will always send attachments with a mime-type of @application/octet-stream@ instead of correctly s... Felix Schäfer
18:18 Feature #12097: Multi Thread Support
I forgot to change resolution. Toshi MARUYAMA
13:20 Feature #12097 (Closed): Multi Thread Support
http://edgeguides.rubyonrails.org/4_0_release_notes.html#general
> Thread safe by default - Rails can run in threade...
Toshi MARUYAMA
13:14 Feature #12097: Multi Thread Support
Can we close this? Jean-Philippe Lang
18:01 Patch #19116: Files REST API
Thanks for the feedback, I'll modify my patch.
Concerning the POST request, would the following JSON be acceptable...
Lucile Quirion
13:06 Patch #19116: Files REST API
That's a good start but here are a few things that need to be changed:
* I'll prefer to keep only one resource for...
Jean-Philippe Lang
17:50 Feature #17720: Filter issues by "Updated by" and "Last updated by"
+1
These 2 filters would make sense for us too.
For example: List all the open issues I have modified since "that...
Joel SCHAAL
17:49 Defect #19128: Searching for a number that happens to be an issue id
Since when did a search box inherently mean something other than search for text within the context that you are sear... Tyghe Vallard
17:28 Defect #19128: Searching for a number that happens to be an issue id
> I know that you can wrap the text in the search box with quotes such as "80815" which will then bring up a search r... Jean-Philippe Lang
17:20 Defect #19128 (Closed): Searching for a number that happens to be an issue id
I'm closing it as it works like this by design (see r489), the search box can be used as a shortcut for going to an i... Jean-Philippe Lang
17:03 Defect #19128 (Closed): Searching for a number that happens to be an issue id
If you search for a number in the search box it takes you directly to the issue id if there is an issue id for that n... Tyghe Vallard
17:23 Defect #15183 (Closed): Edit wiki region: edit right region if not all heading levels are used, e.g. h2. .... h5.
Jean-Philippe Lang
16:27 Defect #15183: Edit wiki region: edit right region if not all heading levels are used, e.g. h2. .... h5.
Sorry for late reply. I could not reproduce the issue with the current version and the ticket can be closed. Anonymous
17:22 Feature #19126 (Needs feedback): Possibility to disable subtasks
You should be able to do that by removing the manage subtasks permission. Did you try it? Jean-Philippe Lang
16:34 Feature #19126 (Closed): Possibility to disable subtasks
I would like to be able to disable subtasks at all. It is possible to disable http://www.redmine.org/projects/redmine... Anonymous
16:05 Feature #1365: Allow Project by Project setting of a 'Default' Tracker value including nil
Any updates in this area? Default tracker could really help... Maciej Liżewski
15:44 Feature #14534: Upgrade to Rails 4.2
This issue is closed and we dropped awesome_nested_set gem (#18860) in version:3.0.0.
But I record some my works.
...
Toshi MARUYAMA
15:04 Feature #8424: Add private issue option to receiving emails
+1
(I hope is not too bad to "plus one" my own feature request ;)
Daniel Feliciano Branco
13:59 Feature #8424: Add private issue option to receiving emails
No changes on this? I tried to change the mailhandler-script, but seems like the API does not support it, does it not... Aleksander Vines
13:15 Defect #6579 (Closed): Tree hierachy being currupted on multiple submissions of an issue
Jean-Philippe Lang
12:44 Defect #19120 (Closed): Wrap parent task title on the issue list
Patch committed, thanks. Jean-Philippe Lang
12:42 Defect #19065 (Closed): API: issue details created_on timestamp not formatted as expected
Jean-Philippe Lang
12:38 Defect #19002: Typos in descriptions of buildin macros (seen through {{macro_list}} output)
Thanks for pointing this out. This will be fixed when I'll upgrade redmine.org. Jean-Philippe Lang
12:35 Defect #18961 (Closed): {{macro_list}} error when choose markdown as wiki language
Jean-Philippe Lang
12:35 Defect #18922 (Closed): rdm-mailhandler.rb should catch EOFError
Jean-Philippe Lang
12:34 Defect #18896 (Closed): Grouping of Boolean field in Query: group not displayed for "No" value if the group is in first position
Jean-Philippe Lang
12:33 Defect #18894 (Closed): Grouping of Boolean field: Both "No" and "blank" tickets are grouped in "none" groups
Jean-Philippe Lang
12:31 Defect #18883 (Closed): Slow rendering of large textile tables
Jean-Philippe Lang
12:30 Defect #17722 (Closed): Plugin update check not working if redmine is viewed over https
Jean-Philippe Lang
10:56 Defect #15878 (Closed): Automatic line break on a numbered list should start the same position as the text before the line break.
Thank you. Toshi MARUYAMA
09:21 Feature #3842: add signature to outgoing email notifications
+1 signatures in user setting Joerg Oswald
04:01 Defect #18580: Can't bulk edit own time entries with "Edit own time entries"
> Needs feedback
My message is feedback (we work together with Evgeniy Veretennikov - I'm his boss :-]).
There ar...
VVD VVD
01:10 Defect #19117: XSS Vulnerability in Flash rendering
Thanks! Jan from Planio www.plan.io
 

Also available in: Atom