Activity
From 2016-12-29 to 2016-12-31
2016-12-31
-
17:49 Feature #24662: Add option to remove trailing whitespace on saving wiki pages
- Jean-Philippe Lang wrote:
> Another option would be to ignore trailing spaces when parsing tables.
Actually, it w... -
17:48 Feature #24662: Add option to remove trailing whitespace on saving wiki pages
- Another option would be to ignore trailing spaces when parsing tables.
-
16:51 Feature #24720: Move all 'new item' links in project settings to above the item tables
- I agree that all the "New xxx" links should be at the same place but I think it would be more convenient (and more co...
-
07:27 Feature #24720 (Closed): Move all 'new item' links in project settings to above the item tables
- I just noticed that the 'New member' link on the members tab of the project settings is placed above the table with t...
-
16:29 Defect #24722 (Resolved): Error when trying to reassign spent time when deleting issues from different projects
- Workaround committed in r16121.
-
16:22 Defect #24722 (Closed): Error when trying to reassign spent time when deleting issues from different projects
- When deleting issues from different projects and trying to reassign spent time to an issue, a 500 error occurs.
-
16:08 Defect #24693 (Resolved): Spent time on subtasks should also be reassigned when deleting an issue
- The fix is included in r16118, thanks.
-
16:08 Defect #24599: Upgrade Redmin 3.2.0 to 3.3.1
- How can it be too old if it meets the requirements here:
http://www.redmine.org/projects/redmine/wiki/RedmineInsta... -
16:06 Defect #24718 (Resolved): Prevent from reassigning spent time to an issue that is going to be deleted
- We should also prevent from reassigning time to a subtask that is going to be deleted as well.
r16118 should fix thi... -
14:33 Defect #22034 (Resolved): Locked users disappear from project settings
- Fixed with tests in r16116. The memberships API is also updated to return locked members.
Thanks for pointing this out. -
13:55 Defect #24719 (Closed): New subtask link should not be shown when parent_id field is disabled for the tracker
- Sebastian Paluch wrote:
> When Parent Id is disabled it means that an issue cannot have parent task. It does not mea... -
09:30 Defect #24719: New subtask link should not be shown when parent_id field is disabled for the tracker
- When Parent Id is disabled it means that an issue cannot have parent task. It does not mean that it cannot have subta...
-
02:05 Defect #24719 (Closed): New subtask link should not be shown when parent_id field is disabled for the tracker
- Users cannot create subtasks when parent_id field is disabled for the tracker.
But current versions of Redmine shows... -
13:46 Defect #24646 (Resolved): X-Sendfile is missing in response headers
- The problem was caused by Rack::ContentLength. This should be fixed by r16114.
Thanks for pointing this out. -
10:26 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
- I'm currently wrapping-up a review of the proposed change and the corresponding patches provided by Go.
-
02:09 Defect #24606 (Closed): parent task id never filled in the field 'parent_task'
- Go MAEDA wrote:
> Probably you have disabled "Parent task" field of the tracker.
> Please go to edit tracker page v...
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/...
Also available in: Atom