Project

General

Profile

Activity

From 2016-12-27 to 2016-12-29

2016-12-29

23:34 Feature #588: Move timelog between projects
We're very interested too in this feature, but I'm not sure how it should work.
I see 2 possibilities:
1. Allow ...
Marius BĂLTEANU
23:04 Feature #202: Textilization of Documents, News and Timelog-entry comments
The attached patch adds textilization to spent time comments also. Marius BĂLTEANU
16:50 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
Fixed multiline comments highlighting issue in file view, the same problem that was reported as #7495 for CodeRay.
...
Go MAEDA
06:56 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
Marius BALTEANU wrote:
> I tested the patch and I've the following observations:
> # We should rename the "codeRay...
Go MAEDA
16:41 Defect #24709 (Closed): For importer plugin how can we assign custom field value.
Please use forum for question. Toshi MARUYAMA
16:34 Patch #21705: Option for long text custom fields to be displayed using full width
This is one of those features that I didn't know I needed it until I saw it. This is very useful. Thanks Marius. Kush Suryavanshi
16:06 Patch #21705: Option for long text custom fields to be displayed using full width
New version of the patch:
- renamed the custom field setting from "show under description" to "full width layout" (I...
Marius BĂLTEANU
10:41 Defect #24616: Should not replace all invalid utf8 characters (e.g in mail)
Thanks Toshi, I rechecked it again and all tests are passing.
source:tags/3.3.1/test/unit/lib/redmine/codeset_uti...
Pavel Rosický
09:34 Defect #24616: Should not replace all invalid utf8 characters (e.g in mail)
Pavel Rosický wrote:
> Hello,
> I've an email, that is encoded in utf8, but it contains an invalid character. In th...
Toshi MARUYAMA
09:31 Defect #24616: Should not replace all invalid utf8 characters (e.g in mail)
Did you run whole tests?
Especially this test.
source:tags/3.3.1/test/unit/lib/redmine/codeset_util_test.rb
Toshi MARUYAMA
08:14 Defect #24616: Should not replace all invalid utf8 characters (e.g in mail)
Looks good to me.... Go MAEDA
10:20 Patch #24713 (Closed): Remove iteration in ApplicationHelper#syntax_highlight_lines
... Go MAEDA
03:06 Defect #24599: Upgrade Redmin 3.2.0 to 3.3.1
Adrian Klaver wrote:
> Same issue though going from 3.2.3 to 3.2.4.
I think it is fixed by r15947.
> ruby 1.9....
Toshi MARUYAMA
00:24 Defect #24599: Upgrade Redmin 3.2.0 to 3.3.1
Same issue though going from 3.2.3 to 3.2.4.
The Redmine site says:
http://www.redmine.org/projects/redmine/wiki/...
Adrian Klaver

2016-12-28

21:34 Feature #1248: New Permission: Edit own issues
Yes please, this is an important feature to have! Pasi Karkkainen
15:02 Feature #22802: Add the posibility to set/change the position of an issue in a version
+1
For agile development, I really want this feature.
Akipii Oga
14:59 Feature #21808: Make the Sidebar collapsible, stateful
+1 Akipii Oga
13:21 Defect #24709 (Closed): For importer plugin how can we assign custom field value.
sarthak gandhi
10:41 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
I tested the patch and I've the following observations:
# We should rename the "codeRay" variable in source:trunk/p...
Marius BĂLTEANU
07:48 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
This is a patch to replace CodeRay with Rouge.
With this patch applied, we can highlight "100+ languages":https://...
Go MAEDA
09:55 Patch #24708 (Closed): Traditional Chinese translation (to r16111)
* New
** setting_commit_logs_formatting, setting_mail_handler_enable_regex_delimiters, error_move_of_child_not_possi...
ChunChang (Nagaharu) Lo
09:50 Defect #24707 (Closed): Activity in User Profile shows incorrect date/time, dependent to Time zone
There are 3 area which shows "Activity".
# Activity in "Project"
# Activity in "User Profile" (offical name maybe d...
kaz k
01:16 Defect #24699 (Closed): Error 500 on timesheet report
Redmine 3.1 is not maintained.
Try without plugins.
Toshi MARUYAMA

2016-12-27

23:51 Feature #24706 (New): Conditional or Alternate View of an issue's content.
I would like to be able to printout a subsection of an issue to give to a customer.
*For example*
In order to ...
Hal Glenn
21:04 Feature #1040: Global wiki
+1 Oleksandr Berg
21:03 Feature #1040: Global wiki
+1 Ninja Ya
15:27 Defect #24693: Spent time on subtasks should also be reassigned when deleting an issue
Thanks for your response !
I will the send patch that will include the tests during this week.
Have a great day !
Anonymous
12:51 Defect #24693: Spent time on subtasks should also be reassigned when deleting an issue
Confirmed the problem.
This patch works as expected. The remaining work is to add tests.
**Total spent time is 11...
Go MAEDA
10:41 Defect #24699 (Closed): Error 500 on timesheet report
Hi,
i'm receiving an error 500 using the report and details link of a project
inspecting the redmine's log i'...
Paolo Lazzaro
10:03 Patch #13612: Members roles : display group of role
Thanks to have generated the patch against current core.
This is a view only enhancement, with code that could be ...
Jérôme BATAILLE
04:52 Patch #13612: Members roles : display group of role
Go MAEDA wrote:
> Jérôme BATAILLE wrote:
> > Can you check it again ?
>
> The file @RM_13612_members_roles_-_dis...
Mischa The Evil
10:01 Defect #24698: "Icon for Datepicker" does not appear if the issue has a child issue (or issues).
Go MAEDA wrote:
> The problem has been fixed in Redmine 3.1.4 (#21219). Please update your Redmine.
> Thank you for...
kaz k
09:08 Defect #24698 (Closed): "Icon for Datepicker" does not appear if the issue has a child issue (or issues).
The problem has been fixed in Redmine 3.1.4 (#21219). Please update your Redmine.
Thank you for reporting.
Go MAEDA
08:02 Defect #24698 (Closed): "Icon for Datepicker" does not appear if the issue has a child issue (or issues).
When editing the issue, fields are displayed for modification in "Change properties" area.
In the area, "Start date"...
kaz k
05:12 Feature #1474: Show last comment/notes in the issue list
Marius BALTEANU wrote:
> Now I have attached the 3rd version which applies ok and passes all the tests.
FWIW: I h...
Mischa The Evil
02:24 Patch #24692 (Needs feedback): Issue destroy : Reassign time issue autocomplete
Thank you for submitting the patch.
Reassigning destination issue must be an issue within the same project (please...
Go MAEDA
01:09 Defect #24596 (Needs feedback): User_to_group mapping exists after deleting given user
Could you explain how to reproduce this?
I could not reproduce the problem described in this issue.
---
The us...
Go MAEDA
 

Also available in: Atom