Activity
From 2017-11-30 to 2017-12-02
2017-12-02
-
22:19 Feature #7080: Alternate default activity in time logging
- +1 we need this feature
-
13:41 Feature #27705 (New): Gemify redmine plugins
- I want to install redmine plugins by adding gem name to Gemfile.local like "redmine_github_hook":https://github.com/k...
-
11:28 Defect #20513: Unloadable plugin convention breaks with Rails 4.2.3
- Go MAEDA wrote:
> Can we remove all 'unloadable' from plugin templates?
>
> [...]
Yes we can, I personally thi...
2017-12-01
-
22:25 Feature #26045: Does API REST show fields added by plugins?
- It currently doesn't, but there's a patch to enable the hooks required for this: #15986
-
22:24 Patch #15986: Hook for REST API
- The provided patch looks reasonable to me.
I found this because I was looking for a way to get the tags associated... -
16:48 Patch #27695 (Closed): Fix ActiveRecord::RecordNotUnique errors when trying to add certain issue relations
- When adding issue relations, under certain conditions, it is not possible for the model validations to check whether ...
-
14:46 Defect #27693: In queries, operator "Any" should be "Not empty"
- In our redmine install, we have "ALL" instead of "ANY", but the "problem" remains
-
14:43 Defect #27693 (New): In queries, operator "Any" should be "Not empty"
- In queries, the operator "All" actually returns only fields which are not empty.
Let's say I create an Issue Query w... -
14:43 Defect #19059: Wrong number of issues for a version in the roadmap
- This issue was fixed by r17051.
I don't think that a test is required also for this scenario, it is covered by the... -
14:40 Defect #19187: Roadmap links in subproject
- This issue was fixed by r17051.
I've attached a test that passes on the current trunk, but fails on r17049 or any ... -
13:30 Defect #27126: Breadcrumbs and Drop-down List corrupted
- Did you try @bundle exec rails runner "Project.rebuild_tree!"@?
-
13:22 Defect #27691 (Closed): Issue created from mail_handler with description empty from
- Env : redmine 3.2.8 - PRODUCTION
OS: Debian 8.9
Mailhandler: source:tags/3.2.8/extra/mail_handler/rdm-mailhandler.r... -
09:50 Defect #26880: Cannot clear all watchers when copying an issue
- I think the attached patch will solve this problem.
this patch compatible with latest trunk (r17055). -
09:35 Defect #27359 (Closed): Getting issues by multiple values of custom fields
- Please use forum for question.
-
09:31 Defect #27683 (Closed): Filter assignee field
- Please do not create "Defect" issue for question.
If you have a question, please use forum.
If you have a feature r... -
09:31 Defect #27682 (Closed): Email notifications
- Please do not create "Defect" issue for question.
If you have a question, please use forum.
If you have a feature r... -
09:30 Feature #1077: ICS view of Calendar
- Al Pocheche wrote:
> Done! I installed this one https://github.com/buschmais/redmics and working fine. Thanks any wa... -
09:22 Defect #27685 (Closed): redmine_highlightjs plugin fix
- Please contact plugin author.
This issue tracker is for only Redmine core. -
07:07 Defect #27685 (Closed): redmine_highlightjs plugin fix
- In redmine version 3.4.x, the theme change does not work in the plugin Redmine HighlightJS syntax(http://www.redmine....
2017-11-30
-
19:03 Defect #27683 (Closed): Filter assignee field
- I have a project with several groups and users and when I create an issue,in the Assignee field I see the groups crea...
-
18:58 Defect #27682 (Closed): Email notifications
- I am starting to work with redmine and I need to configure the email notifications for users.
I want users to receiv... -
08:24 Feature #8488: Create an 'Involve' mechanism to private issues
- +1
-
03:12 Feature #27644: Journals and notifications on changes on Issues set by relations
- Eva Encabo wrote:
> This is something like discussed on #6687
Indeed. We have somewhat of the same behaviour with... -
02:46 Feature #27680: Changing Subject Line in email notification when an issue is created or updated
- The 'desired' format, somehow got messed up, below is what we need, add a # at the beginning in the subject line:
... -
02:43 Feature #27680 (Closed): Changing Subject Line in email notification when an issue is created or updated
- Currently the format is as follows:...
-
02:25 Feature #24469: In the Gantt chart I'd like to add a new row function sequentially same as a ticket tab by order
- +1
If this feature is realized, I think the Gantt chart will be easier to use. -
02:00 Patch #27678 (New): Make "Check all / Uncheck all" link noticeable
- On the screen such as workflow there is 'Check all / Uncheck all' link.
However, that link is not very used because... -
01:33 Patch #27663: Same relates relation can be created twice
- Fix for the test failure described in #27663#note-4.
@issue_from_id@ is always smaller than @issue_to_id@ after appl... -
01:07 Patch #27663 (New): Same relates relation can be created twice
- The patch breaks a test....
Also available in: Atom