Activity
From 2016-12-27 to 2016-12-30
2016-12-30
-
17:50 Patch #6050 (Resolved): Add plugin hooks to view_issues sidebar rendering...
- It would seem this is resolved in newer versions of Redmine.
-
09:42 Patch #6050: Add plugin hooks to view_issues sidebar rendering...
- Redmine 3.3 has the following hooks in the sidebar.
* :view_issues_sidebar_issues_bottom
* :view_issues_sidebar_p... -
14:24 Feature #19102: Redmine doesnt scale with large amount of projects
- +1
I have ~1000 projects and ~100 users and have same problem.
The performance is good (loading pages between 0... -
10:23 Patch #11492: Added :view_projects_index_activity_menu hook
- From #6497:
>>>> Jan from Planio www.plan.io wrote:
>>>> Request for a view_projects_index_contextual hook
>>>... -
09:51 Patch #8772 (Closed): Provide a hook for projects index contextual menu customization
- Closing as a duplicate of #11492.
-
08:58 Patch #2780 (Closed): Closed issues assigned to people are confusing
- It is a special requirement unique to the author's organization, not appropriate for Redmine core.
Closing. -
08:16 Defect #24718 (Closed): Prevent from reassigning spent time to an issue that is going to be deleted
- We can reassign reported hours to other issue when we delete issues.
But if you reassign reported hours to the issue... -
06:40 Patch #24692 (New): Issue destroy : Reassign time issue autocomplete
- Go MAEDA wrote:
> Reassigning destination issue must be an issue within the same project (please see the code in Iss... -
04:06 Defect #24624: closed subprojects on the project overview does not display another color
- What version of Redmine do you use? I think it is <= 3.3.0.
The feature to show closed subprojects in different colo... -
02:55 Patch #24649: Make Spent time clickable in issue lists
- Thank you for submitting the patch but it cannot be applied cleanly to the current trunk (r16111).
source:trunk/app/... -
02:13 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
- Rouge 2.0.7 supports 113 languages.
The following is the list of supported languages.
{{collapse(Show the list of... -
00:49 Feature #3547: Wiki include macro: add ability to include single section
- +1 I was looking for a way to do this today.
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 ... -
23:04 Feature #202: Textilization of Documents, News and Timelog-entry comments
- The attached patch adds textilization to spent time comments also.
-
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.
... -
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... -
16:41 Defect #24709 (Closed): For importer plugin how can we assign custom field value.
- Please use forum for question.
-
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.
-
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... -
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... -
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... -
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 -
08:14 Defect #24616: Should not replace all invalid utf8 characters (e.g in mail)
- Looks good to me....
-
10:20 Patch #24713 (Closed): Remove iteration in ApplicationHelper#syntax_highlight_lines
- ...
-
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.... -
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/...
2016-12-28
-
21:34 Feature #1248: New Permission: Edit own issues
- Yes please, this is an important feature to have!
-
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. -
14:59 Feature #21808: Make the Sidebar collapsible, stateful
- +1
-
13:21 Defect #24709 (Closed): For importer plugin how can we assign custom field value.
-
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... -
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://... -
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... -
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... -
01:16 Defect #24699 (Closed): Error 500 on timesheet report
- Redmine 3.1 is not maintained.
Try without plugins.
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 ... -
21:04 Feature #1040: Global wiki
- +1
-
21:03 Feature #1040: Global wiki
- +1
-
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 ! -
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... -
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'... -
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 ... -
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... -
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... -
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. -
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"... -
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... -
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... -
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...
Also available in: Atom